[2026-01-30 00:00:00] [query] Found results using: or logic
[2026-01-30 00:00:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (730,1526,1470,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-29 23:59:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:00:00] [query] Results: 1190 Pages of results: 6
[2026-01-30 00:00:00] [query] Execution time: 0.55238
[2026-01-30 00:00:09] [query] Query for: patrick lynch realtor north carolina
[2026-01-30 00:00:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:00:09] [query] Engine: default
[2026-01-30 00:00:09] [query] Tokens: patrick, lynch, realtor, north, carolina
[2026-01-30 00:00:09] [query] Mods: 11
[2026-01-30 00:00:09] [query] Trying AND logic
[2026-01-30 00:00:09] [query] Using OR logic
[2026-01-30 00:00:10] [query] Found results using: or logic
[2026-01-30 00:00:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1642,12467,402,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:00:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:00:10] [query] Results: 869 Pages of results: 5
[2026-01-30 00:00:10] [query] Execution time: 0.69205
[2026-01-30 00:00:29] [query] Query for: armstrong creek school education support
[2026-01-30 00:00:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:00:29] [query] Engine: default
[2026-01-30 00:00:29] [query] Tokens: creeks, armstrong, education, school, support
[2026-01-30 00:00:29] [query] Mods: 11
[2026-01-30 00:00:29] [query] Trying AND logic
[2026-01-30 00:00:29] [query] Using OR logic
[2026-01-30 00:00:29] [query] Found results using: or logic
[2026-01-30 00:00:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14917,5168,2107,1043)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57022,14917,5168,2107,1043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:00:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:00:29] [query] Results: 283 Pages of results: 2
[2026-01-30 00:00:29] [query] Execution time: 0.17383
[2026-01-30 00:00:31] [query] Query for: gas
[2026-01-30 00:00:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:00:31] [query] Engine: default
[2026-01-30 00:00:31] [query] Tokens: gas
[2026-01-30 00:00:31] [query] Mods: 11
[2026-01-30 00:00:31] [query] Found results using: or logic
[2026-01-30 00:00:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6542) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:00:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:00:31] [query] Results: 23 Pages of results: 1
[2026-01-30 00:00:31] [query] Execution time: 0.02157
[2026-01-30 00:01:17] [query] Query for: real estate agents rates
[2026-01-30 00:01:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:01:17] [query] Engine: default
[2026-01-30 00:01:17] [query] Tokens: real, estate, agents, rates
[2026-01-30 00:01:17] [query] Mods: 11
[2026-01-30 00:01:17] [query] Trying AND logic
[2026-01-30 00:01:17] [query] Using OR logic
[2026-01-30 00:01:17] [query] Found results using: or logic
[2026-01-30 00:01:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,1251) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:01:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:01:17] [query] Results: 1066 Pages of results: 6
[2026-01-30 00:01:17] [query] Execution time: 0.44558
[2026-01-30 00:01:37] [query] Query for: さんすみ海上　沿革
[2026-01-30 00:01:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:01:37] [query] Engine: default
[2026-01-30 00:01:37] [query] Tokens: さんすみ海上 沿革
[2026-01-30 00:01:37] [query] Mods: 11
[2026-01-30 00:01:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:01:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:01:37] [query] Results: 0 Pages of results: 0
[2026-01-30 00:01:37] [query] Execution time: 0.10887
[2026-01-30 00:02:13] [query] Query for: how women fight to the right vote
[2026-01-30 00:02:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:02:13] [query] Engine: default
[2026-01-30 00:02:13] [query] Tokens: women, fight, right, vote
[2026-01-30 00:02:13] [query] Mods: 11
[2026-01-30 00:02:13] [query] Trying AND logic
[2026-01-30 00:02:13] [query] Using OR logic
[2026-01-30 00:02:13] [query] Found results using: or logic
[2026-01-30 00:02:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11907,12278,1273,363) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:02:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:02:13] [query] Results: 454 Pages of results: 3
[2026-01-30 00:02:13] [query] Execution time: 0.12889
[2026-01-30 00:02:44] [query] Query for: can illegal immigrants no longer register cars in texas 2026
[2026-01-30 00:02:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:02:44] [query] Engine: default
[2026-01-30 00:02:44] [query] Tokens: can, illegal, immigrants, longer, register, cars, texas, 2026, texas 2026
[2026-01-30 00:02:44] [query] Mods: 11
[2026-01-30 00:02:44] [query] Using OR logic
[2026-01-30 00:02:44] [query] Found results using: or logic
[2026-01-30 00:02:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,589,13566,14321,25830,744,908,4115)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,14321,25830,744,908,13566,4115,28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:02:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:02:44] [query] Results: 936 Pages of results: 5
[2026-01-30 00:02:44] [query] Execution time: 0.37015
[2026-01-30 00:03:09] [query] Query for: u umlaut alt code
[2026-01-30 00:03:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:03:09] [query] Engine: default
[2026-01-30 00:03:09] [query] Tokens: u, alt, code, umlaut
[2026-01-30 00:03:09] [query] Mods: 11
[2026-01-30 00:03:09] [query] Using OR logic
[2026-01-30 00:03:09] [query] Found results using: or logic
[2026-01-30 00:03:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3592,88,2161)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2161,3592,88,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:03:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:03:09] [query] Results: 276 Pages of results: 2
[2026-01-30 00:03:09] [query] Execution time: 0.17803
[2026-01-30 00:03:32] [query] Query for: 220
[2026-01-30 00:03:32] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:03:32] [query] Engine: forms_and_contracts
[2026-01-30 00:03:32] [query] Tokens: 220
[2026-01-30 00:03:32] [query] Mods: 5
[2026-01-30 00:03:32] [query] Found results using: or logic
[2026-01-30 00:03:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13954) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:03:32] [query] Results: 2 Pages of results: 1
[2026-01-30 00:03:32] [query] Execution time: 0.01976
[2026-01-30 00:04:04] [query] Query for: what are the 2 required florida real estate ce courses
[2026-01-30 00:04:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:04:04] [query] Engine: default
[2026-01-30 00:04:04] [query] Tokens: 2, required, florida, real, estate, ce, courses, the 2
[2026-01-30 00:04:04] [query] Mods: 11
[2026-01-30 00:04:04] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:04:04] [query] Using OR logic
[2026-01-30 00:04:05] [query] Found results using: or logic
[2026-01-30 00:04:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,1709,4111,171,172,7229,6703,15824) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:04:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:04:05] [query] Results: 1395 Pages of results: 7
[2026-01-30 00:04:05] [query] Execution time: 0.76302
[2026-01-30 00:04:33] [index:background] Health check
[2026-01-30 00:04:34] [indexer:background] Health check
[2026-01-30 00:05:35] [query] Query for: jthbp5c22a5******
[2026-01-30 00:05:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:05:35] [query] Engine: default
[2026-01-30 00:05:35] [query] Tokens: jthbp5c22a5
[2026-01-30 00:05:35] [query] Mods: 11
[2026-01-30 00:05:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:05:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:05:35] [query] Results: 0 Pages of results: 0
[2026-01-30 00:05:35] [query] Execution time: 0.10340
[2026-01-30 00:06:40] [query] Query for: 4506 t form pdf
[2026-01-30 00:06:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:06:40] [query] Engine: default
[2026-01-30 00:06:40] [query] Tokens: 1725450634, 1725450634 1725450634, 1725450634 1725450637, 17254506341725450634, 17254506341725450637, 1725450637, 1725450638, 1725450638 1716478724, 1725450638 1716578224, 1725450638 1725450638
[2026-01-30 00:06:40] [query] Mods: 11
[2026-01-30 00:06:40] [query] Using OR logic
[2026-01-30 00:06:40] [query] Using OR logic
[2026-01-30 00:06:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817,3613,860)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (58777,58782,58781,58786,58785,58778,58776,58780,58792,58779) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:06:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:06:40] [query] Results: 0 Pages of results: 0
[2026-01-30 00:06:40] [query] Execution time: 0.06070
[2026-01-30 00:06:56] [query] Query for: 770
[2026-01-30 00:06:56] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:06:56] [query] Engine: forms_and_contracts
[2026-01-30 00:06:56] [query] Tokens: 770, 770g
[2026-01-30 00:06:56] [query] Mods: 5
[2026-01-30 00:06:56] [query] Using OR logic
[2026-01-30 00:06:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20344,20345) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:06:56] [query] Results: 0 Pages of results: 0
[2026-01-30 00:06:56] [query] Execution time: 0.01907
[2026-01-30 00:07:04] [query] Query for: lineas de block a altura ventana en republica dominicana
[2026-01-30 00:07:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:07:04] [query] Engine: default
[2026-01-30 00:07:04] [query] Tokens: republican, republican-controlled, republicancontrolled, republicans, republican’s, block, de, en
[2026-01-30 00:07:04] [query] Mods: 11
[2026-01-30 00:07:04] [query] Trying AND logic
[2026-01-30 00:07:04] [query] Using OR logic
[2026-01-30 00:07:04] [query] Found results using: or logic
[2026-01-30 00:07:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9156,3783,49439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4474,26137,26138,17885,17995,9156,3783,49439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:07:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:07:04] [query] Results: 85 Pages of results: 1
[2026-01-30 00:07:04] [query] Execution time: 0.06343
[2026-01-30 00:07:30] [query] Query for: タカショー
[2026-01-30 00:07:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:07:30] [query] Engine: default
[2026-01-30 00:07:30] [query] Tokens: タカショー
[2026-01-30 00:07:30] [query] Mods: 11
[2026-01-30 00:07:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:07:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:07:30] [query] Results: 0 Pages of results: 0
[2026-01-30 00:07:30] [query] Execution time: 0.12375
[2026-01-30 00:07:30] [query] Query for: disclosure of compensation
[2026-01-30 00:07:30] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:07:30] [query] Engine: forms_and_contracts
[2026-01-30 00:07:30] [query] Tokens: disclosure, compensation
[2026-01-30 00:07:30] [query] Mods: 5
[2026-01-30 00:07:30] [query] Trying AND logic
[2026-01-30 00:07:30] [query] Using OR logic
[2026-01-30 00:07:30] [query] Found results using: or logic
[2026-01-30 00:07:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6557,1772) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:07:30] [query] Results: 40 Pages of results: 1
[2026-01-30 00:07:30] [query] Execution time: 0.03558
[2026-01-30 00:08:35] [query] Query for: eas north carolina
[2026-01-30 00:08:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:08:35] [query] Engine: default
[2026-01-30 00:08:35] [query] Tokens: ease, easement, easements, eases, easier, easiest, easily, easily 90, easily-avoided, easily90
[2026-01-30 00:08:35] [query] Mods: 11
[2026-01-30 00:08:35] [query] Using OR logic
[2026-01-30 00:08:35] [query] Found results using: and logic
[2026-01-30 00:08:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,253)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3211,33622,8803,19096,4041,8156,6205,18158,33601,18169) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:08:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:08:35] [query] Results: 110 Pages of results: 1
[2026-01-30 00:08:35] [query] Execution time: 0.05394
[2026-01-30 00:08:36] [index:background] Health check
[2026-01-30 00:08:40] [index:background] Health check
[2026-01-30 00:08:49] [indexer:background] Health check
[2026-01-30 00:08:54] [query] Query for: instahack
[2026-01-30 00:08:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:08:54] [query] Engine: default
[2026-01-30 00:08:54] [query] Tokens: instahack
[2026-01-30 00:08:54] [query] Mods: 11
[2026-01-30 00:08:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:08:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:08:54] [query] Results: 0 Pages of results: 0
[2026-01-30 00:08:54] [query] Execution time: 0.08010
[2026-01-30 00:09:38] [query] Query for: nc home advantage mortgage first-time buyer program
[2026-01-30 00:09:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:09:38] [query] Engine: default
[2026-01-30 00:09:38] [query] Tokens: nc, home, advantage, mortgage, first, time, buyer, program, first-time
[2026-01-30 00:09:38] [query] Mods: 11
[2026-01-30 00:09:38] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:09:38] [query] Using OR logic
[2026-01-30 00:09:39] [query] Found results using: or logic
[2026-01-30 00:09:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,234,1656,622,126,72,3046,2550,2266) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:09:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:09:39] [query] Results: 1424 Pages of results: 8
[2026-01-30 00:09:39] [query] Execution time: 0.80086
[2026-01-30 00:09:44] [query] Query for: nc home advantage mortgage first-time buyer program
[2026-01-30 00:09:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:09:44] [query] Engine: default
[2026-01-30 00:09:44] [query] Tokens: nc, home, advantage, mortgage, first, time, buyer, program, first-time
[2026-01-30 00:09:44] [query] Mods: 11
[2026-01-30 00:09:44] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:09:44] [query] Using OR logic
[2026-01-30 00:09:45] [query] Found results using: or logic
[2026-01-30 00:09:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,234,1656,622,126,72,3046,2550,2266) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:09:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:09:45] [query] Results: 1424 Pages of results: 8
[2026-01-30 00:09:45] [query] Execution time: 0.71069
[2026-01-30 00:09:59] [query] Query for: フリー素材 本　写真
[2026-01-30 00:09:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:09:59] [query] Engine: default
[2026-01-30 00:09:59] [query] Tokens: フリー素材 本 写真
[2026-01-30 00:09:59] [query] Mods: 11
[2026-01-30 00:09:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:09:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:09:59] [query] Results: 0 Pages of results: 0
[2026-01-30 00:09:59] [query] Execution time: 0.13990
[2026-01-30 00:10:21] [query] Query for: nc home advantage mortgage first-time buyer program
[2026-01-30 00:10:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:10:21] [query] Engine: default
[2026-01-30 00:10:21] [query] Tokens: nc, home, advantage, mortgage, first, time, buyer, program, first-time
[2026-01-30 00:10:21] [query] Mods: 11
[2026-01-30 00:10:21] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:10:21] [query] Using OR logic
[2026-01-30 00:10:21] [query] Found results using: or logic
[2026-01-30 00:10:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,234,1656,622,126,72,3046,2550,2266) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:10:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:10:21] [query] Results: 1424 Pages of results: 8
[2026-01-30 00:10:21] [query] Execution time: 0.71400
[2026-01-30 00:11:06] [query] Query for: 꽃길만걷자 文星伊 高清
[2026-01-30 00:11:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:11:06] [query] Engine: default
[2026-01-30 00:11:06] [query] Tokens: 꽃길만걷자 文星伊 高清
[2026-01-30 00:11:06] [query] Mods: 11
[2026-01-30 00:11:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:11:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:11:06] [query] Results: 0 Pages of results: 0
[2026-01-30 00:11:06] [query] Execution time: 0.13055
[2026-01-30 00:12:15] [query] Query for: real estate leasing agent near me
[2026-01-30 00:12:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:12:15] [query] Engine: default
[2026-01-30 00:12:15] [query] Tokens: real, estate, leasing, agent, near
[2026-01-30 00:12:15] [query] Mods: 11
[2026-01-30 00:12:15] [query] Trying AND logic
[2026-01-30 00:12:15] [query] Using OR logic
[2026-01-30 00:12:16] [query] Found results using: or logic
[2026-01-30 00:12:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,9810,1470,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:12:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:12:16] [query] Results: 1148 Pages of results: 6
[2026-01-30 00:12:16] [query] Execution time: 0.56852
[2026-01-30 00:12:19] [query] Query for: real estate fees for selling
[2026-01-30 00:12:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:12:19] [query] Engine: default
[2026-01-30 00:12:19] [query] Tokens: real, estate, fees, selling
[2026-01-30 00:12:19] [query] Mods: 11
[2026-01-30 00:12:19] [query] Trying AND logic
[2026-01-30 00:12:19] [query] Using OR logic
[2026-01-30 00:12:20] [query] Found results using: or logic
[2026-01-30 00:12:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,3018,187) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:12:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:12:20] [query] Results: 1014 Pages of results: 6
[2026-01-30 00:12:20] [query] Execution time: 0.54171
[2026-01-30 00:12:43] [query] Query for: real estate fees for selling a house
[2026-01-30 00:12:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:12:43] [query] Engine: default
[2026-01-30 00:12:43] [query] Tokens: real, estate, fees, selling, house
[2026-01-30 00:12:43] [query] Mods: 11
[2026-01-30 00:12:43] [query] Trying AND logic
[2026-01-30 00:12:43] [query] Using OR logic
[2026-01-30 00:12:44] [query] Found results using: or logic
[2026-01-30 00:12:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,3018,187,244) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:12:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:12:44] [query] Results: 1078 Pages of results: 6
[2026-01-30 00:12:44] [query] Execution time: 0.45691
[2026-01-30 00:13:09] [query] Query for: flat fee real estate agent
[2026-01-30 00:13:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:13:09] [query] Engine: default
[2026-01-30 00:13:09] [query] Tokens: flat, fee, real, estate, agent
[2026-01-30 00:13:09] [query] Mods: 11
[2026-01-30 00:13:09] [query] Trying AND logic
[2026-01-30 00:13:09] [query] Using OR logic
[2026-01-30 00:13:09] [query] Found results using: or logic
[2026-01-30 00:13:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3526,1510,171,172,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:13:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:13:09] [query] Results: 1171 Pages of results: 6
[2026-01-30 00:13:09] [query] Execution time: 0.59905
[2026-01-30 00:13:11] [query] Query for: real estate agents prospect
[2026-01-30 00:13:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:13:11] [query] Engine: default
[2026-01-30 00:13:11] [query] Tokens: real, estate, agents, prospect
[2026-01-30 00:13:11] [query] Mods: 11
[2026-01-30 00:13:11] [query] Trying AND logic
[2026-01-30 00:13:11] [query] Found results using: and logic
[2026-01-30 00:13:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,1456) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:13:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1028', '12321', '13282', '17384', '20202', '21276', '25715', '25795', '55994') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:13:11] [query] Results: 9 Pages of results: 1
[2026-01-30 00:13:11] [query] Execution time: 0.07123
[2026-01-30 00:13:36] [index:background] Health check
[2026-01-30 00:13:36] [index:background] CPU load threshold (3) breached: 3.12 [waiting 2]
[2026-01-30 00:13:38] [indexer:background] CPU load threshold (3) breached: 3.12 [waiting 2]
[2026-01-30 00:13:38] [query] Query for: realestate agent reviews
[2026-01-30 00:13:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:13:38] [query] Engine: default
[2026-01-30 00:13:38] [query] Tokens: realestate, agent, reviews
[2026-01-30 00:13:38] [query] Mods: 11
[2026-01-30 00:13:38] [query] Trying AND logic
[2026-01-30 00:13:38] [query] Using OR logic
[2026-01-30 00:13:38] [query] Found results using: or logic
[2026-01-30 00:13:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7703,1470,4327) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:13:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:13:38] [query] Results: 586 Pages of results: 3
[2026-01-30 00:13:38] [query] Execution time: 0.12468
[2026-01-30 00:13:47] [query] Query for: realestate rental fees
[2026-01-30 00:13:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:13:47] [query] Engine: default
[2026-01-30 00:13:47] [query] Tokens: realestate, rental, fees
[2026-01-30 00:13:47] [query] Mods: 11
[2026-01-30 00:13:47] [query] Trying AND logic
[2026-01-30 00:13:47] [query] Using OR logic
[2026-01-30 00:13:47] [query] Found results using: or logic
[2026-01-30 00:13:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7703,625,3018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:13:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:13:47] [query] Results: 253 Pages of results: 2
[2026-01-30 00:13:47] [query] Execution time: 0.08306
[2026-01-30 00:13:49] [indexer:background] Health check
[2026-01-30 00:13:49] [indexer:background] CPU load threshold (3) breached: 3.63 [waiting 2]
[2026-01-30 00:14:05] [query] Query for: fallon
[2026-01-30 00:14:05] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:14:05] [query] Engine: nc_realtorsr_contacts
[2026-01-30 00:14:05] [query] Tokens: fallon
[2026-01-30 00:14:05] [query] Mods: 5
[2026-01-30 00:14:05] [query] Found results using: or logic
[2026-01-30 00:14:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47462) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:14:05] [query] Results: 1 Pages of results: 1
[2026-01-30 00:14:05] [query] Execution time: 0.03658
[2026-01-30 00:14:15] [query] Query for: real estate selling fees
[2026-01-30 00:14:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:14:15] [query] Engine: default
[2026-01-30 00:14:15] [query] Tokens: real, estate, selling, fees
[2026-01-30 00:14:15] [query] Mods: 11
[2026-01-30 00:14:15] [query] Trying AND logic
[2026-01-30 00:14:15] [query] Using OR logic
[2026-01-30 00:14:16] [query] Found results using: or logic
[2026-01-30 00:14:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,187,3018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:14:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:14:16] [query] Results: 1014 Pages of results: 6
[2026-01-30 00:14:16] [query] Execution time: 0.41648
[2026-01-30 00:14:32] [query] Query for: real estate agents carlton
[2026-01-30 00:14:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:14:32] [query] Engine: default
[2026-01-30 00:14:32] [query] Tokens: real, estate, agents, carlton
[2026-01-30 00:14:32] [query] Mods: 11
[2026-01-30 00:14:32] [query] Trying AND logic
[2026-01-30 00:14:32] [query] Found results using: and logic
[2026-01-30 00:14:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,26743) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:14:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('21391', '24915') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:14:32] [query] Results: 2 Pages of results: 1
[2026-01-30 00:14:32] [query] Execution time: 0.09596
[2026-01-30 00:15:22] [query] Query for: real estate leasing agent near me
[2026-01-30 00:15:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:15:22] [query] Engine: default
[2026-01-30 00:15:22] [query] Tokens: real, estate, leasing, agent, near
[2026-01-30 00:15:22] [query] Mods: 11
[2026-01-30 00:15:22] [query] Trying AND logic
[2026-01-30 00:15:22] [query] Using OR logic
[2026-01-30 00:15:22] [query] Found results using: or logic
[2026-01-30 00:15:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,9810,1470,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:15:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:15:22] [query] Results: 1148 Pages of results: 6
[2026-01-30 00:15:22] [query] Execution time: 0.45885
[2026-01-30 00:15:51] [query] Query for: flat fee real estate agent
[2026-01-30 00:15:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:15:51] [query] Engine: default
[2026-01-30 00:15:51] [query] Tokens: flat, fee, real, estate, agent
[2026-01-30 00:15:51] [query] Mods: 11
[2026-01-30 00:15:51] [query] Trying AND logic
[2026-01-30 00:15:51] [query] Using OR logic
[2026-01-30 00:15:52] [query] Found results using: or logic
[2026-01-30 00:15:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3526,1510,171,172,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:15:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:15:52] [query] Results: 1171 Pages of results: 6
[2026-01-30 00:15:52] [query] Execution time: 0.53647
[2026-01-30 00:15:56] [query] Query for: real estate fees for selling a house
[2026-01-30 00:15:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:15:56] [query] Engine: default
[2026-01-30 00:15:56] [query] Tokens: real, estate, fees, selling, house
[2026-01-30 00:15:56] [query] Mods: 11
[2026-01-30 00:15:56] [query] Trying AND logic
[2026-01-30 00:15:56] [query] Using OR logic
[2026-01-30 00:15:56] [query] Found results using: or logic
[2026-01-30 00:15:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,3018,187,244) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:15:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:15:56] [query] Results: 1078 Pages of results: 6
[2026-01-30 00:15:56] [query] Execution time: 0.46510
[2026-01-30 00:16:09] [query] Query for: realestate rental fees
[2026-01-30 00:16:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:16:09] [query] Engine: default
[2026-01-30 00:16:09] [query] Tokens: realestate, rental, fees
[2026-01-30 00:16:09] [query] Mods: 11
[2026-01-30 00:16:09] [query] Trying AND logic
[2026-01-30 00:16:09] [query] Using OR logic
[2026-01-30 00:16:09] [query] Found results using: or logic
[2026-01-30 00:16:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7703,625,3018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:16:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:16:09] [query] Results: 253 Pages of results: 2
[2026-01-30 00:16:09] [query] Execution time: 0.06905
[2026-01-30 00:16:34] [query] Query for: real estate agents southern river
[2026-01-30 00:16:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:16:34] [query] Engine: default
[2026-01-30 00:16:34] [query] Tokens: real, estate, agents, southern, river
[2026-01-30 00:16:34] [query] Mods: 11
[2026-01-30 00:16:34] [query] Trying AND logic
[2026-01-30 00:16:34] [query] Using OR logic
[2026-01-30 00:16:35] [query] Found results using: or logic
[2026-01-30 00:16:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,3133,5266) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:16:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:16:35] [query] Results: 1063 Pages of results: 6
[2026-01-30 00:16:35] [query] Execution time: 0.44097
[2026-01-30 00:16:36] [query] Query for: rural real estate agents
[2026-01-30 00:16:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:16:36] [query] Engine: default
[2026-01-30 00:16:36] [query] Tokens: rural, real, estate, agents
[2026-01-30 00:16:36] [query] Mods: 11
[2026-01-30 00:16:36] [query] Trying AND logic
[2026-01-30 00:16:36] [query] Found results using: and logic
[2026-01-30 00:16:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7652,171,172,1155) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:16:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '46302', '54588') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:16:36] [query] Results: 3 Pages of results: 1
[2026-01-30 00:16:36] [query] Execution time: 0.29899
[2026-01-30 00:16:37] [query] Query for: real estate agents fees
[2026-01-30 00:16:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:16:37] [query] Engine: default
[2026-01-30 00:16:37] [query] Tokens: real, estate, agents, fees
[2026-01-30 00:16:37] [query] Mods: 11
[2026-01-30 00:16:37] [query] Trying AND logic
[2026-01-30 00:16:37] [query] Using OR logic
[2026-01-30 00:16:38] [query] Found results using: or logic
[2026-01-30 00:16:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,3018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:16:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:16:38] [query] Results: 1080 Pages of results: 6
[2026-01-30 00:16:38] [query] Execution time: 0.45224
[2026-01-30 00:17:49] [query] Query for: realestate agent fees
[2026-01-30 00:17:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:17:49] [query] Engine: default
[2026-01-30 00:17:49] [query] Tokens: realestate, agent, fees
[2026-01-30 00:17:49] [query] Mods: 11
[2026-01-30 00:17:49] [query] Trying AND logic
[2026-01-30 00:17:49] [query] Using OR logic
[2026-01-30 00:17:49] [query] Found results using: or logic
[2026-01-30 00:17:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7703,1470,3018) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:17:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:17:49] [query] Results: 632 Pages of results: 4
[2026-01-30 00:17:49] [query] Execution time: 0.13933
[2026-01-30 00:17:51] [query] Query for: contract agreement to sell a farm
[2026-01-30 00:17:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:17:51] [query] Engine: default
[2026-01-30 00:17:51] [query] Tokens: contract, agreement, sell, farm
[2026-01-30 00:17:51] [query] Mods: 11
[2026-01-30 00:17:51] [query] Trying AND logic
[2026-01-30 00:17:51] [query] Using OR logic
[2026-01-30 00:17:52] [query] Found results using: or logic
[2026-01-30 00:17:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2727,873,106,9136) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:17:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:17:52] [query] Results: 1044 Pages of results: 6
[2026-01-30 00:17:52] [query] Execution time: 0.30306
[2026-01-30 00:18:36] [index:background] Health check
[2026-01-30 00:18:49] [indexer:background] Health check
[2026-01-30 00:18:55] [query] Query for: real estate agents craigmore
[2026-01-30 00:18:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:18:55] [query] Engine: default
[2026-01-30 00:18:55] [query] Tokens: real, estate, agents, craigmore
[2026-01-30 00:18:55] [query] Mods: 11
[2026-01-30 00:18:55] [query] Using OR logic
[2026-01-30 00:18:56] [query] Found results using: or logic
[2026-01-30 00:18:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:18:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:18:56] [query] Results: 1052 Pages of results: 6
[2026-01-30 00:18:56] [query] Execution time: 0.59854
[2026-01-30 00:18:57] [query] Query for: are cars real estate
[2026-01-30 00:18:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:18:57] [query] Engine: default
[2026-01-30 00:18:57] [query] Tokens: cars, real, estate
[2026-01-30 00:18:57] [query] Mods: 11
[2026-01-30 00:18:57] [query] Trying AND logic
[2026-01-30 00:18:57] [query] Found results using: and logic
[2026-01-30 00:18:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13566,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:18:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '14256', '7887') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:18:57] [query] Results: 3 Pages of results: 1
[2026-01-30 00:18:57] [query] Execution time: 0.12413
[2026-01-30 00:18:58] [query] Query for: will forms to buy form library
[2026-01-30 00:18:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:18:58] [query] Engine: default
[2026-01-30 00:18:58] [query] Tokens: will, forms, buy, form, library
[2026-01-30 00:18:58] [query] Mods: 11
[2026-01-30 00:18:58] [query] Trying AND logic
[2026-01-30 00:18:58] [query] Using OR logic
[2026-01-30 00:18:59] [query] Found results using: or logic
[2026-01-30 00:18:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (77,2409,2933,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:18:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:18:59] [query] Results: 1452 Pages of results: 8
[2026-01-30 00:18:59] [query] Execution time: 0.41601
[2026-01-30 00:19:25] [query] Query for: mariadb データをcsv web ダウンロード
[2026-01-30 00:19:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:19:25] [query] Engine: default
[2026-01-30 00:19:25] [query] Tokens: web, mariadb データをcsv ダウンロード
[2026-01-30 00:19:25] [query] Mods: 11
[2026-01-30 00:19:25] [query] Using OR logic
[2026-01-30 00:19:25] [query] Found results using: or logic
[2026-01-30 00:19:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2446)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2446,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:19:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:19:25] [query] Results: 46 Pages of results: 1
[2026-01-30 00:19:25] [query] Execution time: 0.15474
[2026-01-30 00:19:28] [query] Query for: commercial
[2026-01-30 00:19:28] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:19:28] [query] Engine: forms_and_contracts
[2026-01-30 00:19:28] [query] Tokens: commercial
[2026-01-30 00:19:28] [query] Mods: 5
[2026-01-30 00:19:28] [query] Found results using: or logic
[2026-01-30 00:19:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (95) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:19:28] [query] Results: 96 Pages of results: 1
[2026-01-30 00:19:28] [query] Execution time: 0.06116
[2026-01-30 00:20:04] [query] Query for: when would a realtor use net listing?
[2026-01-30 00:20:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:20:04] [query] Engine: default
[2026-01-30 00:20:04] [query] Tokens: realtor, use, net, listing
[2026-01-30 00:20:04] [query] Mods: 11
[2026-01-30 00:20:04] [query] Trying AND logic
[2026-01-30 00:20:04] [query] Using OR logic
[2026-01-30 00:20:04] [query] Found results using: or logic
[2026-01-30 00:20:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,1466,3128,1936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:20:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:20:04] [query] Results: 1030 Pages of results: 6
[2026-01-30 00:20:04] [query] Execution time: 0.56834
[2026-01-30 00:20:31] [query] Query for: zip forms form library
[2026-01-30 00:20:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:20:31] [query] Engine: default
[2026-01-30 00:20:31] [query] Tokens: zip, forms, form, library
[2026-01-30 00:20:31] [query] Mods: 11
[2026-01-30 00:20:31] [query] Trying AND logic
[2026-01-30 00:20:31] [query] Using OR logic
[2026-01-30 00:20:32] [query] Found results using: or logic
[2026-01-30 00:20:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6207,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:20:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:20:32] [query] Results: 982 Pages of results: 5
[2026-01-30 00:20:32] [query] Execution time: 0.28744
[2026-01-30 00:21:15] [query] Query for: how much to list rentals with realtor.com
[2026-01-30 00:21:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:21:15] [query] Engine: default
[2026-01-30 00:21:15] [query] Tokens: much, list, rentals, realtor, com, realtor.com
[2026-01-30 00:21:15] [query] Mods: 11
[2026-01-30 00:21:15] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:21:15] [query] Using OR logic
[2026-01-30 00:21:16] [query] Found results using: or logic
[2026-01-30 00:21:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (963,1192,3872,402,23,6254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:21:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:21:16] [query] Results: 851 Pages of results: 5
[2026-01-30 00:21:16] [query] Execution time: 0.63026
[2026-01-30 00:21:26] [query] Query for: bbbbbbbbbbbbbb?xx
[2026-01-30 00:21:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:21:26] [query] Engine: default
[2026-01-30 00:21:26] [query] Tokens: xx, bbbbbbbbbbbbbb
[2026-01-30 00:21:26] [query] Mods: 11
[2026-01-30 00:21:26] [query] Using OR logic
[2026-01-30 00:21:26] [query] Found results using: or logic
[2026-01-30 00:21:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (40989)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40989,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:21:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:21:26] [query] Results: 1 Pages of results: 1
[2026-01-30 00:21:26] [query] Execution time: 0.09729
[2026-01-30 00:22:15] [query] Query for: acheter ashwagandha en ligne ⢟🖲 www.7search.top/fr/ashwagandha frei kaufen. paypal ou commander ligne. 60caps generique belgique.
[2026-01-30 00:22:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:22:15] [query] Engine: default
[2026-01-30 00:22:15] [query] Tokens: commander, freida, ouid, ounce, our 1, our 100, our 2006, our 2011, our 2019, our 2020
[2026-01-30 00:22:15] [query] Mods: 11
[2026-01-30 00:22:15] [query] Trying AND logic
[2026-01-30 00:22:15] [query] Using OR logic
[2026-01-30 00:22:15] [query] Found results using: or logic
[2026-01-30 00:22:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,23248,29552,9398,75103,59320,1374,34896,15165,17367) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:22:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:22:15] [query] Results: 9 Pages of results: 1
[2026-01-30 00:22:15] [query] Execution time: 0.05862
[2026-01-30 00:23:16] [query] Query for: 洪洞县大槐树镇庄园村付北记
[2026-01-30 00:23:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:23:16] [query] Engine: default
[2026-01-30 00:23:16] [query] Tokens: 洪洞县大槐树镇庄园村付北记
[2026-01-30 00:23:16] [query] Mods: 11
[2026-01-30 00:23:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:23:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:23:16] [query] Results: 0 Pages of results: 0
[2026-01-30 00:23:16] [query] Execution time: 0.11197
[2026-01-30 00:23:35] [index:background] Health check
[2026-01-30 00:23:36] [query] Query for: 隅肉溶接とは
[2026-01-30 00:23:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:23:36] [query] Engine: default
[2026-01-30 00:23:36] [query] Tokens: 隅肉溶接とは
[2026-01-30 00:23:36] [query] Mods: 11
[2026-01-30 00:23:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:23:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:23:36] [query] Results: 0 Pages of results: 0
[2026-01-30 00:23:36] [query] Execution time: 0.07828
[2026-01-30 00:23:42] [query] Query for: 横浜　興和ビル
[2026-01-30 00:23:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:23:42] [query] Engine: default
[2026-01-30 00:23:42] [query] Tokens: 横浜 興和ビル
[2026-01-30 00:23:42] [query] Mods: 11
[2026-01-30 00:23:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:23:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:23:42] [query] Results: 0 Pages of results: 0
[2026-01-30 00:23:42] [query] Execution time: 0.11470
[2026-01-30 00:23:49] [indexer:background] Health check
[2026-01-30 00:23:52] [query] Query for: 木川貴美子　経歴
[2026-01-30 00:23:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:23:52] [query] Engine: default
[2026-01-30 00:23:52] [query] Tokens: 木川貴美子 経歴
[2026-01-30 00:23:52] [query] Mods: 11
[2026-01-30 00:23:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:23:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:23:52] [query] Results: 0 Pages of results: 0
[2026-01-30 00:23:52] [query] Execution time: 0.10824
[2026-01-30 00:23:53] [indexer:background] Health check
[2026-01-30 00:23:57] [query] Query for: operation fortune spanish
[2026-01-30 00:23:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:23:57] [query] Engine: default
[2026-01-30 00:23:57] [query] Tokens: operation, fortune, spanish
[2026-01-30 00:23:57] [query] Mods: 11
[2026-01-30 00:23:57] [query] Trying AND logic
[2026-01-30 00:23:57] [query] Using OR logic
[2026-01-30 00:23:57] [query] Found results using: or logic
[2026-01-30 00:23:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5850,8706,10382) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:23:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:23:57] [query] Results: 30 Pages of results: 1
[2026-01-30 00:23:57] [query] Execution time: 0.06205
[2026-01-30 00:24:55] [query] Query for: boyan slat sistema de embarcacion
[2026-01-30 00:24:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:24:55] [query] Engine: default
[2026-01-30 00:24:55] [query] Tokens: slate, slated, slates, slatted, de
[2026-01-30 00:24:55] [query] Mods: 11
[2026-01-30 00:24:55] [query] Trying AND logic
[2026-01-30 00:24:55] [query] Using OR logic
[2026-01-30 00:24:55] [query] Found results using: or logic
[2026-01-30 00:24:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8754,5002,10574,63447,3783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:24:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:24:55] [query] Results: 16 Pages of results: 1
[2026-01-30 00:24:55] [query] Execution time: 0.05472
[2026-01-30 00:24:56] [query] Query for: 卡米罗达佐是哪里
[2026-01-30 00:24:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:24:56] [query] Engine: default
[2026-01-30 00:24:56] [query] Tokens: 卡米罗达佐是哪里
[2026-01-30 00:24:56] [query] Mods: 11
[2026-01-30 00:24:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:24:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:24:56] [query] Results: 0 Pages of results: 0
[2026-01-30 00:24:56] [query] Execution time: 0.08016
[2026-01-30 00:25:16] [query] Query for: 존슨콘트롤즈코리아피난구유도등
[2026-01-30 00:25:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:25:16] [query] Engine: default
[2026-01-30 00:25:16] [query] Tokens: 존슨콘트롤즈코리아피난구유도등
[2026-01-30 00:25:16] [query] Mods: 11
[2026-01-30 00:25:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:25:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:25:16] [query] Results: 0 Pages of results: 0
[2026-01-30 00:25:16] [query] Execution time: 0.09060
[2026-01-30 00:25:17] [query] Query for: ドラマチック
[2026-01-30 00:25:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:25:17] [query] Engine: default
[2026-01-30 00:25:17] [query] Tokens: ドラマチック
[2026-01-30 00:25:17] [query] Mods: 11
[2026-01-30 00:25:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:25:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:25:17] [query] Results: 0 Pages of results: 0
[2026-01-30 00:25:17] [query] Execution time: 0.07826
[2026-01-30 00:25:34] [query] Query for: realtor.com realestate
[2026-01-30 00:25:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:25:34] [query] Engine: default
[2026-01-30 00:25:34] [query] Tokens: realtor, com, realestate, realtor.com
[2026-01-30 00:25:34] [query] Mods: 11
[2026-01-30 00:25:34] [query] Trying AND logic
[2026-01-30 00:25:34] [query] Using OR logic
[2026-01-30 00:25:34] [query] Found results using: or logic
[2026-01-30 00:25:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,23,7703,6254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:25:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:25:34] [query] Results: 634 Pages of results: 4
[2026-01-30 00:25:34] [query] Execution time: 0.46412
[2026-01-30 00:25:38] [query] Query for: 及び 英語
[2026-01-30 00:25:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:25:38] [query] Engine: default
[2026-01-30 00:25:38] [query] Tokens: 及び 英語
[2026-01-30 00:25:38] [query] Mods: 11
[2026-01-30 00:25:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:25:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:25:38] [query] Results: 0 Pages of results: 0
[2026-01-30 00:25:38] [query] Execution time: 0.13912
[2026-01-30 00:25:55] [query] Query for: realtor.com realestate and homes fo
[2026-01-30 00:25:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:25:55] [query] Engine: default
[2026-01-30 00:25:55] [query] Tokens: foam, focal, foci, focus, focused, focuses, focusing, fold, folded, folder
[2026-01-30 00:25:55] [query] Mods: 11
[2026-01-30 00:25:55] [query] Using OR logic
[2026-01-30 00:25:55] [query] Found results using: and logic
[2026-01-30 00:25:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,370,7703,402,6254)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8603,10187,24391,1935,2386,4037,2663,17639,10583,16668) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:25:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:25:55] [query] Results: 115 Pages of results: 1
[2026-01-30 00:25:55] [query] Execution time: 0.05816
[2026-01-30 00:25:59] [query] Query for: board of elections id
[2026-01-30 00:25:59] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:25:59] [query] Engine: default
[2026-01-30 00:25:59] [query] Tokens: board, elections, id
[2026-01-30 00:25:59] [query] Mods: 12
[2026-01-30 00:25:59] [query] Trying AND logic
[2026-01-30 00:25:59] [query] Found results using: and logic
[2026-01-30 00:25:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = 'searchwp_cro_9a1a7e92f5dac959fbf641868e6564b5') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s4 ON (s4.post_id = s.id AND s4.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (646,2300,9063) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s3.meta_value >= '2026-01-30 00:25:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('8611') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = 'searchwp_cro_9a1a7e92f5dac959fbf641868e6564b5') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s4 ON (s4.post_id = s.id AND s4.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s2.meta_value+0 DESC, s4.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:25:59] [query] Results: 1 Pages of results: 1
[2026-01-30 00:25:59] [query] Execution time: 0.03727
[2026-01-30 00:26:00] [query] Query for: realtor.com realestate and homes for s
[2026-01-30 00:26:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:26:00] [query] Engine: default
[2026-01-30 00:26:00] [query] Tokens: realtor, com, realestate, homes, s, realtor.com
[2026-01-30 00:26:00] [query] Mods: 11
[2026-01-30 00:26:00] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:26:00] [query] Using OR logic
[2026-01-30 00:26:00] [query] Found results using: or logic
[2026-01-30 00:26:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,23,7703,370,68,6254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:26:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:26:00] [query] Results: 1401 Pages of results: 8
[2026-01-30 00:26:00] [query] Execution time: 0.86130
[2026-01-30 00:26:04] [query] Query for: realtor.com realestate and homes for sale
[2026-01-30 00:26:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:26:04] [query] Engine: default
[2026-01-30 00:26:04] [query] Tokens: realtor, com, realestate, homes, sale, realtor.com
[2026-01-30 00:26:04] [query] Mods: 11
[2026-01-30 00:26:04] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:26:04] [query] Using OR logic
[2026-01-30 00:26:05] [query] Found results using: or logic
[2026-01-30 00:26:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,23,7703,370,125,6254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:26:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:26:05] [query] Results: 902 Pages of results: 5
[2026-01-30 00:26:05] [query] Execution time: 0.48659
[2026-01-30 00:26:22] [query] Query for: 440
[2026-01-30 00:26:22] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:26:22] [query] Engine: forms_and_contracts
[2026-01-30 00:26:22] [query] Tokens: 440
[2026-01-30 00:26:22] [query] Mods: 5
[2026-01-30 00:26:22] [query] Found results using: or logic
[2026-01-30 00:26:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31758) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:26:22] [query] Results: 2 Pages of results: 1
[2026-01-30 00:26:22] [query] Execution time: 0.01140
[2026-01-30 00:26:53] [query] Query for: realtor.com realestate and homes for s
[2026-01-30 00:26:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:26:53] [query] Engine: default
[2026-01-30 00:26:53] [query] Tokens: realtor, com, realestate, homes, s, realtor.com
[2026-01-30 00:26:53] [query] Mods: 11
[2026-01-30 00:26:53] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:26:53] [query] Using OR logic
[2026-01-30 00:26:54] [query] Found results using: or logic
[2026-01-30 00:26:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,23,7703,370,68,6254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:26:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:26:54] [query] Results: 1401 Pages of results: 8
[2026-01-30 00:26:54] [query] Execution time: 0.64248
[2026-01-30 00:26:56] [query] Query for: x't'd'w
[2026-01-30 00:26:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:26:56] [query] Engine: default
[2026-01-30 00:26:56] [query] Tokens: o'dell, o'dowd, d, t, w, x
[2026-01-30 00:26:56] [query] Mods: 11
[2026-01-30 00:26:56] [query] Using OR logic
[2026-01-30 00:26:56] [query] Found results using: or logic
[2026-01-30 00:26:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4545,860,3001,6383)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24361,56482,4545,860,3001,6383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:26:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:26:56] [query] Results: 896 Pages of results: 5
[2026-01-30 00:26:56] [query] Execution time: 0.30339
[2026-01-30 00:26:59] [query] Query for: realtor.com realestate and homes for sale
[2026-01-30 00:26:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:26:59] [query] Engine: default
[2026-01-30 00:26:59] [query] Tokens: realtor, com, realestate, homes, sale, realtor.com
[2026-01-30 00:26:59] [query] Mods: 11
[2026-01-30 00:26:59] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:26:59] [query] Using OR logic
[2026-01-30 00:26:59] [query] Found results using: or logic
[2026-01-30 00:26:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,23,7703,370,125,6254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:26:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:26:59] [query] Results: 902 Pages of results: 5
[2026-01-30 00:26:59] [query] Execution time: 0.60482
[2026-01-30 00:27:06] [query] Query for: bioestadistica amigable pdf
[2026-01-30 00:27:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:27:06] [query] Engine: default
[2026-01-30 00:27:06] [query] Tokens: pdf, amicable, amicably, bioestadistica amigable
[2026-01-30 00:27:06] [query] Mods: 11
[2026-01-30 00:27:06] [query] Using OR logic
[2026-01-30 00:27:06] [query] Found results using: or logic
[2026-01-30 00:27:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3613)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3613,22329,32644,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:27:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:27:06] [query] Results: 29 Pages of results: 1
[2026-01-30 00:27:06] [query] Execution time: 0.22104
[2026-01-30 00:27:59] [query] Query for: wisconsin offer to purchase form
[2026-01-30 00:27:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:27:59] [query] Engine: default
[2026-01-30 00:27:59] [query] Tokens: wisconsin, offer, purchase, form
[2026-01-30 00:27:59] [query] Mods: 11
[2026-01-30 00:27:59] [query] Trying AND logic
[2026-01-30 00:27:59] [query] Using OR logic
[2026-01-30 00:27:59] [query] Found results using: or logic
[2026-01-30 00:27:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (60964,1798,120,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:27:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:27:59] [query] Results: 1129 Pages of results: 6
[2026-01-30 00:27:59] [query] Execution time: 0.33511
[2026-01-30 00:28:40] [query] Query for: 熊谷市代５２２－１
[2026-01-30 00:28:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:28:40] [query] Engine: default
[2026-01-30 00:28:40] [query] Tokens: 熊谷市代５２２ １
[2026-01-30 00:28:40] [query] Mods: 11
[2026-01-30 00:28:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:28:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:28:40] [query] Results: 0 Pages of results: 0
[2026-01-30 00:28:40] [query] Execution time: 0.16527
[2026-01-30 00:29:10] [query] Query for: all appliances as seen
[2026-01-30 00:29:10] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:29:10] [query] Engine: legal_qandas
[2026-01-30 00:29:10] [query] Tokens: appliances, seen
[2026-01-30 00:29:10] [query] Mods: 5
[2026-01-30 00:29:10] [query] Trying AND logic
[2026-01-30 00:29:10] [query] Using OR logic
[2026-01-30 00:29:10] [query] Found results using: or logic
[2026-01-30 00:29:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7514,2242) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:29:10] [query] Results: 20 Pages of results: 1
[2026-01-30 00:29:10] [query] Execution time: 0.03084
[2026-01-30 00:29:33] [index:background] Health check
[2026-01-30 00:29:33] [indexer:background] Health check
[2026-01-30 00:29:33] [indexer:background] Health check
[2026-01-30 00:29:43] [query] Query for: real estate commision nebraska
[2026-01-30 00:29:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:29:43] [query] Engine: default
[2026-01-30 00:29:43] [query] Tokens: real, estate, nebraska, coming-soon, comingsoon, commission, commission 1, commission 58a, commission1, commision
[2026-01-30 00:29:43] [query] Mods: 11
[2026-01-30 00:29:43] [query] Using OR logic
[2026-01-30 00:29:43] [query] Found results using: or logic
[2026-01-30 00:29:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,15941,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,15941,17027,17038,843,66586,33842,66588,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:29:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:29:43] [query] Results: 993 Pages of results: 5
[2026-01-30 00:29:43] [query] Execution time: 0.63663
[2026-01-30 00:29:53] [query] Query for: keller williams realty property listings near me
[2026-01-30 00:29:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:29:53] [query] Engine: default
[2026-01-30 00:29:53] [query] Tokens: keller, williams, realty, property, listings, near
[2026-01-30 00:29:53] [query] Mods: 11
[2026-01-30 00:29:53] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:29:53] [query] Using OR logic
[2026-01-30 00:29:53] [query] Found results using: or logic
[2026-01-30 00:29:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7793,6783,1138,107,906,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:29:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:29:53] [query] Results: 982 Pages of results: 5
[2026-01-30 00:29:53] [query] Execution time: 0.30795
[2026-01-30 00:29:57] [query] Query for: realestate agent colorado
[2026-01-30 00:29:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:29:57] [query] Engine: default
[2026-01-30 00:29:57] [query] Tokens: realestate, agent, colorado
[2026-01-30 00:29:57] [query] Mods: 11
[2026-01-30 00:29:57] [query] Trying AND logic
[2026-01-30 00:29:57] [query] Using OR logic
[2026-01-30 00:29:57] [query] Found results using: or logic
[2026-01-30 00:29:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7703,1470,30081) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:29:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:29:57] [query] Results: 581 Pages of results: 3
[2026-01-30 00:29:57] [query] Execution time: 0.12092
[2026-01-30 00:30:01] [query] Query for: personal property
[2026-01-30 00:30:01] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:30:01] [query] Engine: legal_qandas
[2026-01-30 00:30:01] [query] Tokens: personal, property
[2026-01-30 00:30:01] [query] Mods: 5
[2026-01-30 00:30:01] [query] Trying AND logic
[2026-01-30 00:30:01] [query] Found results using: and logic
[2026-01-30 00:30:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3795,107) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19925', '19927', '19973', '19976', '20110', '20171', '20177', '20379', '20386', '20483', '20489', '20517', '20526', '20568', '20573', '20578', '21266', '22250', '24092', '24333', '24739', '24909', '25541', '25632', '25658', '25665', '25807', '26148', '26196', '26241', '26248', '36778', '36780', '36783', '36798', '39803', '40214', '42850', '44500', '45108', '47178', '47873', '47948', '50411', '52937') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:30:01] [query] Results: 45 Pages of results: 1
[2026-01-30 00:30:01] [query] Execution time: 0.08521
[2026-01-30 00:30:07] [query] Query for: ザ・タウン 映画
[2026-01-30 00:30:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:30:07] [query] Engine: default
[2026-01-30 00:30:07] [query] Tokens: ザ タウン 映画
[2026-01-30 00:30:07] [query] Mods: 11
[2026-01-30 00:30:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:30:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:30:07] [query] Results: 0 Pages of results: 0
[2026-01-30 00:30:07] [query] Execution time: 0.20780
[2026-01-30 00:30:41] [query] Query for: "xxli xxterxxisexxo.
[2026-01-30 00:30:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:30:41] [query] Engine: default
[2026-01-30 00:30:41] [query] Tokens: xxli xxterxxisexxo
[2026-01-30 00:30:41] [query] Mods: 11
[2026-01-30 00:30:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:30:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:30:41] [query] Results: 0 Pages of results: 0
[2026-01-30 00:30:41] [query] Execution time: 0.10893
[2026-01-30 00:31:07] [query] Query for: estate sale at 1012 wimbledon rd charlotte nc 28209
[2026-01-30 00:31:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:31:07] [query] Engine: default
[2026-01-30 00:31:07] [query] Tokens: 1012, 101203, 10122017, 10128, charlotte, estate, nc, rd, sale
[2026-01-30 00:31:07] [query] Mods: 11
[2026-01-30 00:31:07] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:31:07] [query] Using OR logic
[2026-01-30 00:31:08] [query] Found results using: or logic
[2026-01-30 00:31:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5224,172,396,28798,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36051,65259,52543,15436,5224,172,396,28798,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:31:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:31:08] [query] Results: 1229 Pages of results: 7
[2026-01-30 00:31:08] [query] Execution time: 0.76565
[2026-01-30 00:32:43] [query] Query for: 那么我呢，看到这个www.fwf.co
[2026-01-30 00:32:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:32:43] [query] Engine: default
[2026-01-30 00:32:43] [query] Tokens: co, ff, 那么我呢 看到这个www fwf www.fwf.co
[2026-01-30 00:32:43] [query] Mods: 11
[2026-01-30 00:32:43] [query] Using OR logic
[2026-01-30 00:32:43] [query] Found results using: or logic
[2026-01-30 00:32:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5615)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5615,9134,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:32:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:32:43] [query] Results: 32 Pages of results: 1
[2026-01-30 00:32:43] [query] Execution time: 0.20247
[2026-01-30 00:33:02] [query] Query for: is it customary for a buyer to ask home seller pay closing costs
[2026-01-30 00:33:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:33:02] [query] Engine: default
[2026-01-30 00:33:02] [query] Tokens: customary, buyer, ask, home, seller, pay, closing, costs
[2026-01-30 00:33:02] [query] Mods: 11
[2026-01-30 00:33:02] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:33:02] [query] Using OR logic
[2026-01-30 00:33:03] [query] Found results using: or logic
[2026-01-30 00:33:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34743,3046,1260,234,210,608,3054,377) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:33:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:33:03] [query] Results: 1122 Pages of results: 6
[2026-01-30 00:33:03] [query] Execution time: 0.49898
[2026-01-30 00:34:01] [query] Query for: what percentage do real estate agents charge
[2026-01-30 00:34:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:34:01] [query] Engine: default
[2026-01-30 00:34:01] [query] Tokens: percentage, real, estate, agents, charge
[2026-01-30 00:34:01] [query] Mods: 11
[2026-01-30 00:34:01] [query] Trying AND logic
[2026-01-30 00:34:01] [query] Using OR logic
[2026-01-30 00:34:02] [query] Found results using: or logic
[2026-01-30 00:34:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2639,171,172,1155,1527) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:34:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:34:02] [query] Results: 1066 Pages of results: 6
[2026-01-30 00:34:02] [query] Execution time: 0.48537
[2026-01-30 00:34:03] [query] Query for: leasing commissions real estate
[2026-01-30 00:34:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:34:03] [query] Engine: default
[2026-01-30 00:34:03] [query] Tokens: leasing, commissions, real, estate
[2026-01-30 00:34:03] [query] Mods: 11
[2026-01-30 00:34:03] [query] Trying AND logic
[2026-01-30 00:34:03] [query] Found results using: and logic
[2026-01-30 00:34:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9810,1446,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:34:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:34:03] [query] Results: 1 Pages of results: 1
[2026-01-30 00:34:03] [query] Execution time: 0.14908
[2026-01-30 00:34:31] [query] Query for: mscoa framework on repairs and maintenance as an expenditure category
[2026-01-30 00:34:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:34:31] [query] Engine: default
[2026-01-30 00:34:31] [query] Tokens: framework, repairs, maintenance, expenditure, category, mscoa
[2026-01-30 00:34:31] [query] Mods: 11
[2026-01-30 00:34:31] [query] Using OR logic
[2026-01-30 00:34:31] [query] Found results using: or logic
[2026-01-30 00:34:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (438,21961,21863,3868,7097)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21863,7097,3868,21961,438,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:34:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:34:31] [query] Results: 194 Pages of results: 1
[2026-01-30 00:34:31] [query] Execution time: 0.15543
[2026-01-30 00:34:34] [query] Query for: bt2 症状 陽性
[2026-01-30 00:34:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:34:34] [query] Engine: default
[2026-01-30 00:34:34] [query] Tokens: bt2 症状 陽性
[2026-01-30 00:34:34] [query] Mods: 11
[2026-01-30 00:34:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:34:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:34:34] [query] Results: 0 Pages of results: 0
[2026-01-30 00:34:34] [query] Execution time: 0.13167
[2026-01-30 00:34:38] [index:background] Health check
[2026-01-30 00:34:38] [indexer:background] Health check
[2026-01-30 00:34:38] [indexer:background] Health check
[2026-01-30 00:34:38] [query] Query for: 오늘의국제금시세
[2026-01-30 00:34:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:34:38] [query] Engine: default
[2026-01-30 00:34:38] [query] Tokens: 오늘의국제금시세
[2026-01-30 00:34:38] [query] Mods: 11
[2026-01-30 00:34:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:34:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:34:38] [query] Results: 0 Pages of results: 0
[2026-01-30 00:34:38] [query] Execution time: 0.07602
[2026-01-30 00:35:18] [query] Query for: a'a'a'a'a'a'a'a'a'a'aa [[[[[[
[2026-01-30 00:35:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:35:18] [query] Engine: default
[2026-01-30 00:35:18] [query] Tokens: aa, a'a 'a 'a 'a 'a 'a 'a 'a 'a
[2026-01-30 00:35:18] [query] Mods: 11
[2026-01-30 00:35:18] [query] Using OR logic
[2026-01-30 00:35:18] [query] Found results using: or logic
[2026-01-30 00:35:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18720)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18720,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:35:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:35:18] [query] Results: 1 Pages of results: 1
[2026-01-30 00:35:18] [query] Execution time: 0.13600
[2026-01-30 00:35:32] [query] Query for: appliances
[2026-01-30 00:35:32] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:35:32] [query] Engine: legal_qandas
[2026-01-30 00:35:32] [query] Tokens: appliances
[2026-01-30 00:35:32] [query] Mods: 5
[2026-01-30 00:35:32] [query] Found results using: or logic
[2026-01-30 00:35:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7514) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:35:32] [query] Results: 5 Pages of results: 1
[2026-01-30 00:35:32] [query] Execution time: 0.01275
[2026-01-30 00:35:42] [query] Query for: 금값시세1돈 팔때
[2026-01-30 00:35:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:35:42] [query] Engine: default
[2026-01-30 00:35:42] [query] Tokens: 1, 금값시세1돈 팔때
[2026-01-30 00:35:42] [query] Mods: 11
[2026-01-30 00:35:42] [query] Using OR logic
[2026-01-30 00:35:42] [query] Found results using: or logic
[2026-01-30 00:35:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:35:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:35:42] [query] Results: 1223 Pages of results: 7
[2026-01-30 00:35:43] [query] Execution time: 0.46742
[2026-01-30 00:36:16] [query] Query for: mls
[2026-01-30 00:36:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:36:16] [query] Engine: default
[2026-01-30 00:36:16] [query] Tokens: mls
[2026-01-30 00:36:16] [query] Mods: 11
[2026-01-30 00:36:16] [query] Found results using: or logic
[2026-01-30 00:36:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:36:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:36:16] [query] Results: 183 Pages of results: 1
[2026-01-30 00:36:17] [query] Execution time: 0.06665
[2026-01-30 00:37:49] [query] Query for: 데스크탐pc ai 이미지
[2026-01-30 00:37:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:37:49] [query] Engine: default
[2026-01-30 00:37:49] [query] Tokens: ai, 데스크탐pc 이미지
[2026-01-30 00:37:49] [query] Mods: 11
[2026-01-30 00:37:49] [query] Using OR logic
[2026-01-30 00:37:49] [query] Found results using: or logic
[2026-01-30 00:37:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28220)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28220,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:37:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:37:49] [query] Results: 13 Pages of results: 1
[2026-01-30 00:37:49] [query] Execution time: 0.12269
[2026-01-30 00:37:51] [query] Query for: nc-ca
[2026-01-30 00:37:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:37:51] [query] Engine: default
[2026-01-30 00:37:51] [query] Tokens: nc-carolina-core, ca, nc
[2026-01-30 00:37:51] [query] Mods: 11
[2026-01-30 00:37:51] [query] Using OR logic
[2026-01-30 00:37:52] [query] Found results using: or logic
[2026-01-30 00:37:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15734,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49282,15734,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:37:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:37:52] [query] Results: 655 Pages of results: 4
[2026-01-30 00:37:52] [query] Execution time: 0.67169
[2026-01-30 00:37:58] [query] Query for: whats an investor builder in real estate
[2026-01-30 00:37:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:37:58] [query] Engine: default
[2026-01-30 00:37:58] [query] Tokens: whats, investor, builder, real, estate
[2026-01-30 00:37:58] [query] Mods: 11
[2026-01-30 00:37:58] [query] Trying AND logic
[2026-01-30 00:37:58] [query] Using OR logic
[2026-01-30 00:37:59] [query] Found results using: or logic
[2026-01-30 00:37:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (71,105,4995,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:37:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:37:59] [query] Results: 983 Pages of results: 5
[2026-01-30 00:37:59] [query] Execution time: 0.42037
[2026-01-30 00:38:06] [query] Query for: motilium online ohne rezept 🐇🎄 www.7rx.biz/motilium billig fed ex generisk tabletter bestalla over natten leverans. till salu
[2026-01-30 00:38:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:38:06] [query] Engine: default
[2026-01-30 00:38:06] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, salute, ex, fed, online, till, www
[2026-01-30 00:38:06] [query] Mods: 11
[2026-01-30 00:38:06] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:38:06] [query] Using OR logic
[2026-01-30 00:38:06] [query] Found results using: or logic
[2026-01-30 00:38:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7863,2188,994,61272,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,34647,7863,2188,994,61272,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:38:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:38:06] [query] Results: 233 Pages of results: 2
[2026-01-30 00:38:06] [query] Execution time: 0.19860
[2026-01-30 00:38:09] [query] Query for: koop ritonavir online 🦸‍♂️🔥⥽ www.7search.xyz/ritonavir europa goedkope zonder recept uit europa. farmaci per eiaculazioni precoce senza ricetta.goedkoop kopen canada recept.
[2026-01-30 00:38:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:38:09] [query] Engine: default
[2026-01-30 00:38:09] [query] Tokens: reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch, receptions, receptivity, canada, online
[2026-01-30 00:38:09] [query] Mods: 11
[2026-01-30 00:38:09] [query] Trying AND logic
[2026-01-30 00:38:09] [query] Using OR logic
[2026-01-30 00:38:09] [query] Found results using: or logic
[2026-01-30 00:38:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1909,994,620,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4035,43036,52915,43039,26363,52919,4992,24499,1909,994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:38:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:38:09] [query] Results: 155 Pages of results: 1
[2026-01-30 00:38:09] [query] Execution time: 0.08911
[2026-01-30 00:38:30] [query] Query for: дизайн человека виктория джем metahd.ru
[2026-01-30 00:38:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:38:30] [query] Engine: default
[2026-01-30 00:38:30] [query] Tokens: rub, rubbed, rubber, rubbish, ruben, ruby, rucker, rucker 2022, rucker2022, rudd
[2026-01-30 00:38:30] [query] Mods: 11
[2026-01-30 00:38:30] [query] Using OR logic
[2026-01-30 00:38:30] [query] Found results using: and logic
[2026-01-30 00:38:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3715,15147,8772,10620,77282,14408,24042,27060,27064,10481) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:38:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:38:30] [query] Results: 18 Pages of results: 1
[2026-01-30 00:38:30] [query] Execution time: 0.23031
[2026-01-30 00:38:36] [index:background] Health check
[2026-01-30 00:38:36] [index:background] CPU load threshold (3) breached: 3.05 [waiting 2]
[2026-01-30 00:38:38] [indexer:background] CPU load threshold (3) breached: 3.05 [waiting 2]
[2026-01-30 00:38:49] [indexer:background] Health check
[2026-01-30 00:38:49] [indexer:background] CPU load threshold (3) breached: 3.04 [waiting 2]
[2026-01-30 00:38:53] [query] Query for: forms form library
[2026-01-30 00:38:53] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:38:53] [query] Engine: legal_qandas
[2026-01-30 00:38:53] [query] Tokens: forms, form, library
[2026-01-30 00:38:53] [query] Mods: 5
[2026-01-30 00:38:53] [query] Using OR logic
[2026-01-30 00:38:53] [query] Found results using: or logic
[2026-01-30 00:38:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:38:53] [query] Results: 491 Pages of results: 3
[2026-01-30 00:38:53] [query] Execution time: 0.10972
[2026-01-30 00:38:55] [query] Query for: 重庆破产管理人工作平台
[2026-01-30 00:38:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:38:55] [query] Engine: default
[2026-01-30 00:38:55] [query] Tokens: 重庆破产管理人工作平台
[2026-01-30 00:38:55] [query] Mods: 11
[2026-01-30 00:38:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:38:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:38:55] [query] Results: 0 Pages of results: 0
[2026-01-30 00:38:55] [query] Execution time: 0.07622
[2026-01-30 00:38:56] [query] Query for: propranolol per donne ⚚🔇⠧ www.7rx.biz/propranolol uten resept kjop visa fra storbritannia. billig fed ex generic tabletter bulk.
[2026-01-30 00:38:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:38:56] [query] Engine: default
[2026-01-30 00:38:56] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, donnelly, fracassi, fraction, fragile, fragmentation, fragmented
[2026-01-30 00:38:56] [query] Mods: 11
[2026-01-30 00:38:56] [query] Trying AND logic
[2026-01-30 00:38:56] [query] Using OR logic
[2026-01-30 00:38:56] [query] Found results using: or logic
[2026-01-30 00:38:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9416,7863,2188,15743,620,21266,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,47669,27688,8707,3444,2465,3860) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:38:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:38:56] [query] Results: 7 Pages of results: 1
[2026-01-30 00:38:56] [query] Execution time: 0.03585
[2026-01-30 00:39:01] [query] Query for: billiga amphetamine online ➴ www.7search.xyz/amphetamine billige internetapotheke. kopa kanadensiska recept amphetamine. bestalla europa pa natet utan recept.
[2026-01-30 00:39:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:39:01] [query] Engine: default
[2026-01-30 00:39:01] [query] Tokens: reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch, receptions, receptivity, online, pa
[2026-01-30 00:39:01] [query] Mods: 11
[2026-01-30 00:39:01] [query] Trying AND logic
[2026-01-30 00:39:01] [query] Using OR logic
[2026-01-30 00:39:01] [query] Found results using: or logic
[2026-01-30 00:39:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,7795,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4035,43036,52915,43039,26363,52919,4992,24499,994,7795) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:39:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:39:01] [query] Results: 143 Pages of results: 1
[2026-01-30 00:39:01] [query] Execution time: 0.08678
[2026-01-30 00:39:08] [query] Query for: zoloft
[2026-01-30 00:39:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:39:08] [query] Engine: default
[2026-01-30 00:39:08] [query] Tokens: zoloft
[2026-01-30 00:39:08] [query] Mods: 11
[2026-01-30 00:39:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:39:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:39:08] [query] Results: 0 Pages of results: 0
[2026-01-30 00:39:08] [query] Execution time: 0.08107
[2026-01-30 00:39:23] [query] Query for: 24k금시세
[2026-01-30 00:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:39:23] [query] Engine: default
[2026-01-30 00:39:23] [query] Tokens: 24k금시세
[2026-01-30 00:39:23] [query] Mods: 11
[2026-01-30 00:39:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:39:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:39:23] [query] Results: 0 Pages of results: 0
[2026-01-30 00:39:23] [query] Execution time: 0.08642
[2026-01-30 00:39:48] [query] Query for: 試験の準備方法-更新するl4m4 ブロンズ教材試験-正確的なl4m4 関連日本語版問題集 🏆 ➤ www.goshiken.com ⮘サイトにて《 l4m4 》問題集を無料で使おうl4m4関連資格知識
[2026-01-30 00:39:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:39:48] [query] Engine: default
[2026-01-30 00:39:48] [query] Tokens: www, com, 試験の準備方法 更新するl4m4 ブロンズ教材試験 正確的なl4m4 関連日本語版問題集 🏆 ➤ goshiken
[2026-01-30 00:39:48] [query] Mods: 11
[2026-01-30 00:39:48] [query] Using OR logic
[2026-01-30 00:39:48] [query] Found results using: or logic
[2026-01-30 00:39:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:39:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:39:48] [query] Results: 261 Pages of results: 2
[2026-01-30 00:39:48] [query] Execution time: 0.64609
[2026-01-30 00:40:28] [query] Query for: モーターファン 雑誌
[2026-01-30 00:40:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:40:28] [query] Engine: default
[2026-01-30 00:40:28] [query] Tokens: モーターファン 雑誌
[2026-01-30 00:40:28] [query] Mods: 11
[2026-01-30 00:40:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:40:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:40:28] [query] Results: 0 Pages of results: 0
[2026-01-30 00:40:28] [query] Execution time: 0.10314
[2026-01-30 00:40:43] [query] Query for: nv land for sale with utilities
[2026-01-30 00:40:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:40:43] [query] Engine: default
[2026-01-30 00:40:43] [query] Tokens: nvf6do7fecncz, nvf77refecncz, land, sale, utilities
[2026-01-30 00:40:43] [query] Mods: 11
[2026-01-30 00:40:43] [query] Trying AND logic
[2026-01-30 00:40:43] [query] Using OR logic
[2026-01-30 00:40:44] [query] Found results using: or logic
[2026-01-30 00:40:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (979,125,1514)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (77091,68794,979,125,1514) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:40:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:40:44] [query] Results: 387 Pages of results: 2
[2026-01-30 00:40:44] [query] Execution time: 0.09929
[2026-01-30 00:40:48] [query] Query for: 금갑전망치
[2026-01-30 00:40:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:40:48] [query] Engine: default
[2026-01-30 00:40:48] [query] Tokens: 금갑전망치
[2026-01-30 00:40:48] [query] Mods: 11
[2026-01-30 00:40:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:40:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:40:48] [query] Results: 0 Pages of results: 0
[2026-01-30 00:40:48] [query] Execution time: 0.17073
[2026-01-30 00:41:24] [query] Query for: dorothea orem
[2026-01-30 00:41:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:41:24] [query] Engine: default
[2026-01-30 00:41:24] [query] Tokens: aforementioned, foremost, valorem
[2026-01-30 00:41:24] [query] Mods: 11
[2026-01-30 00:41:24] [query] Using OR logic
[2026-01-30 00:41:24] [query] Found results using: and logic
[2026-01-30 00:41:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34908,6690,16863) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:41:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:41:24] [query] Results: 14 Pages of results: 1
[2026-01-30 00:41:24] [query] Execution time: 0.07435
[2026-01-30 00:41:51] [query] Query for: broker owned property disclosures
[2026-01-30 00:41:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:41:51] [query] Engine: default
[2026-01-30 00:41:51] [query] Tokens: broker, owned, property, disclosures
[2026-01-30 00:41:51] [query] Mods: 11
[2026-01-30 00:41:51] [query] Trying AND logic
[2026-01-30 00:41:51] [query] Using OR logic
[2026-01-30 00:41:51] [query] Query for: award realty agents only
[2026-01-30 00:41:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:41:51] [query] Engine: default
[2026-01-30 00:41:51] [query] Tokens: award, realty, agents
[2026-01-30 00:41:51] [query] Mods: 11
[2026-01-30 00:41:51] [query] Trying AND logic
[2026-01-30 00:41:51] [query] Using OR logic
[2026-01-30 00:41:51] [query] Found results using: or logic
[2026-01-30 00:41:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7604,1138,1155) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:41:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:41:51] [query] Results: 530 Pages of results: 3
[2026-01-30 00:41:51] [query] Execution time: 0.23313
[2026-01-30 00:41:51] [query] Found results using: or logic
[2026-01-30 00:41:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1885,1950,107,974) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:41:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:41:51] [query] Results: 1016 Pages of results: 6
[2026-01-30 00:41:51] [query] Execution time: 0.42361
[2026-01-30 00:41:53] [query] Query for: 오늘의 금 팔때
[2026-01-30 00:41:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:41:53] [query] Engine: default
[2026-01-30 00:41:53] [query] Tokens: 오늘의 금 팔때
[2026-01-30 00:41:53] [query] Mods: 11
[2026-01-30 00:41:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:41:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:41:53] [query] Results: 0 Pages of results: 0
[2026-01-30 00:41:53] [query] Execution time: 0.12656
[2026-01-30 00:41:54] [query] Query for: 미국 금리 금가격 관계
[2026-01-30 00:41:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:41:54] [query] Engine: default
[2026-01-30 00:41:54] [query] Tokens: 미국 금리 금가격 관계
[2026-01-30 00:41:54] [query] Mods: 11
[2026-01-30 00:41:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:41:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:41:54] [query] Results: 0 Pages of results: 0
[2026-01-30 00:41:54] [query] Execution time: 0.16279
[2026-01-30 00:42:18] [query] Query for: open listing real estate
[2026-01-30 00:42:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:42:18] [query] Engine: default
[2026-01-30 00:42:18] [query] Tokens: open, listing, real, estate
[2026-01-30 00:42:18] [query] Mods: 11
[2026-01-30 00:42:18] [query] Trying AND logic
[2026-01-30 00:42:18] [query] Found results using: and logic
[2026-01-30 00:42:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2949,1936,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:42:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10792', '12321', '1234', '13839', '14075', '14230', '14256', '17398', '17569', '17737', '20551', '21624', '22269', '2271', '24823', '25639', '25843', '26211', '26241', '2856', '42005', '44500', '44590', '44800', '47026', '47167', '48189', '4876', '49065', '49587', '49636', '51394', '54828', '55161', '55697', '55803') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:42:18] [query] Results: 36 Pages of results: 1
[2026-01-30 00:42:18] [query] Execution time: 0.30072
[2026-01-30 00:42:43] [query] Query for: nc fair
[2026-01-30 00:42:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:42:43] [query] Engine: default
[2026-01-30 00:42:43] [query] Tokens: nc, fair
[2026-01-30 00:42:43] [query] Mods: 11
[2026-01-30 00:42:43] [query] Trying AND logic
[2026-01-30 00:42:43] [query] Found results using: and logic
[2026-01-30 00:42:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,1522) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:42:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10018', '10228', '1049', '12417', '13102', '13243', '13807', '13839', '14075', '14230', '14256', '17351', '17398', '17448', '17737', '17872', '17902', '19386', '19928', '19992', '20171', '21391', '21591', '21633', '21638', '21642', '21654', '21771', '24823', '25024', '25332', '26195', '26208', '2861', '36788', '36987', '37294', '37834', '37875', '40131', '40150', '40252', '41096', '42389', '43318', '44133', '44721', '45180', '45222', '45534', '46147', '46226', '46238', '46241', '46489', '46635', '47468', '47471', '49923', '50153', '50411', '50586', '51045', '51657', '51756', '51760', '52033', '52084', '52093', '52299', '52302', '5235', '52390', '52707', '53445', '53448', '54675', '54753', '55803', '56054', '6200', '7287', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:42:43] [query] Results: 53 Pages of results: 1
[2026-01-30 00:42:43] [query] Execution time: 0.12863
[2026-01-30 00:43:03] [query] Query for: 日本みらいベンチャー
[2026-01-30 00:43:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:43:03] [query] Engine: default
[2026-01-30 00:43:03] [query] Tokens: 日本みらいベンチャー
[2026-01-30 00:43:03] [query] Mods: 11
[2026-01-30 00:43:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:43:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:43:03] [query] Results: 0 Pages of results: 0
[2026-01-30 00:43:03] [query] Execution time: 0.09710
[2026-01-30 00:43:28] [query] Query for: keller williams realty home listings
[2026-01-30 00:43:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:43:28] [query] Engine: default
[2026-01-30 00:43:28] [query] Tokens: keller, williams, realty, home, listings
[2026-01-30 00:43:28] [query] Mods: 11
[2026-01-30 00:43:28] [query] Trying AND logic
[2026-01-30 00:43:28] [query] Using OR logic
[2026-01-30 00:43:28] [query] Found results using: or logic
[2026-01-30 00:43:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7793,6783,1138,234,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:43:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:43:28] [query] Results: 581 Pages of results: 3
[2026-01-30 00:43:28] [query] Execution time: 0.23677
[2026-01-30 00:43:35] [index:background] Health check
[2026-01-30 00:43:50] [indexer:background] Health check
[2026-01-30 00:43:53] [query] Query for: motorcad安装你这个产品配置数据已损坏
[2026-01-30 00:43:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:43:53] [query] Engine: default
[2026-01-30 00:43:54] [query] Tokens: motorcad安装你这个产品配置数据已损坏
[2026-01-30 00:43:54] [query] Mods: 11
[2026-01-30 00:43:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:43:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:43:54] [query] Results: 0 Pages of results: 0
[2026-01-30 00:43:54] [query] Execution time: 0.08542
[2026-01-30 00:44:13] [query] Query for: 금 1돈 시세 팔때 가격
[2026-01-30 00:44:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:44:13] [query] Engine: default
[2026-01-30 00:44:13] [query] Tokens: 1, 금 1돈 시세 팔때 가격
[2026-01-30 00:44:13] [query] Mods: 11
[2026-01-30 00:44:13] [query] Using OR logic
[2026-01-30 00:44:14] [query] Found results using: or logic
[2026-01-30 00:44:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:44:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:44:14] [query] Results: 1223 Pages of results: 7
[2026-01-30 00:44:14] [query] Execution time: 0.60873
[2026-01-30 00:44:22] [query] Query for: fc2-ppv-1755831 download
[2026-01-30 00:44:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:44:22] [query] Engine: default
[2026-01-30 00:44:22] [query] Tokens: 599c501fc28b5, 9a9fc2c8, 9a9fc2c8-5bbd-ef11-9cda-00155d1012a6, 9a9fc2c85bbdef119cda00155d1012a6, field599c501fc28b5, field_599c501fc28b5, download
[2026-01-30 00:44:22] [query] Mods: 11
[2026-01-30 00:44:22] [query] Trying AND logic
[2026-01-30 00:44:22] [query] Using OR logic
[2026-01-30 00:44:22] [query] Found results using: or logic
[2026-01-30 00:44:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9546)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5138,62801,62804,62805,5140,5139,9546) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:44:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:44:22] [query] Results: 58 Pages of results: 1
[2026-01-30 00:44:22] [query] Execution time: 0.13398
[2026-01-30 00:44:25] [query] Query for: uqスポット ゆめタウン夢彩都
[2026-01-30 00:44:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:44:25] [query] Engine: default
[2026-01-30 00:44:25] [query] Tokens: uqスポット ゆめタウン夢彩都
[2026-01-30 00:44:25] [query] Mods: 11
[2026-01-30 00:44:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:44:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:44:25] [query] Results: 0 Pages of results: 0
[2026-01-30 00:44:25] [query] Execution time: 0.13274
[2026-01-30 00:44:38] [query] Query for: 1080x1920
[2026-01-30 00:44:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:44:38] [query] Engine: default
[2026-01-30 00:44:38] [query] Tokens: 1080x1920
[2026-01-30 00:44:38] [query] Mods: 11
[2026-01-30 00:44:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:44:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:44:38] [query] Results: 0 Pages of results: 0
[2026-01-30 00:44:38] [query] Execution time: 0.09273
[2026-01-30 00:44:40] [query] Query for: 순금시세
[2026-01-30 00:44:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:44:40] [query] Engine: default
[2026-01-30 00:44:40] [query] Tokens: 순금시세
[2026-01-30 00:44:40] [query] Mods: 11
[2026-01-30 00:44:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:44:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:44:40] [query] Results: 0 Pages of results: 0
[2026-01-30 00:44:40] [query] Execution time: 0.07551
[2026-01-30 00:45:24] [query] Query for: 中国地质图书案
[2026-01-30 00:45:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:45:24] [query] Engine: default
[2026-01-30 00:45:24] [query] Tokens: 中国地质图书案
[2026-01-30 00:45:24] [query] Mods: 11
[2026-01-30 00:45:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:45:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:45:24] [query] Results: 0 Pages of results: 0
[2026-01-30 00:45:24] [query] Execution time: 0.08958
[2026-01-30 00:45:26] [query] Query for: 工厂内por due
[2026-01-30 00:45:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:45:26] [query] Engine: default
[2026-01-30 00:45:26] [query] Tokens: due, 工厂内por
[2026-01-30 00:45:26] [query] Mods: 11
[2026-01-30 00:45:26] [query] Using OR logic
[2026-01-30 00:45:26] [query] Found results using: or logic
[2026-01-30 00:45:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1106)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1106,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:45:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:45:26] [query] Results: 335 Pages of results: 2
[2026-01-30 00:45:26] [query] Execution time: 0.20727
[2026-01-30 00:45:30] [query] Query for: 금 하락 이유
[2026-01-30 00:45:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:45:30] [query] Engine: default
[2026-01-30 00:45:30] [query] Tokens: 금 하락 이유
[2026-01-30 00:45:30] [query] Mods: 11
[2026-01-30 00:45:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:45:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:45:30] [query] Results: 0 Pages of results: 0
[2026-01-30 00:45:30] [query] Execution time: 0.18252
[2026-01-30 00:45:32] [query] Query for: north dakota eviction notice form
[2026-01-30 00:45:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:45:32] [query] Engine: default
[2026-01-30 00:45:32] [query] Tokens: north, dakota, eviction, notice, form
[2026-01-30 00:45:32] [query] Mods: 11
[2026-01-30 00:45:32] [query] Trying AND logic
[2026-01-30 00:45:32] [query] Using OR logic
[2026-01-30 00:45:32] [query] Found results using: or logic
[2026-01-30 00:45:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,8864,10078,903,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:45:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:45:32] [query] Results: 1292 Pages of results: 7
[2026-01-30 00:45:32] [query] Execution time: 0.32991
[2026-01-30 00:45:58] [query] Query for: h20 等級
[2026-01-30 00:45:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:45:58] [query] Engine: default
[2026-01-30 00:45:58] [query] Tokens: bloodworth2026, both2019, femanfipstartingyourrecoveryspanish2020, hillsborough2006, insight_q1march2015_issuu_3e7fd9f8a471ef, insightq1march2015issuu3e7fd9f8a471ef, juneteenth2024, juneteenth2026, lunch2024, lunch2025
[2026-01-30 00:45:58] [query] Mods: 11
[2026-01-30 00:45:58] [query] Using OR logic
[2026-01-30 00:45:59] [query] Found results using: and logic
[2026-01-30 00:45:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74074,57141,21143,30790,32,34,45906,75646,43881,59354) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:45:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:45:59] [query] Results: 4 Pages of results: 1
[2026-01-30 00:45:59] [query] Execution time: 0.07441
[2026-01-30 00:46:01] [query] Query for: salon de la fama beisbol
[2026-01-30 00:46:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:46:01] [query] Engine: default
[2026-01-30 00:46:01] [query] Tokens: salon, de, la, fame, fema, foam, fama beisbol
[2026-01-30 00:46:01] [query] Mods: 11
[2026-01-30 00:46:01] [query] Using OR logic
[2026-01-30 00:46:01] [query] Found results using: or logic
[2026-01-30 00:46:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,3789,18136)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18136,3783,3789,9830,531,8603,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:46:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:46:01] [query] Results: 45 Pages of results: 1
[2026-01-30 00:46:01] [query] Execution time: 0.15847
[2026-01-30 00:47:09] [query] Query for: tradie women's flex cargo pants - navy-18
[2026-01-30 00:47:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:47:09] [query] Engine: default
[2026-01-30 00:47:09] [query] Tokens: women, s, flex, pants, navy, 18, -, tradie cargo navy-18
[2026-01-30 00:47:09] [query] Mods: 11
[2026-01-30 00:47:09] [query] Using OR logic
[2026-01-30 00:47:09] [query] Found results using: or logic
[2026-01-30 00:47:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,3110,22271,22637,14776,68,11907,11937)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11907,68,22271,14776,22637,3110,5004,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:47:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:47:09] [query] Results: 1567 Pages of results: 8
[2026-01-30 00:47:09] [query] Execution time: 0.76168
[2026-01-30 00:47:29] [query] Query for: nc tax form 943
[2026-01-30 00:47:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:47:29] [query] Engine: default
[2026-01-30 00:47:29] [query] Tokens: nc, tax, form, 943, form 091, form 103, form 104, form 1040, form 943
[2026-01-30 00:47:29] [query] Mods: 11
[2026-01-30 00:47:29] [query] Using OR logic
[2026-01-30 00:47:29] [query] Found results using: or logic
[2026-01-30 00:47:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (21189,1817,396,81)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,81,1817,21189,73047,20257,31916,19247,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:47:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:47:29] [query] Results: 1408 Pages of results: 8
[2026-01-30 00:47:29] [query] Execution time: 0.68442
[2026-01-30 00:48:42] [query] Query for: 14k 팔때 시세
[2026-01-30 00:48:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:48:42] [query] Engine: default
[2026-01-30 00:48:42] [query] Tokens: 14k 팔때 시세
[2026-01-30 00:48:42] [query] Mods: 11
[2026-01-30 00:48:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:48:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:48:42] [query] Results: 0 Pages of results: 0
[2026-01-30 00:48:42] [query] Execution time: 0.16983
[2026-01-30 00:48:53] [query] Query for: nc heat and air
[2026-01-30 00:48:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:48:53] [query] Engine: default
[2026-01-30 00:48:53] [query] Tokens: nc, heat, air
[2026-01-30 00:48:53] [query] Mods: 11
[2026-01-30 00:48:53] [query] Trying AND logic
[2026-01-30 00:48:53] [query] Using OR logic
[2026-01-30 00:48:53] [query] Found results using: or logic
[2026-01-30 00:48:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,7455,5197) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:48:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:48:53] [query] Results: 678 Pages of results: 4
[2026-01-30 00:48:53] [query] Execution time: 0.41582
[2026-01-30 00:49:38] [index:background] Health check
[2026-01-30 00:49:38] [indexer:background] Health check
[2026-01-30 00:49:38] [indexer:background] Health check
[2026-01-30 00:49:43] [query] Query for: 금값시세 팔때
[2026-01-30 00:49:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:49:43] [query] Engine: default
[2026-01-30 00:49:43] [query] Tokens: 금값시세 팔때
[2026-01-30 00:49:43] [query] Mods: 11
[2026-01-30 00:49:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:49:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:49:43] [query] Results: 0 Pages of results: 0
[2026-01-30 00:49:43] [query] Execution time: 0.10373
[2026-01-30 00:49:52] [query] Query for: 半導体界面活性剤洗浄液の単価
[2026-01-30 00:49:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:49:52] [query] Engine: default
[2026-01-30 00:49:52] [query] Tokens: 半導体界面活性剤洗浄液の単価
[2026-01-30 00:49:52] [query] Mods: 11
[2026-01-30 00:49:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:49:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:49:52] [query] Results: 0 Pages of results: 0
[2026-01-30 00:49:52] [query] Execution time: 0.07630
[2026-01-30 00:49:54] [query] Query for: 小 面包 吃 遍 世界
[2026-01-30 00:49:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:49:54] [query] Engine: default
[2026-01-30 00:49:54] [query] Tokens: 小 面包 吃 遍 世界
[2026-01-30 00:49:54] [query] Mods: 11
[2026-01-30 00:49:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:49:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:49:54] [query] Results: 0 Pages of results: 0
[2026-01-30 00:49:54] [query] Execution time: 0.18128
[2026-01-30 00:50:24] [query] Query for: 二元三次曲面函数
[2026-01-30 00:50:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:50:24] [query] Engine: default
[2026-01-30 00:50:24] [query] Tokens: 二元三次曲面函数
[2026-01-30 00:50:24] [query] Mods: 11
[2026-01-30 00:50:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:50:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:50:24] [query] Results: 0 Pages of results: 0
[2026-01-30 00:50:24] [query] Execution time: 0.10447
[2026-01-30 00:50:55] [query] Query for: relco real estate
[2026-01-30 00:50:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:50:55] [query] Engine: default
[2026-01-30 00:50:55] [query] Tokens: real, estate, relco
[2026-01-30 00:50:55] [query] Mods: 11
[2026-01-30 00:50:55] [query] Using OR logic
[2026-01-30 00:50:56] [query] Found results using: or logic
[2026-01-30 00:50:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:50:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:50:56] [query] Results: 942 Pages of results: 5
[2026-01-30 00:50:56] [query] Execution time: 0.74223
[2026-01-30 00:52:02] [query] Query for: relco real estate
[2026-01-30 00:52:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:52:02] [query] Engine: default
[2026-01-30 00:52:02] [query] Tokens: real, estate, relco
[2026-01-30 00:52:02] [query] Mods: 11
[2026-01-30 00:52:02] [query] Using OR logic
[2026-01-30 00:52:02] [query] Found results using: or logic
[2026-01-30 00:52:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:52:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:52:02] [query] Results: 942 Pages of results: 5
[2026-01-30 00:52:02] [query] Execution time: 0.41961
[2026-01-30 00:52:04] [query] Query for: 奇安信浏览器改搜索引擎
[2026-01-30 00:52:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:52:04] [query] Engine: default
[2026-01-30 00:52:04] [query] Tokens: 奇安信浏览器改搜索引擎
[2026-01-30 00:52:04] [query] Mods: 11
[2026-01-30 00:52:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:52:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:52:04] [query] Results: 0 Pages of results: 0
[2026-01-30 00:52:04] [query] Execution time: 0.07552
[2026-01-30 00:52:11] [query] Query for: 0
[2026-01-30 00:52:11] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:52:11] [query] Engine: default
[2026-01-30 00:52:11] [query] Tokens: 
[2026-01-30 00:52:11] [query] Mods: 11
[2026-01-30 00:52:11] [query] Found results using: or logic
[2026-01-30 00:52:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:52:11') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:52:11] [query] Results: 2026 Pages of results: 11
[2026-01-30 00:52:11] [query] Execution time: 0.20890
[2026-01-30 00:52:15] [query] Query for: 순금 1돈 가격
[2026-01-30 00:52:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:52:15] [query] Engine: default
[2026-01-30 00:52:15] [query] Tokens: 1, 순금 1돈 가격
[2026-01-30 00:52:15] [query] Mods: 11
[2026-01-30 00:52:15] [query] Using OR logic
[2026-01-30 00:52:15] [query] Found results using: or logic
[2026-01-30 00:52:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:52:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:52:15] [query] Results: 1223 Pages of results: 7
[2026-01-30 00:52:15] [query] Execution time: 0.53919
[2026-01-30 00:52:18] [query] Query for: 설악그란폰도 2026 접수
[2026-01-30 00:52:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:52:18] [query] Engine: default
[2026-01-30 00:52:18] [query] Tokens: 2026, 설악그란폰도 접수
[2026-01-30 00:52:18] [query] Mods: 11
[2026-01-30 00:52:18] [query] Using OR logic
[2026-01-30 00:52:18] [query] Found results using: or logic
[2026-01-30 00:52:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:52:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:52:18] [query] Results: 75 Pages of results: 1
[2026-01-30 00:52:18] [query] Execution time: 0.22338
[2026-01-30 00:52:38] [query] Query for: homes forsale on land contract
[2026-01-30 00:52:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:52:38] [query] Engine: default
[2026-01-30 00:52:38] [query] Tokens: homes, forsale, land, contract
[2026-01-30 00:52:38] [query] Mods: 11
[2026-01-30 00:52:38] [query] Trying AND logic
[2026-01-30 00:52:38] [query] Using OR logic
[2026-01-30 00:52:39] [query] Found results using: or logic
[2026-01-30 00:52:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,64119,979,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:52:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:52:39] [query] Results: 975 Pages of results: 5
[2026-01-30 00:52:39] [query] Execution time: 0.23047
[2026-01-30 00:53:09] [query] Query for: ic-4m　lixil
[2026-01-30 00:53:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:53:09] [query] Engine: default
[2026-01-30 00:53:09] [query] Tokens: 4month, icalendar, ice, ice-scraper, iceberg, iced, iceland, icensees, icenses, icescraper
[2026-01-30 00:53:09] [query] Mods: 11
[2026-01-30 00:53:09] [query] Using OR logic
[2026-01-30 00:53:09] [query] Found results using: or logic
[2026-01-30 00:53:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16369,35337,7353,13999,21972,60283,75330,33753,34537,14008) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:53:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:53:09] [query] Results: 35 Pages of results: 1
[2026-01-30 00:53:09] [query] Execution time: 0.06379
[2026-01-30 00:53:09] [query] Query for: 2026年1月30日工商银行人民币金价
[2026-01-30 00:53:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:53:09] [query] Engine: default
[2026-01-30 00:53:10] [query] Tokens: 2026, 1, 30, 2026年1月30日工商银行人民币金价
[2026-01-30 00:53:10] [query] Mods: 11
[2026-01-30 00:53:10] [query] Using OR logic
[2026-01-30 00:53:10] [query] Found results using: or logic
[2026-01-30 00:53:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,28036,1803)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,431,1803,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:53:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:53:10] [query] Results: 1374 Pages of results: 7
[2026-01-30 00:53:10] [query] Execution time: 0.89600
[2026-01-30 00:53:13] [query] Query for: homes forsale on land contract
[2026-01-30 00:53:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:53:13] [query] Engine: default
[2026-01-30 00:53:13] [query] Tokens: homes, forsale, land, contract
[2026-01-30 00:53:13] [query] Mods: 11
[2026-01-30 00:53:13] [query] Trying AND logic
[2026-01-30 00:53:13] [query] Using OR logic
[2026-01-30 00:53:13] [query] Found results using: or logic
[2026-01-30 00:53:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,64119,979,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:53:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:53:13] [query] Results: 975 Pages of results: 5
[2026-01-30 00:53:13] [query] Execution time: 0.28228
[2026-01-30 00:53:40] [index:background] Health check
[2026-01-30 00:53:45] [query] Query for: vardera gard nykoping
[2026-01-30 00:53:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:53:45] [query] Engine: default
[2026-01-30 00:53:45] [query] Tokens: garden, gardeners, gardening, gardens, gardner
[2026-01-30 00:53:45] [query] Mods: 11
[2026-01-30 00:53:45] [query] Using OR logic
[2026-01-30 00:53:45] [query] Found results using: and logic
[2026-01-30 00:53:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6490,10435,7926,13167,23314) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:53:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:53:45] [query] Results: 18 Pages of results: 1
[2026-01-30 00:53:45] [query] Execution time: 0.06180
[2026-01-30 00:53:50] [indexer:background] Health check
[2026-01-30 00:54:20] [query] Query for: 금 1돈
[2026-01-30 00:54:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:54:20] [query] Engine: default
[2026-01-30 00:54:20] [query] Tokens: 1, 금 1돈
[2026-01-30 00:54:20] [query] Mods: 11
[2026-01-30 00:54:20] [query] Using OR logic
[2026-01-30 00:54:21] [query] Found results using: or logic
[2026-01-30 00:54:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:54:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:54:21] [query] Results: 1223 Pages of results: 7
[2026-01-30 00:54:21] [query] Execution time: 0.52931
[2026-01-30 00:54:23] [query] Query for: rb recruitment
[2026-01-30 00:54:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:54:23] [query] Engine: default
[2026-01-30 00:54:23] [query] Tokens: rb, rb.gy, rbgy, rbi, rbranson, recruitment
[2026-01-30 00:54:23] [query] Mods: 11
[2026-01-30 00:54:23] [query] Trying AND logic
[2026-01-30 00:54:23] [query] Using OR logic
[2026-01-30 00:54:23] [query] Found results using: or logic
[2026-01-30 00:54:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1400)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59316,59319,59321,6212,20214,1400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:54:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:54:23] [query] Results: 17 Pages of results: 1
[2026-01-30 00:54:23] [query] Execution time: 0.04172
[2026-01-30 00:54:24] [query] Query for: como programar un correo electronico
[2026-01-30 00:54:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:54:24] [query] Engine: default
[2026-01-30 00:54:24] [query] Tokens: unabashedly, unable, unacceptable, unaccepted, unaccompanied, unaffiliate, unaffiliated, unaffordable, unambiguously, unanimous
[2026-01-30 00:54:24] [query] Mods: 11
[2026-01-30 00:54:24] [query] Using OR logic
[2026-01-30 00:54:24] [query] Found results using: and logic
[2026-01-30 00:54:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66494,6643,25017,32836,45029,34579,72928,22175,51490,6484) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:54:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:54:24] [query] Results: 70 Pages of results: 1
[2026-01-30 00:54:24] [query] Execution time: 0.07481
[2026-01-30 00:54:55] [query] Query for: 국내금값
[2026-01-30 00:54:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:54:55] [query] Engine: default
[2026-01-30 00:54:55] [query] Tokens: 국내금값
[2026-01-30 00:54:55] [query] Mods: 11
[2026-01-30 00:54:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:54:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:54:55] [query] Results: 0 Pages of results: 0
[2026-01-30 00:54:55] [query] Execution time: 0.07805
[2026-01-30 00:54:56] [query] Query for: 금 1돈 시세 오늘
[2026-01-30 00:54:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:54:56] [query] Engine: default
[2026-01-30 00:54:56] [query] Tokens: 1, 금 1돈 시세 오늘
[2026-01-30 00:54:56] [query] Mods: 11
[2026-01-30 00:54:56] [query] Using OR logic
[2026-01-30 00:54:56] [query] Found results using: or logic
[2026-01-30 00:54:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:54:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:54:56] [query] Results: 1223 Pages of results: 7
[2026-01-30 00:54:56] [query] Execution time: 0.52582
[2026-01-30 00:55:36] [query] Query for: goedkoop venlafaxine online 🥯❁ www.7search.xyz/venlafaxine prevenire eiaculazione precoce. kopen express koerier europa goedkopen europa. koop venlafaxine. bestel goedkopen.
[2026-01-30 00:55:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 00:55:36] [query] Engine: default
[2026-01-30 00:55:37] [query] Tokens: online, www, xyz, goedkoop venlafaxine 🥯❁ 7search venlafaxine prevenire eiaculazione
[2026-01-30 00:55:37] [query] Mods: 11
[2026-01-30 00:55:37] [query] Using OR logic
[2026-01-30 00:55:37] [query] Found results using: or logic
[2026-01-30 00:55:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12622,994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (994,2485,32952,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:55:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:55:37] [query] Results: 228 Pages of results: 19
[2026-01-30 00:55:37] [query] Execution time: 0.55184
[2026-01-30 00:55:50] [query] Query for: order xanax 🍨 www.7rx.biz/xanax uk from nz. buy 2 mg online safe
[2026-01-30 00:55:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 00:55:50] [query] Engine: default
[2026-01-30 00:55:50] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 2
[2026-01-30 00:55:50] [query] Mods: 11
[2026-01-30 00:55:50] [query] Trying AND logic
[2026-01-30 00:55:50] [query] Using OR logic
[2026-01-30 00:55:50] [query] Found results using: or logic
[2026-01-30 00:55:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706,2933,994,5692,2207,5465,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,706) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:55:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:55:50] [query] Results: 936 Pages of results: 78
[2026-01-30 00:55:50] [query] Execution time: 0.21815
[2026-01-30 00:56:21] [query] Query for: contact waste management phone number
[2026-01-30 00:56:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:56:21] [query] Engine: default
[2026-01-30 00:56:21] [query] Tokens: contact, waste, management, phone, number
[2026-01-30 00:56:21] [query] Mods: 11
[2026-01-30 00:56:21] [query] Trying AND logic
[2026-01-30 00:56:21] [query] Query for: 금주식시세
[2026-01-30 00:56:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:56:21] [query] Engine: default
[2026-01-30 00:56:21] [query] Using OR logic
[2026-01-30 00:56:21] [query] Tokens: 금주식시세
[2026-01-30 00:56:21] [query] Mods: 11
[2026-01-30 00:56:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:56:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:56:21] [query] Results: 0 Pages of results: 0
[2026-01-30 00:56:21] [query] Execution time: 0.07529
[2026-01-30 00:56:21] [query] Found results using: or logic
[2026-01-30 00:56:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (252,10147,1167,596,925) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:56:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:56:21] [query] Results: 561 Pages of results: 3
[2026-01-30 00:56:21] [query] Execution time: 0.21118
[2026-01-30 00:56:23] [query] Query for: k80 setup for new holland t7.315
[2026-01-30 00:56:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:56:23] [query] Engine: default
[2026-01-30 00:56:23] [query] Tokens: 1yoxxbjt7ihonhbgifweshurklklj, 1yoxxbjt7ihonhbgifweshurklklj_rt2, 1yoxxbjt7ihonhbgifweshurklkljrt2, about70, about75, agreement7, at7, august7, august7th, copyright7
[2026-01-30 00:56:23] [query] Mods: 11
[2026-01-30 00:56:23] [query] Using OR logic
[2026-01-30 00:56:23] [query] Found results using: and logic
[2026-01-30 00:56:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (409,23452,110,2521)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29500,29502,29503,11901,16543,33409,14202,56729,45263,33442) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:56:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:56:23] [query] Results: 9 Pages of results: 1
[2026-01-30 00:56:23] [query] Execution time: 0.11567
[2026-01-30 00:56:24] [query] Query for: how much does a phememeloist who take ot bloodmake
[2026-01-30 00:56:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:56:24] [query] Engine: default
[2026-01-30 00:56:24] [query] Tokens: other 29, other 50, other's, other(, other-laws-and-rules, other29, other50, otherlawsandrules, others, others 24
[2026-01-30 00:56:24] [query] Mods: 11
[2026-01-30 00:56:24] [query] Using OR logic
[2026-01-30 00:56:24] [query] Found results using: and logic
[2026-01-30 00:56:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (963,175)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51483,57056,17643,22504,32668,51485,57072,32669,602,7584) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:56:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:56:24] [query] Results: 204 Pages of results: 2
[2026-01-30 00:56:24] [query] Execution time: 0.05820
[2026-01-30 00:56:25] [query] Query for: fayetteville nc bids
[2026-01-30 00:56:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:56:25] [query] Engine: default
[2026-01-30 00:56:25] [query] Tokens: fayetteville, nc, bids
[2026-01-30 00:56:25] [query] Mods: 11
[2026-01-30 00:56:25] [query] Trying AND logic
[2026-01-30 00:56:25] [query] Using OR logic
[2026-01-30 00:56:25] [query] Found results using: or logic
[2026-01-30 00:56:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (702,396,34594) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:56:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:56:25] [query] Results: 656 Pages of results: 4
[2026-01-30 00:56:25] [query] Execution time: 0.39944
[2026-01-30 00:57:13] [query] Query for: 掃引 言い換え
[2026-01-30 00:57:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:57:13] [query] Engine: default
[2026-01-30 00:57:13] [query] Tokens: 掃引 言い換え
[2026-01-30 00:57:13] [query] Mods: 11
[2026-01-30 00:57:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:57:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:57:13] [query] Results: 0 Pages of results: 0
[2026-01-30 00:57:13] [query] Execution time: 0.10801
[2026-01-30 00:57:56] [query] Query for: north realtors
[2026-01-30 00:57:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:57:56] [query] Engine: default
[2026-01-30 00:57:56] [query] Tokens: north, realtors
[2026-01-30 00:57:56] [query] Mods: 11
[2026-01-30 00:57:56] [query] Trying AND logic
[2026-01-30 00:57:56] [query] Query for: 2026年25国债19的市场评价与投资者反馈
[2026-01-30 00:57:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:57:56] [query] Engine: default
[2026-01-30 00:57:56] [query] Tokens: 2026, 25, 19, 2026年25国债19的市场评价与投资者反馈
[2026-01-30 00:57:56] [query] Mods: 11
[2026-01-30 00:57:56] [query] Using OR logic
[2026-01-30 00:57:57] [query] Found results using: or logic
[2026-01-30 00:57:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (698,28036,3111)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,3111,698,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:57:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:57:57] [query] Results: 320 Pages of results: 2
[2026-01-30 00:57:57] [query] Execution time: 0.33745
[2026-01-30 00:57:58] [query] Found results using: and logic
[2026-01-30 00:57:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:57:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (253) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (96) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:57:58] [query] Results: 320 Pages of results: 2
[2026-01-30 00:57:58] [query] Execution time: 2.39346
[2026-01-30 00:58:00] [query] Query for: 米亚莎 努利买买提
[2026-01-30 00:58:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:58:00] [query] Engine: default
[2026-01-30 00:58:00] [query] Tokens: 米亚莎 努利买买提
[2026-01-30 00:58:00] [query] Mods: 11
[2026-01-30 00:58:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:58:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:58:00] [query] Results: 0 Pages of results: 0
[2026-01-30 00:58:00] [query] Execution time: 0.15436
[2026-01-30 00:58:00] [query] Query for: ohio exclusive right to sell contract real estate
[2026-01-30 00:58:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:58:00] [query] Engine: default
[2026-01-30 00:58:00] [query] Tokens: ohio, exclusive, right, sell, contract, real, estate
[2026-01-30 00:58:00] [query] Mods: 11
[2026-01-30 00:58:00] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 00:58:00] [query] Using OR logic
[2026-01-30 00:58:01] [query] Found results using: or logic
[2026-01-30 00:58:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19990,4501,1273,106,2727,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:58:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:58:01] [query] Results: 1536 Pages of results: 8
[2026-01-30 00:58:01] [query] Execution time: 0.63409
[2026-01-30 00:58:19] [query] Query for: 2026年1月30日活动是否有效
[2026-01-30 00:58:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:58:19] [query] Engine: default
[2026-01-30 00:58:19] [query] Tokens: 2026, 1, 30, 2026年1月30日活动是否有效
[2026-01-30 00:58:19] [query] Mods: 11
[2026-01-30 00:58:19] [query] Using OR logic
[2026-01-30 00:58:20] [query] Found results using: or logic
[2026-01-30 00:58:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,28036,1803)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,431,1803,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:58:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:58:20] [query] Results: 1374 Pages of results: 7
[2026-01-30 00:58:20] [query] Execution time: 0.82783
[2026-01-30 00:58:23] [query] Query for: 오늘 금 시세
[2026-01-30 00:58:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:58:23] [query] Engine: default
[2026-01-30 00:58:23] [query] Tokens: 오늘 금 시세
[2026-01-30 00:58:23] [query] Mods: 11
[2026-01-30 00:58:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:58:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:58:23] [query] Results: 0 Pages of results: 0
[2026-01-30 00:58:23] [query] Execution time: 0.15472
[2026-01-30 00:58:24] [query] Query for: cic是哪家的互感器
[2026-01-30 00:58:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:58:24] [query] Engine: default
[2026-01-30 00:58:24] [query] Tokens: cic是哪家的互感器
[2026-01-30 00:58:24] [query] Mods: 11
[2026-01-30 00:58:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:58:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:58:24] [query] Results: 0 Pages of results: 0
[2026-01-30 00:58:24] [query] Execution time: 0.08266
[2026-01-30 00:58:25] [query] Query for: 국제 금 시세
[2026-01-30 00:58:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 00:58:25] [query] Engine: default
[2026-01-30 00:58:25] [query] Tokens: 국제 금 시세
[2026-01-30 00:58:25] [query] Mods: 11
[2026-01-30 00:58:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 00:58:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 00:58:25] [query] Results: 0 Pages of results: 0
[2026-01-30 00:58:25] [query] Execution time: 0.12760
[2026-01-30 00:59:36] [index:background] Health check
[2026-01-30 00:59:36] [index:background] CPU load threshold (3) breached: 3.22 [waiting 2]
[2026-01-30 00:59:38] [indexer:background] CPU load threshold (3) breached: 3.22 [waiting 2]
[2026-01-30 00:59:40] [indexer:background] Health check
[2026-01-30 00:59:40] [indexer:background] CPU load threshold (3) breached: 3.2 [waiting 2]
[2026-01-30 00:59:42] [indexer:background] Health check
[2026-01-30 00:59:42] [indexer:background] CPU load threshold (3) breached: 3.2 [waiting 2]
[2026-01-30 01:00:51] [query] Query for: 2026설악그란폰도
[2026-01-30 01:00:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:00:51] [query] Engine: default
[2026-01-30 01:00:51] [query] Tokens: 2026, 2026설악그란폰도
[2026-01-30 01:00:51] [query] Mods: 11
[2026-01-30 01:00:51] [query] Using OR logic
[2026-01-30 01:00:51] [query] Found results using: or logic
[2026-01-30 01:00:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:00:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:00:51] [query] Results: 75 Pages of results: 1
[2026-01-30 01:00:51] [query] Execution time: 0.16317
[2026-01-30 01:00:56] [query] Query for: shift かぶたん
[2026-01-30 01:00:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:00:56] [query] Engine: default
[2026-01-30 01:00:57] [query] Tokens: shift, かぶたん
[2026-01-30 01:00:57] [query] Mods: 11
[2026-01-30 01:00:57] [query] Using OR logic
[2026-01-30 01:00:57] [query] Found results using: or logic
[2026-01-30 01:00:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2257)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2257,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:00:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:00:57] [query] Results: 12 Pages of results: 1
[2026-01-30 01:00:57] [query] Execution time: 0.11233
[2026-01-30 01:00:59] [query] Query for: s9015和s9015-ms有什么区别
[2026-01-30 01:00:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:00:59] [query] Engine: default
[2026-01-30 01:00:59] [query] Tokens: s9015和s9015 ms有什么区别 s9015和s9015-ms有什么区别
[2026-01-30 01:00:59] [query] Mods: 11
[2026-01-30 01:00:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:00:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:00:59] [query] Results: 0 Pages of results: 0
[2026-01-30 01:00:59] [query] Execution time: 0.12472
[2026-01-30 01:01:10] [query] Query for: 국제금시세 하락
[2026-01-30 01:01:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:01:10] [query] Engine: default
[2026-01-30 01:01:10] [query] Tokens: 국제금시세 하락
[2026-01-30 01:01:10] [query] Mods: 11
[2026-01-30 01:01:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:01:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:01:10] [query] Results: 0 Pages of results: 0
[2026-01-30 01:01:10] [query] Execution time: 0.10891
[2026-01-30 01:01:13] [query] Query for: photonnex.com是什么邮箱
[2026-01-30 01:01:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:01:13] [query] Engine: default
[2026-01-30 01:01:13] [query] Tokens: photons, photonnex com是什么邮箱 photonnex.com
[2026-01-30 01:01:13] [query] Mods: 11
[2026-01-30 01:01:13] [query] Using OR logic
[2026-01-30 01:01:13] [query] Found results using: or logic
[2026-01-30 01:01:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6632,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:01:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:01:13] [query] Results: 1 Pages of results: 1
[2026-01-30 01:01:13] [query] Execution time: 0.13259
[2026-01-30 01:01:20] [query] Query for: zoning 8-209-13000 new bern
[2026-01-30 01:01:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:01:20] [query] Engine: default
[2026-01-30 01:01:20] [query] Tokens: zoning, 8, 209, 13000, new, bern, 8-209-13000 zoning 8
[2026-01-30 01:01:20] [query] Mods: 11
[2026-01-30 01:01:20] [query] Using OR logic
[2026-01-30 01:01:21] [query] Found results using: or logic
[2026-01-30 01:01:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (35566,22614,445,701,110,9203)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9203,445,22614,35566,110,701,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:01:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:01:21] [query] Results: 641 Pages of results: 4
[2026-01-30 01:01:21] [query] Execution time: 0.54549
[2026-01-30 01:03:12] [query] Query for: media inquiries
[2026-01-30 01:03:12] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:03:12] [query] Engine: nc_realtorsr_contacts
[2026-01-30 01:03:12] [query] Tokens: inquiries, inquiry, media
[2026-01-30 01:03:12] [query] Mods: 5
[2026-01-30 01:03:12] [query] Trying AND logic
[2026-01-30 01:03:12] [query] Found results using: and logic
[2026-01-30 01:03:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11138,29334,5521) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('16586') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:03:12] [query] Results: 1 Pages of results: 1
[2026-01-30 01:03:12] [query] Execution time: 0.05794
[2026-01-30 01:03:27] [query] Query for: national real estate
[2026-01-30 01:03:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:03:27] [query] Engine: default
[2026-01-30 01:03:27] [query] Tokens: national, real, estate
[2026-01-30 01:03:27] [query] Mods: 11
[2026-01-30 01:03:27] [query] Trying AND logic
[2026-01-30 01:03:27] [query] Found results using: and logic
[2026-01-30 01:03:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (154,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:03:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (154) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:03:27] [query] Results: 170 Pages of results: 1
[2026-01-30 01:03:27] [query] Execution time: 0.68469
[2026-01-30 01:04:00] [query] Query for: 生态环境部政研究中心
[2026-01-30 01:04:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:04:00] [query] Engine: default
[2026-01-30 01:04:00] [query] Tokens: 生态环境部政研究中心
[2026-01-30 01:04:00] [query] Mods: 11
[2026-01-30 01:04:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:04:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:04:00] [query] Results: 0 Pages of results: 0
[2026-01-30 01:04:00] [query] Execution time: 0.08905
[2026-01-30 01:04:03] [query] Query for: 回复2
[2026-01-30 01:04:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:04:03] [query] Engine: default
[2026-01-30 01:04:03] [query] Tokens: 2, 回复2
[2026-01-30 01:04:03] [query] Mods: 11
[2026-01-30 01:04:03] [query] Using OR logic
[2026-01-30 01:04:03] [query] Found results using: or logic
[2026-01-30 01:04:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:04:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:04:03] [query] Results: 935 Pages of results: 5
[2026-01-30 01:04:03] [query] Execution time: 0.26806
[2026-01-30 01:04:05] [query] Query for: jamie zinger
[2026-01-30 01:04:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:04:05] [query] Engine: default
[2026-01-30 01:04:05] [query] Tokens: jamie, zenger, zinger
[2026-01-30 01:04:05] [query] Mods: 11
[2026-01-30 01:04:05] [query] Using OR logic
[2026-01-30 01:04:05] [query] Found results using: or logic
[2026-01-30 01:04:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9900)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9900,55449,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:04:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:04:05] [query] Results: 8 Pages of results: 1
[2026-01-30 01:04:05] [query] Execution time: 0.26359
[2026-01-30 01:04:10] [index:background] Health check
[2026-01-30 01:04:10] [indexer:background] Health check
[2026-01-30 01:04:10] [indexer:background] Health check
[2026-01-30 01:04:11] [query] Query for: windows11 回避インストール
[2026-01-30 01:04:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:04:11] [query] Engine: default
[2026-01-30 01:04:11] [query] Tokens: windows, windows 7, windows7, winds, windows11 回避インストール
[2026-01-30 01:04:11] [query] Mods: 11
[2026-01-30 01:04:11] [query] Using OR logic
[2026-01-30 01:04:11] [query] Found results using: or logic
[2026-01-30 01:04:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2555,11213,11222,450,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:04:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:04:11] [query] Results: 24 Pages of results: 1
[2026-01-30 01:04:11] [query] Execution time: 0.12418
[2026-01-30 01:04:55] [query] Query for: ホルムストローム療法
[2026-01-30 01:04:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:04:55] [query] Engine: default
[2026-01-30 01:04:55] [query] Tokens: ホルムストローム療法
[2026-01-30 01:04:55] [query] Mods: 11
[2026-01-30 01:04:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:04:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:04:55] [query] Results: 0 Pages of results: 0
[2026-01-30 01:04:55] [query] Execution time: 0.07771
[2026-01-30 01:05:30] [query] Query for: 什么是吉利sac样件
[2026-01-30 01:05:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:05:30] [query] Engine: default
[2026-01-30 01:05:30] [query] Tokens: 什么是吉利sac样件
[2026-01-30 01:05:30] [query] Mods: 11
[2026-01-30 01:05:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:05:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:05:30] [query] Results: 0 Pages of results: 0
[2026-01-30 01:05:30] [query] Execution time: 0.09189
[2026-01-30 01:06:00] [query] Query for: hamlet nc to charlotte
[2026-01-30 01:06:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:06:00] [query] Engine: default
[2026-01-30 01:06:00] [query] Tokens: hamlet, nc, charlotte
[2026-01-30 01:06:00] [query] Mods: 11
[2026-01-30 01:06:00] [query] Trying AND logic
[2026-01-30 01:06:00] [query] Using OR logic
[2026-01-30 01:06:01] [query] Found results using: or logic
[2026-01-30 01:06:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42034,396,5224) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:06:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:06:01] [query] Results: 663 Pages of results: 4
[2026-01-30 01:06:01] [query] Execution time: 0.46089
[2026-01-30 01:06:36] [query] Query for: 금 한돈 팔때 시세
[2026-01-30 01:06:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:06:36] [query] Engine: default
[2026-01-30 01:06:36] [query] Tokens: 금 한돈 팔때 시세
[2026-01-30 01:06:36] [query] Mods: 11
[2026-01-30 01:06:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:06:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:06:36] [query] Results: 0 Pages of results: 0
[2026-01-30 01:06:36] [query] Execution time: 0.14528
[2026-01-30 01:06:38] [query] Query for: form 20 real estate agent
[2026-01-30 01:06:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:06:38] [query] Engine: default
[2026-01-30 01:06:38] [query] Tokens: form 201, form 201g, form 202, form 2025, form 203, 20, agent, estate, form, real
[2026-01-30 01:06:38] [query] Mods: 11
[2026-01-30 01:06:38] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 01:06:38] [query] Using OR logic
[2026-01-30 01:06:38] [query] Found results using: or logic
[2026-01-30 01:06:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (39,1470,172,1817,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20398,20399,60569,67467,20400,39,1470,172,1817,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:06:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:06:38] [query] Results: 1578 Pages of results: 8
[2026-01-30 01:06:38] [query] Execution time: 0.73689
[2026-01-30 01:06:41] [query] Query for: 금 한돈 시세
[2026-01-30 01:06:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:06:41] [query] Engine: default
[2026-01-30 01:06:41] [query] Tokens: 금 한돈 시세
[2026-01-30 01:06:41] [query] Mods: 11
[2026-01-30 01:06:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:06:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:06:41] [query] Results: 0 Pages of results: 0
[2026-01-30 01:06:41] [query] Execution time: 0.15526
[2026-01-30 01:06:43] [query] Query for: 금사세
[2026-01-30 01:06:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:06:43] [query] Engine: default
[2026-01-30 01:06:43] [query] Tokens: 금사세
[2026-01-30 01:06:43] [query] Mods: 11
[2026-01-30 01:06:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:06:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:06:43] [query] Results: 0 Pages of results: 0
[2026-01-30 01:06:43] [query] Execution time: 0.07699
[2026-01-30 01:06:46] [query] Query for: 오늘의금시세팔때
[2026-01-30 01:06:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:06:46] [query] Engine: default
[2026-01-30 01:06:46] [query] Tokens: 오늘의금시세팔때
[2026-01-30 01:06:46] [query] Mods: 11
[2026-01-30 01:06:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:06:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:06:46] [query] Results: 0 Pages of results: 0
[2026-01-30 01:06:46] [query] Execution time: 0.08320
[2026-01-30 01:07:04] [query] Query for: off market residential properties
[2026-01-30 01:07:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:07:04] [query] Engine: default
[2026-01-30 01:07:04] [query] Tokens: market, residential, properties
[2026-01-30 01:07:04] [query] Mods: 11
[2026-01-30 01:07:04] [query] Trying AND logic
[2026-01-30 01:07:05] [query] Found results using: and logic
[2026-01-30 01:07:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (194,1805,182) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:07:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1217', '13807', '14075', '14230', '20523', '21391', '2199', '25013', '25516', '52101', '54588', '54675', '55161') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:07:05] [query] Results: 11 Pages of results: 1
[2026-01-30 01:07:05] [query] Execution time: 0.15148
[2026-01-30 01:08:24] [query] Query for: 奔奔石
[2026-01-30 01:08:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:08:24] [query] Engine: default
[2026-01-30 01:08:25] [query] Tokens: 奔奔石
[2026-01-30 01:08:25] [query] Mods: 11
[2026-01-30 01:08:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:08:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:08:25] [query] Results: 0 Pages of results: 0
[2026-01-30 01:08:25] [query] Execution time: 0.08467
[2026-01-30 01:09:00] [query] Query for: cake slice containers
[2026-01-30 01:09:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:00] [query] Engine: default
[2026-01-30 01:09:00] [query] Tokens: slice, cake4kids, slices, containers
[2026-01-30 01:09:00] [query] Mods: 11
[2026-01-30 01:09:00] [query] Trying AND logic
[2026-01-30 01:09:00] [query] Using OR logic
[2026-01-30 01:09:00] [query] Found results using: or logic
[2026-01-30 01:09:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7990)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (60278,69315,8625,7990) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:00] [query] Results: 3 Pages of results: 1
[2026-01-30 01:09:00] [query] Execution time: 0.04184
[2026-01-30 01:09:02] [query] Query for: 交换电话微信
[2026-01-30 01:09:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:02] [query] Engine: default
[2026-01-30 01:09:02] [query] Tokens: 交换电话微信
[2026-01-30 01:09:02] [query] Mods: 11
[2026-01-30 01:09:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:02] [query] Results: 0 Pages of results: 0
[2026-01-30 01:09:02] [query] Execution time: 0.08263
[2026-01-30 01:09:14] [query] Query for: real estate for sale fayetteville nc
[2026-01-30 01:09:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:14] [query] Engine: default
[2026-01-30 01:09:14] [query] Tokens: real, estate, sale, fayetteville, nc
[2026-01-30 01:09:14] [query] Mods: 11
[2026-01-30 01:09:14] [query] Trying AND logic
[2026-01-30 01:09:14] [query] Using OR logic
[2026-01-30 01:09:15] [query] Found results using: or logic
[2026-01-30 01:09:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,125,702,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:15] [query] Results: 1264 Pages of results: 7
[2026-01-30 01:09:15] [query] Execution time: 1.34751
[2026-01-30 01:09:32] [index:background] Health check
[2026-01-30 01:09:33] [indexer:background] Health check
[2026-01-30 01:09:33] [indexer:background] Health check
[2026-01-30 01:09:39] [query] Query for: 계림 kua500b
[2026-01-30 01:09:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:39] [query] Engine: default
[2026-01-30 01:09:39] [query] Tokens: 계림 kua500b
[2026-01-30 01:09:39] [query] Mods: 11
[2026-01-30 01:09:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:39] [query] Results: 0 Pages of results: 0
[2026-01-30 01:09:39] [query] Execution time: 0.10761
[2026-01-30 01:09:41] [query] Query for: 如何设计令人难忘的跨界英雄技能
[2026-01-30 01:09:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:41] [query] Engine: default
[2026-01-30 01:09:41] [query] Tokens: 如何设计令人难忘的跨界英雄技能
[2026-01-30 01:09:41] [query] Mods: 11
[2026-01-30 01:09:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:42] [query] Results: 0 Pages of results: 0
[2026-01-30 01:09:42] [query] Execution time: 0.08505
[2026-01-30 01:09:42] [query] Query for: 한돈 시세
[2026-01-30 01:09:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:42] [query] Engine: default
[2026-01-30 01:09:43] [query] Query for: real estate colorado report a agent
[2026-01-30 01:09:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:43] [query] Engine: default
[2026-01-30 01:09:43] [query] Tokens: real, estate, colorado, report, agent
[2026-01-30 01:09:43] [query] Mods: 11
[2026-01-30 01:09:43] [query] Trying AND logic
[2026-01-30 01:09:43] [query] Using OR logic
[2026-01-30 01:09:43] [query] Tokens: 한돈 시세
[2026-01-30 01:09:43] [query] Mods: 11
[2026-01-30 01:09:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:43] [query] Results: 0 Pages of results: 0
[2026-01-30 01:09:43] [query] Execution time: 0.11327
[2026-01-30 01:09:43] [query] Found results using: or logic
[2026-01-30 01:09:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,30081,1003,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:43] [query] Results: 1173 Pages of results: 6
[2026-01-30 01:09:43] [query] Execution time: 0.49920
[2026-01-30 01:09:43] [query] Query for: florida as is home sale contract
[2026-01-30 01:09:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:43] [query] Engine: default
[2026-01-30 01:09:43] [query] Tokens: florida, home, sale, contract
[2026-01-30 01:09:43] [query] Mods: 11
[2026-01-30 01:09:43] [query] Trying AND logic
[2026-01-30 01:09:44] [query] Using OR logic
[2026-01-30 01:09:44] [query] Found results using: or logic
[2026-01-30 01:09:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,234,125,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:44] [query] Results: 1183 Pages of results: 6
[2026-01-30 01:09:44] [query] Execution time: 0.34536
[2026-01-30 01:09:53] [query] Query for: sbehen
[2026-01-30 01:09:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:09:53] [query] Engine: default
[2026-01-30 01:09:53] [query] Tokens: seven, sbehen
[2026-01-30 01:09:53] [query] Mods: 11
[2026-01-30 01:09:53] [query] Using OR logic
[2026-01-30 01:09:53] [query] Found results using: or logic
[2026-01-30 01:09:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3342,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:09:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:09:53] [query] Results: 34 Pages of results: 1
[2026-01-30 01:09:53] [query] Execution time: 0.09811
[2026-01-30 01:10:22] [query] Query for: 3103かぶだん
[2026-01-30 01:10:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:10:22] [query] Engine: default
[2026-01-30 01:10:22] [query] Tokens: 02-t23103-bdfaf3a448284995a8cbede710b7bf33, 02t23103bdfaf3a448284995a8cbede710b7bf33, 12015099101535184858732131030080047042750603o, 13103, 1701362390 1701363103, 17013623901701363103, 1701363103, 1701363103 1701381104, 1701363103 1701381347, 17013631031701381104
[2026-01-30 01:10:22] [query] Mods: 11
[2026-01-30 01:10:22] [query] Using OR logic
[2026-01-30 01:10:22] [query] Found results using: or logic
[2026-01-30 01:10:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28138,28139,38711,17556,45609,45619,45600,45614,45677,45624) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:10:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:10:22] [query] Results: 2 Pages of results: 1
[2026-01-30 01:10:22] [query] Execution time: 0.08991
[2026-01-30 01:10:23] [query] Query for: 세나 설악 그란폰도
[2026-01-30 01:10:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:10:23] [query] Engine: default
[2026-01-30 01:10:24] [query] Tokens: 세나 설악 그란폰도
[2026-01-30 01:10:24] [query] Mods: 11
[2026-01-30 01:10:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:10:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:10:24] [query] Results: 0 Pages of results: 0
[2026-01-30 01:10:24] [query] Execution time: 0.12484
[2026-01-30 01:10:39] [query] Query for: 2026 설악 그란폰도
[2026-01-30 01:10:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:10:39] [query] Engine: default
[2026-01-30 01:10:39] [query] Tokens: 2026, 설악 그란폰도
[2026-01-30 01:10:39] [query] Mods: 11
[2026-01-30 01:10:39] [query] Using OR logic
[2026-01-30 01:10:39] [query] Found results using: or logic
[2026-01-30 01:10:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:10:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:10:39] [query] Results: 75 Pages of results: 1
[2026-01-30 01:10:39] [query] Execution time: 0.28694
[2026-01-30 01:10:41] [query] Query for: почему не дают кредит в финляндии
[2026-01-30 01:10:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:10:41] [query] Engine: default
[2026-01-30 01:10:41] [query] Tokens: почему не дают кредит в финляндии
[2026-01-30 01:10:41] [query] Mods: 11
[2026-01-30 01:10:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:10:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:10:41] [query] Results: 0 Pages of results: 0
[2026-01-30 01:10:41] [query] Execution time: 0.18797
[2026-01-30 01:11:01] [query] Query for: 大连理工大学校友有哪些国家领导人
[2026-01-30 01:11:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:11:01] [query] Engine: default
[2026-01-30 01:11:01] [query] Tokens: 大连理工大学校友有哪些国家领导人
[2026-01-30 01:11:01] [query] Mods: 11
[2026-01-30 01:11:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:11:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:11:01] [query] Results: 0 Pages of results: 0
[2026-01-30 01:11:01] [query] Execution time: 0.08754
[2026-01-30 01:11:03] [query] Query for: accct.top top/312
[2026-01-30 01:11:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:11:03] [query] Engine: default
[2026-01-30 01:11:03] [query] Tokens: 3120, 3120-a, 312025, 3120a, 3121, 3124, 31276, 3128, top
[2026-01-30 01:11:03] [query] Mods: 11
[2026-01-30 01:11:03] [query] Trying AND logic
[2026-01-30 01:11:03] [query] Using OR logic
[2026-01-30 01:11:03] [query] Found results using: or logic
[2026-01-30 01:11:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1156)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28960,28963,74652,28965,63742,58107,31058,31383,1156) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:11:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:11:03] [query] Results: 136 Pages of results: 1
[2026-01-30 01:11:03] [query] Execution time: 0.06863
[2026-01-30 01:11:12] [query] Query for: national landlords association tenancy agreement pdf free download
[2026-01-30 01:11:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:11:12] [query] Engine: default
[2026-01-30 01:11:12] [query] Tokens: national, landlords, association, tenancy, agreement, pdf, free, download
[2026-01-30 01:11:12] [query] Mods: 11
[2026-01-30 01:11:12] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 01:11:12] [query] Using OR logic
[2026-01-30 01:11:13] [query] Found results using: or logic
[2026-01-30 01:11:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (154,13088,155,32688,873,3613,2811,9546) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:11:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:11:13] [query] Results: 1026 Pages of results: 6
[2026-01-30 01:11:13] [query] Execution time: 0.43859
[2026-01-30 01:12:51] [query] Query for: 오늘 금 팔때
[2026-01-30 01:12:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:12:51] [query] Engine: default
[2026-01-30 01:12:51] [query] Tokens: 오늘 금 팔때
[2026-01-30 01:12:51] [query] Mods: 11
[2026-01-30 01:12:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:12:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:12:51] [query] Results: 0 Pages of results: 0
[2026-01-30 01:12:51] [query] Execution time: 0.13383
[2026-01-30 01:13:08] [query] Query for: nc pror
[2026-01-30 01:13:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:13:08] [query] Engine: default
[2026-01-30 01:13:08] [query] Tokens: prorated, proration, prorations, nc
[2026-01-30 01:13:08] [query] Mods: 11
[2026-01-30 01:13:08] [query] Trying AND logic
[2026-01-30 01:13:08] [query] Found results using: and logic
[2026-01-30 01:13:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11120,11127,20349,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:13:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20178', '5419') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:13:08] [query] Results: 2 Pages of results: 1
[2026-01-30 01:13:08] [query] Execution time: 0.03388
[2026-01-30 01:13:37] [index:background] Health check
[2026-01-30 01:13:41] [query] Query for: 柳州4死1伤
[2026-01-30 01:13:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:13:41] [query] Engine: default
[2026-01-30 01:13:41] [query] Tokens: 4, 1, 柳州4死1伤
[2026-01-30 01:13:41] [query] Mods: 11
[2026-01-30 01:13:41] [query] Using OR logic
[2026-01-30 01:13:42] [query] Found results using: or logic
[2026-01-30 01:13:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,440)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:13:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:13:42] [query] Results: 1274 Pages of results: 7
[2026-01-30 01:13:42] [query] Execution time: 0.53894
[2026-01-30 01:14:43] [indexer:background] Health check
[2026-01-30 01:14:46] [query] Query for: 先知行业技术发展趋势
[2026-01-30 01:14:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:14:46] [query] Engine: default
[2026-01-30 01:14:46] [query] Tokens: 先知行业技术发展趋势
[2026-01-30 01:14:46] [query] Mods: 11
[2026-01-30 01:14:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:14:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:14:46] [query] Results: 0 Pages of results: 0
[2026-01-30 01:14:46] [query] Execution time: 0.08068
[2026-01-30 01:14:47] [query] Query for: loja dede
[2026-01-30 01:14:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:14:47] [query] Engine: default
[2026-01-30 01:14:47] [query] Tokens: dede, loja
[2026-01-30 01:14:47] [query] Mods: 11
[2026-01-30 01:14:47] [query] Using OR logic
[2026-01-30 01:14:47] [query] Found results using: or logic
[2026-01-30 01:14:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7788)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7788,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:14:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:14:47] [query] Results: 2 Pages of results: 1
[2026-01-30 01:14:47] [query] Execution time: 0.08942
[2026-01-30 01:15:11] [query] Query for: 18k 시세
[2026-01-30 01:15:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:15:11] [query] Engine: default
[2026-01-30 01:15:11] [query] Tokens: 18k 시세
[2026-01-30 01:15:11] [query] Mods: 11
[2026-01-30 01:15:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:15:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:15:11] [query] Results: 0 Pages of results: 0
[2026-01-30 01:15:11] [query] Execution time: 0.12686
[2026-01-30 01:15:55] [query] Query for: search case law for using a deviation when imputed income is used in nc 2025
[2026-01-30 01:15:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:15:55] [query] Engine: default
[2026-01-30 01:15:55] [query] Tokens: search, case, law, using, deviation, income, used, nc, 2025, imputed
[2026-01-30 01:15:55] [query] Mods: 11
[2026-01-30 01:15:55] [query] Using OR logic
[2026-01-30 01:15:56] [query] Found results using: or logic
[2026-01-30 01:15:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,898,4257,2149,1796,396,2239,928,2026)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2239,898,1796,2026,4257,2149,928,396,24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:15:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:15:56] [query] Results: 1261 Pages of results: 7
[2026-01-30 01:15:56] [query] Execution time: 1.15680
[2026-01-30 01:16:02] [query] Query for: ff14 亞戈拉高位
[2026-01-30 01:16:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:16:02] [query] Engine: default
[2026-01-30 01:16:02] [query] Tokens: deb810773e23ff145476cbc62f8cee4b
[2026-01-30 01:16:02] [query] Mods: 11
[2026-01-30 01:16:02] [query] Found results using: and logic
[2026-01-30 01:16:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74388) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:16:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:16:02] [query] Results: 1 Pages of results: 1
[2026-01-30 01:16:02] [query] Execution time: 0.08228
[2026-01-30 01:16:04] [query] Query for: 軽重とは
[2026-01-30 01:16:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:16:04] [query] Engine: default
[2026-01-30 01:16:04] [query] Tokens: 軽重とは
[2026-01-30 01:16:04] [query] Mods: 11
[2026-01-30 01:16:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:16:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:16:04] [query] Results: 0 Pages of results: 0
[2026-01-30 01:16:04] [query] Execution time: 0.07967
[2026-01-30 01:16:06] [query] Query for: 김유림
[2026-01-30 01:16:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:16:06] [query] Engine: default
[2026-01-30 01:16:06] [query] Tokens: 김유림
[2026-01-30 01:16:06] [query] Mods: 11
[2026-01-30 01:16:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:16:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:16:06] [query] Results: 0 Pages of results: 0
[2026-01-30 01:16:06] [query] Execution time: 0.07951
[2026-01-30 01:16:35] [query] Query for: search case law for using a deviation when imputed income is used in nc 2025
[2026-01-30 01:16:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:16:35] [query] Engine: default
[2026-01-30 01:16:35] [query] Tokens: search, case, law, using, deviation, income, used, nc, 2025, imputed
[2026-01-30 01:16:35] [query] Mods: 11
[2026-01-30 01:16:35] [query] Using OR logic
[2026-01-30 01:16:36] [query] Found results using: or logic
[2026-01-30 01:16:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,898,4257,2149,1796,396,2239,928,2026)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2239,898,1796,2026,4257,2149,928,396,24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:16:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:16:36] [query] Results: 1261 Pages of results: 7
[2026-01-30 01:16:36] [query] Execution time: 0.74228
[2026-01-30 01:17:51] [query] Query for: ㄴㄱ
[2026-01-30 01:17:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:17:51] [query] Engine: default
[2026-01-30 01:17:51] [query] Tokens: ㄴㄱ
[2026-01-30 01:17:51] [query] Mods: 11
[2026-01-30 01:17:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:17:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:17:51] [query] Results: 0 Pages of results: 0
[2026-01-30 01:17:51] [query] Execution time: 0.07732
[2026-01-30 01:18:11] [query] Query for: ころシコ
[2026-01-30 01:18:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:18:11] [query] Engine: default
[2026-01-30 01:18:11] [query] Tokens: ころシコ
[2026-01-30 01:18:11] [query] Mods: 11
[2026-01-30 01:18:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:18:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:18:11] [query] Results: 0 Pages of results: 0
[2026-01-30 01:18:11] [query] Execution time: 0.07525
[2026-01-30 01:18:32] [query] Query for: 《"十五五"水安全保障规划（2026-2030年）》
[2026-01-30 01:18:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:18:32] [query] Engine: default
[2026-01-30 01:18:32] [query] Tokens: 2026, 2030, 十五五 水安全保障规划 2030年 十五五 水安全保障规划 2026-2030年
[2026-01-30 01:18:32] [query] Mods: 11
[2026-01-30 01:18:32] [query] Using OR logic
[2026-01-30 01:18:32] [query] Found results using: or logic
[2026-01-30 01:18:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,8993)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,8993,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:18:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:18:32] [query] Results: 80 Pages of results: 1
[2026-01-30 01:18:32] [query] Execution time: 0.28929
[2026-01-30 01:18:44] [query] Query for: 161
[2026-01-30 01:18:44] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:18:44] [query] Engine: forms_and_contracts
[2026-01-30 01:18:44] [query] Tokens: 161
[2026-01-30 01:18:44] [query] Mods: 5
[2026-01-30 01:18:45] [query] Found results using: or logic
[2026-01-30 01:18:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31159) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:18:45] [query] Results: 2 Pages of results: 1
[2026-01-30 01:18:45] [query] Execution time: 0.01306
[2026-01-30 01:19:06] [query] Query for: ao3 sent inbox
[2026-01-30 01:19:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:19:06] [query] Engine: default
[2026-01-30 01:19:06] [query] Tokens: sent, inbox, a3, ao3
[2026-01-30 01:19:06] [query] Mods: 11
[2026-01-30 01:19:06] [query] Using OR logic
[2026-01-30 01:19:07] [query] Found results using: or logic
[2026-01-30 01:19:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17689,709)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (709,17689,4590,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:19:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:19:07] [query] Results: 94 Pages of results: 1
[2026-01-30 01:19:07] [query] Execution time: 0.14741
[2026-01-30 01:19:26] [query] Query for: 华为freeclip2怎么静音
[2026-01-30 01:19:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:19:26] [query] Engine: default
[2026-01-30 01:19:26] [query] Tokens: 华为freeclip2怎么静音
[2026-01-30 01:19:26] [query] Mods: 11
[2026-01-30 01:19:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:19:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:19:26] [query] Results: 0 Pages of results: 0
[2026-01-30 01:19:26] [query] Execution time: 0.07741
[2026-01-30 01:19:31] [query] Query for: 800
[2026-01-30 01:19:31] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:19:31] [query] Engine: default
[2026-01-30 01:19:31] [query] Tokens: 800
[2026-01-30 01:19:31] [query] Mods: 11
[2026-01-30 01:19:31] [query] Found results using: or logic
[2026-01-30 01:19:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1150) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:19:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:19:31] [query] Results: 42 Pages of results: 1
[2026-01-30 01:19:31] [query] Execution time: 0.06293
[2026-01-30 01:19:31] [query] Query for: 爱诺产品标博
[2026-01-30 01:19:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:19:31] [query] Engine: default
[2026-01-30 01:19:31] [query] Tokens: 爱诺产品标博
[2026-01-30 01:19:31] [query] Mods: 11
[2026-01-30 01:19:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:19:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:19:31] [query] Results: 0 Pages of results: 0
[2026-01-30 01:19:31] [query] Execution time: 0.12770
[2026-01-30 01:19:34] [index:background] Health check
[2026-01-30 01:19:35] [index:background] Health check
[2026-01-30 01:19:35] [indexer:background] Health check
[2026-01-30 01:19:35] [indexer:background] Health check
[2026-01-30 01:19:41] [query] Query for: schedule c real estate
[2026-01-30 01:19:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:19:41] [query] Engine: default
[2026-01-30 01:19:41] [query] Tokens: schedule, c, real, estate
[2026-01-30 01:19:41] [query] Mods: 11
[2026-01-30 01:19:41] [query] Trying AND logic
[2026-01-30 01:19:41] [query] Found results using: and logic
[2026-01-30 01:19:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4687,1685,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:19:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10061', '11259', '1241', '13329', '13337', '14230', '14256', '14281', '14364', '21638', '21656', '21657', '21659', '2279', '2346', '2353', '2371', '24915', '25841', '36153', '41018', '43407', '43420', '43727', '43797', '44187', '46724', '47118', '49351', '50633', '51020', '51053', '51394', '53181', '9177') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:19:41] [query] Results: 33 Pages of results: 1
[2026-01-30 01:19:41] [query] Execution time: 0.30174
[2026-01-30 01:19:47] [query] Query for: 오늘금값시세
[2026-01-30 01:19:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:19:47] [query] Engine: default
[2026-01-30 01:19:47] [query] Tokens: 오늘금값시세
[2026-01-30 01:19:47] [query] Mods: 11
[2026-01-30 01:19:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:19:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:19:47] [query] Results: 0 Pages of results: 0
[2026-01-30 01:19:47] [query] Execution time: 0.07620
[2026-01-30 01:20:10] [query] Query for: 29004
[2026-01-30 01:20:10] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:20:10] [query] Engine: download_ready
[2026-01-30 01:20:10] [query] Tokens: 29004
[2026-01-30 01:20:10] [query] Mods: 5
[2026-01-30 01:20:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31450) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:20:10] [query] Results: 0 Pages of results: 0
[2026-01-30 01:20:10] [query] Execution time: 0.01760
[2026-01-30 01:20:47] [query] Query for: 김선영 초코
[2026-01-30 01:20:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:20:47] [query] Engine: default
[2026-01-30 01:20:47] [query] Tokens: 김선영 초코
[2026-01-30 01:20:47] [query] Mods: 11
[2026-01-30 01:20:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:20:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:20:47] [query] Results: 0 Pages of results: 0
[2026-01-30 01:20:47] [query] Execution time: 0.10523
[2026-01-30 01:20:57] [query] Query for: mls real estate zone map
[2026-01-30 01:20:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:20:57] [query] Engine: default
[2026-01-30 01:20:57] [query] Tokens: mls, real, estate, zone, map
[2026-01-30 01:20:57] [query] Mods: 11
[2026-01-30 01:20:57] [query] Trying AND logic
[2026-01-30 01:20:57] [query] Using OR logic
[2026-01-30 01:20:57] [query] Found results using: or logic
[2026-01-30 01:20:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,171,172,7380,8137) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:20:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:20:57] [query] Results: 1012 Pages of results: 6
[2026-01-30 01:20:57] [query] Execution time: 0.51731
[2026-01-30 01:21:04] [query] Query for: realtor peyson a
[2026-01-30 01:21:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:21:04] [query] Engine: default
[2026-01-30 01:21:04] [query] Tokens: realtor, peyson
[2026-01-30 01:21:04] [query] Mods: 11
[2026-01-30 01:21:04] [query] Using OR logic
[2026-01-30 01:21:05] [query] Found results using: or logic
[2026-01-30 01:21:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:21:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:21:05] [query] Results: 508 Pages of results: 3
[2026-01-30 01:21:05] [query] Execution time: 0.47484
[2026-01-30 01:21:36] [query] Query for: virtual properties realty broker
[2026-01-30 01:21:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:21:36] [query] Engine: default
[2026-01-30 01:21:36] [query] Tokens: virtual, properties, realty, broker
[2026-01-30 01:21:36] [query] Mods: 11
[2026-01-30 01:21:36] [query] Trying AND logic
[2026-01-30 01:21:36] [query] Found results using: and logic
[2026-01-30 01:21:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4648,182,1138,1885) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:21:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14176') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:21:36] [query] Results: 1 Pages of results: 1
[2026-01-30 01:21:36] [query] Execution time: 0.16177
[2026-01-30 01:21:41] [query] Query for: 35010
[2026-01-30 01:21:41] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:21:41] [query] Engine: download_ready
[2026-01-30 01:21:41] [query] Tokens: 35010
[2026-01-30 01:21:41] [query] Mods: 5
[2026-01-30 01:21:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32071) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:21:41] [query] Results: 0 Pages of results: 0
[2026-01-30 01:21:41] [query] Execution time: 0.00877
[2026-01-30 01:21:53] [query] Query for: mls real estate zone map
[2026-01-30 01:21:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:21:53] [query] Engine: default
[2026-01-30 01:21:53] [query] Tokens: mls, real, estate, zone, map
[2026-01-30 01:21:53] [query] Mods: 11
[2026-01-30 01:21:53] [query] Trying AND logic
[2026-01-30 01:21:53] [query] Using OR logic
[2026-01-30 01:21:54] [query] Found results using: or logic
[2026-01-30 01:21:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,171,172,7380,8137) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:21:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:21:54] [query] Results: 1012 Pages of results: 6
[2026-01-30 01:21:54] [query] Execution time: 0.42333
[2026-01-30 01:21:55] [query] Query for: 오늘의금시세
[2026-01-30 01:21:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:21:55] [query] Engine: default
[2026-01-30 01:21:55] [query] Tokens: 오늘의금시세
[2026-01-30 01:21:55] [query] Mods: 11
[2026-01-30 01:21:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:21:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:21:55] [query] Results: 0 Pages of results: 0
[2026-01-30 01:21:55] [query] Execution time: 0.07661
[2026-01-30 01:22:07] [query] Query for: 161
[2026-01-30 01:22:07] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:22:07] [query] Engine: forms_and_contracts
[2026-01-30 01:22:07] [query] Tokens: 161
[2026-01-30 01:22:07] [query] Mods: 5
[2026-01-30 01:22:07] [query] Found results using: or logic
[2026-01-30 01:22:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31159) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:22:07] [query] Results: 2 Pages of results: 1
[2026-01-30 01:22:07] [query] Execution time: 0.00660
[2026-01-30 01:22:17] [query] Query for: for sale by owner statistics realtors
[2026-01-30 01:22:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:22:17] [query] Engine: default
[2026-01-30 01:22:17] [query] Tokens: sale, owner, statistics, realtors
[2026-01-30 01:22:17] [query] Mods: 11
[2026-01-30 01:22:17] [query] Trying AND logic
[2026-01-30 01:22:17] [query] Using OR logic
[2026-01-30 01:22:17] [query] Found results using: or logic
[2026-01-30 01:22:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (125,180,686,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:22:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:22:17] [query] Results: 1006 Pages of results: 6
[2026-01-30 01:22:17] [query] Execution time: 0.60072
[2026-01-30 01:22:23] [query] Query for: 141
[2026-01-30 01:22:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:22:23] [query] Engine: forms_and_contracts
[2026-01-30 01:22:23] [query] Tokens: 141
[2026-01-30 01:22:23] [query] Mods: 5
[2026-01-30 01:22:23] [query] Found results using: or logic
[2026-01-30 01:22:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18996) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:22:23] [query] Results: 2 Pages of results: 1
[2026-01-30 01:22:23] [query] Execution time: 0.02152
[2026-01-30 01:22:35] [query] Query for: 140
[2026-01-30 01:22:35] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:22:35] [query] Engine: forms_and_contracts
[2026-01-30 01:22:35] [query] Tokens: 140
[2026-01-30 01:22:35] [query] Mods: 5
[2026-01-30 01:22:35] [query] Found results using: or logic
[2026-01-30 01:22:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4833) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:22:35] [query] Results: 2 Pages of results: 1
[2026-01-30 01:22:35] [query] Execution time: 0.02142
[2026-01-30 01:22:47] [query] Query for: 4506-t-ez form
[2026-01-30 01:22:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:22:47] [query] Engine: default
[2026-01-30 01:22:48] [query] Tokens: 1725450634, 1725450634 1725450634, 1725450634 1725450637, 17254506341725450634, 17254506341725450637, 1725450637, 1725450638, 1725450638 1716478724, 1725450638 1716578224, 1725450638 1725450638
[2026-01-30 01:22:48] [query] Mods: 11
[2026-01-30 01:22:48] [query] Using OR logic
[2026-01-30 01:22:48] [query] Using OR logic
[2026-01-30 01:22:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11986,1817,860)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (58777,58782,58781,58786,58785,58778,58776,58780,58792,58779) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:22:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:22:48] [query] Results: 0 Pages of results: 0
[2026-01-30 01:22:48] [query] Execution time: 0.07405
[2026-01-30 01:22:48] [query] Query for: keller williams realty real estate school
[2026-01-30 01:22:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:22:48] [query] Engine: default
[2026-01-30 01:22:48] [query] Tokens: keller, williams, realty, real, estate, school
[2026-01-30 01:22:48] [query] Mods: 11
[2026-01-30 01:22:48] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 01:22:48] [query] Using OR logic
[2026-01-30 01:22:48] [query] Found results using: or logic
[2026-01-30 01:22:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7793,6783,1138,171,172,2107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:22:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:22:48] [query] Results: 953 Pages of results: 5
[2026-01-30 01:22:48] [query] Execution time: 0.46238
[2026-01-30 01:22:50] [query] Query for: 2a
[2026-01-30 01:22:50] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:22:50] [query] Engine: forms_and_contracts
[2026-01-30 01:22:50] [query] Tokens: 2a1, 2a1-t, 2a11, 2a11-t, 2a11t, 2a12, 2a12-t, 2a12t, 2a13, 2a13-t
[2026-01-30 01:22:50] [query] Mods: 5
[2026-01-30 01:22:50] [query] Using OR logic
[2026-01-30 01:22:50] [query] Found results using: or logic
[2026-01-30 01:22:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20329,20368,12563,12577,12588,31361,31362,31364,31354,31355) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:22:50] [query] Results: 8 Pages of results: 1
[2026-01-30 01:22:50] [query] Execution time: 0.02278
[2026-01-30 01:22:58] [query] Query for: lead
[2026-01-30 01:22:58] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:22:58] [query] Engine: forms_and_contracts
[2026-01-30 01:22:58] [query] Tokens: lead
[2026-01-30 01:22:58] [query] Mods: 5
[2026-01-30 01:22:58] [query] Found results using: or logic
[2026-01-30 01:22:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1204) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:22:58] [query] Results: 6 Pages of results: 1
[2026-01-30 01:22:58] [query] Execution time: 0.03542
[2026-01-30 01:23:04] [query] Query for: 2a9-t
[2026-01-30 01:23:04] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:04] [query] Engine: forms_and_contracts
[2026-01-30 01:23:04] [query] Tokens: 2a9, t, 2a9-t
[2026-01-30 01:23:04] [query] Mods: 5
[2026-01-30 01:23:04] [query] Using OR logic
[2026-01-30 01:23:04] [query] Found results using: or logic
[2026-01-30 01:23:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20331,860,20371) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:04] [query] Results: 131 Pages of results: 1
[2026-01-30 01:23:04] [query] Execution time: 0.05126
[2026-01-30 01:23:23] [query] Query for: 601
[2026-01-30 01:23:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:23] [query] Engine: forms_and_contracts
[2026-01-30 01:23:23] [query] Tokens: 601
[2026-01-30 01:23:23] [query] Mods: 5
[2026-01-30 01:23:23] [query] Found results using: or logic
[2026-01-30 01:23:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31509) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:23] [query] Results: 2 Pages of results: 1
[2026-01-30 01:23:23] [query] Execution time: 0.01517
[2026-01-30 01:23:34] [query] Query for: 603
[2026-01-30 01:23:34] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:34] [query] Engine: forms_and_contracts
[2026-01-30 01:23:34] [query] Tokens: 603
[2026-01-30 01:23:34] [query] Mods: 5
[2026-01-30 01:23:34] [query] Found results using: or logic
[2026-01-30 01:23:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31491) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:34] [query] Results: 2 Pages of results: 1
[2026-01-30 01:23:34] [query] Execution time: 0.01134
[2026-01-30 01:23:37] [index:background] Health check
[2026-01-30 01:23:37] [index:background] CPU load threshold (3) breached: 3.1 [waiting 2]
[2026-01-30 01:23:39] [indexer:background] CPU load threshold (3) breached: 3.01 [waiting 2]
[2026-01-30 01:23:42] [query] Query for: cual es mi peso ideal si mido 1.67 mujer
[2026-01-30 01:23:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:42] [query] Engine: default
[2026-01-30 01:23:42] [query] Tokens: midoctober, sibling, siblings, sick, sidbury, side, side-by-side, sidebyside, sided, sidekick
[2026-01-30 01:23:42] [query] Mods: 11
[2026-01-30 01:23:42] [query] Trying AND logic
[2026-01-30 01:23:42] [query] Using OR logic
[2026-01-30 01:23:42] [query] Found results using: or logic
[2026-01-30 01:23:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,5999,59810,1660,10397)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5382,7568,7723,5646,24107,4333,12823,12830,17493,14870) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:23:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:42] [query] Results: 79 Pages of results: 1
[2026-01-30 01:23:42] [query] Execution time: 0.08844
[2026-01-30 01:23:45] [query] Query for: 610
[2026-01-30 01:23:45] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:45] [query] Engine: forms_and_contracts
[2026-01-30 01:23:45] [query] Tokens: 610
[2026-01-30 01:23:45] [query] Mods: 5
[2026-01-30 01:23:45] [query] Found results using: or logic
[2026-01-30 01:23:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31495) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:45] [query] Results: 2 Pages of results: 1
[2026-01-30 01:23:45] [query] Execution time: 0.02519
[2026-01-30 01:23:51] [indexer:background] Health check
[2026-01-30 01:23:51] [indexer:background] CPU load threshold (3) breached: 3.15 [waiting 2]
[2026-01-30 01:23:52] [query] Query for: d/c型门
[2026-01-30 01:23:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:52] [query] Engine: default
[2026-01-30 01:23:52] [query] Tokens: d, c型门
[2026-01-30 01:23:52] [query] Mods: 11
[2026-01-30 01:23:52] [query] Using OR logic
[2026-01-30 01:23:52] [query] Found results using: or logic
[2026-01-30 01:23:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4545)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4545,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:23:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:52] [query] Results: 147 Pages of results: 1
[2026-01-30 01:23:52] [query] Execution time: 0.18968
[2026-01-30 01:23:54] [query] Query for: exclusive right to sell
[2026-01-30 01:23:54] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:54] [query] Engine: forms_and_contracts
[2026-01-30 01:23:54] [query] Tokens: exclusive, right, sell
[2026-01-30 01:23:54] [query] Mods: 5
[2026-01-30 01:23:54] [query] Trying AND logic
[2026-01-30 01:23:54] [query] Found results using: and logic
[2026-01-30 01:23:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4501,1273,106) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29091', '29097', '29103', '29217', '29224', '29468', '29474', '29480', '29600', '29606', '30005', '30014', '30021', '30091', '30098', '30140', '30150', '30157', '30181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:54] [query] Results: 18 Pages of results: 1
[2026-01-30 01:23:54] [query] Execution time: 0.05355
[2026-01-30 01:23:54] [query] Query for: keller williams realty real estate school
[2026-01-30 01:23:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:54] [query] Engine: default
[2026-01-30 01:23:54] [query] Tokens: keller, williams, realty, real, estate, school
[2026-01-30 01:23:54] [query] Mods: 11
[2026-01-30 01:23:54] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 01:23:54] [query] Using OR logic
[2026-01-30 01:23:54] [query] Found results using: or logic
[2026-01-30 01:23:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7793,6783,1138,171,172,2107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:23:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:54] [query] Results: 953 Pages of results: 5
[2026-01-30 01:23:54] [query] Execution time: 0.46247
[2026-01-30 01:23:55] [query] Query for: mls realtor mp
[2026-01-30 01:23:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:55] [query] Engine: default
[2026-01-30 01:23:55] [query] Tokens: mp4, mpa, mpbarr, mph, mpi, mls, realtor
[2026-01-30 01:23:55] [query] Mods: 11
[2026-01-30 01:23:55] [query] Trying AND logic
[2026-01-30 01:23:55] [query] Found results using: and logic
[2026-01-30 01:23:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2699,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13819,66050,28733,449,59425,2699,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:23:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('52084', '8182') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:55] [query] Results: 1 Pages of results: 1
[2026-01-30 01:23:55] [query] Execution time: 0.03882
[2026-01-30 01:23:55] [query] Query for: 610
[2026-01-30 01:23:55] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:55] [query] Engine: forms_and_contracts
[2026-01-30 01:23:55] [query] Tokens: 610
[2026-01-30 01:23:55] [query] Mods: 5
[2026-01-30 01:23:55] [query] Found results using: or logic
[2026-01-30 01:23:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31495) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:55] [query] Results: 2 Pages of results: 1
[2026-01-30 01:23:55] [query] Execution time: 0.00556
[2026-01-30 01:23:57] [query] Query for: realtor agent log in portal
[2026-01-30 01:23:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:23:57] [query] Engine: default
[2026-01-30 01:23:57] [query] Tokens: realtor, agent, log, portal
[2026-01-30 01:23:57] [query] Mods: 11
[2026-01-30 01:23:57] [query] Trying AND logic
[2026-01-30 01:23:57] [query] Found results using: and logic
[2026-01-30 01:23:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,1470,7248,1887) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:23:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:23:57] [query] Results: 1 Pages of results: 1
[2026-01-30 01:23:57] [query] Execution time: 0.19337
[2026-01-30 01:24:04] [query] Query for: lead
[2026-01-30 01:24:04] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:24:04] [query] Engine: forms_and_contracts
[2026-01-30 01:24:04] [query] Tokens: lead
[2026-01-30 01:24:04] [query] Mods: 5
[2026-01-30 01:24:04] [query] Found results using: or logic
[2026-01-30 01:24:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1204) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:24:04] [query] Results: 6 Pages of results: 1
[2026-01-30 01:24:04] [query] Execution time: 0.00580
[2026-01-30 01:24:05] [query] Query for: sorell real estate agents
[2026-01-30 01:24:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:24:05] [query] Engine: default
[2026-01-30 01:24:05] [query] Tokens: real, estate, agents, sorrell, sorell
[2026-01-30 01:24:05] [query] Mods: 11
[2026-01-30 01:24:05] [query] Using OR logic
[2026-01-30 01:24:05] [query] Found results using: or logic
[2026-01-30 01:24:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,56814,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:24:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:24:05] [query] Results: 1052 Pages of results: 6
[2026-01-30 01:24:05] [query] Execution time: 0.55587
[2026-01-30 01:24:07] [query] Query for: versascan 中标结果 141.98万元
[2026-01-30 01:24:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:24:07] [query] Engine: default
[2026-01-30 01:24:08] [query] Tokens: 141, 98, 1198, 12418, 12419, versascan 中标结果 98万元 141.98
[2026-01-30 01:24:08] [query] Mods: 11
[2026-01-30 01:24:08] [query] Using OR logic
[2026-01-30 01:24:08] [query] Found results using: or logic
[2026-01-30 01:24:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18996,4202)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18996,4202,31667,17175,17176,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:24:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:24:08] [query] Results: 11 Pages of results: 1
[2026-01-30 01:24:08] [query] Execution time: 0.36799
[2026-01-30 01:24:47] [query] Query for: 中華料理　前菜　何が人気
[2026-01-30 01:24:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:24:47] [query] Engine: default
[2026-01-30 01:24:47] [query] Query for: 영웅문 해외주식 사는법
[2026-01-30 01:24:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:24:47] [query] Engine: default
[2026-01-30 01:24:47] [query] Tokens: 中華料理 前菜 何が人気
[2026-01-30 01:24:47] [query] Mods: 11
[2026-01-30 01:24:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:24:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:24:47] [query] Results: 0 Pages of results: 0
[2026-01-30 01:24:47] [query] Execution time: 0.16151
[2026-01-30 01:24:47] [query] Tokens: 영웅문 해외주식 사는법
[2026-01-30 01:24:47] [query] Mods: 11
[2026-01-30 01:24:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:24:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:24:47] [query] Results: 0 Pages of results: 0
[2026-01-30 01:24:47] [query] Execution time: 0.12622
[2026-01-30 01:26:04] [query] Query for: 烬除阴霾言赴光明 梦若晰 免费看
[2026-01-30 01:26:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:26:04] [query] Engine: default
[2026-01-30 01:26:04] [query] Tokens: 烬除阴霾言赴光明 梦若晰 免费看
[2026-01-30 01:26:04] [query] Mods: 11
[2026-01-30 01:26:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:26:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:26:04] [query] Results: 0 Pages of results: 0
[2026-01-30 01:26:04] [query] Execution time: 0.15081
[2026-01-30 01:26:06] [query] Query for: 《交通安全法》第78条规定
[2026-01-30 01:26:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:26:06] [query] Engine: default
[2026-01-30 01:26:06] [query] Tokens: 78, 交通安全法 第78条规定
[2026-01-30 01:26:06] [query] Mods: 11
[2026-01-30 01:26:06] [query] Using OR logic
[2026-01-30 01:26:06] [query] Found results using: or logic
[2026-01-30 01:26:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8236)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8236,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:26:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:26:06] [query] Results: 8 Pages of results: 1
[2026-01-30 01:26:06] [query] Execution time: 0.18977
[2026-01-30 01:26:46] [query] Query for: 阿部司　国保逃れ
[2026-01-30 01:26:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:26:46] [query] Engine: default
[2026-01-30 01:26:46] [query] Tokens: 阿部司 国保逃れ
[2026-01-30 01:26:46] [query] Mods: 11
[2026-01-30 01:26:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:26:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:26:46] [query] Results: 0 Pages of results: 0
[2026-01-30 01:26:46] [query] Execution time: 0.10320
[2026-01-30 01:26:47] [query] Query for: 키움증권 통장 개설방법
[2026-01-30 01:26:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:26:47] [query] Engine: default
[2026-01-30 01:26:47] [query] Tokens: 키움증권 통장 개설방법
[2026-01-30 01:26:47] [query] Mods: 11
[2026-01-30 01:26:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:26:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:26:47] [query] Results: 0 Pages of results: 0
[2026-01-30 01:26:47] [query] Execution time: 0.12589
[2026-01-30 01:26:48] [query] Query for: 오늘금한돈가격
[2026-01-30 01:26:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:26:48] [query] Engine: default
[2026-01-30 01:26:48] [query] Tokens: 오늘금한돈가격
[2026-01-30 01:26:48] [query] Mods: 11
[2026-01-30 01:26:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:26:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:26:48] [query] Results: 0 Pages of results: 0
[2026-01-30 01:26:48] [query] Execution time: 0.09068
[2026-01-30 01:26:49] [query] Query for: 九色藤只为高清卫生
[2026-01-30 01:26:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:26:49] [query] Engine: default
[2026-01-30 01:26:50] [query] Tokens: 九色藤只为高清卫生
[2026-01-30 01:26:50] [query] Mods: 11
[2026-01-30 01:26:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:26:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:26:50] [query] Results: 0 Pages of results: 0
[2026-01-30 01:26:50] [query] Execution time: 0.07858
[2026-01-30 01:27:13] [query] Query for: ge 4.8 front load washer scrolling canceled error
[2026-01-30 01:27:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:27:13] [query] Engine: default
[2026-01-30 01:27:13] [query] Tokens: geared, gearing, geddie, gedey, gedzun, geena, geenafie, geenafie150x150, geenafie_150x150, gegorek
[2026-01-30 01:27:13] [query] Mods: 11
[2026-01-30 01:27:13] [query] Using OR logic
[2026-01-30 01:27:13] [query] Found results using: and logic
[2026-01-30 01:27:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (440,12847,445,15261,8816,398,3616,14276)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17464,23324,10476,61093,23326,25656,25670,25700,25685,15732) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:27:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:27:13] [query] Results: 7 Pages of results: 1
[2026-01-30 01:27:13] [query] Execution time: 0.03597
[2026-01-30 01:27:15] [query] Query for: dane maxwell zero to startup
[2026-01-30 01:27:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:27:15] [query] Engine: default
[2026-01-30 01:27:15] [query] Tokens: maxwell, startup, startups, zero
[2026-01-30 01:27:15] [query] Mods: 11
[2026-01-30 01:27:15] [query] Trying AND logic
[2026-01-30 01:27:15] [query] Using OR logic
[2026-01-30 01:27:15] [query] Found results using: or logic
[2026-01-30 01:27:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2199)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27795,59453,66684,2199) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:27:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:27:15] [query] Results: 16 Pages of results: 1
[2026-01-30 01:27:15] [query] Execution time: 0.03912
[2026-01-30 01:27:16] [query] Query for: 와이에스테크인터내셔날 이상훈 010
[2026-01-30 01:27:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:27:16] [query] Engine: default
[2026-01-30 01:27:16] [query] Tokens: 0100, 0103, 0104, 0105, 0106, 01062016, 0108, 010824, 010824-mobile-mondays-build-burnout-prevention-strategies, 010824mobilemondaysbuildburnoutpreventionstrategies
[2026-01-30 01:27:16] [query] Mods: 11
[2026-01-30 01:27:16] [query] Using OR logic
[2026-01-30 01:27:16] [query] Found results using: and logic
[2026-01-30 01:27:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49818,33071,20356,34318,32737,59988,16837,47304,47320,47322) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:27:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:27:16] [query] Results: 46 Pages of results: 1
[2026-01-30 01:27:16] [query] Execution time: 0.05023
[2026-01-30 01:27:53] [query] Query for: iloilo girl scout council staffs
[2026-01-30 01:27:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:27:53] [query] Engine: default
[2026-01-30 01:27:53] [query] Tokens: scout, scouting, scouts, council, girl, staffs
[2026-01-30 01:27:53] [query] Mods: 11
[2026-01-30 01:27:53] [query] Trying AND logic
[2026-01-30 01:27:53] [query] Using OR logic
[2026-01-30 01:27:53] [query] Found results using: or logic
[2026-01-30 01:27:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (231,20004,1800)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24732,11875,28166,231,20004,1800) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:27:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:27:53] [query] Results: 45 Pages of results: 1
[2026-01-30 01:27:53] [query] Execution time: 0.11785
[2026-01-30 01:27:55] [query] Query for: is clinical trial a bad game
[2026-01-30 01:27:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:27:55] [query] Engine: default
[2026-01-30 01:27:55] [query] Tokens: clinical, trial, bad, game
[2026-01-30 01:27:55] [query] Mods: 11
[2026-01-30 01:27:55] [query] Trying AND logic
[2026-01-30 01:27:55] [query] Using OR logic
[2026-01-30 01:27:55] [query] Found results using: or logic
[2026-01-30 01:27:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17688,20153,260,1403) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:27:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:27:55] [query] Results: 70 Pages of results: 1
[2026-01-30 01:27:55] [query] Execution time: 0.05123
[2026-01-30 01:27:57] [query] Query for: 220
[2026-01-30 01:27:57] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:27:57] [query] Engine: forms_and_contracts
[2026-01-30 01:27:57] [query] Tokens: 220
[2026-01-30 01:27:57] [query] Mods: 5
[2026-01-30 01:27:57] [query] Found results using: or logic
[2026-01-30 01:27:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13954) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:27:57] [query] Results: 2 Pages of results: 1
[2026-01-30 01:27:57] [query] Execution time: 0.02132
[2026-01-30 01:28:06] [query] Query for: real estate comissioners rules
[2026-01-30 01:28:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:28:06] [query] Engine: default
[2026-01-30 01:28:06] [query] Tokens: real, estate, rules, commissioners, commissioner’s, comissioners
[2026-01-30 01:28:06] [query] Mods: 11
[2026-01-30 01:28:06] [query] Using OR logic
[2026-01-30 01:28:06] [query] Found results using: or logic
[2026-01-30 01:28:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171,1773)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1773,4452,21205,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:28:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:28:06] [query] Results: 1014 Pages of results: 6
[2026-01-30 01:28:06] [query] Execution time: 0.55476
[2026-01-30 01:28:08] [query] Query for: 4a平台账号注销
[2026-01-30 01:28:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:28:08] [query] Engine: default
[2026-01-30 01:28:08] [query] Tokens: 4a平台账号注销
[2026-01-30 01:28:08] [query] Mods: 11
[2026-01-30 01:28:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:28:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:28:08] [query] Results: 0 Pages of results: 0
[2026-01-30 01:28:08] [query] Execution time: 0.09158
[2026-01-30 01:28:58] [query] Query for: 媽媽兒子交一
[2026-01-30 01:28:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:28:58] [query] Engine: default
[2026-01-30 01:28:58] [query] Tokens: 媽媽兒子交一
[2026-01-30 01:28:58] [query] Mods: 11
[2026-01-30 01:28:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:28:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:28:58] [query] Results: 0 Pages of results: 0
[2026-01-30 01:28:58] [query] Execution time: 0.09799
[2026-01-30 01:29:21] [index:background] Health check
[2026-01-30 01:29:21] [indexer:background] Health check
[2026-01-30 01:29:21] [indexer:background] Health check
[2026-01-30 01:29:25] [index:background] Health check
[2026-01-30 01:29:25] [indexer:background] Health check
[2026-01-30 01:29:25] [indexer:background] Health check
[2026-01-30 01:29:37] [query] Query for: illegals caught in downtown dallas firing on cars whoa re they
[2026-01-30 01:29:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:29:37] [query] Engine: default
[2026-01-30 01:29:37] [query] Tokens: caught, downtown, cars, re, deals, farming, illegals dallas firing whoa
[2026-01-30 01:29:37] [query] Mods: 11
[2026-01-30 01:29:37] [query] Using OR logic
[2026-01-30 01:29:37] [query] Found results using: or logic
[2026-01-30 01:29:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13566,1843,4946,830)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1843,4946,13566,830,1469,35302,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:29:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:29:37] [query] Results: 241 Pages of results: 2
[2026-01-30 01:29:37] [query] Execution time: 0.20970
[2026-01-30 01:29:53] [query] Query for: casaos同款
[2026-01-30 01:29:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:29:53] [query] Engine: default
[2026-01-30 01:29:53] [query] Tokens: casaos同款
[2026-01-30 01:29:53] [query] Mods: 11
[2026-01-30 01:29:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:29:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:29:53] [query] Results: 0 Pages of results: 0
[2026-01-30 01:29:53] [query] Execution time: 0.08967
[2026-01-30 01:30:07] [query] Query for: つくれぽ
[2026-01-30 01:30:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:30:07] [query] Engine: default
[2026-01-30 01:30:07] [query] Tokens: つくれぽ
[2026-01-30 01:30:07] [query] Mods: 11
[2026-01-30 01:30:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:30:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:30:07] [query] Results: 0 Pages of results: 0
[2026-01-30 01:30:07] [query] Execution time: 0.08572
[2026-01-30 01:30:17] [query] Query for: 捷克地址
[2026-01-30 01:30:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:30:17] [query] Engine: default
[2026-01-30 01:30:17] [query] Tokens: 捷克地址
[2026-01-30 01:30:17] [query] Mods: 11
[2026-01-30 01:30:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:30:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:30:17] [query] Results: 0 Pages of results: 0
[2026-01-30 01:30:17] [query] Execution time: 0.09470
[2026-01-30 01:32:00] [query] Query for: 한돈금값시세
[2026-01-30 01:32:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:32:00] [query] Engine: default
[2026-01-30 01:32:00] [query] Tokens: 한돈금값시세
[2026-01-30 01:32:00] [query] Mods: 11
[2026-01-30 01:32:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:32:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:32:00] [query] Results: 0 Pages of results: 0
[2026-01-30 01:32:00] [query] Execution time: 0.07767
[2026-01-30 01:32:02] [query] Query for: ciso jobs in usa
[2026-01-30 01:32:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:32:02] [query] Engine: default
[2026-01-30 01:32:02] [query] Tokens: jobs, usa, cias, cies, cisco, ciso
[2026-01-30 01:32:02] [query] Mods: 11
[2026-01-30 01:32:02] [query] Using OR logic
[2026-01-30 01:32:02] [query] Found results using: or logic
[2026-01-30 01:32:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (201,7664)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (201,7664,25659,52068,16672,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:32:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:32:02] [query] Results: 33 Pages of results: 1
[2026-01-30 01:32:02] [query] Execution time: 0.13756
[2026-01-30 01:32:55] [query] Query for: 620
[2026-01-30 01:32:55] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:32:55] [query] Engine: forms_and_contracts
[2026-01-30 01:32:55] [query] Tokens: 620
[2026-01-30 01:32:55] [query] Mods: 5
[2026-01-30 01:32:55] [query] Found results using: or logic
[2026-01-30 01:32:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17902) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:32:55] [query] Results: 3 Pages of results: 1
[2026-01-30 01:32:55] [query] Execution time: 0.01152
[2026-01-30 01:32:56] [query] Query for: seller net
[2026-01-30 01:32:56] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:32:56] [query] Engine: forms_and_contracts
[2026-01-30 01:32:56] [query] Tokens: seller, net
[2026-01-30 01:32:56] [query] Mods: 5
[2026-01-30 01:32:56] [query] Trying AND logic
[2026-01-30 01:32:56] [query] Found results using: and logic
[2026-01-30 01:32:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,3128) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('30117', '30200') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:32:56] [query] Results: 2 Pages of results: 1
[2026-01-30 01:32:56] [query] Execution time: 0.02564
[2026-01-30 01:33:36] [index:background] Health check
[2026-01-30 01:33:37] [query] Query for: working with real
[2026-01-30 01:33:37] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:33:37] [query] Engine: forms_and_contracts
[2026-01-30 01:33:37] [query] Tokens: working, real
[2026-01-30 01:33:37] [query] Mods: 5
[2026-01-30 01:33:37] [query] Trying AND logic
[2026-01-30 01:33:37] [query] Found results using: and logic
[2026-01-30 01:33:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:33:37] [query] Results: 18 Pages of results: 1
[2026-01-30 01:33:37] [query] Execution time: 0.03316
[2026-01-30 01:33:49] [indexer:background] Health check
[2026-01-30 01:33:59] [query] Query for: 2024年崇城物业人员招聘
[2026-01-30 01:33:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:33:59] [query] Engine: default
[2026-01-30 01:33:59] [query] Tokens: 2024, 2024年崇城物业人员招聘
[2026-01-30 01:33:59] [query] Mods: 11
[2026-01-30 01:33:59] [query] Using OR logic
[2026-01-30 01:34:00] [query] Found results using: or logic
[2026-01-30 01:34:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17910)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17910,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:33:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:34:00] [query] Results: 472 Pages of results: 3
[2026-01-30 01:34:00] [query] Execution time: 0.24818
[2026-01-30 01:35:11] [query] Query for: working
[2026-01-30 01:35:11] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:35:11] [query] Engine: forms_and_contracts
[2026-01-30 01:35:12] [query] Tokens: working
[2026-01-30 01:35:12] [query] Mods: 5
[2026-01-30 01:35:12] [query] Found results using: or logic
[2026-01-30 01:35:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:35:12] [query] Results: 18 Pages of results: 1
[2026-01-30 01:35:12] [query] Execution time: 0.02818
[2026-01-30 01:35:18] [query] Query for: mcgrath real estate agent
[2026-01-30 01:35:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:35:18] [query] Engine: default
[2026-01-30 01:35:18] [query] Tokens: mcgrath, agent, estate, real
[2026-01-30 01:35:18] [query] Mods: 11
[2026-01-30 01:35:18] [query] Trying AND logic
[2026-01-30 01:35:18] [query] Using OR logic
[2026-01-30 01:35:18] [query] Found results using: or logic
[2026-01-30 01:35:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27797,1470,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:35:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:35:18] [query] Results: 1135 Pages of results: 6
[2026-01-30 01:35:18] [query] Execution time: 0.52877
[2026-01-30 01:37:36] [query] Query for: mcgrath real estate agent
[2026-01-30 01:37:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:37:36] [query] Engine: default
[2026-01-30 01:37:36] [query] Tokens: mcgrath, agent, estate, real
[2026-01-30 01:37:36] [query] Mods: 11
[2026-01-30 01:37:36] [query] Trying AND logic
[2026-01-30 01:37:36] [query] Using OR logic
[2026-01-30 01:37:37] [query] Found results using: or logic
[2026-01-30 01:37:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27797,1470,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:37:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:37:37] [query] Results: 1135 Pages of results: 6
[2026-01-30 01:37:37] [query] Execution time: 0.76830
[2026-01-30 01:37:37] [query] Query for: 몽골 대통령
[2026-01-30 01:37:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:37:37] [query] Engine: default
[2026-01-30 01:37:37] [query] Tokens: 몽골 대통령
[2026-01-30 01:37:37] [query] Mods: 11
[2026-01-30 01:37:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:37:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:37:37] [query] Results: 0 Pages of results: 0
[2026-01-30 01:37:37] [query] Execution time: 0.10493
[2026-01-30 01:37:39] [query] Query for: 烈焰觉醒神秘商人位置 1.30
[2026-01-30 01:37:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:37:39] [query] Engine: default
[2026-01-30 01:37:39] [query] Tokens: 1686875351.3079, 1, 30
[2026-01-30 01:37:39] [query] Mods: 11
[2026-01-30 01:37:39] [query] Trying AND logic
[2026-01-30 01:37:39] [query] Using OR logic
[2026-01-30 01:37:39] [query] Query for: 中化二建集团有限公司
[2026-01-30 01:37:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:37:39] [query] Engine: default
[2026-01-30 01:37:39] [query] Tokens: 中化二建集团有限公司
[2026-01-30 01:37:39] [query] Mods: 11
[2026-01-30 01:37:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:37:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:37:39] [query] Results: 0 Pages of results: 0
[2026-01-30 01:37:39] [query] Execution time: 0.08224
[2026-01-30 01:37:40] [query] Found results using: or logic
[2026-01-30 01:37:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,1803)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40699,431,1803) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:37:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:37:40] [query] Results: 1365 Pages of results: 7
[2026-01-30 01:37:40] [query] Execution time: 0.78037
[2026-01-30 01:37:42] [query] Query for: 净泉寺
[2026-01-30 01:37:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:37:42] [query] Engine: default
[2026-01-30 01:37:42] [query] Tokens: 净泉寺
[2026-01-30 01:37:42] [query] Mods: 11
[2026-01-30 01:37:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:37:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:37:42] [query] Results: 0 Pages of results: 0
[2026-01-30 01:37:42] [query] Execution time: 0.09583
[2026-01-30 01:37:42] [query] Query for: zhouyi.cc
[2026-01-30 01:37:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:37:42] [query] Engine: default
[2026-01-30 01:37:42] [query] Tokens: cc, zhouyi zhouyi.cc
[2026-01-30 01:37:42] [query] Mods: 11
[2026-01-30 01:37:42] [query] Using OR logic
[2026-01-30 01:37:42] [query] Found results using: or logic
[2026-01-30 01:37:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (26401)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26401,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:37:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:37:42] [query] Results: 2 Pages of results: 1
[2026-01-30 01:37:42] [query] Execution time: 0.10445
[2026-01-30 01:37:55] [query] Query for: 설악 그란폰도 접수
[2026-01-30 01:37:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:37:55] [query] Engine: default
[2026-01-30 01:37:55] [query] Tokens: 설악 그란폰도 접수
[2026-01-30 01:37:55] [query] Mods: 11
[2026-01-30 01:37:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:37:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:37:55] [query] Results: 0 Pages of results: 0
[2026-01-30 01:37:55] [query] Execution time: 0.12728
[2026-01-30 01:38:23] [query] Query for: 한국거래소 금시세 팔때
[2026-01-30 01:38:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:38:23] [query] Engine: default
[2026-01-30 01:38:23] [query] Tokens: 한국거래소 금시세 팔때
[2026-01-30 01:38:23] [query] Mods: 11
[2026-01-30 01:38:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:38:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:38:23] [query] Results: 0 Pages of results: 0
[2026-01-30 01:38:23] [query] Execution time: 0.12326
[2026-01-30 01:39:06] [query] Query for: midh'vljl'mpoouoj
[2026-01-30 01:39:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:39:06] [query] Engine: default
[2026-01-30 01:39:06] [query] Tokens: mid, mid-, mind, midh vljl mpoouoj midh'vljl 'mpoouoj
[2026-01-30 01:39:06] [query] Mods: 11
[2026-01-30 01:39:06] [query] Using OR logic
[2026-01-30 01:39:06] [query] Found results using: or logic
[2026-01-30 01:39:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2060,73344,1439,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:39:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:39:06] [query] Results: 127 Pages of results: 1
[2026-01-30 01:39:06] [query] Execution time: 0.23153
[2026-01-30 01:39:23] [query] Query for: real estate for s
[2026-01-30 01:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:39:23] [query] Engine: default
[2026-01-30 01:39:23] [query] Tokens: real, estate, s
[2026-01-30 01:39:23] [query] Mods: 11
[2026-01-30 01:39:23] [query] Trying AND logic
[2026-01-30 01:39:25] [query] Found results using: and logic
[2026-01-30 01:39:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,68) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:39:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (68, 172) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:39:25] [query] Results: 847 Pages of results: 5
[2026-01-30 01:39:25] [query] Execution time: 1.73229
[2026-01-30 01:39:35] [index:background] Health check
[2026-01-30 01:39:36] [indexer:background] Health check
[2026-01-30 01:39:37] [query] Query for: 秋元興業株式会社秋元　宏美
[2026-01-30 01:39:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:39:37] [query] Engine: default
[2026-01-30 01:39:37] [query] Tokens: 秋元興業株式会社秋元 宏美
[2026-01-30 01:39:37] [query] Mods: 11
[2026-01-30 01:39:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:39:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:39:37] [query] Results: 0 Pages of results: 0
[2026-01-30 01:39:37] [query] Execution time: 0.10268
[2026-01-30 01:39:48] [query] Query for: real estate for s
[2026-01-30 01:39:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:39:48] [query] Engine: default
[2026-01-30 01:39:48] [query] Tokens: real, estate, s
[2026-01-30 01:39:48] [query] Mods: 11
[2026-01-30 01:39:48] [query] Trying AND logic
[2026-01-30 01:39:49] [query] Found results using: and logic
[2026-01-30 01:39:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,68) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:39:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (68, 172) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:39:49] [query] Results: 847 Pages of results: 5
[2026-01-30 01:39:49] [query] Execution time: 0.99808
[2026-01-30 01:40:58] [query] Query for: north carolina living
[2026-01-30 01:40:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:40:58] [query] Engine: default
[2026-01-30 01:40:58] [query] Tokens: north, carolina, living
[2026-01-30 01:40:58] [query] Mods: 11
[2026-01-30 01:40:58] [query] Trying AND logic
[2026-01-30 01:40:58] [query] Found results using: and logic
[2026-01-30 01:40:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,1590) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:40:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10825', '1088', '11252', '1211', '14230', '17746', '17872', '17902', '18004', '19390', '20207', '20288', '21391', '2204', '24823', '24941', '2520', '26211', '36787', '40205', '44133', '53053', '55803', '7750') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:40:58] [query] Results: 24 Pages of results: 1
[2026-01-30 01:40:58] [query] Execution time: 0.12373
[2026-01-30 01:41:12] [query] Query for: famer market
[2026-01-30 01:41:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:41:12] [query] Engine: default
[2026-01-30 01:41:12] [query] Tokens: market, famer
[2026-01-30 01:41:12] [query] Mods: 11
[2026-01-30 01:41:12] [query] Using OR logic
[2026-01-30 01:41:12] [query] Found results using: or logic
[2026-01-30 01:41:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (194)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (194,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:41:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:41:12] [query] Results: 241 Pages of results: 2
[2026-01-30 01:41:12] [query] Execution time: 0.16517
[2026-01-30 01:41:44] [query] Query for: 原主水
[2026-01-30 01:41:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:41:44] [query] Engine: default
[2026-01-30 01:41:44] [query] Tokens: 原主水
[2026-01-30 01:41:44] [query] Mods: 11
[2026-01-30 01:41:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:41:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:41:44] [query] Results: 0 Pages of results: 0
[2026-01-30 01:41:44] [query] Execution time: 0.07427
[2026-01-30 01:41:47] [query] Query for: 800
[2026-01-30 01:41:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:41:47] [query] Engine: default
[2026-01-30 01:41:47] [query] Tokens: 800
[2026-01-30 01:41:47] [query] Mods: 11
[2026-01-30 01:41:47] [query] Found results using: or logic
[2026-01-30 01:41:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1150) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:41:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:41:47] [query] Results: 42 Pages of results: 1
[2026-01-30 01:41:47] [query] Execution time: 0.04145
[2026-01-30 01:42:10] [query] Query for: additional
[2026-01-30 01:42:10] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:42:10] [query] Engine: forms_and_contracts
[2026-01-30 01:42:10] [query] Tokens: additional
[2026-01-30 01:42:10] [query] Mods: 5
[2026-01-30 01:42:10] [query] Found results using: or logic
[2026-01-30 01:42:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1990) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:42:10] [query] Results: 10 Pages of results: 1
[2026-01-30 01:42:10] [query] Execution time: 0.02676
[2026-01-30 01:42:28] [query] Query for: 오늘금한돈시세가격 팔때
[2026-01-30 01:42:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:42:28] [query] Engine: default
[2026-01-30 01:42:28] [query] Tokens: 오늘금한돈시세가격 팔때
[2026-01-30 01:42:28] [query] Mods: 11
[2026-01-30 01:42:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:42:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:42:28] [query] Results: 0 Pages of results: 0
[2026-01-30 01:42:29] [query] Execution time: 0.13071
[2026-01-30 01:43:01] [query] Query for: 被写界的深度漫画在线看
[2026-01-30 01:43:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:43:01] [query] Engine: default
[2026-01-30 01:43:01] [query] Tokens: 被写界的深度漫画在线看
[2026-01-30 01:43:01] [query] Mods: 11
[2026-01-30 01:43:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:43:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:43:01] [query] Results: 0 Pages of results: 0
[2026-01-30 01:43:01] [query] Execution time: 0.09209
[2026-01-30 01:43:29] [query] Query for: 苏工信投资〔2022〕703号
[2026-01-30 01:43:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:43:29] [query] Engine: default
[2026-01-30 01:43:29] [query] Tokens: 07032025, 1669997037, 1669997037 1669997037, 16699970371669997037, 1681327038, 1685982703, 1687035510, 1689937703, 1691056976 1691057032, 16910569761691057032
[2026-01-30 01:43:29] [query] Mods: 11
[2026-01-30 01:43:29] [query] Using OR logic
[2026-01-30 01:43:29] [query] Found results using: or logic
[2026-01-30 01:43:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11520)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (70941,27431,27432,27433,28106,37680,39804,41159,42271,42284) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:43:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:43:29] [query] Results: 20 Pages of results: 1
[2026-01-30 01:43:29] [query] Execution time: 0.20233
[2026-01-30 01:43:51] [query] Query for: tiem bac phu quy o hue
[2026-01-30 01:43:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:43:51] [query] Engine: default
[2026-01-30 01:43:51] [query] Tokens: phu, bachelor, bachelors, bachelor’s, bachmann, back, back 200, back-biting, back-of-house, back-office
[2026-01-30 01:43:51] [query] Mods: 11
[2026-01-30 01:43:51] [query] Trying AND logic
[2026-01-30 01:43:51] [query] Using OR logic
[2026-01-30 01:43:51] [query] Found results using: or logic
[2026-01-30 01:43:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5654)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27849,8883,1890,8919,22608,877,24801,19969,12738,1599) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:43:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:43:51] [query] Results: 228 Pages of results: 2
[2026-01-30 01:43:51] [query] Execution time: 0.09081
[2026-01-30 01:44:30] [query] Query for: www.north carolina past pick three
[2026-01-30 01:44:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:44:30] [query] Engine: default
[2026-01-30 01:44:30] [query] Tokens: www.northstatebank.com, carolina, north, past, pick, three, www
[2026-01-30 01:44:30] [query] Mods: 11
[2026-01-30 01:44:30] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 01:44:30] [query] Using OR logic
[2026-01-30 01:44:31] [query] Found results using: or logic
[2026-01-30 01:44:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,253,161,3927,1131,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49934,254,253,161,3927,1131,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:44:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:44:31] [query] Results: 827 Pages of results: 5
[2026-01-30 01:44:31] [query] Execution time: 0.46972
[2026-01-30 01:44:35] [index:background] Health check
[2026-01-30 01:44:36] [indexer:background] Health check
[2026-01-30 01:44:37] [indexer:background] Health check
[2026-01-30 01:45:08] [query] Query for: 오늘 금시세
[2026-01-30 01:45:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:45:08] [query] Engine: default
[2026-01-30 01:45:08] [query] Tokens: 오늘 금시세
[2026-01-30 01:45:08] [query] Mods: 11
[2026-01-30 01:45:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:45:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:45:08] [query] Results: 0 Pages of results: 0
[2026-01-30 01:45:08] [query] Execution time: 0.10809
[2026-01-30 01:46:01] [query] Query for: 오늘순금시세
[2026-01-30 01:46:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:46:01] [query] Engine: default
[2026-01-30 01:46:01] [query] Tokens: 오늘순금시세
[2026-01-30 01:46:01] [query] Mods: 11
[2026-01-30 01:46:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:46:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:46:01] [query] Results: 0 Pages of results: 0
[2026-01-30 01:46:01] [query] Execution time: 0.07825
[2026-01-30 01:46:03] [query] Query for: 오늘의 금시세
[2026-01-30 01:46:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:46:03] [query] Engine: default
[2026-01-30 01:46:03] [query] Tokens: 오늘의 금시세
[2026-01-30 01:46:03] [query] Mods: 11
[2026-01-30 01:46:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:46:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:46:03] [query] Results: 0 Pages of results: 0
[2026-01-30 01:46:03] [query] Execution time: 0.10921
[2026-01-30 01:46:29] [query] Query for: 手すり　メーカー
[2026-01-30 01:46:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:46:29] [query] Engine: default
[2026-01-30 01:46:29] [query] Tokens: 手すり メーカー
[2026-01-30 01:46:29] [query] Mods: 11
[2026-01-30 01:46:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:46:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:46:29] [query] Results: 0 Pages of results: 0
[2026-01-30 01:46:29] [query] Execution time: 0.10896
[2026-01-30 01:46:50] [query] Query for: sandisk u1 vs u3
[2026-01-30 01:46:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:46:50] [query] Engine: default
[2026-01-30 01:46:50] [query] Tokens: 194dw3xcxmlems5u3p7s9rfrvlu6qrpf1, 1lr1bk8hmegkt5bh3wngztsa2hbu1oaob, 1yikdqs9extauneavnhrqu3p8jqvnzm71, 2jf5znbu3cncz, insightq1march2015issuu3e7fd9f8a471ef, ntu1qi1dqebabt4hwbtzbio6wua7yhvqycemoxyg4qrb3ifyfnkwbjog, smwy5nzc5mdu1mw, smzcznjc5mdu1mw, snjc4ntc5mdu1mw, sntu1zjuynta4ndm
[2026-01-30 01:46:50] [query] Mods: 11
[2026-01-30 01:46:50] [query] Trying AND logic
[2026-01-30 01:46:50] [query] Using OR logic
[2026-01-30 01:46:50] [query] Found results using: or logic
[2026-01-30 01:46:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4516)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29538,65931,67408,56613,34,51332,18177,20030,20881,28216) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:46:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:46:50] [query] Results: 4 Pages of results: 1
[2026-01-30 01:46:50] [query] Execution time: 0.16143
[2026-01-30 01:46:55] [query] Query for: 한국금융거래소 금시세
[2026-01-30 01:46:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:46:55] [query] Engine: default
[2026-01-30 01:46:55] [query] Tokens: 한국금융거래소 금시세
[2026-01-30 01:46:55] [query] Mods: 11
[2026-01-30 01:46:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:46:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:46:55] [query] Results: 0 Pages of results: 0
[2026-01-30 01:46:55] [query] Execution time: 0.12930
[2026-01-30 01:47:09] [query] Query for: 금 1g
[2026-01-30 01:47:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:47:09] [query] Engine: default
[2026-01-30 01:47:09] [query] Tokens: 1gjyaepeirbmievspgclqaxti0y2ue3ty, 1gqodpeek4l8g2nxg6vukln0em4hxp8xh
[2026-01-30 01:47:09] [query] Mods: 11
[2026-01-30 01:47:09] [query] Using OR logic
[2026-01-30 01:47:09] [query] Found results using: and logic
[2026-01-30 01:47:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29484,29512) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:47:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:47:09] [query] Results: 1 Pages of results: 1
[2026-01-30 01:47:09] [query] Execution time: 0.02847
[2026-01-30 01:47:11] [query] Query for: 금한동
[2026-01-30 01:47:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:47:11] [query] Engine: default
[2026-01-30 01:47:11] [query] Tokens: 금한동
[2026-01-30 01:47:11] [query] Mods: 11
[2026-01-30 01:47:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:47:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:47:11] [query] Results: 0 Pages of results: 0
[2026-01-30 01:47:11] [query] Execution time: 0.07784
[2026-01-30 01:47:21] [query] Query for: homes for sale in mountains of nc
[2026-01-30 01:47:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:47:21] [query] Engine: default
[2026-01-30 01:47:21] [query] Tokens: homes, sale, mountains, nc
[2026-01-30 01:47:21] [query] Mods: 11
[2026-01-30 01:47:21] [query] Trying AND logic
[2026-01-30 01:47:21] [query] Found results using: and logic
[2026-01-30 01:47:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,7661,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:47:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19915', '55803') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:47:21] [query] Results: 2 Pages of results: 1
[2026-01-30 01:47:21] [query] Execution time: 0.06233
[2026-01-30 01:47:39] [query] Query for: nc licenseing board
[2026-01-30 01:47:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:47:39] [query] Engine: default
[2026-01-30 01:47:39] [query] Tokens: nc, board, licensing, licenseing
[2026-01-30 01:47:39] [query] Mods: 11
[2026-01-30 01:47:39] [query] Using OR logic
[2026-01-30 01:47:40] [query] Found results using: or logic
[2026-01-30 01:47:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (646,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,646,16858,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:47:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:47:40] [query] Results: 697 Pages of results: 4
[2026-01-30 01:47:40] [query] Execution time: 0.67990
[2026-01-30 01:48:00] [query] Query for: download real estate photos from web sites
[2026-01-30 01:48:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:48:00] [query] Engine: default
[2026-01-30 01:48:00] [query] Tokens: download, real, estate, photos, web, sites
[2026-01-30 01:48:00] [query] Mods: 11
[2026-01-30 01:48:00] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 01:48:00] [query] Using OR logic
[2026-01-30 01:48:00] [query] Found results using: or logic
[2026-01-30 01:48:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9546,171,172,3604,2446,2447) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:48:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:48:00] [query] Results: 999 Pages of results: 5
[2026-01-30 01:48:00] [query] Execution time: 0.49470
[2026-01-30 01:48:35] [index:background] Health check
[2026-01-30 01:48:46] [query] Query for: 2026
[2026-01-30 01:48:46] [query] Arguments: engine: news_and_resources (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:48:46] [query] Engine: news_and_resources
[2026-01-30 01:48:46] [query] Tokens: 2026
[2026-01-30 01:48:46] [query] Mods: 5
[2026-01-30 01:48:46] [query] Found results using: or logic
[2026-01-30 01:48:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title','taxonomy.category','taxonomy.post_tag'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content','slug','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036) AND (( `s`.`id` IN ( 56330, 56311, 13807, 56221, 47509, 56158, 56010, 51544, 55975, 55965, 55960, 49127, 55803, 55630, 55781, 55729, 55741, 55594, 21412, 55643, 55621, 22562, 20729, 55540, 55474, 55414, 55371, 55263, 55244, 54951, 54925, 54894, 54859, 54811, 54711, 46194, 54653, 54611, 53182, 54215, 54206, 53978, 53101, 53369, 53329, 53293, 53131, 53053, 53016, 52890, 14099, 52450, 52377, 52348, 50846, 52033, 52239, 52021, 51867, 51863, 51745, 510, 51612, 51584, 51536, 51181, 49435, 51074, 50859, 50898, 50695, 50691, 50658, 50656, 50639, 50633, 50571, 50566, 50500, 50440, 50169, 50153, 50044, 49859, 49594, 49493, 49383, 49351, 49253, 48061, 49188, 49092, 49065, 49022, 48034, 48030, 7287, 16782, 49523, 47866, 47790, 47523, 47286, 47279, 46686, 47199, 47182, 47167, 47026, 46262, 46619, 46971, 46657, 46654, 46647, 46615, 46564, 46561, 46444, 46440, 44590, 46269, 46448, 46133, 46028, 45708, 45704, 45673, 45368, 45667, 45323, 45297, 45047, 44993, 46635, 46724, 44493, 44444, 42851, 44224, 44020, 43742, 43727, 43693, 43391, 43318, 43203, 41027, 41023, 41018, 40815, 40205, 39968, 39963, 39836, 39467, 38888, 37915, 37803, 37611, 25949, 25486, 1036, 25060, 25051, 24915, 24891, 24823, 33323, 40150, 40144, 21424, 21391, 21374, 21365, 21357, 21232, 21310, 21287, 21188, 21101, 946, 22561, 22560, 22559, 20601, 20542, 20527, 20429, 20288, 20187, 20033, 19992, 19915, 19909, 19904, 19862, 19833, 19825, 19763, 897, 19684, 19390, 19388, 19386, 18763, 18754, 18750, 18746, 886, 18424, 18501, 18495, 18464, 18438, 18427, 18351, 864, 857, 18050, 18004, 17962, 17954, 17902, 17880, 17872, 17843, 17792, 17746, 17737, 17716, 17685, 17630, 17623, 17590, 17569, 17526, 17502, 17490, 17477, 17448, 17406, 17398, 17384, 17289, 17181, 17161, 17147, 17117, 798, 17063, 17035, 16996, 783, 16953, 16928, 17351, 16866, 16804, 771, 16726, 16530, 16400, 16287, 15960, 15949, 14955, 14934, 14465, 14364, 14335, 14281, 14256, 14230, 14222, 14217, 14176, 14090, 14085, 14075, 5962, 14027, 14021, 14004, 13839, 13670, 13617, 13497, 33322, 13400, 13376, 13337, 13329, 13318, 13308, 13282, 13243, 13230, 13219, 13102, 13176, 13154, 13129, 13079, 13066, 12956, 12937, 12894, 12867, 12862, 12698, 12638, 12620, 12601, 12425, 12465, 12417, 12444, 12407, 12352, 12321, 12129, 11911, 11812, 11747, 11678, 11259, 11361, 11307, 11252, 11239, 721, 11218, 11138, 11111, 10982, 10825, 10840, 10792, 10734, 10727, 10719, 10705, 10643, 10576, 33320, 10536, 10531, 699, 10376, 10228, 9881, 10158, 10174, 10061, 10018, 10096, 9982, 9939, 681, 9657, 9615, 9582, 9309, 9245, 9257, 9220, 652, 9177, 8963, 9014, 8913, 8864, 8817, 8772, 8712, 8614, 8611, 8593, 8548, 8530, 8522, 8327, 8216, 8194, 8182, 7909, 7894, 7887, 7854, 573, 33319, 7848, 7846, 7777, 7750, 7744, 7716, 7659, 7620, 7563, 7494, 7131, 7085, 6737, 7007, 6731, 6726, 6616, 6608, 6572, 6556, 6479, 6475, 6473, 6469, 6466, 6450, 6447, 6443, 6440, 6419, 6421, 6377, 6375, 2708, 6335, 503, 485, 6264, 6248, 6200, 6122, 6066, 6028, 5987, 5966, 296, 5735, 251, 249, 5745, 5717, 123, 55, 5623, 5618, 5585, 5466, 5419, 5239, 5235, 5209, 4905, 4876, 4534, 4402, 3363, 2953, 2950, 2944, 2938, 2930, 2927, 2922, 2917, 2915, 2912, 2908, 2899, 2895, 2885, 2878, 2875, 2867, 2864, 2861, 2856, 2805, 2747, 2737, 2726, 2724, 2719, 2696, 2684, 2648, 2595, 2613, 2581, 2557, 2555, 2552, 2520, 2401, 2515, 2512, 2398, 2390, 2386, 2379, 2371, 2365, 2589, 2577, 2567, 2549, 2525, 2360, 2505, 2395, 2368, 2346, 2340, 2572, 2546, 2353, 2349, 2310, 2337, 2326, 2320, 2313, 2292, 556, 2298, 2271, 2303, 2289, 2279, 2261, 2253, 2256, 2227, 2276, 2267, 2258, 2217, 2210, 2204, 2201, 2199, 2197, 2195, 2193, 1250, 1248, 1244, 1340, 1337, 1335, 1332, 1330, 1239, 1202, 1088, 1215, 1211, 1198, 1057, 1049, 1246, 1241, 1236, 1234, 1232, 1230, 1227, 1223, 1221, 1219, 1217, 1213, 1205, 1085, 1083, 1080, 1075, 1195, 1071, 1069, 1190, 1055, 1053, 1051, 1047, 1045, 1043, 1041, 1038, 1030, 1028, 1026, 1020, 1001, 999, 7397 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:48:46] [query] Results: 14 Pages of results: 1
[2026-01-30 01:48:46] [query] Execution time: 0.06459
[2026-01-30 01:48:48] [query] Query for: rental
[2026-01-30 01:48:48] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:48:48] [query] Engine: forms_and_contracts
[2026-01-30 01:48:48] [query] Tokens: rental
[2026-01-30 01:48:48] [query] Mods: 5
[2026-01-30 01:48:48] [query] Found results using: or logic
[2026-01-30 01:48:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (625) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:48:48] [query] Results: 22 Pages of results: 1
[2026-01-30 01:48:48] [query] Execution time: 0.02876
[2026-01-30 01:48:49] [indexer:background] Health check
[2026-01-30 01:48:51] [query] Query for: download real estate photos from web sites
[2026-01-30 01:48:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:48:51] [query] Engine: default
[2026-01-30 01:48:51] [query] Tokens: download, real, estate, photos, web, sites
[2026-01-30 01:48:51] [query] Mods: 11
[2026-01-30 01:48:51] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 01:48:51] [query] Using OR logic
[2026-01-30 01:48:51] [query] Found results using: or logic
[2026-01-30 01:48:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9546,171,172,3604,2446,2447) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:48:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:48:51] [query] Results: 999 Pages of results: 5
[2026-01-30 01:48:51] [query] Execution time: 0.38858
[2026-01-30 01:50:35] [query] Query for: "maleux, nina" wolfsdonksesteenweg herselt belgium
[2026-01-30 01:50:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:50:35] [query] Engine: default
[2026-01-30 01:50:35] [query] Tokens: nina, maleux wolfsdonksesteenweg herselt belgium
[2026-01-30 01:50:35] [query] Mods: 11
[2026-01-30 01:50:35] [query] Using OR logic
[2026-01-30 01:50:35] [query] Found results using: or logic
[2026-01-30 01:50:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (43173)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (43173,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:50:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:50:35] [query] Results: 1 Pages of results: 1
[2026-01-30 01:50:35] [query] Execution time: 0.23033
[2026-01-30 01:51:16] [query] Query for: 18k 금 팔때 시세
[2026-01-30 01:51:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:51:16] [query] Engine: default
[2026-01-30 01:51:17] [query] Tokens: 18k 금 팔때 시세
[2026-01-30 01:51:17] [query] Mods: 11
[2026-01-30 01:51:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:51:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:51:17] [query] Results: 0 Pages of results: 0
[2026-01-30 01:51:17] [query] Execution time: 0.14689
[2026-01-30 01:51:24] [query] Query for: real estate agents for area a
[2026-01-30 01:51:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:51:24] [query] Engine: default
[2026-01-30 01:51:24] [query] Tokens: real, estate, agents, area
[2026-01-30 01:51:24] [query] Mods: 11
[2026-01-30 01:51:24] [query] Trying AND logic
[2026-01-30 01:51:24] [query] Using OR logic
[2026-01-30 01:51:25] [query] Found results using: or logic
[2026-01-30 01:51:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,1339) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:51:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:51:25] [query] Results: 1090 Pages of results: 6
[2026-01-30 01:51:25] [query] Execution time: 0.58285
[2026-01-30 01:51:27] [query] Query for: 금팔때 시세
[2026-01-30 01:51:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:51:27] [query] Engine: default
[2026-01-30 01:51:27] [query] Tokens: 금팔때 시세
[2026-01-30 01:51:27] [query] Mods: 11
[2026-01-30 01:51:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:51:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:51:27] [query] Results: 0 Pages of results: 0
[2026-01-30 01:51:27] [query] Execution time: 0.10341
[2026-01-30 01:51:39] [query] Query for: 会社閉める 言い方
[2026-01-30 01:51:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:51:39] [query] Engine: default
[2026-01-30 01:51:39] [query] Tokens: 会社閉める 言い方
[2026-01-30 01:51:39] [query] Mods: 11
[2026-01-30 01:51:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:51:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:51:39] [query] Results: 0 Pages of results: 0
[2026-01-30 01:51:39] [query] Execution time: 0.11687
[2026-01-30 01:51:48] [query] Query for: 팰로앨토
[2026-01-30 01:51:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:51:48] [query] Engine: default
[2026-01-30 01:51:48] [query] Tokens: 팰로앨토
[2026-01-30 01:51:48] [query] Mods: 11
[2026-01-30 01:51:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:51:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:51:48] [query] Results: 0 Pages of results: 0
[2026-01-30 01:51:48] [query] Execution time: 0.08598
[2026-01-30 01:51:54] [query] Query for: onde fazer bo bauru presencial
[2026-01-30 01:51:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:51:54] [query] Engine: default
[2026-01-30 01:51:54] [query] Tokens: ondemand, ondemandwebinars, bo
[2026-01-30 01:51:54] [query] Mods: 11
[2026-01-30 01:51:54] [query] Trying AND logic
[2026-01-30 01:51:54] [query] Using OR logic
[2026-01-30 01:51:54] [query] Found results using: or logic
[2026-01-30 01:51:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (30869)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20221,20222,30869) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:51:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:51:54] [query] Results: 1 Pages of results: 1
[2026-01-30 01:51:54] [query] Execution time: 0.02814
[2026-01-30 01:52:21] [query] Query for: 大阪医科
[2026-01-30 01:52:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:52:21] [query] Engine: default
[2026-01-30 01:52:21] [query] Tokens: 大阪医科
[2026-01-30 01:52:21] [query] Mods: 11
[2026-01-30 01:52:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:52:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:52:21] [query] Results: 0 Pages of results: 0
[2026-01-30 01:52:21] [query] Execution time: 0.09301
[2026-01-30 01:53:05] [query] Query for: active real estate listings data
[2026-01-30 01:53:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:53:05] [query] Engine: default
[2026-01-30 01:53:05] [query] Tokens: active, real, estate, listings, data
[2026-01-30 01:53:05] [query] Mods: 11
[2026-01-30 01:53:05] [query] Trying AND logic
[2026-01-30 01:53:05] [query] Using OR logic
[2026-01-30 01:53:05] [query] Found results using: or logic
[2026-01-30 01:53:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1471,171,172,906,1454) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:53:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:53:05] [query] Results: 1038 Pages of results: 6
[2026-01-30 01:53:05] [query] Execution time: 0.44292
[2026-01-30 01:53:37] [index:background] Health check
[2026-01-30 01:53:50] [indexer:background] Health check
[2026-01-30 01:53:53] [query] Query for: 武威市6月的气温
[2026-01-30 01:53:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:53:53] [query] Engine: default
[2026-01-30 01:53:53] [query] Tokens: 6, 武威市6月的气温
[2026-01-30 01:53:53] [query] Mods: 11
[2026-01-30 01:53:53] [query] Using OR logic
[2026-01-30 01:53:53] [query] Found results using: or logic
[2026-01-30 01:53:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2629)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2629,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:53:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:53:53] [query] Results: 172 Pages of results: 1
[2026-01-30 01:53:53] [query] Execution time: 0.15456
[2026-01-30 01:54:02] [query] Query for: active real estate listings data
[2026-01-30 01:54:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:54:02] [query] Engine: default
[2026-01-30 01:54:02] [query] Tokens: active, real, estate, listings, data
[2026-01-30 01:54:02] [query] Mods: 11
[2026-01-30 01:54:02] [query] Trying AND logic
[2026-01-30 01:54:02] [query] Using OR logic
[2026-01-30 01:54:02] [query] Found results using: or logic
[2026-01-30 01:54:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1471,171,172,906,1454) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:54:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:54:02] [query] Results: 1038 Pages of results: 6
[2026-01-30 01:54:02] [query] Execution time: 0.42963
[2026-01-30 01:54:05] [query] Query for: what does active under contract mean on zillow
[2026-01-30 01:54:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:54:05] [query] Engine: default
[2026-01-30 01:54:05] [query] Tokens: active, contract, mean, zillow
[2026-01-30 01:54:05] [query] Mods: 11
[2026-01-30 01:54:05] [query] Trying AND logic
[2026-01-30 01:54:05] [query] Using OR logic
[2026-01-30 01:54:05] [query] Found results using: or logic
[2026-01-30 01:54:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1471,2727,1678,16571) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:54:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:54:05] [query] Results: 923 Pages of results: 5
[2026-01-30 01:54:05] [query] Execution time: 0.23265
[2026-01-30 01:54:08] [query] Query for: 二王潍坊话
[2026-01-30 01:54:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:54:08] [query] Engine: default
[2026-01-30 01:54:08] [query] Tokens: 二王潍坊话
[2026-01-30 01:54:08] [query] Mods: 11
[2026-01-30 01:54:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:54:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:54:08] [query] Results: 0 Pages of results: 0
[2026-01-30 01:54:08] [query] Execution time: 0.07786
[2026-01-30 01:54:15] [query] Query for: residential address
[2026-01-30 01:54:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:54:15] [query] Engine: default
[2026-01-30 01:54:15] [query] Tokens: residential, address
[2026-01-30 01:54:15] [query] Mods: 11
[2026-01-30 01:54:15] [query] Trying AND logic
[2026-01-30 01:54:16] [query] Found results using: and logic
[2026-01-30 01:54:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,923) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:54:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1230', '13329', '14075', '14230', '14256', '17502', '20171', '20288', '20445', '20617', '21391', '25538', '25665', '26257', '39803', '40256', '41094', '41095', '43407', '43420', '44046', '47873', '47947', '50496', '50590', '51394', '52033', '54588', '54951', '6608') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:54:16] [query] Results: 28 Pages of results: 1
[2026-01-30 01:54:16] [query] Execution time: 0.11421
[2026-01-30 01:54:17] [query] Query for: 国际贸易问题2025年第11期看文补充数据
[2026-01-30 01:54:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:54:17] [query] Engine: default
[2026-01-30 01:54:17] [query] Tokens: 2025, 11, 国际贸易问题2025年第11期看文补充数据
[2026-01-30 01:54:17] [query] Mods: 11
[2026-01-30 01:54:17] [query] Using OR logic
[2026-01-30 01:54:17] [query] Found results using: or logic
[2026-01-30 01:54:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (38,24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,38,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:54:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:54:17] [query] Results: 608 Pages of results: 4
[2026-01-30 01:54:17] [query] Execution time: 0.35669
[2026-01-30 01:55:54] [query] Query for: 한국거래소 금시세
[2026-01-30 01:55:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:55:54] [query] Engine: default
[2026-01-30 01:55:54] [query] Tokens: 한국거래소 금시세
[2026-01-30 01:55:54] [query] Mods: 11
[2026-01-30 01:55:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:55:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:55:54] [query] Results: 0 Pages of results: 0
[2026-01-30 01:55:54] [query] Execution time: 0.10811
[2026-01-30 01:56:50] [query] Query for: 收入的分类：财产性收入
[2026-01-30 01:56:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:56:50] [query] Engine: default
[2026-01-30 01:56:50] [query] Tokens: 收入的分类 财产性收入
[2026-01-30 01:56:50] [query] Mods: 11
[2026-01-30 01:56:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:56:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:56:50] [query] Results: 0 Pages of results: 0
[2026-01-30 01:56:50] [query] Execution time: 0.11259
[2026-01-30 01:56:53] [query] Query for: 干物质累积量缩写
[2026-01-30 01:56:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:56:53] [query] Engine: default
[2026-01-30 01:56:53] [query] Tokens: 干物质累积量缩写
[2026-01-30 01:56:53] [query] Mods: 11
[2026-01-30 01:56:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:56:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:56:53] [query] Results: 0 Pages of results: 0
[2026-01-30 01:56:53] [query] Execution time: 0.12214
[2026-01-30 01:56:54] [query] Query for: 西安第一排
[2026-01-30 01:56:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:56:54] [query] Engine: default
[2026-01-30 01:56:54] [query] Tokens: 西安第一排
[2026-01-30 01:56:54] [query] Mods: 11
[2026-01-30 01:56:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:56:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:56:54] [query] Results: 0 Pages of results: 0
[2026-01-30 01:56:54] [query] Execution time: 0.07494
[2026-01-30 01:57:52] [query] Query for: nc.
[2026-01-30 01:57:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:57:52] [query] Engine: default
[2026-01-30 01:57:52] [query] Tokens: nc
[2026-01-30 01:57:52] [query] Mods: 11
[2026-01-30 01:57:52] [query] Found results using: or logic
[2026-01-30 01:57:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:57:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:57:52] [query] Results: 655 Pages of results: 4
[2026-01-30 01:57:52] [query] Execution time: 0.46476
[2026-01-30 01:58:00] [query] Query for: 江南水乡动态壁纸怎么设置密码
[2026-01-30 01:58:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:58:00] [query] Engine: default
[2026-01-30 01:58:00] [query] Tokens: 江南水乡动态壁纸怎么设置密码
[2026-01-30 01:58:00] [query] Mods: 11
[2026-01-30 01:58:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:58:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:58:00] [query] Results: 0 Pages of results: 0
[2026-01-30 01:58:00] [query] Execution time: 0.07848
[2026-01-30 01:58:34] [query] Query for: what is 22/9 degrees mean
[2026-01-30 01:58:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:58:34] [query] Engine: default
[2026-01-30 01:58:34] [query] Tokens: 22, 9, degrees, mean, is 2, is 2024, is 21, is 22
[2026-01-30 01:58:34] [query] Mods: 11
[2026-01-30 01:58:34] [query] Using OR logic
[2026-01-30 01:58:34] [query] Found results using: or logic
[2026-01-30 01:58:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3838,4096,7422,1678)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3838,4096,7422,1678,40941,57376,33519,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:58:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:58:34] [query] Results: 268 Pages of results: 2
[2026-01-30 01:58:34] [query] Execution time: 0.26809
[2026-01-30 01:58:36] [index:background] Health check
[2026-01-30 01:58:57] [query] Query for: yc2440d4p1r3
[2026-01-30 01:58:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:58:57] [query] Engine: default
[2026-01-30 01:58:58] [query] Tokens: yc2440d4p1r3
[2026-01-30 01:58:58] [query] Mods: 11
[2026-01-30 01:58:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:58:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:58:58] [query] Results: 0 Pages of results: 0
[2026-01-30 01:58:58] [query] Execution time: 0.07509
[2026-01-30 01:59:10] [query] Query for: インスタ ティックトック 連携 会社の
[2026-01-30 01:59:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:59:10] [query] Engine: default
[2026-01-30 01:59:10] [query] Tokens: インスタ ティックトック 連携 会社の
[2026-01-30 01:59:10] [query] Mods: 11
[2026-01-30 01:59:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:59:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:59:10] [query] Results: 0 Pages of results: 0
[2026-01-30 01:59:10] [query] Execution time: 0.16742
[2026-01-30 01:59:12] [query] Query for: 西北农林科技大学门户认证系统
[2026-01-30 01:59:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 01:59:12] [query] Engine: default
[2026-01-30 01:59:12] [query] Tokens: 西北农林科技大学门户认证系统
[2026-01-30 01:59:12] [query] Mods: 11
[2026-01-30 01:59:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 01:59:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 01:59:12] [query] Results: 0 Pages of results: 0
[2026-01-30 01:59:12] [query] Execution time: 0.08141
[2026-01-30 01:59:39] [indexer:background] Health check
[2026-01-30 02:00:51] [query] Query for: uber 發票歸戶
[2026-01-30 02:00:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:00:51] [query] Engine: default
[2026-01-30 02:00:51] [query] Tokens: uber, 發票歸戶
[2026-01-30 02:00:51] [query] Mods: 11
[2026-01-30 02:00:51] [query] Using OR logic
[2026-01-30 02:00:51] [query] Found results using: or logic
[2026-01-30 02:00:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6583)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6583,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:00:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:00:51] [query] Results: 3 Pages of results: 1
[2026-01-30 02:00:51] [query] Execution time: 0.09508
[2026-01-30 02:02:12] [query] Query for: メスのちトラレ徒学会 生长
[2026-01-30 02:02:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:02:12] [query] Engine: default
[2026-01-30 02:02:12] [query] Tokens: メスのちトラレ徒学会 生长
[2026-01-30 02:02:12] [query] Mods: 11
[2026-01-30 02:02:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:02:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:02:12] [query] Results: 0 Pages of results: 0
[2026-01-30 02:02:12] [query] Execution time: 0.10979
[2026-01-30 02:03:05] [query] Query for: こねこフィルム 年齢確認 パート1
[2026-01-30 02:03:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:03:05] [query] Engine: default
[2026-01-30 02:03:05] [query] Tokens: 1, こねこフィルム 年齢確認 パート1
[2026-01-30 02:03:05] [query] Mods: 11
[2026-01-30 02:03:05] [query] Using OR logic
[2026-01-30 02:03:05] [query] Found results using: or logic
[2026-01-30 02:03:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:03:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:03:05] [query] Results: 1223 Pages of results: 7
[2026-01-30 02:03:05] [query] Execution time: 0.56250
[2026-01-30 02:03:35] [index:background] Health check
[2026-01-30 02:03:50] [indexer:background] Health check
[2026-01-30 02:04:45] [query] Query for: menciona servicios publicos vinculados al area de educacion
[2026-01-30 02:04:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:04:45] [query] Engine: default
[2026-01-30 02:04:45] [query] Tokens: al, area, de, service, service7, menciona servicios publicos vinculados educacion
[2026-01-30 02:04:45] [query] Mods: 11
[2026-01-30 02:04:45] [query] Using OR logic
[2026-01-30 02:04:46] [query] Found results using: or logic
[2026-01-30 02:04:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22845,1339,3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22845,1339,3783,1526,20130,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:04:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:04:46] [query] Results: 315 Pages of results: 2
[2026-01-30 02:04:46] [query] Execution time: 0.27006
[2026-01-30 02:04:48] [query] Query for: 保护区可持续旅游规划与管理指南
[2026-01-30 02:04:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:04:48] [query] Engine: default
[2026-01-30 02:04:48] [query] Tokens: 保护区可持续旅游规划与管理指南
[2026-01-30 02:04:48] [query] Mods: 11
[2026-01-30 02:04:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:04:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:04:48] [query] Results: 0 Pages of results: 0
[2026-01-30 02:04:48] [query] Execution time: 0.07908
[2026-01-30 02:04:53] [query] Query for: 오늘금한돈시세가격
[2026-01-30 02:04:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:04:53] [query] Engine: default
[2026-01-30 02:04:53] [query] Tokens: 오늘금한돈시세가격
[2026-01-30 02:04:53] [query] Mods: 11
[2026-01-30 02:04:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:04:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:04:53] [query] Results: 0 Pages of results: 0
[2026-01-30 02:04:53] [query] Execution time: 0.08174
[2026-01-30 02:05:13] [query] Query for: 小山真紀
[2026-01-30 02:05:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:05:13] [query] Engine: default
[2026-01-30 02:05:13] [query] Tokens: 小山真紀
[2026-01-30 02:05:13] [query] Mods: 11
[2026-01-30 02:05:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:05:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:05:13] [query] Results: 0 Pages of results: 0
[2026-01-30 02:05:13] [query] Execution time: 0.10061
[2026-01-30 02:06:41] [query] Query for: 오늘금한돈시세
[2026-01-30 02:06:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:06:41] [query] Engine: default
[2026-01-30 02:06:41] [query] Tokens: 오늘금한돈시세
[2026-01-30 02:06:41] [query] Mods: 11
[2026-01-30 02:06:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:06:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:06:41] [query] Results: 0 Pages of results: 0
[2026-01-30 02:06:41] [query] Execution time: 0.13020
[2026-01-30 02:07:28] [query] Query for: 한돈시세
[2026-01-30 02:07:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:07:28] [query] Engine: default
[2026-01-30 02:07:28] [query] Tokens: 한돈시세
[2026-01-30 02:07:28] [query] Mods: 11
[2026-01-30 02:07:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:07:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:07:28] [query] Results: 0 Pages of results: 0
[2026-01-30 02:07:28] [query] Execution time: 0.09353
[2026-01-30 02:08:46] [query] Query for: 24k순금시세
[2026-01-30 02:08:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:08:46] [query] Engine: default
[2026-01-30 02:08:46] [query] Tokens: 24k순금시세
[2026-01-30 02:08:46] [query] Mods: 11
[2026-01-30 02:08:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:08:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:08:46] [query] Results: 0 Pages of results: 0
[2026-01-30 02:08:46] [query] Execution time: 0.07719
[2026-01-30 02:08:49] [query] Query for: bnt금시세
[2026-01-30 02:08:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:08:49] [query] Engine: default
[2026-01-30 02:08:49] [query] Tokens: bnt금시세
[2026-01-30 02:08:49] [query] Mods: 11
[2026-01-30 02:08:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:08:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:08:49] [query] Results: 0 Pages of results: 0
[2026-01-30 02:08:49] [query] Execution time: 0.07794
[2026-01-30 02:08:51] [query] Query for: 국제 금시세
[2026-01-30 02:08:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:08:51] [query] Engine: default
[2026-01-30 02:08:51] [query] Tokens: 국제 금시세
[2026-01-30 02:08:51] [query] Mods: 11
[2026-01-30 02:08:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:08:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:08:51] [query] Results: 0 Pages of results: 0
[2026-01-30 02:08:51] [query] Execution time: 0.10823
[2026-01-30 02:08:53] [query] Query for: 有限会社フラワーショップはな仙 　青森県十和田市稲生町17-37
[2026-01-30 02:08:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:08:53] [query] Engine: default
[2026-01-30 02:08:53] [query] Tokens: 37, 17, 有限会社フラワーショップはな仙 青森県十和田市稲生町17 青森県十和田市稲生町17-37
[2026-01-30 02:08:54] [query] Mods: 11
[2026-01-30 02:08:54] [query] Using OR logic
[2026-01-30 02:08:54] [query] Found results using: or logic
[2026-01-30 02:08:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (491,741)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (741,491,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:08:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:08:54] [query] Results: 117 Pages of results: 1
[2026-01-30 02:08:54] [query] Execution time: 0.18182
[2026-01-30 02:08:56] [query] Query for: game developer germany job
[2026-01-30 02:08:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:08:56] [query] Engine: default
[2026-01-30 02:08:56] [query] Tokens: game, developer, germany, job
[2026-01-30 02:08:56] [query] Mods: 11
[2026-01-30 02:08:56] [query] Trying AND logic
[2026-01-30 02:08:56] [query] Using OR logic
[2026-01-30 02:08:56] [query] Found results using: or logic
[2026-01-30 02:08:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1403,1427,7925,1706) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:08:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:08:56] [query] Results: 108 Pages of results: 1
[2026-01-30 02:08:56] [query] Execution time: 0.06543
[2026-01-30 02:09:33] [index:background] Health check
[2026-01-30 02:09:35] [indexer:background] Health check
[2026-01-30 02:09:47] [query] Query for: 大阪体育大学
[2026-01-30 02:09:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:09:47] [query] Engine: default
[2026-01-30 02:09:47] [query] Tokens: 大阪体育大学
[2026-01-30 02:09:47] [query] Mods: 11
[2026-01-30 02:09:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:09:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:09:47] [query] Results: 0 Pages of results: 0
[2026-01-30 02:09:47] [query] Execution time: 0.08302
[2026-01-30 02:09:53] [query] Query for: joe brcich san jose caunited states
[2026-01-30 02:09:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:09:53] [query] Engine: default
[2026-01-30 02:09:53] [query] Tokens: joe, san, jose, states, bric, brick, brics, candidate, brcich caunited
[2026-01-30 02:09:53] [query] Mods: 11
[2026-01-30 02:09:53] [query] Using OR logic
[2026-01-30 02:09:53] [query] Found results using: or logic
[2026-01-30 02:09:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14956,12641,4127,447)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14956,4127,12641,447,24383,13785,24584,10486,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:09:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:09:53] [query] Results: 382 Pages of results: 2
[2026-01-30 02:09:53] [query] Execution time: 0.21001
[2026-01-30 02:10:10] [query] Query for: 오늘 금
[2026-01-30 02:10:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:10:10] [query] Engine: default
[2026-01-30 02:10:10] [query] Tokens: 오늘 금
[2026-01-30 02:10:10] [query] Mods: 11
[2026-01-30 02:10:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:10:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:10:10] [query] Results: 0 Pages of results: 0
[2026-01-30 02:10:10] [query] Execution time: 0.15142
[2026-01-30 02:10:12] [query] Query for: 연차수당 일급 계산
[2026-01-30 02:10:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:10:12] [query] Engine: default
[2026-01-30 02:10:12] [query] Tokens: 연차수당 일급 계산
[2026-01-30 02:10:12] [query] Mods: 11
[2026-01-30 02:10:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:10:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:10:12] [query] Results: 0 Pages of results: 0
[2026-01-30 02:10:12] [query] Execution time: 0.12358
[2026-01-30 02:10:23] [query] Query for: gm unicorn corporation limited
[2026-01-30 02:10:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:10:23] [query] Engine: default
[2026-01-30 02:10:23] [query] Tokens: gmail, gmail.com, gmailcom, gmbh, gmbh & co, gmbhco, gmf, gmtdzgbaqqc, unicorns, corporation
[2026-01-30 02:10:23] [query] Mods: 11
[2026-01-30 02:10:23] [query] Trying AND logic
[2026-01-30 02:10:23] [query] Using OR logic
[2026-01-30 02:10:23] [query] Found results using: or logic
[2026-01-30 02:10:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12342,730)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8141,28526,28527,10540,10683,10714,67556,20148,8644,12342) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:10:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:10:23] [query] Results: 34 Pages of results: 1
[2026-01-30 02:10:23] [query] Execution time: 0.08354
[2026-01-30 02:10:28] [query] Query for: st7365p lcd驱动
[2026-01-30 02:10:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:10:28] [query] Engine: default
[2026-01-30 02:10:28] [query] Tokens: st7365p lcd驱动
[2026-01-30 02:10:28] [query] Mods: 11
[2026-01-30 02:10:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:10:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:10:28] [query] Results: 0 Pages of results: 0
[2026-01-30 02:10:28] [query] Execution time: 0.10647
[2026-01-30 02:10:30] [query] Query for: u韩国v除了美女 成本从不曾vcvx从许昌下踩踩踩踩踩踩从草草草草草草草草草草草草草草从 家 就
[2026-01-30 02:10:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:10:30] [query] Engine: default
[2026-01-30 02:10:30] [query] Tokens: u韩国v除了美女 家 就
[2026-01-30 02:10:30] [query] Mods: 11
[2026-01-30 02:10:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:10:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:10:30] [query] Results: 0 Pages of results: 0
[2026-01-30 02:10:30] [query] Execution time: 0.14306
[2026-01-30 02:10:44] [query] Query for: 百度网盘非会员容量
[2026-01-30 02:10:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:10:44] [query] Engine: default
[2026-01-30 02:10:44] [query] Tokens: 百度网盘非会员容量
[2026-01-30 02:10:44] [query] Mods: 11
[2026-01-30 02:10:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:10:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:10:44] [query] Results: 0 Pages of results: 0
[2026-01-30 02:10:44] [query] Execution time: 0.08525
[2026-01-30 02:11:07] [query] Query for: 28804
[2026-01-30 02:11:07] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:11:07] [query] Engine: download_ready
[2026-01-30 02:11:07] [query] Tokens: 28804
[2026-01-30 02:11:07] [query] Mods: 5
[2026-01-30 02:11:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31369) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:11:07] [query] Results: 0 Pages of results: 0
[2026-01-30 02:11:07] [query] Execution time: 0.01276
[2026-01-30 02:11:21] [query] Query for: are due diligence money refundable if property doesn't appraise and the buyer is seeking a va loan
[2026-01-30 02:11:21] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:11:21] [query] Engine: legal_qandas
[2026-01-30 02:11:21] [query] Tokens: due, diligence, money, refundable, property, doesn, t, appraise, buyer, seeking
[2026-01-30 02:11:21] [query] Mods: 5
[2026-01-30 02:11:21] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 02:11:21] [query] Using OR logic
[2026-01-30 02:11:21] [query] Found results using: or logic
[2026-01-30 02:11:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1106,5147,1350,19649,107,1794,860,17579,3046,3723) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:11:21] [query] Results: 672 Pages of results: 4
[2026-01-30 02:11:21] [query] Execution time: 0.26356
[2026-01-30 02:11:25] [query] Query for: 2-t
[2026-01-30 02:11:25] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:11:25] [query] Engine: default
[2026-01-30 02:11:25] [query] Tokens: 2, t, 2-t
[2026-01-30 02:11:25] [query] Mods: 11
[2026-01-30 02:11:25] [query] Using OR logic
[2026-01-30 02:11:25] [query] Found results using: or logic
[2026-01-30 02:11:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,860,5180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:11:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:11:25] [query] Results: 1269 Pages of results: 7
[2026-01-30 02:11:25] [query] Execution time: 0.31234
[2026-01-30 02:12:01] [query] Query for: 310
[2026-01-30 02:12:01] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:12:01] [query] Engine: forms_and_contracts
[2026-01-30 02:12:01] [query] Tokens: 310
[2026-01-30 02:12:01] [query] Mods: 5
[2026-01-30 02:12:01] [query] Found results using: or logic
[2026-01-30 02:12:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12560) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:12:01] [query] Results: 2 Pages of results: 1
[2026-01-30 02:12:01] [query] Execution time: 0.01342
[2026-01-30 02:12:06] [query] Query for: working with real estate agents seller
[2026-01-30 02:12:06] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:12:06] [query] Engine: forms_and_contracts
[2026-01-30 02:12:06] [query] Tokens: working, real, estate, agents, seller
[2026-01-30 02:12:06] [query] Mods: 5
[2026-01-30 02:12:06] [query] Trying AND logic
[2026-01-30 02:12:06] [query] Using OR logic
[2026-01-30 02:12:06] [query] Found results using: or logic
[2026-01-30 02:12:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1155,210) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:12:06] [query] Results: 74 Pages of results: 1
[2026-01-30 02:12:06] [query] Execution time: 0.17213
[2026-01-30 02:12:30] [query] Query for: 30117
[2026-01-30 02:12:30] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:12:30] [query] Engine: download_ready
[2026-01-30 02:12:30] [query] Tokens: 30117
[2026-01-30 02:12:30] [query] Mods: 5
[2026-01-30 02:12:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31925) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:12:30] [query] Results: 0 Pages of results: 0
[2026-01-30 02:12:30] [query] Execution time: 0.01885
[2026-01-30 02:12:31] [query] Query for: real estate transfers new phi
[2026-01-30 02:12:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:12:31] [query] Engine: default
[2026-01-30 02:12:31] [query] Tokens: phi, phil, philanthropic, philbin, philip, philipsburg, phillip, phillips, phillip’s, philosopher
[2026-01-30 02:12:31] [query] Mods: 11
[2026-01-30 02:12:31] [query] Using OR logic
[2026-01-30 02:12:31] [query] Found results using: and logic
[2026-01-30 02:12:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,110,171,2043)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59406,18337,22058,42906,23374,30938,15073,9851,70764,42875) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:12:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:12:31] [query] Results: 15 Pages of results: 1
[2026-01-30 02:12:31] [query] Execution time: 0.22686
[2026-01-30 02:13:36] [index:background] Health check
[2026-01-30 02:13:49] [indexer:background] Health check
[2026-01-30 02:14:04] [query] Query for: 
[2026-01-30 02:14:04] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:14:04] [query] Engine: default
[2026-01-30 02:14:04] [query] Tokens: 
[2026-01-30 02:14:04] [query] Mods: 11
[2026-01-30 02:14:04] [query] Found results using: or logic
[2026-01-30 02:14:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:14:04') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:14:04] [query] Results: 2026 Pages of results: 11
[2026-01-30 02:14:04] [query] Execution time: 0.30817
[2026-01-30 02:14:26] [query] Query for: what is the origin of christmas
[2026-01-30 02:14:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:14:26] [query] Engine: default
[2026-01-30 02:14:26] [query] Tokens: origin, christmas
[2026-01-30 02:14:26] [query] Mods: 11
[2026-01-30 02:14:26] [query] Trying AND logic
[2026-01-30 02:14:26] [query] Found results using: and logic
[2026-01-30 02:14:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5768,5628) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:14:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19992') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:14:26] [query] Results: 1 Pages of results: 1
[2026-01-30 02:14:26] [query] Execution time: 0.04163
[2026-01-30 02:14:28] [query] Query for: cimco 显示试用版
[2026-01-30 02:14:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:14:28] [query] Engine: default
[2026-01-30 02:14:28] [query] Tokens: ccimcommunity
[2026-01-30 02:14:28] [query] Mods: 11
[2026-01-30 02:14:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (52827) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:14:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:14:28] [query] Results: 0 Pages of results: 0
[2026-01-30 02:14:28] [query] Execution time: 0.09726
[2026-01-30 02:14:40] [query] Query for: sbb　ベルリン
[2026-01-30 02:14:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:14:40] [query] Engine: default
[2026-01-30 02:14:40] [query] Tokens: sb, sbb ベルリン
[2026-01-30 02:14:40] [query] Mods: 11
[2026-01-30 02:14:40] [query] Using OR logic
[2026-01-30 02:14:40] [query] Found results using: or logic
[2026-01-30 02:14:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17900,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:14:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:14:40] [query] Results: 6 Pages of results: 1
[2026-01-30 02:14:40] [query] Execution time: 0.12380
[2026-01-30 02:15:06] [query] Query for: 오늘 순금 1돈 시세
[2026-01-30 02:15:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:15:06] [query] Engine: default
[2026-01-30 02:15:07] [query] Tokens: 1, 오늘 순금 1돈 시세
[2026-01-30 02:15:07] [query] Mods: 11
[2026-01-30 02:15:07] [query] Using OR logic
[2026-01-30 02:15:07] [query] Found results using: or logic
[2026-01-30 02:15:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:15:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:15:07] [query] Results: 1223 Pages of results: 7
[2026-01-30 02:15:07] [query] Execution time: 0.75484
[2026-01-30 02:15:37] [query] Query for: first decision real estate
[2026-01-30 02:15:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:15:37] [query] Engine: default
[2026-01-30 02:15:37] [query] Tokens: first, decision, real, estate
[2026-01-30 02:15:37] [query] Mods: 11
[2026-01-30 02:15:37] [query] Trying AND logic
[2026-01-30 02:15:37] [query] Using OR logic
[2026-01-30 02:15:38] [query] Found results using: or logic
[2026-01-30 02:15:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (126,2767,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:15:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:15:38] [query] Results: 1098 Pages of results: 6
[2026-01-30 02:15:38] [query] Execution time: 0.57443
[2026-01-30 02:16:31] [query] Query for: charlotte nc key officials
[2026-01-30 02:16:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:16:31] [query] Engine: default
[2026-01-30 02:16:31] [query] Tokens: charlotte, nc, key, officials
[2026-01-30 02:16:31] [query] Mods: 11
[2026-01-30 02:16:31] [query] Trying AND logic
[2026-01-30 02:16:31] [query] Found results using: and logic
[2026-01-30 02:16:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5224,396,165,518) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:16:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1198', '14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:16:31] [query] Results: 2 Pages of results: 1
[2026-01-30 02:16:31] [query] Execution time: 0.11140
[2026-01-30 02:16:50] [query] Query for: 금값 조정
[2026-01-30 02:16:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:16:50] [query] Engine: default
[2026-01-30 02:16:50] [query] Tokens: 금값 조정
[2026-01-30 02:16:50] [query] Mods: 11
[2026-01-30 02:16:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:16:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:16:50] [query] Results: 0 Pages of results: 0
[2026-01-30 02:16:50] [query] Execution time: 0.10553
[2026-01-30 02:17:01] [query] Query for: 오늘의 금값
[2026-01-30 02:17:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:17:01] [query] Engine: default
[2026-01-30 02:17:01] [query] Tokens: 오늘의 금값
[2026-01-30 02:17:01] [query] Mods: 11
[2026-01-30 02:17:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:17:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:17:01] [query] Results: 0 Pages of results: 0
[2026-01-30 02:17:01] [query] Execution time: 0.10481
[2026-01-30 02:17:09] [query] Query for: 금한돈 가격
[2026-01-30 02:17:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:17:09] [query] Engine: default
[2026-01-30 02:17:09] [query] Query for: 오늘환율
[2026-01-30 02:17:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:17:09] [query] Engine: default
[2026-01-30 02:17:09] [query] Tokens: 금한돈 가격
[2026-01-30 02:17:09] [query] Mods: 11
[2026-01-30 02:17:09] [query] Tokens: 오늘환율
[2026-01-30 02:17:09] [query] Mods: 11
[2026-01-30 02:17:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:17:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:17:09] [query] Results: 0 Pages of results: 0
[2026-01-30 02:17:09] [query] Execution time: 0.10509
[2026-01-30 02:17:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:17:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:17:09] [query] Results: 0 Pages of results: 0
[2026-01-30 02:17:09] [query] Execution time: 0.08112
[2026-01-30 02:18:33] [query] Query for: wada data athletes gdpr human rights
[2026-01-30 02:18:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:18:33] [query] Engine: default
[2026-01-30 02:18:33] [query] Tokens: nowadays, wwwadagov, athletes, data, human, rights
[2026-01-30 02:18:33] [query] Mods: 11
[2026-01-30 02:18:33] [query] Trying AND logic
[2026-01-30 02:18:33] [query] Using OR logic
[2026-01-30 02:18:33] [query] Found results using: or logic
[2026-01-30 02:18:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14691,1454,1757,5159)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21990,3674,14691,1454,1757,5159) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:18:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:18:33] [query] Results: 283 Pages of results: 2
[2026-01-30 02:18:33] [query] Execution time: 0.20271
[2026-01-30 02:18:47] [query] Query for: 旌智道（外环河-航双路）雨水泵站工程
[2026-01-30 02:18:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:18:47] [query] Engine: default
[2026-01-30 02:18:48] [query] Tokens: 旌智道 外环河 航双路 雨水泵站工程 旌智道 外环河-航双路
[2026-01-30 02:18:48] [query] Mods: 11
[2026-01-30 02:18:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:18:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:18:48] [query] Results: 0 Pages of results: 0
[2026-01-30 02:18:48] [query] Execution time: 0.17042
[2026-01-30 02:19:02] [query] Query for: ヘム鉄 漢方 飲み合わせ
[2026-01-30 02:19:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:19:02] [query] Engine: default
[2026-01-30 02:19:02] [query] Tokens: ヘム鉄 漢方 飲み合わせ
[2026-01-30 02:19:02] [query] Mods: 11
[2026-01-30 02:19:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:19:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:19:02] [query] Results: 0 Pages of results: 0
[2026-01-30 02:19:02] [query] Execution time: 0.13124
[2026-01-30 02:19:06] [query] Query for: real estate commision in fl
[2026-01-30 02:19:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:19:06] [query] Engine: default
[2026-01-30 02:19:06] [query] Tokens: real, estate, fl, coming-soon, comingsoon, commission, commission 1, commission 58a, commission1, commision
[2026-01-30 02:19:06] [query] Mods: 11
[2026-01-30 02:19:06] [query] Using OR logic
[2026-01-30 02:19:06] [query] Found results using: or logic
[2026-01-30 02:19:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,22109,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,22109,17027,17038,843,66586,33842,66588,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:19:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:19:06] [query] Results: 994 Pages of results: 5
[2026-01-30 02:19:06] [query] Execution time: 0.56601
[2026-01-30 02:19:37] [index:background] Health check
[2026-01-30 02:19:37] [indexer:background] Health check
[2026-01-30 02:19:37] [indexer:background] Health check
[2026-01-30 02:19:43] [query] Query for: lc carson realtor
[2026-01-30 02:19:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:19:43] [query] Engine: default
[2026-01-30 02:19:43] [query] Tokens: lcu2010, lcu2010-08encl, lcu201008encl, carson, realtor
[2026-01-30 02:19:43] [query] Mods: 11
[2026-01-30 02:19:43] [query] Trying AND logic
[2026-01-30 02:19:43] [query] Using OR logic
[2026-01-30 02:19:43] [query] Found results using: or logic
[2026-01-30 02:19:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23068,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16300,16338,16378,23068,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:19:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:19:43] [query] Results: 509 Pages of results: 3
[2026-01-30 02:19:43] [query] Execution time: 0.28138
[2026-01-30 02:20:04] [query] Query for: p-m nasdff
[2026-01-30 02:20:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:04] [query] Engine: default
[2026-01-30 02:20:04] [query] Tokens: 1tmbvbkydcndpxfybh0vqq-2p-mvpvbet, event-winter-leadership-meetings, winter-leadership-meetings, winter-leadership-meetings-2, winter-leadership-meetings-vision-quest, m, p
[2026-01-30 02:20:04] [query] Mods: 11
[2026-01-30 02:20:04] [query] Trying AND logic
[2026-01-30 02:20:04] [query] Found results using: and logic
[2026-01-30 02:20:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1812,3195)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29471,71291,11768,43996,43329,1812,3195) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('21412', '21578', '21582', '21594', '21643', '39713', '43407', '43421', '43530', '43797', '44187', '45708', '50541', '51544', '51612', '54256', '56221', '56311', '6122') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:04] [query] Results: 17 Pages of results: 1
[2026-01-30 02:20:04] [query] Execution time: 0.19702
[2026-01-30 02:20:07] [query] Query for: 한국금거래소오늘시세
[2026-01-30 02:20:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:07] [query] Engine: default
[2026-01-30 02:20:07] [query] Tokens: 한국금거래소오늘시세
[2026-01-30 02:20:07] [query] Mods: 11
[2026-01-30 02:20:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:07] [query] Results: 0 Pages of results: 0
[2026-01-30 02:20:07] [query] Execution time: 0.08171
[2026-01-30 02:20:09] [query] Query for: 금팔때시세
[2026-01-30 02:20:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:09] [query] Engine: default
[2026-01-30 02:20:09] [query] Tokens: 금팔때시세
[2026-01-30 02:20:09] [query] Mods: 11
[2026-01-30 02:20:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:09] [query] Results: 0 Pages of results: 0
[2026-01-30 02:20:09] [query] Execution time: 0.07655
[2026-01-30 02:20:09] [query] Query for: 금 한돈
[2026-01-30 02:20:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:09] [query] Engine: default
[2026-01-30 02:20:10] [query] Tokens: 금 한돈
[2026-01-30 02:20:10] [query] Mods: 11
[2026-01-30 02:20:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:10] [query] Results: 0 Pages of results: 0
[2026-01-30 02:20:10] [query] Execution time: 0.10382
[2026-01-30 02:20:12] [query] Query for: 한국금거래소 시세
[2026-01-30 02:20:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:12] [query] Engine: default
[2026-01-30 02:20:12] [query] Tokens: 한국금거래소 시세
[2026-01-30 02:20:12] [query] Mods: 11
[2026-01-30 02:20:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:12] [query] Results: 0 Pages of results: 0
[2026-01-30 02:20:12] [query] Execution time: 0.10101
[2026-01-30 02:20:14] [query] Query for: liniers 1049
[2026-01-30 02:20:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:14] [query] Engine: default
[2026-01-30 02:20:14] [query] Tokens: 1049, liniers liniers 1049
[2026-01-30 02:20:14] [query] Mods: 11
[2026-01-30 02:20:14] [query] Using OR logic
[2026-01-30 02:20:14] [query] Found results using: or logic
[2026-01-30 02:20:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (30338)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30338,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:14] [query] Results: 3 Pages of results: 1
[2026-01-30 02:20:14] [query] Execution time: 0.12906
[2026-01-30 02:20:16] [query] Query for: qgv
[2026-01-30 02:20:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:16] [query] Engine: default
[2026-01-30 02:20:16] [query] Tokens: qgv
[2026-01-30 02:20:16] [query] Mods: 11
[2026-01-30 02:20:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:16] [query] Results: 0 Pages of results: 0
[2026-01-30 02:20:16] [query] Execution time: 0.09573
[2026-01-30 02:20:21] [query] Query for: repair & request
[2026-01-30 02:20:21] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:21] [query] Engine: forms_and_contracts
[2026-01-30 02:20:21] [query] Tokens: repair, repair-requests, repairable, repaired, repairing, repairrequests, repairs, repairs & renovations, repairsrenovations, request
[2026-01-30 02:20:21] [query] Mods: 5
[2026-01-30 02:20:21] [query] Trying AND logic
[2026-01-30 02:20:21] [query] Using OR logic
[2026-01-30 02:20:21] [query] Found results using: or logic
[2026-01-30 02:20:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6486)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3867,37418,42132,4940,10757,37419,7097,10807,10824,6486) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:21] [query] Results: 4 Pages of results: 1
[2026-01-30 02:20:21] [query] Execution time: 0.10345
[2026-01-30 02:20:26] [query] Query for: 微信 apm_record
[2026-01-30 02:20:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:26] [query] Engine: default
[2026-01-30 02:20:27] [query] Tokens: chapman, chapmans, chapman’s, record
[2026-01-30 02:20:27] [query] Mods: 11
[2026-01-30 02:20:27] [query] Trying AND logic
[2026-01-30 02:20:27] [query] Using OR logic
[2026-01-30 02:20:27] [query] Found results using: or logic
[2026-01-30 02:20:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (921)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23079,59402,59447,921) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:27] [query] Results: 56 Pages of results: 1
[2026-01-30 02:20:27] [query] Execution time: 0.11173
[2026-01-30 02:20:43] [query] Query for: 2025年12月中铁城工程管理12月
[2026-01-30 02:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:43] [query] Engine: default
[2026-01-30 02:20:43] [query] Query for: acrobat 无法创建临时文件夹
[2026-01-30 02:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:20:43] [query] Engine: default
[2026-01-30 02:20:43] [query] Tokens: 2025, 12, 2025年12月中铁城工程管理12月
[2026-01-30 02:20:43] [query] Mods: 11
[2026-01-30 02:20:43] [query] Using OR logic
[2026-01-30 02:20:43] [query] Tokens: acrobat 无法创建临时文件夹
[2026-01-30 02:20:43] [query] Mods: 11
[2026-01-30 02:20:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:43] [query] Results: 0 Pages of results: 0
[2026-01-30 02:20:44] [query] Execution time: 0.25738
[2026-01-30 02:20:44] [query] Found results using: or logic
[2026-01-30 02:20:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1022,24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,1022,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:20:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:20:44] [query] Results: 359 Pages of results: 2
[2026-01-30 02:20:44] [query] Execution time: 0.52281
[2026-01-30 02:22:01] [query] Query for: "risk of loss of, damage to or otherwise"
[2026-01-30 02:22:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:22:01] [query] Engine: default
[2026-01-30 02:22:01] [query] Tokens: risk, loss, damage, otherwise
[2026-01-30 02:22:01] [query] Mods: 11
[2026-01-30 02:22:01] [query] Trying AND logic
[2026-01-30 02:22:02] [query] Found results using: and logic
[2026-01-30 02:22:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2570,1568,473,174) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:22:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17406', '20515', '46692') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:22:02] [query] Results: 3 Pages of results: 1
[2026-01-30 02:22:02] [query] Execution time: 0.53488
[2026-01-30 02:22:13] [query] Query for: amendment to contract 4t amending
[2026-01-30 02:22:13] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:22:13] [query] Engine: forms_and_contracts
[2026-01-30 02:22:13] [query] Tokens: amending, amending-the-contract-consumer-2, amendingthecontractconsumer2, 4t, amendment, contract
[2026-01-30 02:22:13] [query] Mods: 5
[2026-01-30 02:22:13] [query] Trying AND logic
[2026-01-30 02:22:13] [query] Using OR logic
[2026-01-30 02:22:13] [query] Found results using: or logic
[2026-01-30 02:22:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (19869,5439,2727)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29455,37612,37613,19869,5439,2727) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:22:13] [query] Results: 237 Pages of results: 2
[2026-01-30 02:22:13] [query] Execution time: 0.10431
[2026-01-30 02:22:19] [query] Query for: realtor house for sale with land listings
[2026-01-30 02:22:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:22:19] [query] Engine: default
[2026-01-30 02:22:19] [query] Tokens: realtor, house, sale, land, listings
[2026-01-30 02:22:19] [query] Mods: 11
[2026-01-30 02:22:19] [query] Trying AND logic
[2026-01-30 02:22:19] [query] Using OR logic
[2026-01-30 02:22:19] [query] Found results using: or logic
[2026-01-30 02:22:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,244,125,979,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:22:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:22:19] [query] Results: 911 Pages of results: 5
[2026-01-30 02:22:19] [query] Execution time: 0.36125
[2026-01-30 02:22:21] [query] Query for: 오늘 금값(18k) 시세
[2026-01-30 02:22:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:22:21] [query] Engine: default
[2026-01-30 02:22:22] [query] Tokens: 오늘 금값 18k 시세 금값(
[2026-01-30 02:22:22] [query] Mods: 11
[2026-01-30 02:22:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:22:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:22:22] [query] Results: 0 Pages of results: 0
[2026-01-30 02:22:22] [query] Execution time: 0.20727
[2026-01-30 02:22:37] [query] Query for: 금값(18k) 시세
[2026-01-30 02:22:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:22:37] [query] Engine: default
[2026-01-30 02:22:38] [query] Tokens: 금값 18k 시세 금값(
[2026-01-30 02:22:38] [query] Mods: 11
[2026-01-30 02:22:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:22:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:22:38] [query] Results: 0 Pages of results: 0
[2026-01-30 02:22:38] [query] Execution time: 0.16230
[2026-01-30 02:23:03] [query] Query for: 洪 流 西安航天动力研究所）
[2026-01-30 02:23:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:23:03] [query] Engine: default
[2026-01-30 02:23:03] [query] Tokens: 洪 流 西安航天动力研究所
[2026-01-30 02:23:03] [query] Mods: 11
[2026-01-30 02:23:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:23:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:23:03] [query] Results: 0 Pages of results: 0
[2026-01-30 02:23:03] [query] Execution time: 0.12706
[2026-01-30 02:23:14] [query] Query for: 2025年第12届世运会 碳中和 证书颁发仪式
[2026-01-30 02:23:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:23:14] [query] Engine: default
[2026-01-30 02:23:14] [query] Tokens: 2025, 12, 2025年第12届世运会 碳中和 证书颁发仪式
[2026-01-30 02:23:14] [query] Mods: 11
[2026-01-30 02:23:14] [query] Using OR logic
[2026-01-30 02:23:14] [query] Found results using: or logic
[2026-01-30 02:23:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1022,24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,1022,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:23:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:23:14] [query] Results: 359 Pages of results: 2
[2026-01-30 02:23:14] [query] Execution time: 0.36450
[2026-01-30 02:23:24] [query] Query for: realtor house for sale with land listings
[2026-01-30 02:23:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:23:24] [query] Engine: default
[2026-01-30 02:23:24] [query] Tokens: realtor, house, sale, land, listings
[2026-01-30 02:23:24] [query] Mods: 11
[2026-01-30 02:23:24] [query] Trying AND logic
[2026-01-30 02:23:24] [query] Using OR logic
[2026-01-30 02:23:24] [query] Found results using: or logic
[2026-01-30 02:23:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,244,125,979,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:23:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:23:24] [query] Results: 911 Pages of results: 5
[2026-01-30 02:23:24] [query] Execution time: 0.36080
[2026-01-30 02:23:38] [query] Query for: william bass leadership
[2026-01-30 02:23:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:23:38] [query] Engine: default
[2026-01-30 02:23:38] [query] Tokens: william, bass, leadership
[2026-01-30 02:23:38] [query] Mods: 11
[2026-01-30 02:23:38] [query] Trying AND logic
[2026-01-30 02:23:38] [query] Found results using: and logic
[2026-01-30 02:23:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6699,6700,1126) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:23:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('12465', '12601', '12638', '13154', '13670', '16928', '20527', '20542', '21583', '21644', '2217', '25060', '2595', '2878', '41096', '42851', '43318', '4402', '4442', '45047', '45200', '46220', '50859', '51756', '52033', '52390', '55594', '55960', '6475', '7854', '9582', '9615') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:23:38] [query] Results: 26 Pages of results: 1
[2026-01-30 02:23:38] [query] Execution time: 0.19612
[2026-01-30 02:23:45] [query] Query for: 电子信息科学与技术是商科吗
[2026-01-30 02:23:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:23:45] [query] Engine: default
[2026-01-30 02:23:45] [query] Tokens: 电子信息科学与技术是商科吗
[2026-01-30 02:23:45] [query] Mods: 11
[2026-01-30 02:23:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:23:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:23:45] [query] Results: 0 Pages of results: 0
[2026-01-30 02:23:45] [query] Execution time: 0.11271
[2026-01-30 02:24:05] [query] Query for: 林顺潮小助理的招聘要求和资格条件
[2026-01-30 02:24:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:05] [query] Engine: default
[2026-01-30 02:24:05] [query] Tokens: 林顺潮小助理的招聘要求和资格条件
[2026-01-30 02:24:05] [query] Mods: 11
[2026-01-30 02:24:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:05] [query] Results: 0 Pages of results: 0
[2026-01-30 02:24:05] [query] Execution time: 0.09843
[2026-01-30 02:24:08] [query] Query for: ben roper
[2026-01-30 02:24:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:08] [query] Engine: default
[2026-01-30 02:24:08] [query] Tokens: 051524-resort-and-second-home-property-specialist, 051524resortandsecondhomepropertyspecialist, 051724-resort-and-second-home-property-specialist, 051724resortandsecondhomepropertyspecialist, 10-property-management-tips-landlords-covid-19, 10propertymanagementtipslandlordscovid19, americaspropertyinspectionnc, anti-property-rights, antipropertyrights, broker-property
[2026-01-30 02:24:08] [query] Mods: 11
[2026-01-30 02:24:08] [query] Using OR logic
[2026-01-30 02:24:08] [query] Found results using: and logic
[2026-01-30 02:24:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9867)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47352,47353,47354,47356,18750,18786,58242,25303,25316,45001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:08] [query] Results: 3 Pages of results: 1
[2026-01-30 02:24:08] [query] Execution time: 0.06050
[2026-01-30 02:24:10] [query] Query for: chu'guo
[2026-01-30 02:24:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:10] [query] Engine: default
[2026-01-30 02:24:10] [query] Tokens: chuck, chung, chunk, church, church & world, churches, churchill, churchworld
[2026-01-30 02:24:10] [query] Mods: 11
[2026-01-30 02:24:10] [query] Using OR logic
[2026-01-30 02:24:10] [query] Found results using: or logic
[2026-01-30 02:24:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18345,13382,6963,16176,65175,14398,23085,65179) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:10] [query] Results: 11 Pages of results: 1
[2026-01-30 02:24:10] [query] Execution time: 0.02171
[2026-01-30 02:24:12] [query] Query for: girl scout iloilo councilstaffs
[2026-01-30 02:24:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:12] [query] Engine: default
[2026-01-30 02:24:12] [query] Tokens: scout, scouting, scouts, girl
[2026-01-30 02:24:12] [query] Mods: 11
[2026-01-30 02:24:12] [query] Trying AND logic
[2026-01-30 02:24:12] [query] Using OR logic
[2026-01-30 02:24:12] [query] Found results using: or logic
[2026-01-30 02:24:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20004)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24732,11875,28166,20004) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:12] [query] Results: 6 Pages of results: 1
[2026-01-30 02:24:12] [query] Execution time: 0.03889
[2026-01-30 02:24:14] [query] Query for: اي كيو اينشتاين
[2026-01-30 02:24:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:14] [query] Engine: default
[2026-01-30 02:24:14] [query] Tokens: اي كيو اينشتاين
[2026-01-30 02:24:14] [query] Mods: 11
[2026-01-30 02:24:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:14] [query] Results: 0 Pages of results: 0
[2026-01-30 02:24:14] [query] Execution time: 0.13285
[2026-01-30 02:24:14] [query] Query for: 琼山村门牌号
[2026-01-30 02:24:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:14] [query] Engine: default
[2026-01-30 02:24:14] [query] Tokens: 琼山村门牌号
[2026-01-30 02:24:14] [query] Mods: 11
[2026-01-30 02:24:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:14] [query] Results: 0 Pages of results: 0
[2026-01-30 02:24:14] [query] Execution time: 0.07347
[2026-01-30 02:24:28] [query] Query for: 금 시세 미국
[2026-01-30 02:24:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:28] [query] Engine: default
[2026-01-30 02:24:28] [query] Tokens: 금 시세 미국
[2026-01-30 02:24:28] [query] Mods: 11
[2026-01-30 02:24:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:28] [query] Results: 0 Pages of results: 0
[2026-01-30 02:24:28] [query] Execution time: 0.12304
[2026-01-30 02:24:34] [index:background] Health check
[2026-01-30 02:24:35] [indexer:background] Health check
[2026-01-30 02:24:42] [query] Query for: medicalert
[2026-01-30 02:24:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:42] [query] Engine: default
[2026-01-30 02:24:43] [query] Tokens: medicalert
[2026-01-30 02:24:43] [query] Mods: 11
[2026-01-30 02:24:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:43] [query] Results: 0 Pages of results: 0
[2026-01-30 02:24:43] [query] Execution time: 0.08495
[2026-01-30 02:24:58] [query] Query for: 3の333333333333二级水水水水水水水水水水水水水水水水i
[2026-01-30 02:24:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:24:58] [query] Engine: default
[2026-01-30 02:24:58] [query] Tokens: 3, 3の333333333333二级水水水水水水水水水水水水水水水水i 333333333333
[2026-01-30 02:24:58] [query] Mods: 11
[2026-01-30 02:24:58] [query] Using OR logic
[2026-01-30 02:24:58] [query] Found results using: or logic
[2026-01-30 02:24:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (689)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (689,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:24:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:24:58] [query] Results: 503 Pages of results: 3
[2026-01-30 02:24:58] [query] Execution time: 0.40693
[2026-01-30 02:25:05] [query] Query for: selling realtor
[2026-01-30 02:25:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:25:05] [query] Engine: default
[2026-01-30 02:25:05] [query] Tokens: selling, realtor
[2026-01-30 02:25:05] [query] Mods: 11
[2026-01-30 02:25:05] [query] Trying AND logic
[2026-01-30 02:25:06] [query] Found results using: and logic
[2026-01-30 02:25:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (187,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:25:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1049', '1055', '10719', '1088', '11361', '11911', '1198', '1205', '1215', '1230', '1232', '12321', '12352', '14176', '14230', '14256', '14364', '17384', '17569', '17737', '17746', '17872', '17880', '17962', '18438', '19888', '19909', '20033', '20202', '20359', '20393', '20470', '20473', '20476', '20487', '20526', '20579', '21188', '21588', '21661', '21704', '2256', '2279', '2346', '2401', '25264', '25632', '25639', '25693', '25795', '26192', '26245', '26254', '26256', '2747', '2899', '2927', '38172', '40616', '44801', '45070', '46635', '47072', '47879', '48034', '4876', '49065', '49163', '49351', '50410', '50639', '51394', '52033', '53053', '53101', '6447', '6737', '7909', '8194', '9657') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:25:06] [query] Results: 76 Pages of results: 1
[2026-01-30 02:25:06] [query] Execution time: 0.09925
[2026-01-30 02:25:09] [query] Query for: achat klonopin ⠜⡴⢂ www.7rx.biz/fr/klonopin meilleur site de vente en ligne klonopin. bestellen deutschland. 0 5 mg 1 2 acheter la
[2026-01-30 02:25:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:25:09] [query] Engine: default
[2026-01-30 02:25:09] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 0
[2026-01-30 02:25:09] [query] Mods: 11
[2026-01-30 02:25:09] [query] Trying AND logic
[2026-01-30 02:25:09] [query] Using OR logic
[2026-01-30 02:25:09] [query] Found results using: or logic
[2026-01-30 02:25:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,431,706,439,3783,49439,1016,3789,1964,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,2630) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:25:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:25:09] [query] Results: 26 Pages of results: 3
[2026-01-30 02:25:09] [query] Execution time: 0.05712
[2026-01-30 02:25:14] [query] Query for: goedkoop ritonavir ☀ www.7rx.biz/ritonavir zonder recept bestel 's nachts online. comprare originale. kopen online bestellen geen lidmaatschap nachts.
[2026-01-30 02:25:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:25:14] [query] Engine: default
[2026-01-30 02:25:14] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural
[2026-01-30 02:25:14] [query] Mods: 11
[2026-01-30 02:25:14] [query] Trying AND logic
[2026-01-30 02:25:14] [query] Using OR logic
[2026-01-30 02:25:14] [query] Found results using: or logic
[2026-01-30 02:25:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,68,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,25656,25670,25700,25685,4035,43036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:25:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:25:14] [query] Results: 14 Pages of results: 2
[2026-01-30 02:25:14] [query] Execution time: 0.06643
[2026-01-30 02:25:20] [query] Query for: lamisil economico in linea ⡏⣚ www.7search.xyz/it/lamisil marca generica compra europa. prezzo farmaco. ordinare europa a buon mercato
[2026-01-30 02:25:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:25:20] [query] Engine: default
[2026-01-30 02:25:20] [query] Tokens: delineates, www, xyz
[2026-01-30 02:25:20] [query] Mods: 11
[2026-01-30 02:25:20] [query] Trying AND logic
[2026-01-30 02:25:20] [query] Using OR logic
[2026-01-30 02:25:20] [query] Found results using: or logic
[2026-01-30 02:25:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:25:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:25:20] [query] Results: 125 Pages of results: 11
[2026-01-30 02:25:20] [query] Execution time: 0.39302
[2026-01-30 02:25:25] [query] Query for: 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 ⢮⥠⢵ www.7rx.biz/stromectol ⢮⥠⢵.
[2026-01-30 02:25:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:25:25] [query] Engine: default
[2026-01-30 02:25:25] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 02:25:25] [query] Mods: 11
[2026-01-30 02:25:25] [query] Trying AND logic
[2026-01-30 02:25:25] [query] Using OR logic
[2026-01-30 02:25:25] [query] Found results using: or logic
[2026-01-30 02:25:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:25:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:25:25] [query] Results: 123 Pages of results: 11
[2026-01-30 02:25:25] [query] Execution time: 0.13358
[2026-01-30 02:26:11] [query] Query for: 2026 class
[2026-01-30 02:26:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:26:11] [query] Engine: default
[2026-01-30 02:26:11] [query] Tokens: 2026, class
[2026-01-30 02:26:11] [query] Mods: 11
[2026-01-30 02:26:12] [query] Trying AND logic
[2026-01-30 02:26:12] [query] Found results using: and logic
[2026-01-30 02:26:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,3432) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:26:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '21583', '36153', '43407', '43421', '46489', '51760', '52093', '52299', '55594', '55775', '55936', '55939', '55942', '55945', '55960', '55995', '56054', '56065', '56142', '56145') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:26:12] [query] Results: 14 Pages of results: 1
[2026-01-30 02:26:12] [query] Execution time: 0.12693
[2026-01-30 02:26:25] [query] Query for: achat klonopin ⠜⡴⢂ www.7rx.biz/fr/klonopin meilleur site de vente en ligne klonopin. bestellen deutschland. 0 5 mg 1 2 acheter la
[2026-01-30 02:26:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:26:25] [query] Engine: default
[2026-01-30 02:26:25] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 0
[2026-01-30 02:26:25] [query] Mods: 11
[2026-01-30 02:26:25] [query] Trying AND logic
[2026-01-30 02:26:25] [query] Using OR logic
[2026-01-30 02:26:25] [query] Found results using: or logic
[2026-01-30 02:26:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,431,706,439,3783,49439,1016,3789,1964,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,2630) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:26:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:26:25] [query] Results: 26 Pages of results: 3
[2026-01-30 02:26:25] [query] Execution time: 0.05535
[2026-01-30 02:26:30] [query] Query for: family reunion gifts in bulk
[2026-01-30 02:26:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:26:30] [query] Engine: default
[2026-01-30 02:26:30] [query] Tokens: reunions, bulk, family, gifts
[2026-01-30 02:26:30] [query] Mods: 11
[2026-01-30 02:26:30] [query] Trying AND logic
[2026-01-30 02:26:30] [query] Using OR logic
[2026-01-30 02:26:30] [query] Found results using: or logic
[2026-01-30 02:26:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9416,2900,16560)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24621,9416,2900,16560) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:26:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:26:30] [query] Results: 126 Pages of results: 1
[2026-01-30 02:26:30] [query] Execution time: 0.08719
[2026-01-30 02:26:30] [query] Query for: goedkoop ritonavir ☀ www.7rx.biz/ritonavir zonder recept bestel 's nachts online. comprare originale. kopen online bestellen geen lidmaatschap nachts.
[2026-01-30 02:26:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:26:30] [query] Engine: default
[2026-01-30 02:26:30] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural
[2026-01-30 02:26:30] [query] Mods: 11
[2026-01-30 02:26:30] [query] Trying AND logic
[2026-01-30 02:26:30] [query] Using OR logic
[2026-01-30 02:26:31] [query] Found results using: or logic
[2026-01-30 02:26:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,68,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,25656,25670,25700,25685,4035,43036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:26:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:26:31] [query] Results: 14 Pages of results: 2
[2026-01-30 02:26:31] [query] Execution time: 0.07462
[2026-01-30 02:26:35] [query] Query for: lamisil economico in linea ⡏⣚ www.7search.xyz/it/lamisil marca generica compra europa. prezzo farmaco. ordinare europa a buon mercato
[2026-01-30 02:26:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:26:35] [query] Engine: default
[2026-01-30 02:26:35] [query] Tokens: delineates, www, xyz
[2026-01-30 02:26:35] [query] Mods: 11
[2026-01-30 02:26:35] [query] Trying AND logic
[2026-01-30 02:26:35] [query] Using OR logic
[2026-01-30 02:26:35] [query] Found results using: or logic
[2026-01-30 02:26:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:26:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:26:35] [query] Results: 125 Pages of results: 11
[2026-01-30 02:26:35] [query] Execution time: 0.12309
[2026-01-30 02:26:40] [query] Query for: 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 ⢮⥠⢵ www.7rx.biz/stromectol ⢮⥠⢵.
[2026-01-30 02:26:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:26:40] [query] Engine: default
[2026-01-30 02:26:40] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 02:26:40] [query] Mods: 11
[2026-01-30 02:26:40] [query] Trying AND logic
[2026-01-30 02:26:40] [query] Using OR logic
[2026-01-30 02:26:40] [query] Found results using: or logic
[2026-01-30 02:26:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:26:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:26:40] [query] Results: 123 Pages of results: 11
[2026-01-30 02:26:40] [query] Execution time: 0.11989
[2026-01-30 02:26:42] [query] Query for: problemas subyacentes al proceso fisico de la propagacion
[2026-01-30 02:26:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:26:42] [query] Engine: default
[2026-01-30 02:26:43] [query] Tokens: al, de, la, problems, problems (, problemas subyacentes proceso fisico propagacion
[2026-01-30 02:26:43] [query] Mods: 11
[2026-01-30 02:26:43] [query] Using OR logic
[2026-01-30 02:26:43] [query] Found results using: or logic
[2026-01-30 02:26:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22845,3783,3789)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22845,3783,3789,1930,12821,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:26:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:26:43] [query] Results: 56 Pages of results: 1
[2026-01-30 02:26:43] [query] Execution time: 0.22389
[2026-01-30 02:26:58] [query] Query for: 네이버포인트 소득공제
[2026-01-30 02:26:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:26:58] [query] Engine: default
[2026-01-30 02:26:58] [query] Tokens: 네이버포인트 소득공제
[2026-01-30 02:26:58] [query] Mods: 11
[2026-01-30 02:26:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:26:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:26:58] [query] Results: 0 Pages of results: 0
[2026-01-30 02:26:58] [query] Execution time: 0.10247
[2026-01-30 02:27:07] [query] Query for: 금 한돈 팔때
[2026-01-30 02:27:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:27:07] [query] Engine: default
[2026-01-30 02:27:08] [query] Tokens: 금 한돈 팔때
[2026-01-30 02:27:08] [query] Mods: 11
[2026-01-30 02:27:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:27:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:27:08] [query] Results: 0 Pages of results: 0
[2026-01-30 02:27:08] [query] Execution time: 0.13329
[2026-01-30 02:27:10] [query] Query for: 국내금시세
[2026-01-30 02:27:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:27:10] [query] Engine: default
[2026-01-30 02:27:10] [query] Tokens: 국내금시세
[2026-01-30 02:27:10] [query] Mods: 11
[2026-01-30 02:27:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:27:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:27:10] [query] Results: 0 Pages of results: 0
[2026-01-30 02:27:10] [query] Execution time: 0.07517
[2026-01-30 02:27:20] [query] Query for: 联合早报内的广告怎么屏蔽
[2026-01-30 02:27:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:27:20] [query] Engine: default
[2026-01-30 02:27:20] [query] Tokens: 联合早报内的广告怎么屏蔽
[2026-01-30 02:27:20] [query] Mods: 11
[2026-01-30 02:27:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:27:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:27:20] [query] Results: 0 Pages of results: 0
[2026-01-30 02:27:20] [query] Execution time: 0.07750
[2026-01-30 02:27:22] [query] Query for: 금값전망 2026년
[2026-01-30 02:27:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:27:22] [query] Engine: default
[2026-01-30 02:27:22] [query] Tokens: 2026, 금값전망 2026년
[2026-01-30 02:27:22] [query] Mods: 11
[2026-01-30 02:27:22] [query] Using OR logic
[2026-01-30 02:27:22] [query] Found results using: or logic
[2026-01-30 02:27:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:27:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:27:22] [query] Results: 75 Pages of results: 1
[2026-01-30 02:27:22] [query] Execution time: 0.24688
[2026-01-30 02:27:48] [query] Query for: 금시세1돈가격
[2026-01-30 02:27:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:27:48] [query] Engine: default
[2026-01-30 02:27:49] [query] Tokens: 1, 금시세1돈가격
[2026-01-30 02:27:49] [query] Mods: 11
[2026-01-30 02:27:49] [query] Using OR logic
[2026-01-30 02:27:49] [query] Found results using: or logic
[2026-01-30 02:27:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:27:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:27:49] [query] Results: 1223 Pages of results: 7
[2026-01-30 02:27:49] [query] Execution time: 0.41679
[2026-01-30 02:27:51] [query] Query for: hayes hamburgers
[2026-01-30 02:27:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:27:51] [query] Engine: default
[2026-01-30 02:27:51] [query] Tokens: hamburgers, hayes
[2026-01-30 02:27:51] [query] Mods: 11
[2026-01-30 02:27:51] [query] Trying AND logic
[2026-01-30 02:27:51] [query] Using OR logic
[2026-01-30 02:27:51] [query] Found results using: or logic
[2026-01-30 02:27:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12240)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36019,12240) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:27:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:27:51] [query] Results: 4 Pages of results: 1
[2026-01-30 02:27:51] [query] Execution time: 0.02852
[2026-01-30 02:28:00] [query] Query for: 特种机器人开发平台报价
[2026-01-30 02:28:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:28:00] [query] Engine: default
[2026-01-30 02:28:01] [query] Tokens: 特种机器人开发平台报价
[2026-01-30 02:28:01] [query] Mods: 11
[2026-01-30 02:28:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:28:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:28:01] [query] Results: 0 Pages of results: 0
[2026-01-30 02:28:01] [query] Execution time: 0.08595
[2026-01-30 02:28:02] [query] Query for: koop ritonavir online 🦸‍♂️🔥⥽ www.7search.xyz/ritonavir europa goedkope zonder recept uit europa. farmaci per eiaculazioni precoce senza ricetta.goedkoop kopen canada recept.
[2026-01-30 02:28:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:28:02] [query] Engine: default
[2026-01-30 02:28:02] [query] Tokens: reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch, receptions, receptivity, canada, online
[2026-01-30 02:28:02] [query] Mods: 11
[2026-01-30 02:28:02] [query] Trying AND logic
[2026-01-30 02:28:02] [query] Using OR logic
[2026-01-30 02:28:02] [query] Found results using: or logic
[2026-01-30 02:28:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1909,994,620,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4035,43036,52915,43039,26363,52919,4992,24499,1909,994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:28:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:28:02] [query] Results: 155 Pages of results: 13
[2026-01-30 02:28:02] [query] Execution time: 0.09664
[2026-01-30 02:28:07] [query] Query for: 한국거래소 금시세 1돈 팔때
[2026-01-30 02:28:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:28:07] [query] Engine: default
[2026-01-30 02:28:07] [query] Tokens: 1, 한국거래소 금시세 1돈 팔때
[2026-01-30 02:28:07] [query] Mods: 11
[2026-01-30 02:28:07] [query] Using OR logic
[2026-01-30 02:28:08] [query] Found results using: or logic
[2026-01-30 02:28:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:28:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:28:08] [query] Results: 1223 Pages of results: 7
[2026-01-30 02:28:08] [query] Execution time: 0.47100
[2026-01-30 02:29:00] [query] Query for: 가수션
[2026-01-30 02:29:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:29:00] [query] Engine: default
[2026-01-30 02:29:00] [query] Tokens: 가수션
[2026-01-30 02:29:00] [query] Mods: 11
[2026-01-30 02:29:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:29:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:29:00] [query] Results: 0 Pages of results: 0
[2026-01-30 02:29:00] [query] Execution time: 0.09230
[2026-01-30 02:29:11] [query] Query for: 江津天然气公司 公交站名 2026
[2026-01-30 02:29:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:29:11] [query] Engine: default
[2026-01-30 02:29:11] [query] Tokens: 2026, 江津天然气公司 公交站名
[2026-01-30 02:29:11] [query] Mods: 11
[2026-01-30 02:29:11] [query] Using OR logic
[2026-01-30 02:29:11] [query] Found results using: or logic
[2026-01-30 02:29:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:29:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:29:11] [query] Results: 75 Pages of results: 1
[2026-01-30 02:29:11] [query] Execution time: 0.24297
[2026-01-30 02:29:18] [query] Query for: 农发中冶
[2026-01-30 02:29:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:29:18] [query] Engine: default
[2026-01-30 02:29:18] [query] Tokens: 农发中冶
[2026-01-30 02:29:18] [query] Mods: 11
[2026-01-30 02:29:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:29:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:29:18] [query] Results: 0 Pages of results: 0
[2026-01-30 02:29:18] [query] Execution time: 0.08677
[2026-01-30 02:29:20] [query] Query for: 금값팔때시세
[2026-01-30 02:29:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:29:20] [query] Engine: default
[2026-01-30 02:29:20] [query] Tokens: 금값팔때시세
[2026-01-30 02:29:20] [query] Mods: 11
[2026-01-30 02:29:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:29:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:29:20] [query] Results: 0 Pages of results: 0
[2026-01-30 02:29:20] [query] Execution time: 0.07483
[2026-01-30 02:29:33] [index:background] Health check
[2026-01-30 02:29:33] [index:background] Health check
[2026-01-30 02:29:34] [indexer:background] Health check
[2026-01-30 02:29:42] [query] Query for: achat klonopin ⠜⡴⢂ www.7rx.biz/fr/klonopin meilleur site de vente en ligne klonopin. bestellen deutschland. 0 5 mg 1 2 acheter la
[2026-01-30 02:29:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:29:42] [query] Engine: default
[2026-01-30 02:29:42] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 0
[2026-01-30 02:29:42] [query] Mods: 11
[2026-01-30 02:29:42] [query] Trying AND logic
[2026-01-30 02:29:42] [query] Using OR logic
[2026-01-30 02:29:42] [query] Found results using: or logic
[2026-01-30 02:29:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,431,706,439,3783,49439,1016,3789,1964,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,2630) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:29:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:29:42] [query] Results: 26 Pages of results: 3
[2026-01-30 02:29:42] [query] Execution time: 0.06135
[2026-01-30 02:29:48] [query] Query for: goedkoop ritonavir ☀ www.7rx.biz/ritonavir zonder recept bestel 's nachts online. comprare originale. kopen online bestellen geen lidmaatschap nachts.
[2026-01-30 02:29:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:29:48] [query] Engine: default
[2026-01-30 02:29:48] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural
[2026-01-30 02:29:48] [query] Mods: 11
[2026-01-30 02:29:48] [query] Trying AND logic
[2026-01-30 02:29:48] [query] Using OR logic
[2026-01-30 02:29:48] [query] Found results using: or logic
[2026-01-30 02:29:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,68,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,25656,25670,25700,25685,4035,43036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:29:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:29:48] [query] Results: 14 Pages of results: 2
[2026-01-30 02:29:48] [query] Execution time: 0.06344
[2026-01-30 02:29:48] [query] Query for: msi 272up
[2026-01-30 02:29:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:29:48] [query] Engine: default
[2026-01-30 02:29:48] [query] Tokens: mediumsized
[2026-01-30 02:29:48] [query] Mods: 11
[2026-01-30 02:29:48] [query] Found results using: and logic
[2026-01-30 02:29:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1861) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:29:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:29:48] [query] Results: 5 Pages of results: 1
[2026-01-30 02:29:48] [query] Execution time: 0.10025
[2026-01-30 02:29:53] [query] Query for: lamisil economico in linea ⡏⣚ www.7search.xyz/it/lamisil marca generica compra europa. prezzo farmaco. ordinare europa a buon mercato
[2026-01-30 02:29:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:29:53] [query] Engine: default
[2026-01-30 02:29:53] [query] Tokens: delineates, www, xyz
[2026-01-30 02:29:53] [query] Mods: 11
[2026-01-30 02:29:53] [query] Trying AND logic
[2026-01-30 02:29:53] [query] Using OR logic
[2026-01-30 02:29:54] [query] Found results using: or logic
[2026-01-30 02:29:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:29:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:29:54] [query] Results: 125 Pages of results: 11
[2026-01-30 02:29:54] [query] Execution time: 0.42415
[2026-01-30 02:30:00] [query] Query for: 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 ⢮⥠⢵ www.7rx.biz/stromectol ⢮⥠⢵.
[2026-01-30 02:30:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:30:00] [query] Engine: default
[2026-01-30 02:30:00] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 02:30:00] [query] Mods: 11
[2026-01-30 02:30:00] [query] Trying AND logic
[2026-01-30 02:30:00] [query] Using OR logic
[2026-01-30 02:30:00] [query] Query for: achat klonopin ⠜⡴⢂ www.7rx.biz/fr/klonopin meilleur site de vente en ligne klonopin. bestellen deutschland. 0 5 mg 1 2 acheter la
[2026-01-30 02:30:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:30:00] [query] Engine: default
[2026-01-30 02:30:00] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 0
[2026-01-30 02:30:00] [query] Mods: 11
[2026-01-30 02:30:00] [query] Trying AND logic
[2026-01-30 02:30:00] [query] Using OR logic
[2026-01-30 02:30:00] [query] Found results using: or logic
[2026-01-30 02:30:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,431,706,439,3783,49439,1016,3789,1964,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,2630) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:30:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:30:00] [query] Results: 26 Pages of results: 3
[2026-01-30 02:30:00] [query] Execution time: 0.04653
[2026-01-30 02:30:00] [query] Found results using: or logic
[2026-01-30 02:30:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:30:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:30:00] [query] Results: 123 Pages of results: 11
[2026-01-30 02:30:00] [query] Execution time: 0.15969
[2026-01-30 02:30:04] [query] Query for: goedkoop ritonavir ☀ www.7rx.biz/ritonavir zonder recept bestel 's nachts online. comprare originale. kopen online bestellen geen lidmaatschap nachts.
[2026-01-30 02:30:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:30:04] [query] Engine: default
[2026-01-30 02:30:04] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural
[2026-01-30 02:30:04] [query] Mods: 11
[2026-01-30 02:30:04] [query] Trying AND logic
[2026-01-30 02:30:04] [query] Using OR logic
[2026-01-30 02:30:04] [query] Found results using: or logic
[2026-01-30 02:30:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,68,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,25656,25670,25700,25685,4035,43036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:30:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:30:04] [query] Results: 14 Pages of results: 2
[2026-01-30 02:30:04] [query] Execution time: 0.05355
[2026-01-30 02:30:06] [query] Query for: pass split real estate
[2026-01-30 02:30:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:30:06] [query] Engine: default
[2026-01-30 02:30:06] [query] Tokens: pass, split, real, estate
[2026-01-30 02:30:06] [query] Mods: 11
[2026-01-30 02:30:06] [query] Trying AND logic
[2026-01-30 02:30:06] [query] Found results using: and logic
[2026-01-30 02:30:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5662,1442,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:30:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('44590') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:30:06] [query] Results: 1 Pages of results: 1
[2026-01-30 02:30:06] [query] Execution time: 0.05726
[2026-01-30 02:30:07] [query] Query for: lamisil economico in linea ⡏⣚ www.7search.xyz/it/lamisil marca generica compra europa. prezzo farmaco. ordinare europa a buon mercato
[2026-01-30 02:30:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:30:07] [query] Engine: default
[2026-01-30 02:30:07] [query] Tokens: delineates, www, xyz
[2026-01-30 02:30:07] [query] Mods: 11
[2026-01-30 02:30:07] [query] Trying AND logic
[2026-01-30 02:30:07] [query] Using OR logic
[2026-01-30 02:30:08] [query] Found results using: or logic
[2026-01-30 02:30:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:30:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:30:08] [query] Results: 125 Pages of results: 11
[2026-01-30 02:30:08] [query] Execution time: 0.11925
[2026-01-30 02:30:13] [query] Query for: 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 ⢮⥠⢵ www.7rx.biz/stromectol ⢮⥠⢵.
[2026-01-30 02:30:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:30:13] [query] Engine: default
[2026-01-30 02:30:13] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 02:30:13] [query] Mods: 11
[2026-01-30 02:30:13] [query] Trying AND logic
[2026-01-30 02:30:13] [query] Using OR logic
[2026-01-30 02:30:13] [query] Found results using: or logic
[2026-01-30 02:30:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:30:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:30:13] [query] Results: 123 Pages of results: 11
[2026-01-30 02:30:13] [query] Execution time: 0.11942
[2026-01-30 02:30:28] [query] Query for: ncarc.co
[2026-01-30 02:30:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:30:28] [query] Engine: default
[2026-01-30 02:30:29] [query] Tokens: incarcerations, wwwccncarcom, co
[2026-01-30 02:30:29] [query] Mods: 11
[2026-01-30 02:30:29] [query] Using OR logic
[2026-01-30 02:30:29] [query] Found results using: or logic
[2026-01-30 02:30:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5615)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22296,28660,5615) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:30:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:30:29] [query] Results: 32 Pages of results: 1
[2026-01-30 02:30:29] [query] Execution time: 0.09668
[2026-01-30 02:32:01] [query] Query for: achat klonopin ⠜⡴⢂ www.7rx.biz/fr/klonopin meilleur site de vente en ligne klonopin. bestellen deutschland. 0 5 mg 1 2 acheter la
[2026-01-30 02:32:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:32:01] [query] Engine: default
[2026-01-30 02:32:01] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 0
[2026-01-30 02:32:01] [query] Mods: 11
[2026-01-30 02:32:01] [query] Trying AND logic
[2026-01-30 02:32:01] [query] Using OR logic
[2026-01-30 02:32:01] [query] Found results using: or logic
[2026-01-30 02:32:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,431,706,439,3783,49439,1016,3789,1964,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,2630) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:32:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:32:01] [query] Results: 26 Pages of results: 3
[2026-01-30 02:32:01] [query] Execution time: 0.04253
[2026-01-30 02:32:05] [query] Query for: goedkoop ritonavir ☀ www.7rx.biz/ritonavir zonder recept bestel 's nachts online. comprare originale. kopen online bestellen geen lidmaatschap nachts.
[2026-01-30 02:32:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:32:05] [query] Engine: default
[2026-01-30 02:32:05] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural
[2026-01-30 02:32:05] [query] Mods: 11
[2026-01-30 02:32:05] [query] Trying AND logic
[2026-01-30 02:32:05] [query] Using OR logic
[2026-01-30 02:32:05] [query] Found results using: or logic
[2026-01-30 02:32:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,68,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,25656,25670,25700,25685,4035,43036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:32:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:32:05] [query] Results: 14 Pages of results: 2
[2026-01-30 02:32:05] [query] Execution time: 0.05500
[2026-01-30 02:32:06] [query] Query for: 愛知県名古屋市昭和区阿由知通5丁目12
[2026-01-30 02:32:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:32:06] [query] Engine: default
[2026-01-30 02:32:06] [query] Tokens: 5, 12, 愛知県名古屋市昭和区阿由知通5丁目12
[2026-01-30 02:32:06] [query] Mods: 11
[2026-01-30 02:32:06] [query] Using OR logic
[2026-01-30 02:32:06] [query] Found results using: or logic
[2026-01-30 02:32:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1022,439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (439,1022,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:32:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:32:06] [query] Results: 393 Pages of results: 2
[2026-01-30 02:32:06] [query] Execution time: 0.31032
[2026-01-30 02:32:10] [query] Query for: 금값 하락 원인
[2026-01-30 02:32:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:32:10] [query] Engine: default
[2026-01-30 02:32:10] [query] Tokens: 금값 하락 원인
[2026-01-30 02:32:10] [query] Mods: 11
[2026-01-30 02:32:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:32:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:32:10] [query] Results: 0 Pages of results: 0
[2026-01-30 02:32:10] [query] Execution time: 0.13150
[2026-01-30 02:32:10] [query] Query for: lamisil economico in linea ⡏⣚ www.7search.xyz/it/lamisil marca generica compra europa. prezzo farmaco. ordinare europa a buon mercato
[2026-01-30 02:32:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:32:10] [query] Engine: default
[2026-01-30 02:32:10] [query] Tokens: delineates, www, xyz
[2026-01-30 02:32:10] [query] Mods: 11
[2026-01-30 02:32:10] [query] Trying AND logic
[2026-01-30 02:32:10] [query] Using OR logic
[2026-01-30 02:32:10] [query] Found results using: or logic
[2026-01-30 02:32:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:32:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:32:10] [query] Results: 125 Pages of results: 11
[2026-01-30 02:32:10] [query] Execution time: 0.12410
[2026-01-30 02:32:14] [query] Query for: 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 ⢮⥠⢵ www.7rx.biz/stromectol ⢮⥠⢵.
[2026-01-30 02:32:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:32:14] [query] Engine: default
[2026-01-30 02:32:14] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 02:32:14] [query] Mods: 11
[2026-01-30 02:32:14] [query] Trying AND logic
[2026-01-30 02:32:14] [query] Using OR logic
[2026-01-30 02:32:14] [query] Found results using: or logic
[2026-01-30 02:32:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:32:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:32:14] [query] Results: 123 Pages of results: 11
[2026-01-30 02:32:14] [query] Execution time: 0.11926
[2026-01-30 02:33:01] [query] Query for: achat klonopin ⠜⡴⢂ www.7rx.biz/fr/klonopin meilleur site de vente en ligne klonopin. bestellen deutschland. 0 5 mg 1 2 acheter la
[2026-01-30 02:33:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:33:01] [query] Engine: default
[2026-01-30 02:33:01] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 0
[2026-01-30 02:33:01] [query] Mods: 11
[2026-01-30 02:33:01] [query] Trying AND logic
[2026-01-30 02:33:01] [query] Using OR logic
[2026-01-30 02:33:01] [query] Found results using: or logic
[2026-01-30 02:33:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,431,706,439,3783,49439,1016,3789,1964,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,2630) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:01] [query] Results: 26 Pages of results: 3
[2026-01-30 02:33:01] [query] Execution time: 0.04389
[2026-01-30 02:33:07] [query] Query for: goedkoop ritonavir ☀ www.7rx.biz/ritonavir zonder recept bestel 's nachts online. comprare originale. kopen online bestellen geen lidmaatschap nachts.
[2026-01-30 02:33:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:33:07] [query] Engine: default
[2026-01-30 02:33:07] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural
[2026-01-30 02:33:07] [query] Mods: 11
[2026-01-30 02:33:07] [query] Trying AND logic
[2026-01-30 02:33:07] [query] Using OR logic
[2026-01-30 02:33:07] [query] Found results using: or logic
[2026-01-30 02:33:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,68,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,25656,25670,25700,25685,4035,43036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:07] [query] Results: 14 Pages of results: 2
[2026-01-30 02:33:07] [query] Execution time: 0.05765
[2026-01-30 02:33:11] [query] Query for: lamisil economico in linea ⡏⣚ www.7search.xyz/it/lamisil marca generica compra europa. prezzo farmaco. ordinare europa a buon mercato
[2026-01-30 02:33:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:33:11] [query] Engine: default
[2026-01-30 02:33:11] [query] Tokens: delineates, www, xyz
[2026-01-30 02:33:11] [query] Mods: 11
[2026-01-30 02:33:11] [query] Trying AND logic
[2026-01-30 02:33:11] [query] Using OR logic
[2026-01-30 02:33:11] [query] Found results using: or logic
[2026-01-30 02:33:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:11] [query] Results: 125 Pages of results: 11
[2026-01-30 02:33:11] [query] Execution time: 0.12040
[2026-01-30 02:33:16] [query] Query for: 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 ⢮⥠⢵ www.7rx.biz/stromectol ⢮⥠⢵.
[2026-01-30 02:33:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:33:16] [query] Engine: default
[2026-01-30 02:33:16] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 02:33:16] [query] Mods: 11
[2026-01-30 02:33:16] [query] Trying AND logic
[2026-01-30 02:33:16] [query] Using OR logic
[2026-01-30 02:33:16] [query] Found results using: or logic
[2026-01-30 02:33:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:16] [query] Results: 123 Pages of results: 11
[2026-01-30 02:33:16] [query] Execution time: 0.12113
[2026-01-30 02:33:20] [query] Query for: 大学　株式会社
[2026-01-30 02:33:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:33:20] [query] Engine: default
[2026-01-30 02:33:20] [query] Tokens: 大学 株式会社
[2026-01-30 02:33:20] [query] Mods: 11
[2026-01-30 02:33:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:20] [query] Results: 0 Pages of results: 0
[2026-01-30 02:33:20] [query] Execution time: 0.10085
[2026-01-30 02:33:33] [query] Query for: 科创中国创新基地示范项目
[2026-01-30 02:33:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:33:33] [query] Engine: default
[2026-01-30 02:33:33] [query] Tokens: 科创中国创新基地示范项目
[2026-01-30 02:33:33] [query] Mods: 11
[2026-01-30 02:33:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:33] [query] Results: 0 Pages of results: 0
[2026-01-30 02:33:33] [query] Execution time: 0.08751
[2026-01-30 02:33:37] [index:background] Health check
[2026-01-30 02:33:38] [query] Query for: homes for lease with option to own
[2026-01-30 02:33:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:33:38] [query] Engine: default
[2026-01-30 02:33:38] [query] Tokens: homes, lease, option
[2026-01-30 02:33:38] [query] Mods: 11
[2026-01-30 02:33:38] [query] Trying AND logic
[2026-01-30 02:33:38] [query] Found results using: and logic
[2026-01-30 02:33:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,17181,2945) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '14256') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:38] [query] Results: 2 Pages of results: 1
[2026-01-30 02:33:39] [query] Execution time: 0.16254
[2026-01-30 02:33:44] [query] Query for: realtor homes for sale-fall creekwine nc
[2026-01-30 02:33:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:33:44] [query] Engine: default
[2026-01-30 02:33:44] [query] Tokens: realtor, homes, sale, fall, nc, creekwine sale-fall
[2026-01-30 02:33:44] [query] Mods: 11
[2026-01-30 02:33:44] [query] Using OR logic
[2026-01-30 02:33:45] [query] Found results using: or logic
[2026-01-30 02:33:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (57,370,396,402,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,370,125,57,396,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:45] [query] Results: 1061 Pages of results: 6
[2026-01-30 02:33:45] [query] Execution time: 0.99692
[2026-01-30 02:33:50] [indexer:background] Health check
[2026-01-30 02:33:54] [query] Query for: 广西田东石化工业园区2025年年度报告
[2026-01-30 02:33:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:33:54] [query] Engine: default
[2026-01-30 02:33:54] [query] Tokens: 2025, 广西田东石化工业园区2025年年度报告
[2026-01-30 02:33:54] [query] Mods: 11
[2026-01-30 02:33:54] [query] Using OR logic
[2026-01-30 02:33:54] [query] Found results using: or logic
[2026-01-30 02:33:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:33:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:33:54] [query] Results: 185 Pages of results: 1
[2026-01-30 02:33:54] [query] Execution time: 0.19321
[2026-01-30 02:34:23] [query] Query for: realtor homes for sale-fall creekwine nc
[2026-01-30 02:34:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:34:23] [query] Engine: default
[2026-01-30 02:34:23] [query] Tokens: realtor, homes, sale, fall, nc, creekwine sale-fall
[2026-01-30 02:34:23] [query] Mods: 11
[2026-01-30 02:34:23] [query] Using OR logic
[2026-01-30 02:34:24] [query] Found results using: or logic
[2026-01-30 02:34:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (57,370,396,402,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,370,125,57,396,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:34:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:34:24] [query] Results: 1061 Pages of results: 6
[2026-01-30 02:34:24] [query] Execution time: 0.65550
[2026-01-30 02:35:00] [query] Query for: 금값 떨어지는 이유
[2026-01-30 02:35:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:35:00] [query] Engine: default
[2026-01-30 02:35:00] [query] Tokens: 금값 떨어지는 이유
[2026-01-30 02:35:00] [query] Mods: 11
[2026-01-30 02:35:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:35:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:35:00] [query] Results: 0 Pages of results: 0
[2026-01-30 02:35:00] [query] Execution time: 0.17168
[2026-01-30 02:35:25] [query] Query for: 厦门市同安区汀溪镇人民政府镇长
[2026-01-30 02:35:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:35:25] [query] Engine: default
[2026-01-30 02:35:25] [query] Tokens: 厦门市同安区汀溪镇人民政府镇长
[2026-01-30 02:35:25] [query] Mods: 11
[2026-01-30 02:35:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:35:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:35:25] [query] Results: 0 Pages of results: 0
[2026-01-30 02:35:25] [query] Execution time: 0.07984
[2026-01-30 02:35:31] [query] Query for: scodding meaning
[2026-01-30 02:35:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:35:31] [query] Engine: default
[2026-01-30 02:35:31] [query] Tokens: meaning, scouting, siding, scodding
[2026-01-30 02:35:31] [query] Mods: 11
[2026-01-30 02:35:31] [query] Using OR logic
[2026-01-30 02:35:31] [query] Found results using: or logic
[2026-01-30 02:35:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3038)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3038,11875,17566,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:35:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:35:31] [query] Results: 26 Pages of results: 1
[2026-01-30 02:35:31] [query] Execution time: 0.14523
[2026-01-30 02:35:58] [query] Query for: sofa leather patch
[2026-01-30 02:35:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:35:58] [query] Engine: default
[2026-01-30 02:35:58] [query] Tokens: sofas, patch
[2026-01-30 02:35:58] [query] Mods: 11
[2026-01-30 02:35:58] [query] Trying AND logic
[2026-01-30 02:35:58] [query] Using OR logic
[2026-01-30 02:35:58] [query] Found results using: or logic
[2026-01-30 02:35:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3279)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22440,3279) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:35:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:35:58] [query] Results: 2 Pages of results: 1
[2026-01-30 02:35:58] [query] Execution time: 0.02504
[2026-01-30 02:36:01] [query] Query for: 韓国 アラ
[2026-01-30 02:36:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:36:01] [query] Engine: default
[2026-01-30 02:36:01] [query] Tokens: 韓国 アラ
[2026-01-30 02:36:01] [query] Mods: 11
[2026-01-30 02:36:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:36:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:36:01] [query] Results: 0 Pages of results: 0
[2026-01-30 02:36:01] [query] Execution time: 0.11350
[2026-01-30 02:36:54] [query] Query for: サーキュレーター
[2026-01-30 02:36:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:36:54] [query] Engine: default
[2026-01-30 02:36:54] [query] Tokens: サーキュレーター
[2026-01-30 02:36:54] [query] Mods: 11
[2026-01-30 02:36:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:36:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:36:54] [query] Results: 0 Pages of results: 0
[2026-01-30 02:36:54] [query] Execution time: 0.07662
[2026-01-30 02:36:58] [query] Query for: 22 rife ammo box
[2026-01-30 02:36:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:36:58] [query] Engine: default
[2026-01-30 02:36:58] [query] Tokens: ammons, 22, box
[2026-01-30 02:36:58] [query] Mods: 11
[2026-01-30 02:36:58] [query] Trying AND logic
[2026-01-30 02:36:58] [query] Using OR logic
[2026-01-30 02:36:58] [query] Found results using: or logic
[2026-01-30 02:36:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3838,2975)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47647,3838,2975) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:36:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:36:58] [query] Results: 132 Pages of results: 1
[2026-01-30 02:36:58] [query] Execution time: 0.09101
[2026-01-30 02:37:09] [query] Query for: 金硕珍朋友minjae是谁
[2026-01-30 02:37:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:37:09] [query] Engine: default
[2026-01-30 02:37:09] [query] Tokens: 金硕珍朋友minjae是谁
[2026-01-30 02:37:09] [query] Mods: 11
[2026-01-30 02:37:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:37:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:37:09] [query] Results: 0 Pages of results: 0
[2026-01-30 02:37:09] [query] Execution time: 0.07539
[2026-01-30 02:37:12] [query] Query for: 금값 하락 이유
[2026-01-30 02:37:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:37:12] [query] Engine: default
[2026-01-30 02:37:12] [query] Tokens: 금값 하락 이유
[2026-01-30 02:37:12] [query] Mods: 11
[2026-01-30 02:37:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:37:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:37:12] [query] Results: 0 Pages of results: 0
[2026-01-30 02:37:12] [query] Execution time: 0.12355
[2026-01-30 02:37:25] [query] Query for: billig aralen online ✻🟧 www.7search.xyz/aralen italia. kjop gratis bonuser for alle bestillinger generisk brand aralen. paypal der hvor a kjope aralen? bestill over natten pa nettet.
[2026-01-30 02:37:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:37:25] [query] Engine: default
[2026-01-30 02:37:25] [query] Tokens: allegation, allegations, allege, alleged, allegedly, alleges, alleghany, alleging, allen, allen 2025
[2026-01-30 02:37:25] [query] Mods: 11
[2026-01-30 02:37:25] [query] Using OR logic
[2026-01-30 02:37:26] [query] Found results using: and logic
[2026-01-30 02:37:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2383,994,7795,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33151,34499,34370,32862,34029,33499,25497,15682,7083,73723) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:37:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:37:26] [query] Results: 67 Pages of results: 1
[2026-01-30 02:37:26] [query] Execution time: 0.13601
[2026-01-30 02:38:25] [query] Query for: 오늘 금값시세
[2026-01-30 02:38:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:38:25] [query] Engine: default
[2026-01-30 02:38:25] [query] Tokens: 오늘 금값시세
[2026-01-30 02:38:25] [query] Mods: 11
[2026-01-30 02:38:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:38:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:38:25] [query] Results: 0 Pages of results: 0
[2026-01-30 02:38:25] [query] Execution time: 0.12328
[2026-01-30 02:38:45] [index:background] Health check
[2026-01-30 02:38:46] [query] Query for: nc.a
[2026-01-30 02:38:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:38:46] [query] Engine: default
[2026-01-30 02:38:46] [query] Tokens: volunteernc.app.needslist.co, nc
[2026-01-30 02:38:46] [query] Mods: 11
[2026-01-30 02:38:46] [query] Using OR logic
[2026-01-30 02:38:46] [query] Found results using: or logic
[2026-01-30 02:38:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59831,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:38:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:38:46] [query] Results: 655 Pages of results: 4
[2026-01-30 02:38:46] [query] Execution time: 0.41564
[2026-01-30 02:38:49] [indexer:background] Health check
[2026-01-30 02:39:03] [query] Query for: ✠🐏 buy generic medrol - 🧡 www.lloydspharmacy.online dosage | side effects 🐏✠buy neo uk
[2026-01-30 02:39:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:39:03] [query] Engine: default
[2026-01-30 02:39:03] [query] Tokens: contemporaneously, erroneous, extraneous, instantaneous, instantaneously, kaneohe, mineo, miscellaneous, miscellaneous-forms, miscellaneous-offer-to-purchase-and-contract
[2026-01-30 02:39:03] [query] Mods: 11
[2026-01-30 02:39:03] [query] Trying AND logic
[2026-01-30 02:39:03] [query] Found results using: and logic
[2026-01-30 02:39:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,2933,541,15743,994,4333,5465,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34867,866,24485,14800,32403,65859,27810,16847,33485,32773) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:39:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19928', '19929', '20202', '20205', '20258', '20262', '20264', '20269', '20271', '20368', '20372', '20377', '20378', '20380', '20382', '20385', '20480', '20488', '20525', '20535', '20564', '20568', '20613', '20615', '20618', '20620', '21260', '21387', '21707', '22249', '23151', '23511', '24092', '24212', '24560', '24563', '24581', '24635', '24721', '24770', '24941', '25504', '25511', '25631', '25645', '25650', '25707', '25809', '25814', '25818', '25819', '25838', '26193', '26203', '26240', '26279', '36771', '36775', '36789', '36792', '36796', '42005', '44500', '47919', '49187', '49465', '50739', '53190') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:39:03] [query] Results: 68 Pages of results: 1
[2026-01-30 02:39:03] [query] Execution time: 0.19667
[2026-01-30 02:39:23] [query] Query for: 금가격 하락 이유
[2026-01-30 02:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:39:23] [query] Engine: default
[2026-01-30 02:39:23] [query] Tokens: 금가격 하락 이유
[2026-01-30 02:39:23] [query] Mods: 11
[2026-01-30 02:39:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:39:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:39:23] [query] Results: 0 Pages of results: 0
[2026-01-30 02:39:23] [query] Execution time: 0.12941
[2026-01-30 02:40:14] [query] Query for: m'z'p't
[2026-01-30 02:40:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:40:14] [query] Engine: default
[2026-01-30 02:40:14] [query] Tokens: don'ts, m, p, t, z
[2026-01-30 02:40:14] [query] Mods: 11
[2026-01-30 02:40:14] [query] Using OR logic
[2026-01-30 02:40:14] [query] Found results using: or logic
[2026-01-30 02:40:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1812,3195,860,10028)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21572,1812,3195,860,10028) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:40:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:40:14] [query] Results: 920 Pages of results: 5
[2026-01-30 02:40:14] [query] Execution time: 0.29970
[2026-01-30 02:40:34] [query] Query for: facuvale cidade de origem
[2026-01-30 02:40:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:40:34] [query] Engine: default
[2026-01-30 02:40:34] [query] Tokens: de, facuvale cidade origem
[2026-01-30 02:40:34] [query] Mods: 11
[2026-01-30 02:40:34] [query] Using OR logic
[2026-01-30 02:40:34] [query] Found results using: or logic
[2026-01-30 02:40:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:40:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:40:34] [query] Results: 4 Pages of results: 1
[2026-01-30 02:40:34] [query] Execution time: 0.14523
[2026-01-30 02:40:38] [query] Query for: 금 14k 시세
[2026-01-30 02:40:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:40:38] [query] Engine: default
[2026-01-30 02:40:38] [query] Tokens: 금 14k 시세
[2026-01-30 02:40:38] [query] Mods: 11
[2026-01-30 02:40:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:40:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:40:38] [query] Results: 0 Pages of results: 0
[2026-01-30 02:40:38] [query] Execution time: 0.12594
[2026-01-30 02:41:06] [query] Query for: 内閣総辞職
[2026-01-30 02:41:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:41:06] [query] Engine: default
[2026-01-30 02:41:06] [query] Tokens: 内閣総辞職
[2026-01-30 02:41:06] [query] Mods: 11
[2026-01-30 02:41:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:41:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:41:06] [query] Results: 0 Pages of results: 0
[2026-01-30 02:41:06] [query] Execution time: 0.08084
[2026-01-30 02:41:49] [query] Query for: 24k금값시세 오늘 팔때
[2026-01-30 02:41:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:41:49] [query] Engine: default
[2026-01-30 02:41:50] [query] Tokens: 24k금값시세 오늘 팔때
[2026-01-30 02:41:50] [query] Mods: 11
[2026-01-30 02:41:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:41:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:41:50] [query] Results: 0 Pages of results: 0
[2026-01-30 02:41:50] [query] Execution time: 0.13502
[2026-01-30 02:42:04] [query] Query for: neomicina polimixina plm
[2026-01-30 02:42:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:42:04] [query] Engine: default
[2026-01-30 02:42:04] [query] Tokens: palm, neomicina polimixina plm
[2026-01-30 02:42:04] [query] Mods: 11
[2026-01-30 02:42:04] [query] Using OR logic
[2026-01-30 02:42:04] [query] Found results using: or logic
[2026-01-30 02:42:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13741,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:42:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:42:04] [query] Results: 1 Pages of results: 1
[2026-01-30 02:42:04] [query] Execution time: 0.15494
[2026-01-30 02:42:34] [query] Query for: ndirection north
[2026-01-30 02:42:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:42:34] [query] Engine: default
[2026-01-30 02:42:34] [query] Tokens: north, ndirection
[2026-01-30 02:42:34] [query] Mods: 11
[2026-01-30 02:42:34] [query] Using OR logic
[2026-01-30 02:42:35] [query] Found results using: or logic
[2026-01-30 02:42:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (253)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:42:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:42:35] [query] Results: 569 Pages of results: 3
[2026-01-30 02:42:35] [query] Execution time: 0.27500
[2026-01-30 02:42:44] [query] Query for: tipos de vomitos en humanos imagen
[2026-01-30 02:42:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:42:44] [query] Engine: default
[2026-01-30 02:42:44] [query] Tokens: de, en, 7tips, tipps, tips, tps, tipos vomitos humanos imagen
[2026-01-30 02:42:44] [query] Mods: 11
[2026-01-30 02:42:44] [query] Using OR logic
[2026-01-30 02:42:44] [query] Found results using: or logic
[2026-01-30 02:42:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,49439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,49439,22718,49195,5094,9127,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:42:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:42:44] [query] Results: 67 Pages of results: 1
[2026-01-30 02:42:44] [query] Execution time: 0.28147
[2026-01-30 02:42:46] [query] Query for: delphi7序列号
[2026-01-30 02:42:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:42:46] [query] Engine: default
[2026-01-30 02:42:46] [query] Tokens: delphi7序列号
[2026-01-30 02:42:46] [query] Mods: 11
[2026-01-30 02:42:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:42:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:42:46] [query] Results: 0 Pages of results: 0
[2026-01-30 02:42:46] [query] Execution time: 0.07533
[2026-01-30 02:42:49] [query] Query for: rent agreement form 1aa pdf wa
[2026-01-30 02:42:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:42:49] [query] Engine: default
[2026-01-30 02:42:49] [query] Tokens: 1aasgevim3fcnxutvajhu2brsct6rac64, agreement, form, pdf, rent, wa
[2026-01-30 02:42:49] [query] Mods: 11
[2026-01-30 02:42:49] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 02:42:49] [query] Using OR logic
[2026-01-30 02:42:49] [query] Found results using: or logic
[2026-01-30 02:42:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (873,1817,3613,603,30702)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29584,873,1817,3613,603,30702) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:42:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:42:49] [query] Results: 1029 Pages of results: 6
[2026-01-30 02:42:49] [query] Execution time: 0.32369
[2026-01-30 02:43:36] [index:background] Health check
[2026-01-30 02:43:50] [indexer:background] Health check
[2026-01-30 02:44:32] [query] Query for: 山东德州烟草有限公司官网oa
[2026-01-30 02:44:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:44:32] [query] Engine: default
[2026-01-30 02:44:33] [query] Tokens: 山东德州烟草有限公司官网oa
[2026-01-30 02:44:33] [query] Mods: 11
[2026-01-30 02:44:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:44:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:44:33] [query] Results: 0 Pages of results: 0
[2026-01-30 02:44:33] [query] Execution time: 0.08665
[2026-01-30 02:44:53] [query] Query for: ホビーマスター
[2026-01-30 02:44:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:44:53] [query] Engine: default
[2026-01-30 02:44:53] [query] Tokens: ホビーマスター
[2026-01-30 02:44:53] [query] Mods: 11
[2026-01-30 02:44:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:44:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:44:53] [query] Results: 0 Pages of results: 0
[2026-01-30 02:44:53] [query] Execution time: 0.08497
[2026-01-30 02:44:53] [query] Query for: trong nam 2025 nganh det may da phat thai bao nhieu
[2026-01-30 02:44:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:44:53] [query] Engine: default
[2026-01-30 02:44:53] [query] Tokens: dabbing, dabbs, dabpxjntsb8, dad, dads, dadt, dad’s, daee2181c552, daga, dahlquist
[2026-01-30 02:44:53] [query] Mods: 11
[2026-01-30 02:44:53] [query] Using OR logic
[2026-01-30 02:44:53] [query] Found results using: and logic
[2026-01-30 02:44:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,341,77235)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8528,23152,19722,7565,20026,53649,20016,42118,6370,23153) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:44:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:44:53] [query] Results: 7 Pages of results: 1
[2026-01-30 02:44:53] [query] Execution time: 0.03249
[2026-01-30 02:45:13] [query] Query for: 通威股份2026年财务报表与主营业务收入结构
[2026-01-30 02:45:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:45:13] [query] Engine: default
[2026-01-30 02:45:13] [query] Tokens: 2026, 通威股份2026年财务报表与主营业务收入结构
[2026-01-30 02:45:13] [query] Mods: 11
[2026-01-30 02:45:13] [query] Using OR logic
[2026-01-30 02:45:13] [query] Found results using: or logic
[2026-01-30 02:45:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:45:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:45:13] [query] Results: 75 Pages of results: 1
[2026-01-30 02:45:13] [query] Execution time: 0.16444
[2026-01-30 02:45:20] [query] Query for: real estate pittsboro nc
[2026-01-30 02:45:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:45:20] [query] Engine: default
[2026-01-30 02:45:20] [query] Tokens: real, estate, pittsboro, nc
[2026-01-30 02:45:20] [query] Mods: 11
[2026-01-30 02:45:20] [query] Trying AND logic
[2026-01-30 02:45:20] [query] Using OR logic
[2026-01-30 02:45:21] [query] Found results using: or logic
[2026-01-30 02:45:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,51756,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:45:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:45:21] [query] Results: 1178 Pages of results: 6
[2026-01-30 02:45:21] [query] Execution time: 0.75748
[2026-01-30 02:45:56] [query] Query for: ライオンズシティ川越 201
[2026-01-30 02:45:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:45:56] [query] Engine: default
[2026-01-30 02:45:57] [query] Tokens: 201, ライオンズシティ川越
[2026-01-30 02:45:57] [query] Mods: 11
[2026-01-30 02:45:57] [query] Using OR logic
[2026-01-30 02:45:57] [query] Found results using: or logic
[2026-01-30 02:45:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1015)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1015,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:45:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:45:57] [query] Results: 45 Pages of results: 1
[2026-01-30 02:45:57] [query] Execution time: 0.12804
[2026-01-30 02:46:01] [query] Query for: 금갑시세
[2026-01-30 02:46:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:46:01] [query] Engine: default
[2026-01-30 02:46:01] [query] Tokens: 금갑시세
[2026-01-30 02:46:01] [query] Mods: 11
[2026-01-30 02:46:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:46:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:46:01] [query] Results: 0 Pages of results: 0
[2026-01-30 02:46:01] [query] Execution time: 0.12417
[2026-01-30 02:47:27] [query] Query for: hipaa 法 "covered entities" "対象事業者
[2026-01-30 02:47:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:47:27] [query] Engine: default
[2026-01-30 02:47:27] [query] Tokens: covered, entities, hipaa 法 対象事業者
[2026-01-30 02:47:27] [query] Mods: 11
[2026-01-30 02:47:27] [query] Using OR logic
[2026-01-30 02:47:27] [query] Found results using: or logic
[2026-01-30 02:47:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3632,4477)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3632,4477,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:47:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:47:27] [query] Results: 73 Pages of results: 1
[2026-01-30 02:47:27] [query] Execution time: 0.31869
[2026-01-30 02:47:35] [query] Query for: 中島悟
[2026-01-30 02:47:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:47:35] [query] Engine: default
[2026-01-30 02:47:35] [query] Tokens: 中島悟
[2026-01-30 02:47:35] [query] Mods: 11
[2026-01-30 02:47:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:47:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:47:35] [query] Results: 0 Pages of results: 0
[2026-01-30 02:47:35] [query] Execution time: 0.08064
[2026-01-30 02:47:39] [query] Query for: 源禾路體育館
[2026-01-30 02:47:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:47:39] [query] Engine: default
[2026-01-30 02:47:39] [query] Tokens: 源禾路體育館
[2026-01-30 02:47:39] [query] Mods: 11
[2026-01-30 02:47:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:47:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:47:39] [query] Results: 0 Pages of results: 0
[2026-01-30 02:47:39] [query] Execution time: 0.07762
[2026-01-30 02:49:05] [query] Query for: 希沃wifi改2.4ghz
[2026-01-30 02:49:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:49:05] [query] Engine: default
[2026-01-30 02:49:05] [query] Tokens: 2, 希沃wifi改2 4ghz 2.4ghz
[2026-01-30 02:49:05] [query] Mods: 11
[2026-01-30 02:49:05] [query] Using OR logic
[2026-01-30 02:49:06] [query] Found results using: or logic
[2026-01-30 02:49:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:49:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:49:06] [query] Results: 935 Pages of results: 5
[2026-01-30 02:49:06] [query] Execution time: 0.33503
[2026-01-30 02:49:09] [query] Query for: ppa on real estate listing
[2026-01-30 02:49:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:49:09] [query] Engine: default
[2026-01-30 02:49:09] [query] Tokens: appalachian, appallingly, apparent, apparently, kappa, pappalardo, pappas, sheppard, unstoppable, estate
[2026-01-30 02:49:09] [query] Mods: 11
[2026-01-30 02:49:09] [query] Trying AND logic
[2026-01-30 02:49:09] [query] Found results using: and logic
[2026-01-30 02:49:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,1936,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6913,3220,14333,7386,59407,7095,27842,27876,66584,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:49:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1075', '10792', '13243', '17746', '19904', '19915', '20288', '20474', '20551', '21279', '21758', '22251', '22260', '2279', '25160', '25801', '25859', '26221', '26226', '26264', '34078', '36776', '40283', '44419', '49113', '50153', '51088', '51646', '52033', '55384', '55803', '56065', '6572', '7854', '8772') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:49:09] [query] Results: 29 Pages of results: 1
[2026-01-30 02:49:09] [query] Execution time: 0.12019
[2026-01-30 02:49:36] [index:background] Health check
[2026-01-30 02:49:36] [indexer:background] Health check
[2026-01-30 02:49:36] [indexer:background] Health check
[2026-01-30 02:50:26] [query] Query for: 光缆熔接证
[2026-01-30 02:50:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:50:26] [query] Engine: default
[2026-01-30 02:50:26] [query] Tokens: 光缆熔接证
[2026-01-30 02:50:26] [query] Mods: 11
[2026-01-30 02:50:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:50:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:50:26] [query] Results: 0 Pages of results: 0
[2026-01-30 02:50:26] [query] Execution time: 0.07910
[2026-01-30 02:50:34] [query] Query for: 微信版本8.0.68为什么微信群转让不了群主
[2026-01-30 02:50:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:50:34] [query] Engine: default
[2026-01-30 02:50:35] [query] Tokens: 0, 8, 68, 38068, 微信版本8 68为什么微信群转让不了群主 8.0.68
[2026-01-30 02:50:35] [query] Mods: 11
[2026-01-30 02:50:35] [query] Using OR logic
[2026-01-30 02:50:35] [query] Found results using: or logic
[2026-01-30 02:50:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,1907,445)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2630,445,1907,37544,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:50:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:50:35] [query] Results: 217 Pages of results: 2
[2026-01-30 02:50:35] [query] Execution time: 0.37255
[2026-01-30 02:50:37] [query] Query for: 급시세
[2026-01-30 02:50:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:50:37] [query] Engine: default
[2026-01-30 02:50:37] [query] Tokens: 급시세
[2026-01-30 02:50:37] [query] Mods: 11
[2026-01-30 02:50:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:50:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:50:37] [query] Results: 0 Pages of results: 0
[2026-01-30 02:50:37] [query] Execution time: 0.09835
[2026-01-30 02:50:39] [query] Query for: win10下载限速怎么取消
[2026-01-30 02:50:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:50:39] [query] Engine: default
[2026-01-30 02:50:39] [query] Tokens: win10下载限速怎么取消
[2026-01-30 02:50:39] [query] Mods: 11
[2026-01-30 02:50:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:50:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:50:39] [query] Results: 0 Pages of results: 0
[2026-01-30 02:50:39] [query] Execution time: 0.07911
[2026-01-30 02:51:32] [query] Query for: cre realtors
[2026-01-30 02:51:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:51:32] [query] Engine: default
[2026-01-30 02:51:32] [query] Tokens: cre, realtors
[2026-01-30 02:51:32] [query] Mods: 11
[2026-01-30 02:51:32] [query] Trying AND logic
[2026-01-30 02:51:32] [query] Found results using: and logic
[2026-01-30 02:51:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12070,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:51:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14075', '17161', '18495', '30467', '33320', '44444', '46498', '50580', '6377') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:51:32] [query] Results: 7 Pages of results: 1
[2026-01-30 02:51:32] [query] Execution time: 0.06339
[2026-01-30 02:52:02] [query] Query for: win11删除管理员账户的备份
[2026-01-30 02:52:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:52:02] [query] Engine: default
[2026-01-30 02:52:02] [query] Tokens: win11删除管理员账户的备份
[2026-01-30 02:52:02] [query] Mods: 11
[2026-01-30 02:52:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:52:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:52:02] [query] Results: 0 Pages of results: 0
[2026-01-30 02:52:02] [query] Execution time: 0.07831
[2026-01-30 02:52:16] [query] Query for: missouri real estate sales contract
[2026-01-30 02:52:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:52:16] [query] Engine: default
[2026-01-30 02:52:16] [query] Tokens: missouri, real, estate, sales, contract
[2026-01-30 02:52:16] [query] Mods: 11
[2026-01-30 02:52:16] [query] Trying AND logic
[2026-01-30 02:52:16] [query] Using OR logic
[2026-01-30 02:52:17] [query] Found results using: or logic
[2026-01-30 02:52:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11609,171,172,1161,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:52:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:52:17] [query] Results: 1464 Pages of results: 8
[2026-01-30 02:52:17] [query] Execution time: 0.61777
[2026-01-30 02:52:35] [query] Query for: リターンコード不良　言い換え
[2026-01-30 02:52:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:52:35] [query] Engine: default
[2026-01-30 02:52:35] [query] Tokens: リターンコード不良 言い換え
[2026-01-30 02:52:35] [query] Mods: 11
[2026-01-30 02:52:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:52:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:52:35] [query] Results: 0 Pages of results: 0
[2026-01-30 02:52:35] [query] Execution time: 0.12172
[2026-01-30 02:52:37] [query] Query for: 店長がバカすぎて
[2026-01-30 02:52:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:52:37] [query] Engine: default
[2026-01-30 02:52:37] [query] Tokens: 店長がバカすぎて
[2026-01-30 02:52:37] [query] Mods: 11
[2026-01-30 02:52:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:52:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:52:37] [query] Results: 0 Pages of results: 0
[2026-01-30 02:52:37] [query] Execution time: 0.14740
[2026-01-30 02:52:40] [query] Query for: 桂三枝
[2026-01-30 02:52:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:52:40] [query] Engine: default
[2026-01-30 02:52:40] [query] Tokens: 桂三枝
[2026-01-30 02:52:40] [query] Mods: 11
[2026-01-30 02:52:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:52:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:52:40] [query] Results: 0 Pages of results: 0
[2026-01-30 02:52:40] [query] Execution time: 0.10600
[2026-01-30 02:52:50] [query] Query for: お忙しい中
[2026-01-30 02:52:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:52:50] [query] Engine: default
[2026-01-30 02:52:50] [query] Tokens: お忙しい中
[2026-01-30 02:52:50] [query] Mods: 11
[2026-01-30 02:52:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:52:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:52:50] [query] Results: 0 Pages of results: 0
[2026-01-30 02:52:50] [query] Execution time: 0.07950
[2026-01-30 02:52:52] [query] Query for: s-mx-3a zoning table denver county
[2026-01-30 02:52:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:52:52] [query] Engine: default
[2026-01-30 02:52:52] [query] Tokens: mxl990, 3a, county, denver, s, table, zoning
[2026-01-30 02:52:52] [query] Mods: 11
[2026-01-30 02:52:52] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 02:52:52] [query] Using OR logic
[2026-01-30 02:52:53] [query] Found results using: or logic
[2026-01-30 02:52:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18722,574,17696,68,2723,9203)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15354,18722,574,17696,68,2723,9203) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:52:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:52:53] [query] Results: 1291 Pages of results: 7
[2026-01-30 02:52:53] [query] Execution time: 0.29481
[2026-01-30 02:52:56] [query] Query for: selling home to ibuyer with a real estate agent
[2026-01-30 02:52:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:52:56] [query] Engine: default
[2026-01-30 02:52:56] [query] Tokens: selling, home, real, estate, agent, ibuyer
[2026-01-30 02:52:56] [query] Mods: 11
[2026-01-30 02:52:56] [query] Using OR logic
[2026-01-30 02:52:56] [query] Found results using: or logic
[2026-01-30 02:52:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,172,234,171,187)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (187,234,171,172,1470,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:52:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:52:56] [query] Results: 1254 Pages of results: 7
[2026-01-30 02:52:56] [query] Execution time: 0.67890
[2026-01-30 02:53:36] [index:background] Health check
[2026-01-30 02:53:50] [indexer:background] Health check
[2026-01-30 02:53:59] [query] Query for: listing agreement
[2026-01-30 02:53:59] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:53:59] [query] Engine: forms_and_contracts
[2026-01-30 02:53:59] [query] Tokens: listing, agreement
[2026-01-30 02:53:59] [query] Mods: 5
[2026-01-30 02:53:59] [query] Trying AND logic
[2026-01-30 02:53:59] [query] Found results using: and logic
[2026-01-30 02:53:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29091', '29097', '29103', '29211', '29217', '29224', '29468', '29474', '29480', '29588', '29600', '29606', '30005', '30014', '30021', '30091', '30098', '30140', '30150', '30157', '30181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:53:59] [query] Results: 20 Pages of results: 1
[2026-01-30 02:53:59] [query] Execution time: 0.04653
[2026-01-30 02:54:53] [query] Query for: s-mx-3a denver county
[2026-01-30 02:54:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:54:53] [query] Engine: default
[2026-01-30 02:54:53] [query] Tokens: mxl990, 3a, county, denver, s
[2026-01-30 02:54:53] [query] Mods: 11
[2026-01-30 02:54:53] [query] Trying AND logic
[2026-01-30 02:54:53] [query] Using OR logic
[2026-01-30 02:54:53] [query] Found results using: or logic
[2026-01-30 02:54:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18722,574,17696,68)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15354,18722,574,17696,68) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:54:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:54:53] [query] Results: 1288 Pages of results: 7
[2026-01-30 02:54:53] [query] Execution time: 0.30519
[2026-01-30 02:55:26] [query] Query for: 2018
[2026-01-30 02:55:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:55:26] [query] Engine: default
[2026-01-30 02:55:26] [query] Tokens: 2018
[2026-01-30 02:55:26] [query] Mods: 11
[2026-01-30 02:55:26] [query] Found results using: or logic
[2026-01-30 02:55:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6333) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:55:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:55:26] [query] Results: 139 Pages of results: 1
[2026-01-30 02:55:26] [query] Execution time: 0.04213
[2026-01-30 02:55:51] [query] Query for: zillow land for sale hampstead nc 50 00
[2026-01-30 02:55:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:55:51] [query] Engine: default
[2026-01-30 02:55:51] [query] Tokens: zillow, land, sale, nc, 50, 00, hampstead nc 50
[2026-01-30 02:55:51] [query] Mods: 11
[2026-01-30 02:55:51] [query] Using OR logic
[2026-01-30 02:55:52] [query] Found results using: or logic
[2026-01-30 02:55:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11201,690,979,396,125,16571)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,979,125,396,690,11201,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:55:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:55:52] [query] Results: 958 Pages of results: 5
[2026-01-30 02:55:52] [query] Execution time: 0.97162
[2026-01-30 02:56:48] [query] Query for: 陕西省生态环境厅关于陕西省渭河流域综合规划环境影响报告书
[2026-01-30 02:56:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:56:48] [query] Engine: default
[2026-01-30 02:56:48] [query] Tokens: 
[2026-01-30 02:56:48] [query] Mods: 11
[2026-01-30 02:56:48] [query] Request: 
[2026-01-30 02:56:48] [query] Results: 0 Pages of results: 1
[2026-01-30 02:56:48] [query] Execution time: 0.02100
[2026-01-30 02:56:53] [query] Query for: zillow land for sale hampstead nc 50 00
[2026-01-30 02:56:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:56:53] [query] Engine: default
[2026-01-30 02:56:53] [query] Tokens: zillow, land, sale, nc, 50, 00, hampstead nc 50
[2026-01-30 02:56:53] [query] Mods: 11
[2026-01-30 02:56:53] [query] Using OR logic
[2026-01-30 02:56:54] [query] Found results using: or logic
[2026-01-30 02:56:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11201,690,979,396,125,16571)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,979,125,396,690,11201,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:56:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:56:54] [query] Results: 958 Pages of results: 5
[2026-01-30 02:56:54] [query] Execution time: 0.75863
[2026-01-30 02:57:01] [query] Query for: nc real estate rental agreement template download word free for pc
[2026-01-30 02:57:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:57:01] [query] Engine: default
[2026-01-30 02:57:01] [query] Tokens: nc, real, estate, rental, agreement, template, download, word, free, pc
[2026-01-30 02:57:01] [query] Mods: 11
[2026-01-30 02:57:01] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 02:57:01] [query] Using OR logic
[2026-01-30 02:57:02] [query] Found results using: or logic
[2026-01-30 02:57:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,171,172,625,873,2856,9546,4391,2811,15628) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:57:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:57:02] [query] Results: 1494 Pages of results: 8
[2026-01-30 02:57:02] [query] Execution time: 0.81208
[2026-01-30 02:57:26] [query] Query for: they're for skating vine
[2026-01-30 02:57:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:57:26] [query] Engine: default
[2026-01-30 02:57:26] [query] Tokens: vines, re, skating
[2026-01-30 02:57:26] [query] Mods: 11
[2026-01-30 02:57:26] [query] Trying AND logic
[2026-01-30 02:57:26] [query] Using OR logic
[2026-01-30 02:57:26] [query] Found results using: or logic
[2026-01-30 02:57:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (830,61292)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8068,830,61292) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:57:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:57:26] [query] Results: 194 Pages of results: 1
[2026-01-30 02:57:26] [query] Execution time: 0.06845
[2026-01-30 02:58:03] [query] Query for: tn消泡剂
[2026-01-30 02:58:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:58:03] [query] Engine: default
[2026-01-30 02:58:03] [query] Tokens: tn消泡剂
[2026-01-30 02:58:03] [query] Mods: 11
[2026-01-30 02:58:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:58:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:58:03] [query] Results: 0 Pages of results: 0
[2026-01-30 02:58:03] [query] Execution time: 0.13726
[2026-01-30 02:58:16] [query] Query for: blades are for skating vine
[2026-01-30 02:58:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:58:16] [query] Engine: default
[2026-01-30 02:58:16] [query] Tokens: vines, blades, skating
[2026-01-30 02:58:16] [query] Mods: 11
[2026-01-30 02:58:16] [query] Trying AND logic
[2026-01-30 02:58:16] [query] Using OR logic
[2026-01-30 02:58:16] [query] Found results using: or logic
[2026-01-30 02:58:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (72318,61292)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8068,72318,61292) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:58:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:58:16] [query] Results: 4 Pages of results: 1
[2026-01-30 02:58:16] [query] Execution time: 0.03924
[2026-01-30 02:58:18] [query] Query for: buy ambien 💙 www.7rx.biz/ambien no script online forum. cheap free shipping worldwide prescription order review.
[2026-01-30 02:58:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:58:18] [query] Engine: default
[2026-01-30 02:58:18] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, buy, cheap, forum, free, online, order
[2026-01-30 02:58:18] [query] Mods: 11
[2026-01-30 02:58:18] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 02:58:18] [query] Using OR logic
[2026-01-30 02:58:18] [query] Found results using: or logic
[2026-01-30 02:58:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2933,15343,10118,2811,994,5692,12933,2620,13867,8249,10015,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2933,15343,10118,2811,994,5692) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:58:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:58:18] [query] Results: 438 Pages of results: 3
[2026-01-30 02:58:18] [query] Execution time: 0.20472
[2026-01-30 02:58:23] [query] Query for: 오늘 금시세 1돈 팔때 가격
[2026-01-30 02:58:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:58:23] [query] Engine: default
[2026-01-30 02:58:23] [query] Tokens: 1, 오늘 금시세 1돈 팔때 가격
[2026-01-30 02:58:23] [query] Mods: 11
[2026-01-30 02:58:23] [query] Using OR logic
[2026-01-30 02:58:23] [query] Found results using: or logic
[2026-01-30 02:58:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:58:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:58:23] [query] Results: 1223 Pages of results: 7
[2026-01-30 02:58:23] [query] Execution time: 0.50512
[2026-01-30 02:58:37] [index:background] Health check
[2026-01-30 02:58:42] [query] Query for: commander naproxen en ligne ⚔☶ www.7rx.biz/fr/naproxen apothekenpreis. acheter pharmacie la france. achat naproxen. 250 mg et 500 ou
[2026-01-30 02:58:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:58:42] [query] Engine: default
[2026-01-30 02:58:42] [query] Tokens: commander, mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll
[2026-01-30 02:58:42] [query] Mods: 11
[2026-01-30 02:58:42] [query] Trying AND logic
[2026-01-30 02:58:42] [query] Using OR logic
[2026-01-30 02:58:42] [query] Found results using: or logic
[2026-01-30 02:58:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4336,6029,49439,19370,1016,4916,3789,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,53653,17695,61401,61404,61406,32437,51000,51009,51015) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:58:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:58:42] [query] Results: 3 Pages of results: 1
[2026-01-30 02:58:42] [query] Execution time: 0.03944
[2026-01-30 02:58:46] [query] Query for: nicotinell tabletten erfahrungen ⥭⭐ www.7rx.biz/fr/nicotinell 52.5mg 35mg 17.5mg sans ordonnance prix. acheter en ligne commandez livraison. achat nicotinell.
[2026-01-30 02:58:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 02:58:46] [query] Engine: default
[2026-01-30 02:58:46] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, 17, 52, en, fr, sans, www
[2026-01-30 02:58:46] [query] Mods: 11
[2026-01-30 02:58:46] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 02:58:46] [query] Using OR logic
[2026-01-30 02:58:46] [query] Found results using: or logic
[2026-01-30 02:58:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (491,10046,49439,1016,13792,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,491,10046,49439,1016,13792,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:58:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:58:46] [query] Results: 245 Pages of results: 21
[2026-01-30 02:58:46] [query] Execution time: 0.21083
[2026-01-30 02:58:52] [indexer:background] Health check
[2026-01-30 02:59:08] [query] Query for: 052-508-5581
[2026-01-30 02:59:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:59:08] [query] Engine: default
[2026-01-30 02:59:08] [query] Tokens: 508, 0520, 052023, 052024, 052025, 0521, 052125, 0522, 05222025, 052224
[2026-01-30 02:59:08] [query] Mods: 11
[2026-01-30 02:59:08] [query] Using OR logic
[2026-01-30 02:59:08] [query] Found results using: or logic
[2026-01-30 02:59:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21036,68374,37700,70829,69579,67990,68544,59671,69502,49957) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:59:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:59:08] [query] Results: 6 Pages of results: 1
[2026-01-30 02:59:08] [query] Execution time: 0.03024
[2026-01-30 02:59:18] [query] Query for: remote land for sale in north carolina
[2026-01-30 02:59:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 02:59:18] [query] Engine: default
[2026-01-30 02:59:18] [query] Tokens: remote, land, sale, north, carolina
[2026-01-30 02:59:18] [query] Mods: 11
[2026-01-30 02:59:18] [query] Trying AND logic
[2026-01-30 02:59:18] [query] Using OR logic
[2026-01-30 02:59:18] [query] Found results using: or logic
[2026-01-30 02:59:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9035,979,125,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 02:59:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 02:59:18] [query] Results: 810 Pages of results: 5
[2026-01-30 02:59:18] [query] Execution time: 0.31695
[2026-01-30 03:00:41] [query] Query for: ruou sake nhat ban vay vang gia bao nhieu
[2026-01-30 03:00:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:00:41] [query] Engine: default
[2026-01-30 03:00:41] [query] Tokens: vang, giambalvo, giant, giants, ban, sake
[2026-01-30 03:00:41] [query] Mods: 11
[2026-01-30 03:00:41] [query] Trying AND logic
[2026-01-30 03:00:41] [query] Using OR logic
[2026-01-30 03:00:41] [query] Found results using: or logic
[2026-01-30 03:00:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6376,7390)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24250,27706,8646,5875,6376,7390) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:00:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:00:41] [query] Results: 7 Pages of results: 1
[2026-01-30 03:00:41] [query] Execution time: 0.03467
[2026-01-30 03:01:03] [query] Query for: peterson
[2026-01-30 03:01:03] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:01:03] [query] Engine: nc_realtorsr_contacts
[2026-01-30 03:01:03] [query] Tokens: peterson
[2026-01-30 03:01:03] [query] Mods: 5
[2026-01-30 03:01:03] [query] Found results using: or logic
[2026-01-30 03:01:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23925) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:01:03] [query] Results: 1 Pages of results: 1
[2026-01-30 03:01:03] [query] Execution time: 0.02793
[2026-01-30 03:01:08] [query] Query for: 博图v19程序另存为v15
[2026-01-30 03:01:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:01:08] [query] Engine: default
[2026-01-30 03:01:08] [query] Tokens: 博图v19程序另存为v15
[2026-01-30 03:01:08] [query] Mods: 11
[2026-01-30 03:01:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:01:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:01:08] [query] Results: 0 Pages of results: 0
[2026-01-30 03:01:08] [query] Execution time: 0.07336
[2026-01-30 03:01:19] [query] Query for: pillola bayer ☊💪 www.7search.xyz/it/voltaren voltaren in linea sicuro dove posso acquistare a buon mercato. ups consegna economico dall'europa. linea.
[2026-01-30 03:01:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:01:19] [query] Engine: default
[2026-01-30 03:01:19] [query] Tokens: dovel, dover, dovetails, dall, ups, www, xyz
[2026-01-30 03:01:19] [query] Mods: 11
[2026-01-30 03:01:19] [query] Trying AND logic
[2026-01-30 03:01:19] [query] Using OR logic
[2026-01-30 03:01:19] [query] Found results using: or logic
[2026-01-30 03:01:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (42799,5688,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27498,23210,25630,42799,5688,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:01:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:01:19] [query] Results: 133 Pages of results: 1
[2026-01-30 03:01:19] [query] Execution time: 0.17171
[2026-01-30 03:01:26] [query] Query for: billig dostinex online 💧 www.7rx.biz/dostinex farmaci per l impotenza. kjop na! pa nettet over natten. uten resept bestill dostinex.
[2026-01-30 03:01:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:01:26] [query] Engine: default
[2026-01-30 03:01:26] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, naa, naacp, naacps, naacp’s, nable, nadene
[2026-01-30 03:01:26] [query] Mods: 11
[2026-01-30 03:01:26] [query] Trying AND logic
[2026-01-30 03:01:26] [query] Using OR logic
[2026-01-30 03:01:26] [query] Found results using: or logic
[2026-01-30 03:01:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20348,994,7795,620,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,66216,15889,56315,56264,2606,56574) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:01:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:01:26] [query] Results: 5 Pages of results: 1
[2026-01-30 03:01:26] [query] Execution time: 0.03553
[2026-01-30 03:01:48] [query] Query for: epps-rashad
[2026-01-30 03:01:48] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:01:48] [query] Engine: nc_realtorsr_contacts
[2026-01-30 03:01:48] [query] Tokens: epps, rashad, epps-rashad
[2026-01-30 03:01:48] [query] Mods: 5
[2026-01-30 03:01:48] [query] Using OR logic
[2026-01-30 03:01:48] [query] Found results using: or logic
[2026-01-30 03:01:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11482,11483,11494) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:01:48] [query] Results: 1 Pages of results: 1
[2026-01-30 03:01:48] [query] Execution time: 0.02172
[2026-01-30 03:01:52] [query] Query for: ciali
[2026-01-30 03:01:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:01:52] [query] Engine: default
[2026-01-30 03:01:53] [query] Tokens: 051524-resort-and-second-home-property-specialist, 051524resortandsecondhomepropertyspecialist, 051724-resort-and-second-home-property-specialist, 051724resortandsecondhomepropertyspecialist, 100124-seller-representative-specialist-course, 100124sellerrepresentativespecialistcourse, artificialintelligence, certified-international-property-specialist, certifiedinternationalpropertyspecialist, nc-workforce-housing-specialist
[2026-01-30 03:01:53] [query] Mods: 11
[2026-01-30 03:01:53] [query] Using OR logic
[2026-01-30 03:01:53] [query] Found results using: or logic
[2026-01-30 03:01:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47352,47353,47354,47356,54771,54773,28227,10970,10973,17612) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:01:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:01:53] [query] Results: 3 Pages of results: 1
[2026-01-30 03:01:53] [query] Execution time: 0.05921
[2026-01-30 03:02:16] [query] Query for: apple watch 喝醉偵測
[2026-01-30 03:02:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:02:16] [query] Engine: default
[2026-01-30 03:02:16] [query] Tokens: apple, watch, 喝醉偵測
[2026-01-30 03:02:16] [query] Mods: 11
[2026-01-30 03:02:16] [query] Using OR logic
[2026-01-30 03:02:16] [query] Found results using: or logic
[2026-01-30 03:02:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1409,1314)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1409,1314,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:02:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:02:16] [query] Results: 52 Pages of results: 1
[2026-01-30 03:02:16] [query] Execution time: 0.11303
[2026-01-30 03:03:10] [query] Query for: doxycycline
[2026-01-30 03:03:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:03:10] [query] Engine: default
[2026-01-30 03:03:11] [query] Tokens: doxycycline
[2026-01-30 03:03:11] [query] Mods: 11
[2026-01-30 03:03:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:03:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:03:11] [query] Results: 0 Pages of results: 0
[2026-01-30 03:03:11] [query] Execution time: 0.07279
[2026-01-30 03:03:24] [query] Query for: billig aralen online ✻🟧 www.7search.xyz/aralen italia. kjop gratis bonuser for alle bestillinger generisk brand aralen. paypal der hvor a kjope aralen? bestill over natten pa nettet.
[2026-01-30 03:03:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:03:24] [query] Engine: default
[2026-01-30 03:03:24] [query] Tokens: allegation, allegations, allege, alleged, allegedly, alleges, alleghany, alleging, allen, allen 2025
[2026-01-30 03:03:24] [query] Mods: 11
[2026-01-30 03:03:24] [query] Using OR logic
[2026-01-30 03:03:24] [query] Found results using: and logic
[2026-01-30 03:03:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2383,994,7795,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33151,34499,34370,32862,34029,33499,25497,15682,7083,73723) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:03:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:03:24] [query] Results: 67 Pages of results: 1
[2026-01-30 03:03:24] [query] Execution time: 0.13604
[2026-01-30 03:03:27] [query] Query for: paloma jimenez
[2026-01-30 03:03:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:03:27] [query] Engine: default
[2026-01-30 03:03:27] [query] Tokens: palm, paloma jimenez
[2026-01-30 03:03:27] [query] Mods: 11
[2026-01-30 03:03:27] [query] Using OR logic
[2026-01-30 03:03:27] [query] Found results using: or logic
[2026-01-30 03:03:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13741,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:03:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:03:27] [query] Results: 1 Pages of results: 1
[2026-01-30 03:03:27] [query] Execution time: 0.11591
[2026-01-30 03:03:36] [index:background] Health check
[2026-01-30 03:03:49] [indexer:background] Health check
[2026-01-30 03:04:12] [query] Query for: 恩彩 炎上
[2026-01-30 03:04:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:04:12] [query] Engine: default
[2026-01-30 03:04:12] [query] Tokens: 恩彩 炎上
[2026-01-30 03:04:12] [query] Mods: 11
[2026-01-30 03:04:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:04:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:04:12] [query] Results: 0 Pages of results: 0
[2026-01-30 03:04:12] [query] Execution time: 0.11626
[2026-01-30 03:04:19] [query] Query for: труба нерж сэндвич нержавейка 350
[2026-01-30 03:04:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:04:19] [query] Engine: default
[2026-01-30 03:04:19] [query] Tokens: 350, труба нерж сэндвич нержавейка
[2026-01-30 03:04:19] [query] Mods: 11
[2026-01-30 03:04:19] [query] Using OR logic
[2026-01-30 03:04:19] [query] Found results using: or logic
[2026-01-30 03:04:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14061)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14061,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:04:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:04:19] [query] Results: 31 Pages of results: 1
[2026-01-30 03:04:19] [query] Execution time: 0.24141
[2026-01-30 03:04:42] [query] Query for: otautau location
[2026-01-30 03:04:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:04:42] [query] Engine: default
[2026-01-30 03:04:42] [query] Tokens: location, otautau
[2026-01-30 03:04:42] [query] Mods: 11
[2026-01-30 03:04:42] [query] Using OR logic
[2026-01-30 03:04:42] [query] Found results using: or logic
[2026-01-30 03:04:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (868)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (868,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:04:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:04:42] [query] Results: 69 Pages of results: 1
[2026-01-30 03:04:42] [query] Execution time: 0.13820
[2026-01-30 03:04:45] [query] Query for: อเล็กซานดร้าแต่งงาน
[2026-01-30 03:04:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:04:45] [query] Engine: default
[2026-01-30 03:04:45] [query] Tokens: อเล็กซานดร้าแต่งงาน
[2026-01-30 03:04:45] [query] Mods: 11
[2026-01-30 03:04:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:04:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:04:45] [query] Results: 0 Pages of results: 0
[2026-01-30 03:04:45] [query] Execution time: 0.08698
[2026-01-30 03:05:12] [query] Query for: 78元保险的购买渠道和有效期
[2026-01-30 03:05:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:05:12] [query] Engine: default
[2026-01-30 03:05:12] [query] Tokens: 78, 78元保险的购买渠道和有效期
[2026-01-30 03:05:12] [query] Mods: 11
[2026-01-30 03:05:12] [query] Using OR logic
[2026-01-30 03:05:12] [query] Found results using: or logic
[2026-01-30 03:05:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8236)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8236,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:05:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:05:12] [query] Results: 8 Pages of results: 1
[2026-01-30 03:05:12] [query] Execution time: 0.17064
[2026-01-30 03:05:18] [query] Query for: บัญชี กิจการร่วมค้า
[2026-01-30 03:05:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:05:18] [query] Engine: default
[2026-01-30 03:05:18] [query] Tokens: บัญชี กิจการร่วมค้า
[2026-01-30 03:05:18] [query] Mods: 11
[2026-01-30 03:05:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:05:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:05:18] [query] Results: 0 Pages of results: 0
[2026-01-30 03:05:18] [query] Execution time: 0.12954
[2026-01-30 03:06:08] [query] Query for: 키움증권 계좌개설 은행
[2026-01-30 03:06:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:06:08] [query] Engine: default
[2026-01-30 03:06:08] [query] Tokens: 키움증권 계좌개설 은행
[2026-01-30 03:06:08] [query] Mods: 11
[2026-01-30 03:06:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:06:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:06:08] [query] Results: 0 Pages of results: 0
[2026-01-30 03:06:08] [query] Execution time: 0.12718
[2026-01-30 03:06:12] [query] Query for: zillow angier nc
[2026-01-30 03:06:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:06:12] [query] Engine: default
[2026-01-30 03:06:12] [query] Tokens: zillow, nc, anger, angry, angier
[2026-01-30 03:06:12] [query] Mods: 11
[2026-01-30 03:06:12] [query] Using OR logic
[2026-01-30 03:06:12] [query] Found results using: or logic
[2026-01-30 03:06:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396,16571)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,396,22307,14345,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:06:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:06:12] [query] Results: 665 Pages of results: 4
[2026-01-30 03:06:12] [query] Execution time: 0.65749
[2026-01-30 03:07:06] [query] Query for: haku x pota be
[2026-01-30 03:07:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:07:06] [query] Engine: default
[2026-01-30 03:07:06] [query] Tokens: potato, potatoes, x
[2026-01-30 03:07:06] [query] Mods: 11
[2026-01-30 03:07:06] [query] Trying AND logic
[2026-01-30 03:07:06] [query] Using OR logic
[2026-01-30 03:07:06] [query] Found results using: or logic
[2026-01-30 03:07:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6383)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36038,76528,6383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:07:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:07:06] [query] Results: 16 Pages of results: 1
[2026-01-30 03:07:06] [query] Execution time: 0.10932
[2026-01-30 03:07:09] [query] Query for: assign
[2026-01-30 03:07:09] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:07:09] [query] Engine: legal_qandas
[2026-01-30 03:07:09] [query] Tokens: assign
[2026-01-30 03:07:09] [query] Mods: 5
[2026-01-30 03:07:09] [query] Found results using: or logic
[2026-01-30 03:07:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32632) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:07:09] [query] Results: 8 Pages of results: 1
[2026-01-30 03:07:09] [query] Execution time: 0.01890
[2026-01-30 03:07:13] [query] Query for: mls create open house listing
[2026-01-30 03:07:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:07:13] [query] Engine: default
[2026-01-30 03:07:13] [query] Tokens: mls, create, open, house, listing
[2026-01-30 03:07:13] [query] Mods: 11
[2026-01-30 03:07:13] [query] Trying AND logic
[2026-01-30 03:07:13] [query] Using OR logic
[2026-01-30 03:07:13] [query] Found results using: or logic
[2026-01-30 03:07:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,188,2949,244,1936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:07:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:07:13] [query] Results: 809 Pages of results: 5
[2026-01-30 03:07:13] [query] Execution time: 0.34360
[2026-01-30 03:07:43] [query] Query for: land agreement form
[2026-01-30 03:07:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:07:43] [query] Engine: default
[2026-01-30 03:07:43] [query] Tokens: land, agreement, form
[2026-01-30 03:07:43] [query] Mods: 11
[2026-01-30 03:07:43] [query] Trying AND logic
[2026-01-30 03:07:43] [query] Found results using: and logic
[2026-01-30 03:07:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,873,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:07:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('12417', '14230', '19909', '19953', '20171', '20172', '20205', '20269', '20373', '20386', '21188', '21273', '2201', '22250', '24333', '24753', '24891', '26261', '30021', '30091', '30157', '35152', '35191', '36795', '36796', '39803', '39804', '40916', '41094', '41095', '41964', '42298', '42850', '44339', '44398', '47873', '49064', '49496', '50411', '52268', '53179', '53181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:07:43] [query] Results: 41 Pages of results: 1
[2026-01-30 03:07:43] [query] Execution time: 0.17089
[2026-01-30 03:07:52] [query] Query for: 麻豆社
[2026-01-30 03:07:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:07:52] [query] Engine: default
[2026-01-30 03:07:52] [query] Tokens: 麻豆社
[2026-01-30 03:07:52] [query] Mods: 11
[2026-01-30 03:07:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:07:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:07:52] [query] Results: 0 Pages of results: 0
[2026-01-30 03:07:52] [query] Execution time: 0.08169
[2026-01-30 03:07:54] [query] Query for: juejul
[2026-01-30 03:07:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:07:54] [query] Engine: default
[2026-01-30 03:07:54] [query] Tokens: juejul
[2026-01-30 03:07:54] [query] Mods: 11
[2026-01-30 03:07:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:07:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:07:54] [query] Results: 0 Pages of results: 0
[2026-01-30 03:07:54] [query] Execution time: 0.07552
[2026-01-30 03:07:55] [query] Query for: maybe 免费看
[2026-01-30 03:07:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:07:55] [query] Engine: default
[2026-01-30 03:07:55] [query] Tokens: maybe, 免费看
[2026-01-30 03:07:55] [query] Mods: 11
[2026-01-30 03:07:55] [query] Using OR logic
[2026-01-30 03:07:55] [query] Found results using: or logic
[2026-01-30 03:07:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5560)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5560,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:07:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:07:55] [query] Results: 15 Pages of results: 1
[2026-01-30 03:07:55] [query] Execution time: 0.08639
[2026-01-30 03:08:22] [query] Query for: mls create open house listing
[2026-01-30 03:08:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:08:22] [query] Engine: default
[2026-01-30 03:08:22] [query] Tokens: mls, create, open, house, listing
[2026-01-30 03:08:22] [query] Mods: 11
[2026-01-30 03:08:22] [query] Trying AND logic
[2026-01-30 03:08:22] [query] Using OR logic
[2026-01-30 03:08:22] [query] Found results using: or logic
[2026-01-30 03:08:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,188,2949,244,1936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:08:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:08:22] [query] Results: 809 Pages of results: 5
[2026-01-30 03:08:22] [query] Execution time: 0.23029
[2026-01-30 03:08:26] [query] Query for: assign
[2026-01-30 03:08:26] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:08:26] [query] Engine: legal_qandas
[2026-01-30 03:08:26] [query] Tokens: assign
[2026-01-30 03:08:26] [query] Mods: 5
[2026-01-30 03:08:26] [query] Found results using: or logic
[2026-01-30 03:08:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32632) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:08:26] [query] Results: 8 Pages of results: 1
[2026-01-30 03:08:26] [query] Execution time: 0.00688
[2026-01-30 03:08:37] [index:background] Health check
[2026-01-30 03:08:49] [indexer:background] Health check
[2026-01-30 03:08:58] [query] Query for: квалифицированная консультация психолога онлайн соломоновы острова непал по скайпу русскоязычный психолог в германии skype:amt777
[2026-01-30 03:08:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:08:58] [query] Engine: default
[2026-01-30 03:08:59] [query] Tokens: квалифицированная консультация психолога онлайн соломоновы острова непал по скайпу русскоязычный
[2026-01-30 03:08:59] [query] Mods: 11
[2026-01-30 03:08:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12787)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:08:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:08:59] [query] Results: 0 Pages of results: 0
[2026-01-30 03:08:59] [query] Execution time: 0.35453
[2026-01-30 03:09:22] [query] Query for: ไวโอลิน
[2026-01-30 03:09:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:09:22] [query] Engine: default
[2026-01-30 03:09:22] [query] Tokens: ไวโอลิน
[2026-01-30 03:09:22] [query] Mods: 11
[2026-01-30 03:09:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:09:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:09:22] [query] Results: 0 Pages of results: 0
[2026-01-30 03:09:22] [query] Execution time: 0.07300
[2026-01-30 03:10:32] [query] Query for: 茂名市政务服务24小时自助服务区
[2026-01-30 03:10:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:10:32] [query] Engine: default
[2026-01-30 03:10:32] [query] Tokens: 24, 茂名市政务服务24小时自助服务区
[2026-01-30 03:10:32] [query] Mods: 11
[2026-01-30 03:10:32] [query] Using OR logic
[2026-01-30 03:10:32] [query] Found results using: or logic
[2026-01-30 03:10:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3839)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3839,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:10:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:10:32] [query] Results: 106 Pages of results: 1
[2026-01-30 03:10:32] [query] Execution time: 0.14460
[2026-01-30 03:10:57] [query] Query for: 秋葉乳業　代表電話番号
[2026-01-30 03:10:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:10:57] [query] Engine: default
[2026-01-30 03:10:57] [query] Tokens: 秋葉乳業 代表電話番号
[2026-01-30 03:10:57] [query] Mods: 11
[2026-01-30 03:10:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:10:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:10:57] [query] Results: 0 Pages of results: 0
[2026-01-30 03:10:57] [query] Execution time: 0.12134
[2026-01-30 03:11:12] [query] Query for: славь душа господа
[2026-01-30 03:11:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:11:12] [query] Engine: default
[2026-01-30 03:11:12] [query] Tokens: славь душа господа
[2026-01-30 03:11:12] [query] Mods: 11
[2026-01-30 03:11:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:11:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:11:12] [query] Results: 0 Pages of results: 0
[2026-01-30 03:11:12] [query] Execution time: 0.14004
[2026-01-30 03:11:16] [query] Query for: 金管會 匯率
[2026-01-30 03:11:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:11:16] [query] Engine: default
[2026-01-30 03:11:17] [query] Tokens: 金管會 匯率
[2026-01-30 03:11:17] [query] Mods: 11
[2026-01-30 03:11:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:11:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:11:17] [query] Results: 0 Pages of results: 0
[2026-01-30 03:11:17] [query] Execution time: 0.09920
[2026-01-30 03:11:19] [query] Query for: 写研
[2026-01-30 03:11:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:11:19] [query] Engine: default
[2026-01-30 03:11:19] [query] Tokens: 写研
[2026-01-30 03:11:19] [query] Mods: 11
[2026-01-30 03:11:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:11:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:11:19] [query] Results: 0 Pages of results: 0
[2026-01-30 03:11:19] [query] Execution time: 0.07479
[2026-01-30 03:11:22] [query] Query for: 松下滚筒洗衣机 速度传感器 位置 型号
[2026-01-30 03:11:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:11:22] [query] Engine: default
[2026-01-30 03:11:22] [query] Tokens: 松下滚筒洗衣机 速度传感器 位置 型号
[2026-01-30 03:11:22] [query] Mods: 11
[2026-01-30 03:11:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:11:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:11:22] [query] Results: 0 Pages of results: 0
[2026-01-30 03:11:22] [query] Execution time: 0.15438
[2026-01-30 03:11:38] [query] Query for: 中国农业大学图书馆资源
[2026-01-30 03:11:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:11:38] [query] Engine: default
[2026-01-30 03:11:38] [query] Tokens: 中国农业大学图书馆资源
[2026-01-30 03:11:38] [query] Mods: 11
[2026-01-30 03:11:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:11:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:11:38] [query] Results: 0 Pages of results: 0
[2026-01-30 03:11:38] [query] Execution time: 0.11785
[2026-01-30 03:13:34] [query] Query for: mild steel とは
[2026-01-30 03:13:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:13:34] [query] Engine: default
[2026-01-30 03:13:35] [query] Tokens: mild, steel, とは
[2026-01-30 03:13:35] [query] Mods: 11
[2026-01-30 03:13:35] [query] Using OR logic
[2026-01-30 03:13:35] [query] Found results using: or logic
[2026-01-30 03:13:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9428,10144)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9428,10144,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:13:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:13:35] [query] Results: 5 Pages of results: 1
[2026-01-30 03:13:35] [query] Execution time: 0.09302
[2026-01-30 03:13:36] [index:background] Health check
[2026-01-30 03:13:39] [query] Query for: nevada real estate division open house fines
[2026-01-30 03:13:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:13:39] [query] Engine: default
[2026-01-30 03:13:39] [query] Tokens: nevada, real, estate, division, open, house, fines
[2026-01-30 03:13:39] [query] Mods: 11
[2026-01-30 03:13:39] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:13:39] [query] Using OR logic
[2026-01-30 03:13:39] [query] Found results using: or logic
[2026-01-30 03:13:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11610,171,172,6702,2949,244,21830) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:13:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:13:39] [query] Results: 1049 Pages of results: 6
[2026-01-30 03:13:39] [query] Execution time: 0.52943
[2026-01-30 03:13:49] [indexer:background] Health check
[2026-01-30 03:14:10] [query] Query for: what system replaced adpe
[2026-01-30 03:14:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:14:10] [query] Engine: default
[2026-01-30 03:14:10] [query] Tokens: system, replaced, adpe
[2026-01-30 03:14:10] [query] Mods: 11
[2026-01-30 03:14:10] [query] Using OR logic
[2026-01-30 03:14:10] [query] Found results using: or logic
[2026-01-30 03:14:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5706,2328)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2328,5706,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:14:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:14:10] [query] Results: 93 Pages of results: 1
[2026-01-30 03:14:10] [query] Execution time: 0.11463
[2026-01-30 03:14:25] [query] Query for: 2011 jeep grand cherokee led tail/brake light bulb
[2026-01-30 03:14:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:14:25] [query] Engine: default
[2026-01-30 03:14:25] [query] Tokens: 2011, grand, cherokee, led, tail, light, bulb, jeep brake
[2026-01-30 03:14:25] [query] Mods: 11
[2026-01-30 03:14:25] [query] Using OR logic
[2026-01-30 03:14:25] [query] Found results using: or logic
[2026-01-30 03:14:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3753,8655,19554,5000,2801,5966,10129)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3753,5000,19554,2801,10129,5966,8655,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:14:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:14:25] [query] Results: 114 Pages of results: 1
[2026-01-30 03:14:25] [query] Execution time: 0.15856
[2026-01-30 03:14:25] [query] Query for: nevada real estate division open house fines
[2026-01-30 03:14:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:14:25] [query] Engine: default
[2026-01-30 03:14:25] [query] Tokens: nevada, real, estate, division, open, house, fines
[2026-01-30 03:14:25] [query] Mods: 11
[2026-01-30 03:14:25] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:14:25] [query] Using OR logic
[2026-01-30 03:14:25] [query] Found results using: or logic
[2026-01-30 03:14:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11610,171,172,6702,2949,244,21830) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:14:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:14:25] [query] Results: 1049 Pages of results: 6
[2026-01-30 03:14:25] [query] Execution time: 0.46859
[2026-01-30 03:15:03] [query] Query for: 烟台双鱼实验学校和北大附属烟台学校哪个好
[2026-01-30 03:15:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:15:03] [query] Engine: default
[2026-01-30 03:15:03] [query] Tokens: 烟台双鱼实验学校和北大附属烟台学校哪个好
[2026-01-30 03:15:03] [query] Mods: 11
[2026-01-30 03:15:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:15:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:15:03] [query] Results: 0 Pages of results: 0
[2026-01-30 03:15:03] [query] Execution time: 0.08238
[2026-01-30 03:15:30] [query] Query for: where do you want to go it doesn't matter
[2026-01-30 03:15:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:15:30] [query] Engine: default
[2026-01-30 03:15:30] [query] Tokens: want, go, doesn, t, matter
[2026-01-30 03:15:30] [query] Mods: 11
[2026-01-30 03:15:30] [query] Trying AND logic
[2026-01-30 03:15:30] [query] Using OR logic
[2026-01-30 03:15:30] [query] Found results using: or logic
[2026-01-30 03:15:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3500,199,1794,860,1160) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:15:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:15:30] [query] Results: 996 Pages of results: 5
[2026-01-30 03:15:30] [query] Execution time: 0.26111
[2026-01-30 03:15:32] [query] Query for: 1トロイオンス＝5600ドル
[2026-01-30 03:15:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:15:32] [query] Engine: default
[2026-01-30 03:15:33] [query] Tokens: 1686255600, 1689256002, 1689915600, 1782795600, 1806555600, category 1782795600, category 1806555600, category1782795600, category1806555600, 1
[2026-01-30 03:15:33] [query] Mods: 11
[2026-01-30 03:15:33] [query] Using OR logic
[2026-01-30 03:15:33] [query] Found results using: or logic
[2026-01-30 03:15:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (38229,40765,28180,64577,68623,64578,68625,64579,68626,431) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:15:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:15:33] [query] Results: 1223 Pages of results: 7
[2026-01-30 03:15:33] [query] Execution time: 0.49291
[2026-01-30 03:15:43] [query] Query for: 1月6号美金汇率
[2026-01-30 03:15:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:15:43] [query] Engine: default
[2026-01-30 03:15:43] [query] Tokens: 1, 6, 1月6号美金汇率
[2026-01-30 03:15:43] [query] Mods: 11
[2026-01-30 03:15:43] [query] Using OR logic
[2026-01-30 03:15:43] [query] Found results using: or logic
[2026-01-30 03:15:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,2629)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,2629,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:15:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:15:43] [query] Results: 1256 Pages of results: 7
[2026-01-30 03:15:43] [query] Execution time: 0.46046
[2026-01-30 03:16:33] [query] Query for: real estate om
[2026-01-30 03:16:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:16:33] [query] Engine: default
[2026-01-30 03:16:33] [query] Tokens: omaha, omalley, omar, ombudsman, ombudsman--your, ombudsmans, ombudsmanyour, ombudsman’s, ombudsmen, omission
[2026-01-30 03:16:33] [query] Mods: 11
[2026-01-30 03:16:33] [query] Using OR logic
[2026-01-30 03:16:33] [query] Found results using: and logic
[2026-01-30 03:16:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15946,27938,42216,11730,59571,29657,59572,29653,29645,7246) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:16:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:16:33] [query] Results: 20 Pages of results: 1
[2026-01-30 03:16:33] [query] Execution time: 0.03778
[2026-01-30 03:16:54] [query] Query for: what happened on new year's day in1911?
[2026-01-30 03:16:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:16:54] [query] Engine: default
[2026-01-30 03:16:54] [query] Tokens: happened, new, year, s, day, year's, in 19, in 1913, in 1921, in1911
[2026-01-30 03:16:54] [query] Mods: 11
[2026-01-30 03:16:54] [query] Using OR logic
[2026-01-30 03:16:54] [query] Found results using: or logic
[2026-01-30 03:16:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2568,2940,110,68,83,11148)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2940,110,83,68,2568,11148,4056,29618,5793,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:16:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:16:54] [query] Results: 1393 Pages of results: 7
[2026-01-30 03:16:54] [query] Execution time: 0.61346
[2026-01-30 03:16:59] [query] Query for: 小樽市役所 期日前投票
[2026-01-30 03:16:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:16:59] [query] Engine: default
[2026-01-30 03:16:59] [query] Tokens: 小樽市役所 期日前投票
[2026-01-30 03:16:59] [query] Mods: 11
[2026-01-30 03:16:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:16:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:16:59] [query] Results: 0 Pages of results: 0
[2026-01-30 03:16:59] [query] Execution time: 0.11415
[2026-01-30 03:17:04] [query] Query for: w's's'r
[2026-01-30 03:17:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:17:04] [query] Engine: default
[2026-01-30 03:17:04] [query] Tokens: 1's, 16's, 2's, a's, agency's, agent's, america's, amy's, ann's, anyone's
[2026-01-30 03:17:04] [query] Mods: 11
[2026-01-30 03:17:04] [query] Using OR logic
[2026-01-30 03:17:04] [query] Found results using: or logic
[2026-01-30 03:17:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9360,68,3001)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14365,45158,14364,33044,45353,14362,14874,11810,12481,45217) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:17:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:17:04] [query] Results: 29 Pages of results: 1
[2026-01-30 03:17:04] [query] Execution time: 0.14116
[2026-01-30 03:18:01] [query] Query for: 25年缙云事业单位联考成绩
[2026-01-30 03:18:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:18:01] [query] Engine: default
[2026-01-30 03:18:01] [query] Tokens: 25, 25年缙云事业单位联考成绩
[2026-01-30 03:18:01] [query] Mods: 11
[2026-01-30 03:18:01] [query] Using OR logic
[2026-01-30 03:18:01] [query] Found results using: or logic
[2026-01-30 03:18:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3111)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3111,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:18:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:18:01] [query] Results: 97 Pages of results: 1
[2026-01-30 03:18:01] [query] Execution time: 0.15547
[2026-01-30 03:18:23] [query] Query for: x'y'xi
[2026-01-30 03:18:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:18:23] [query] Engine: default
[2026-01-30 03:18:23] [query] Tokens: x, y, xi, x'y 'xi
[2026-01-30 03:18:23] [query] Mods: 11
[2026-01-30 03:18:23] [query] Using OR logic
[2026-01-30 03:18:23] [query] Found results using: or logic
[2026-01-30 03:18:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6383,34030,7388)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6383,7388,34030,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:18:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:18:23] [query] Results: 19 Pages of results: 1
[2026-01-30 03:18:23] [query] Execution time: 0.10865
[2026-01-30 03:18:37] [index:background] Health check
[2026-01-30 03:18:49] [query] Query for: du bao thoi tiet tet nguyen dan
[2026-01-30 03:18:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:18:49] [query] Engine: default
[2026-01-30 03:18:49] [query] Tokens: dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct, dude
[2026-01-30 03:18:49] [query] Mods: 11
[2026-01-30 03:18:49] [query] Using OR logic
[2026-01-30 03:18:49] [query] Found results using: and logic
[2026-01-30 03:18:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18308,10480)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59782,967,13260,13267,69683,21992,35177,23213,8685,37844) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:18:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:18:49] [query] Results: 52 Pages of results: 1
[2026-01-30 03:18:49] [query] Execution time: 0.03704
[2026-01-30 03:19:14] [query] Query for: can you construct a response to leandro that indicates mel site will not be generating separate nc and we using the global as reference?
[2026-01-30 03:19:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:19:14] [query] Engine: default
[2026-01-30 03:19:14] [query] Tokens: can, construct, response, indicates, mel, site, will, generating, separate, leandro
[2026-01-30 03:19:14] [query] Mods: 11
[2026-01-30 03:19:14] [query] Using OR logic
[2026-01-30 03:19:15] [query] Found results using: or logic
[2026-01-30 03:19:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (589,6547,25742,2238,9195,21602,396,919,657,4787,1964,2026,77)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,6547,657,9195,21602,1964,77,25742,4787,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:19:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:19:15] [query] Results: 1147 Pages of results: 6
[2026-01-30 03:19:15] [query] Execution time: 0.43822
[2026-01-30 03:19:18] [query] Query for: 18k금값시세
[2026-01-30 03:19:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:19:18] [query] Engine: default
[2026-01-30 03:19:18] [query] Tokens: 18k금값시세
[2026-01-30 03:19:18] [query] Mods: 11
[2026-01-30 03:19:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:19:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:19:18] [query] Results: 0 Pages of results: 0
[2026-01-30 03:19:18] [query] Execution time: 0.08013
[2026-01-30 03:19:36] [query] Query for: 谷歌国内镜像源
[2026-01-30 03:19:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:19:36] [query] Engine: default
[2026-01-30 03:19:36] [query] Tokens: 谷歌国内镜像源
[2026-01-30 03:19:36] [query] Mods: 11
[2026-01-30 03:19:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:19:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:19:36] [query] Results: 0 Pages of results: 0
[2026-01-30 03:19:36] [query] Execution time: 0.08836
[2026-01-30 03:19:41] [indexer:background] Health check
[2026-01-30 03:19:42] [indexer:background] Health check
[2026-01-30 03:19:50] [query] Query for: 北京邮电大学计算级学院
[2026-01-30 03:19:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:19:50] [query] Engine: default
[2026-01-30 03:19:50] [query] Tokens: 北京邮电大学计算级学院
[2026-01-30 03:19:50] [query] Mods: 11
[2026-01-30 03:19:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:19:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:19:50] [query] Results: 0 Pages of results: 0
[2026-01-30 03:19:50] [query] Execution time: 0.09324
[2026-01-30 03:19:52] [query] Query for: 上海家乐氏办公室
[2026-01-30 03:19:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:19:52] [query] Engine: default
[2026-01-30 03:19:52] [query] Tokens: 上海家乐氏办公室
[2026-01-30 03:19:52] [query] Mods: 11
[2026-01-30 03:19:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:19:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:19:52] [query] Results: 0 Pages of results: 0
[2026-01-30 03:19:52] [query] Execution time: 0.07403
[2026-01-30 03:19:55] [query] Query for: bosch abs 10代 vs 10.3代差異
[2026-01-30 03:19:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:19:55] [query] Engine: default
[2026-01-30 03:19:55] [query] Tokens: absence, absent, absentee, absolute, absolutely, absorb, absorbed, absorbing, absorbs, abstract
[2026-01-30 03:19:55] [query] Mods: 11
[2026-01-30 03:19:55] [query] Using OR logic
[2026-01-30 03:19:55] [query] Found results using: and logic
[2026-01-30 03:19:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393,4151,689,4516)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8306,14335,14155,21936,5693,6630,8057,43081,7175,6144) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:19:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:19:55] [query] Results: 89 Pages of results: 1
[2026-01-30 03:19:55] [query] Execution time: 0.09124
[2026-01-30 03:20:26] [query] Query for: 肩寬魔人
[2026-01-30 03:20:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:20:26] [query] Engine: default
[2026-01-30 03:20:26] [query] Tokens: 肩寬魔人
[2026-01-30 03:20:26] [query] Mods: 11
[2026-01-30 03:20:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:20:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:20:26] [query] Results: 0 Pages of results: 0
[2026-01-30 03:20:26] [query] Execution time: 0.07501
[2026-01-30 03:21:03] [query] Query for: n./b
[2026-01-30 03:21:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:21:03] [query] Engine: default
[2026-01-30 03:21:03] [query] Tokens: n, b, n.
[2026-01-30 03:21:03] [query] Mods: 11
[2026-01-30 03:21:03] [query] Using OR logic
[2026-01-30 03:21:03] [query] Found results using: or logic
[2026-01-30 03:21:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2552,1809,45210) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:21:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:21:03] [query] Results: 211 Pages of results: 2
[2026-01-30 03:21:03] [query] Execution time: 0.09364
[2026-01-30 03:21:10] [query] Query for: what was the name of business before hayward labs in east stroudsburg pa
[2026-01-30 03:21:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:21:10] [query] Engine: default
[2026-01-30 03:21:11] [query] Tokens: name, business, east, pa, hard, howard, hayward labs stroudsburg
[2026-01-30 03:21:11] [query] Mods: 11
[2026-01-30 03:21:11] [query] Using OR logic
[2026-01-30 03:21:11] [query] Found results using: or logic
[2026-01-30 03:21:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (522,892,1787,7795)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1787,522,892,7795,1304,1063,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:21:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:21:11] [query] Results: 512 Pages of results: 3
[2026-01-30 03:21:11] [query] Execution time: 0.27822
[2026-01-30 03:21:38] [query] Query for: what happened on new year's day in 1911?
[2026-01-30 03:21:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:21:38] [query] Engine: default
[2026-01-30 03:21:38] [query] Tokens: happened, new, year, s, day, 1911, year's, in 1, in 1911
[2026-01-30 03:21:38] [query] Mods: 11
[2026-01-30 03:21:38] [query] Using OR logic
[2026-01-30 03:21:39] [query] Found results using: or logic
[2026-01-30 03:21:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (48652,2568,2940,110,68,83,11148)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2940,110,83,68,2568,48652,11148,30123,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:21:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:21:39] [query] Results: 1391 Pages of results: 7
[2026-01-30 03:21:39] [query] Execution time: 0.61545
[2026-01-30 03:21:42] [query] Query for: 天鹅纸在日本网怎么搜索
[2026-01-30 03:21:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:21:42] [query] Engine: default
[2026-01-30 03:21:42] [query] Tokens: 天鹅纸在日本网怎么搜索
[2026-01-30 03:21:42] [query] Mods: 11
[2026-01-30 03:21:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:21:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:21:42] [query] Results: 0 Pages of results: 0
[2026-01-30 03:21:42] [query] Execution time: 0.07652
[2026-01-30 03:22:33] [query] Query for: melton
[2026-01-30 03:22:33] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:22:33] [query] Engine: nc_realtorsr_contacts
[2026-01-30 03:22:33] [query] Tokens: meltons, melton
[2026-01-30 03:22:33] [query] Mods: 5
[2026-01-30 03:22:33] [query] Using OR logic
[2026-01-30 03:22:33] [query] Found results using: or logic
[2026-01-30 03:22:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (68972,23767) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:22:33] [query] Results: 1 Pages of results: 1
[2026-01-30 03:22:33] [query] Execution time: 0.03066
[2026-01-30 03:22:40] [query] Query for: 问策健康科技有限公司
[2026-01-30 03:22:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:22:40] [query] Engine: default
[2026-01-30 03:22:40] [query] Tokens: 问策健康科技有限公司
[2026-01-30 03:22:40] [query] Mods: 11
[2026-01-30 03:22:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:22:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:22:40] [query] Results: 0 Pages of results: 0
[2026-01-30 03:22:40] [query] Execution time: 0.08046
[2026-01-30 03:23:05] [query] Query for: billig strattera online 🐢 www.7search.xyz/strattera oral miglior prezzo. uden recept kob visa kaerligt fra england. strattera. danmark billigt danmark.
[2026-01-30 03:23:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:23:05] [query] Engine: default
[2026-01-30 03:23:05] [query] Tokens: fracassi, fraction, fragile, fragmentation, fragmented, fragoso, frailey, fraley, frame, framed
[2026-01-30 03:23:05] [query] Mods: 11
[2026-01-30 03:23:05] [query] Using OR logic
[2026-01-30 03:23:05] [query] Found results using: and logic
[2026-01-30 03:23:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (19953,994,13215,21266,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27688,8707,3444,2465,3860,23288,23289,23290,8748,33099) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:23:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:23:05] [query] Results: 18 Pages of results: 1
[2026-01-30 03:23:05] [query] Execution time: 0.03084
[2026-01-30 03:23:29] [query] Query for: not checked
[2026-01-30 03:23:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:23:29] [query] Engine: default
[2026-01-30 03:23:29] [query] Tokens: checked
[2026-01-30 03:23:29] [query] Mods: 11
[2026-01-30 03:23:29] [query] Found results using: and logic
[2026-01-30 03:23:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8809) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:23:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:23:29] [query] Results: 45 Pages of results: 1
[2026-01-30 03:23:29] [query] Execution time: 0.03283
[2026-01-30 03:23:37] [index:background] Health check
[2026-01-30 03:23:43] [query] Query for: 추적이력관리 대상 건강기능식품 제품인데 성분이 추가되면 별도 등록을 해야 하나요
[2026-01-30 03:23:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:23:43] [query] Engine: default
[2026-01-30 03:23:44] [query] Tokens: 추적이력관리 대상 건강기능식품 제품인데 성분이 추가되면 별도 등록을 해야 하나요
[2026-01-30 03:23:44] [query] Mods: 11
[2026-01-30 03:23:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:23:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:23:44] [query] Results: 0 Pages of results: 0
[2026-01-30 03:23:44] [query] Execution time: 0.28224
[2026-01-30 03:23:51] [indexer:background] Health check
[2026-01-30 03:24:03] [query] Query for: 北京市教育委员会 智慧课程 申报指南 2025
[2026-01-30 03:24:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:24:03] [query] Engine: default
[2026-01-30 03:24:04] [query] Tokens: 2025, 北京市教育委员会 智慧课程 申报指南
[2026-01-30 03:24:04] [query] Mods: 11
[2026-01-30 03:24:04] [query] Using OR logic
[2026-01-30 03:24:04] [query] Found results using: or logic
[2026-01-30 03:24:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:24:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:24:04] [query] Results: 185 Pages of results: 1
[2026-01-30 03:24:04] [query] Execution time: 0.26392
[2026-01-30 03:24:23] [query] Query for: 北京市教育委员会 智慧课程 申报指南 2025
[2026-01-30 03:24:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:24:23] [query] Engine: default
[2026-01-30 03:24:23] [query] Tokens: 2025, 北京市教育委员会 智慧课程 申报指南
[2026-01-30 03:24:23] [query] Mods: 11
[2026-01-30 03:24:23] [query] Using OR logic
[2026-01-30 03:24:24] [query] Found results using: or logic
[2026-01-30 03:24:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:24:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:24:24] [query] Results: 185 Pages of results: 1
[2026-01-30 03:24:24] [query] Execution time: 0.16824
[2026-01-30 03:24:35] [query] Query for: box not checked
[2026-01-30 03:24:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:24:35] [query] Engine: default
[2026-01-30 03:24:35] [query] Tokens: box, checked
[2026-01-30 03:24:35] [query] Mods: 11
[2026-01-30 03:24:35] [query] Trying AND logic
[2026-01-30 03:24:35] [query] Found results using: and logic
[2026-01-30 03:24:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2975,8809) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:24:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14256', '20171', '20173', '20222', '20264', '20372', '20586', '21267', '24371', '24563', '24770', '25650', '25704', '25712', '25715', '25807', '25828', '26200', '26210', '40253', '40916', '45635', '49187', '49465', '50639', '51394', '55629') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:24:35] [query] Results: 27 Pages of results: 1
[2026-01-30 03:24:35] [query] Execution time: 0.05054
[2026-01-30 03:24:55] [query] Query for: シチズン電子体温計　水銀を使っているか
[2026-01-30 03:24:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:24:55] [query] Engine: default
[2026-01-30 03:24:55] [query] Tokens: シチズン電子体温計 水銀を使っているか
[2026-01-30 03:24:55] [query] Mods: 11
[2026-01-30 03:24:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:24:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:24:55] [query] Results: 0 Pages of results: 0
[2026-01-30 03:24:55] [query] Execution time: 0.10944
[2026-01-30 03:25:18] [query] Query for: 艾瑪湯普遜
[2026-01-30 03:25:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:25:18] [query] Engine: default
[2026-01-30 03:25:18] [query] Tokens: 艾瑪湯普遜
[2026-01-30 03:25:18] [query] Mods: 11
[2026-01-30 03:25:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:25:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:25:18] [query] Results: 0 Pages of results: 0
[2026-01-30 03:25:18] [query] Execution time: 0.07782
[2026-01-30 03:25:41] [query] Query for: 4-t box not checked
[2026-01-30 03:25:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:25:41] [query] Engine: default
[2026-01-30 03:25:41] [query] Tokens: 4, t, box, checked, 4-t
[2026-01-30 03:25:41] [query] Mods: 11
[2026-01-30 03:25:41] [query] Trying AND logic
[2026-01-30 03:25:41] [query] Using OR logic
[2026-01-30 03:25:41] [query] Found results using: or logic
[2026-01-30 03:25:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,860,2975,8809,19864) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:25:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:25:41] [query] Results: 1024 Pages of results: 6
[2026-01-30 03:25:41] [query] Execution time: 0.28832
[2026-01-30 03:25:43] [query] Query for: 4-t box not checked
[2026-01-30 03:25:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:25:43] [query] Engine: default
[2026-01-30 03:25:43] [query] Tokens: 4, t, box, checked, 4-t
[2026-01-30 03:25:43] [query] Mods: 11
[2026-01-30 03:25:43] [query] Trying AND logic
[2026-01-30 03:25:43] [query] Using OR logic
[2026-01-30 03:25:43] [query] Found results using: or logic
[2026-01-30 03:25:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,860,2975,8809,19864) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:25:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:25:43] [query] Results: 1024 Pages of results: 6
[2026-01-30 03:25:43] [query] Execution time: 0.28372
[2026-01-30 03:25:44] [query] Query for: ebony uk lesbian
[2026-01-30 03:25:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:25:44] [query] Engine: default
[2026-01-30 03:25:44] [query] Tokens: ebony, lesbian, uk
[2026-01-30 03:25:44] [query] Mods: 11
[2026-01-30 03:25:44] [query] Trying AND logic
[2026-01-30 03:25:44] [query] Using OR logic
[2026-01-30 03:25:44] [query] Found results using: or logic
[2026-01-30 03:25:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16922,5465)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (61368,16922,5465) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:25:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:25:44] [query] Results: 3 Pages of results: 1
[2026-01-30 03:25:44] [query] Execution time: 0.03377
[2026-01-30 03:26:44] [query] Query for: 佐川急便　熊本営業所
[2026-01-30 03:26:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:26:44] [query] Engine: default
[2026-01-30 03:26:44] [query] Tokens: 佐川急便 熊本営業所
[2026-01-30 03:26:44] [query] Mods: 11
[2026-01-30 03:26:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:26:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:26:44] [query] Results: 0 Pages of results: 0
[2026-01-30 03:26:44] [query] Execution time: 0.10428
[2026-01-30 03:26:49] [query] Query for: ahego
[2026-01-30 03:26:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:26:49] [query] Engine: default
[2026-01-30 03:26:49] [query] Tokens: ago, ahego
[2026-01-30 03:26:49] [query] Mods: 11
[2026-01-30 03:26:49] [query] Using OR logic
[2026-01-30 03:26:49] [query] Found results using: or logic
[2026-01-30 03:26:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3212,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:26:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:26:49] [query] Results: 99 Pages of results: 1
[2026-01-30 03:26:49] [query] Execution time: 0.10072
[2026-01-30 03:26:54] [query] Query for: 28699
[2026-01-30 03:26:54] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:26:54] [query] Engine: download_ready
[2026-01-30 03:26:54] [query] Tokens: 28699
[2026-01-30 03:26:54] [query] Mods: 5
[2026-01-30 03:26:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31310) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:26:54] [query] Results: 0 Pages of results: 0
[2026-01-30 03:26:54] [query] Execution time: 0.00931
[2026-01-30 03:27:00] [query] Query for: 28699
[2026-01-30 03:27:00] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:27:00] [query] Engine: download_ready
[2026-01-30 03:27:00] [query] Tokens: 28699
[2026-01-30 03:27:00] [query] Mods: 5
[2026-01-30 03:27:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31310) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:27:00] [query] Results: 0 Pages of results: 0
[2026-01-30 03:27:00] [query] Execution time: 0.00691
[2026-01-30 03:27:10] [query] Query for: jody bakken fargo nd
[2026-01-30 03:27:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:27:10] [query] Engine: default
[2026-01-30 03:27:10] [query] Tokens: jody, nd, forego, forgo, bakken fargo
[2026-01-30 03:27:10] [query] Mods: 11
[2026-01-30 03:27:10] [query] Using OR logic
[2026-01-30 03:27:10] [query] Found results using: or logic
[2026-01-30 03:27:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16224,24954)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16224,24954,13094,13403,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:27:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:27:10] [query] Results: 9 Pages of results: 1
[2026-01-30 03:27:10] [query] Execution time: 0.11034
[2026-01-30 03:27:15] [query] Query for: sclick.baidu.com
[2026-01-30 03:27:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:27:15] [query] Engine: default
[2026-01-30 03:27:15] [query] Tokens: analyticsclickdimensionscom, com
[2026-01-30 03:27:15] [query] Mods: 11
[2026-01-30 03:27:15] [query] Using OR logic
[2026-01-30 03:27:15] [query] Found results using: or logic
[2026-01-30 03:27:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30117,23) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:27:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:27:15] [query] Results: 192 Pages of results: 1
[2026-01-30 03:27:15] [query] Execution time: 0.28957
[2026-01-30 03:27:33] [query] Query for: 4-t instruction
[2026-01-30 03:27:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:27:33] [query] Engine: default
[2026-01-30 03:27:33] [query] Tokens: 4, t, instruction, 4-t
[2026-01-30 03:27:33] [query] Mods: 11
[2026-01-30 03:27:33] [query] Trying AND logic
[2026-01-30 03:27:33] [query] Using OR logic
[2026-01-30 03:27:34] [query] Found results using: or logic
[2026-01-30 03:27:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,860,16151,19864) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:27:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:27:34] [query] Results: 1007 Pages of results: 6
[2026-01-30 03:27:34] [query] Execution time: 0.26713
[2026-01-30 03:28:06] [query] Query for: wendy grove wick
[2026-01-30 03:28:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:28:06] [query] Engine: default
[2026-01-30 03:28:06] [query] Tokens: wicked, wicker, grove, wendy
[2026-01-30 03:28:06] [query] Mods: 11
[2026-01-30 03:28:06] [query] Trying AND logic
[2026-01-30 03:28:06] [query] Using OR logic
[2026-01-30 03:28:06] [query] Found results using: or logic
[2026-01-30 03:28:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9802,716)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25084,9993,9802,716) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:28:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:28:06] [query] Results: 24 Pages of results: 1
[2026-01-30 03:28:06] [query] Execution time: 0.07504
[2026-01-30 03:28:38] [index:background] Health check
[2026-01-30 03:28:52] [indexer:background] Health check
[2026-01-30 03:29:24] [query] Query for: 앤트로픽 ai
[2026-01-30 03:29:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:29:24] [query] Engine: default
[2026-01-30 03:29:24] [query] Tokens: ai, 앤트로픽
[2026-01-30 03:29:24] [query] Mods: 11
[2026-01-30 03:29:24] [query] Using OR logic
[2026-01-30 03:29:24] [query] Found results using: or logic
[2026-01-30 03:29:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28220)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28220,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:29:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:29:24] [query] Results: 13 Pages of results: 1
[2026-01-30 03:29:24] [query] Execution time: 0.10596
[2026-01-30 03:29:34] [query] Query for: 14k 금시세
[2026-01-30 03:29:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:29:34] [query] Engine: default
[2026-01-30 03:29:34] [query] Tokens: 14k 금시세
[2026-01-30 03:29:34] [query] Mods: 11
[2026-01-30 03:29:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:29:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:29:34] [query] Results: 0 Pages of results: 0
[2026-01-30 03:29:34] [query] Execution time: 0.10837
[2026-01-30 03:29:39] [query] Query for: 北美水晶头
[2026-01-30 03:29:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:29:39] [query] Engine: default
[2026-01-30 03:29:39] [query] Tokens: 北美水晶头
[2026-01-30 03:29:39] [query] Mods: 11
[2026-01-30 03:29:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:29:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:29:39] [query] Results: 0 Pages of results: 0
[2026-01-30 03:29:39] [query] Execution time: 0.07480
[2026-01-30 03:30:56] [query] Query for: add name to real estate deed pa
[2026-01-30 03:30:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:30:56] [query] Engine: default
[2026-01-30 03:30:56] [query] Tokens: add, name, real, estate, deed, pa
[2026-01-30 03:30:56] [query] Mods: 11
[2026-01-30 03:30:56] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:30:56] [query] Using OR logic
[2026-01-30 03:30:56] [query] Found results using: or logic
[2026-01-30 03:30:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1505,1787,171,172,6938,7795) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:30:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:30:56] [query] Results: 1030 Pages of results: 6
[2026-01-30 03:30:56] [query] Execution time: 0.40306
[2026-01-30 03:31:11] [query] Query for: 그ㅁ시세
[2026-01-30 03:31:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:31:11] [query] Engine: default
[2026-01-30 03:31:11] [query] Tokens: 그ㅁ시세
[2026-01-30 03:31:11] [query] Mods: 11
[2026-01-30 03:31:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:31:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:31:11] [query] Results: 0 Pages of results: 0
[2026-01-30 03:31:11] [query] Execution time: 0.09608
[2026-01-30 03:31:18] [query] Query for: 大台中中醫師公會副理事長
[2026-01-30 03:31:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:31:18] [query] Engine: default
[2026-01-30 03:31:19] [query] Tokens: 大台中中醫師公會副理事長
[2026-01-30 03:31:19] [query] Mods: 11
[2026-01-30 03:31:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:31:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:31:19] [query] Results: 0 Pages of results: 0
[2026-01-30 03:31:19] [query] Execution time: 0.07951
[2026-01-30 03:31:53] [query] Query for: kaufen rosuvastatin online ⢗⠥ www.7search.xyz/de/rosuvastatin uber nacht gunstig. der maximale gehalt an wirkstoff im blut.. zu verkaufen gunstig deutschland konnen kaufen.
[2026-01-30 03:31:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:31:53] [query] Engine: default
[2026-01-30 03:31:53] [query] Tokens: derail, derek, derelict, derive, derived, derives, deronja, derrick, zu1nq, zuba
[2026-01-30 03:31:53] [query] Mods: 11
[2026-01-30 03:31:53] [query] Trying AND logic
[2026-01-30 03:31:53] [query] Using OR logic
[2026-01-30 03:31:54] [query] Found results using: or logic
[2026-01-30 03:31:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,2752,994,6583,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63696,59403,19703,21700,6624,21677,64772,23246,16985,43546) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:31:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:31:54] [query] Results: 8 Pages of results: 1
[2026-01-30 03:31:54] [query] Execution time: 0.07378
[2026-01-30 03:32:08] [query] Query for: northern land real estate
[2026-01-30 03:32:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:32:08] [query] Engine: default
[2026-01-30 03:32:08] [query] Tokens: northern, land, real, estate
[2026-01-30 03:32:08] [query] Mods: 11
[2026-01-30 03:32:08] [query] Trying AND logic
[2026-01-30 03:32:08] [query] Using OR logic
[2026-01-30 03:32:09] [query] Found results using: or logic
[2026-01-30 03:32:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11612,979,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:32:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:32:09] [query] Results: 987 Pages of results: 5
[2026-01-30 03:32:09] [query] Execution time: 0.40695
[2026-01-30 03:32:28] [query] Query for: kob dexedrine online 💺🎫 www.7rx.biz/dexedrine og fedex. billige fedex generiske tabletter bestil fra danmark. europa
[2026-01-30 03:32:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:32:28] [query] Engine: default
[2026-01-30 03:32:28] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, fracassi, fraction, fragile, fragmentation, fragmented, fragoso
[2026-01-30 03:32:28] [query] Mods: 11
[2026-01-30 03:32:28] [query] Trying AND logic
[2026-01-30 03:32:28] [query] Using OR logic
[2026-01-30 03:32:28] [query] Found results using: or logic
[2026-01-30 03:32:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8261,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,27688,8707,3444,2465,3860,23288) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:32:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:32:28] [query] Results: 7 Pages of results: 1
[2026-01-30 03:32:28] [query] Execution time: 0.02939
[2026-01-30 03:32:38] [query] Query for: northern land real estate
[2026-01-30 03:32:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:32:38] [query] Engine: default
[2026-01-30 03:32:38] [query] Tokens: northern, land, real, estate
[2026-01-30 03:32:38] [query] Mods: 11
[2026-01-30 03:32:38] [query] Trying AND logic
[2026-01-30 03:32:38] [query] Using OR logic
[2026-01-30 03:32:38] [query] Found results using: or logic
[2026-01-30 03:32:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11612,979,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:32:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:32:38] [query] Results: 987 Pages of results: 5
[2026-01-30 03:32:38] [query] Execution time: 0.39206
[2026-01-30 03:32:40] [query] Query for: add name to real estate deed pa
[2026-01-30 03:32:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:32:40] [query] Engine: default
[2026-01-30 03:32:40] [query] Tokens: add, name, real, estate, deed, pa
[2026-01-30 03:32:40] [query] Mods: 11
[2026-01-30 03:32:40] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:32:40] [query] Using OR logic
[2026-01-30 03:32:40] [query] Found results using: or logic
[2026-01-30 03:32:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1505,1787,171,172,6938,7795) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:32:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:32:40] [query] Results: 1030 Pages of results: 6
[2026-01-30 03:32:40] [query] Execution time: 0.40653
[2026-01-30 03:32:41] [query] Query for: 西门子l21风扇是什么
[2026-01-30 03:32:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:32:41] [query] Engine: default
[2026-01-30 03:32:41] [query] Tokens: 西门子l21风扇是什么
[2026-01-30 03:32:41] [query] Mods: 11
[2026-01-30 03:32:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:32:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:32:41] [query] Results: 0 Pages of results: 0
[2026-01-30 03:32:41] [query] Execution time: 0.09934
[2026-01-30 03:32:43] [query] Query for: residential lease agreement pdf revised 9/96 florida
[2026-01-30 03:32:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:32:43] [query] Engine: default
[2026-01-30 03:32:43] [query] Tokens: residential, lease, agreement, pdf, revised, 9, 96, florida, revised 9
[2026-01-30 03:32:43] [query] Mods: 11
[2026-01-30 03:32:43] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:32:43] [query] Using OR logic
[2026-01-30 03:32:43] [query] Found results using: or logic
[2026-01-30 03:32:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,17181,873,3613,7201,4096,3428,4111,52158) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:32:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:32:43] [query] Results: 839 Pages of results: 5
[2026-01-30 03:32:43] [query] Execution time: 0.33212
[2026-01-30 03:33:25] [query] Query for: g
[2026-01-30 03:33:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:33:25] [query] Engine: default
[2026-01-30 03:33:25] [query] Tokens: g
[2026-01-30 03:33:25] [query] Mods: 11
[2026-01-30 03:33:26] [query] Found results using: or logic
[2026-01-30 03:33:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2525) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:33:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:33:26] [query] Results: 88 Pages of results: 1
[2026-01-30 03:33:26] [query] Execution time: 0.04894
[2026-01-30 03:33:26] [query] Query for: billig modalert online 🎁 www.7search.xyz/modalert hvor kan man kobe fda godkendt sundhedsprodukt gult online. jeg hurtig levering lordag billigere canada. generico prezzo
[2026-01-30 03:33:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:33:26] [query] Engine: default
[2026-01-30 03:33:26] [query] Tokens: kobe, kandyce, kane, kaneohe, kangaroo, kangaroos, kansas, kober, canada, man
[2026-01-30 03:33:26] [query] Mods: 11
[2026-01-30 03:33:26] [query] Trying AND logic
[2026-01-30 03:33:27] [query] Using OR logic
[2026-01-30 03:33:27] [query] Found results using: or logic
[2026-01-30 03:33:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1909,692,994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,23237,47685,65859,57034,57031,44846,27767,1909,692) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:33:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:33:27] [query] Results: 51 Pages of results: 1
[2026-01-30 03:33:27] [query] Execution time: 0.18189
[2026-01-30 03:33:27] [query] Query for: 叶晓赟
[2026-01-30 03:33:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:33:27] [query] Engine: default
[2026-01-30 03:33:27] [query] Tokens: 叶晓赟
[2026-01-30 03:33:27] [query] Mods: 11
[2026-01-30 03:33:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:33:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:33:27] [query] Results: 0 Pages of results: 0
[2026-01-30 03:33:27] [query] Execution time: 0.08290
[2026-01-30 03:33:39] [index:background] Health check
[2026-01-30 03:33:45] [query] Query for: 辽宁本钢 2026年1月31日 阵容 伤病
[2026-01-30 03:33:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:33:45] [query] Engine: default
[2026-01-30 03:33:45] [query] Tokens: 2026, 1, 31, 辽宁本钢 2026年1月31日 阵容 伤病
[2026-01-30 03:33:45] [query] Mods: 11
[2026-01-30 03:33:45] [query] Using OR logic
[2026-01-30 03:33:45] [query] Found results using: or logic
[2026-01-30 03:33:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,28036,14207)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,431,14207,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:33:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:33:45] [query] Results: 1245 Pages of results: 7
[2026-01-30 03:33:45] [query] Execution time: 0.71118
[2026-01-30 03:33:50] [indexer:background] Health check
[2026-01-30 03:34:09] [query] Query for: ultram
[2026-01-30 03:34:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:34:09] [query] Engine: default
[2026-01-30 03:34:09] [query] Tokens: ultram
[2026-01-30 03:34:09] [query] Mods: 11
[2026-01-30 03:34:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:34:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:34:09] [query] Results: 0 Pages of results: 0
[2026-01-30 03:34:09] [query] Execution time: 0.10168
[2026-01-30 03:34:46] [query] Query for: real estate sales contract free template
[2026-01-30 03:34:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:34:46] [query] Engine: default
[2026-01-30 03:34:46] [query] Tokens: real, estate, sales, contract, free, template
[2026-01-30 03:34:46] [query] Mods: 11
[2026-01-30 03:34:46] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:34:46] [query] Using OR logic
[2026-01-30 03:34:47] [query] Found results using: or logic
[2026-01-30 03:34:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1161,2727,2811,2856) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:34:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:34:47] [query] Results: 1483 Pages of results: 8
[2026-01-30 03:34:47] [query] Execution time: 0.91037
[2026-01-30 03:34:49] [query] Query for: generic
[2026-01-30 03:34:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:34:49] [query] Engine: default
[2026-01-30 03:34:49] [query] Tokens: generic
[2026-01-30 03:34:49] [query] Mods: 11
[2026-01-30 03:34:49] [query] Found results using: or logic
[2026-01-30 03:34:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15743) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:34:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:34:49] [query] Results: 3 Pages of results: 1
[2026-01-30 03:34:49] [query] Execution time: 0.01545
[2026-01-30 03:34:58] [query] Query for: kile 窗口合并
[2026-01-30 03:34:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:34:58] [query] Engine: default
[2026-01-30 03:34:58] [query] Tokens: kill, kyle, kile 窗口合并
[2026-01-30 03:34:58] [query] Mods: 11
[2026-01-30 03:34:58] [query] Using OR logic
[2026-01-30 03:34:58] [query] Found results using: or logic
[2026-01-30 03:34:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3542,10120,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:34:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:34:58] [query] Results: 10 Pages of results: 1
[2026-01-30 03:34:58] [query] Execution time: 0.20189
[2026-01-30 03:35:48] [query] Query for: mineral oil
[2026-01-30 03:35:48] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:35:48] [query] Engine: forms_and_contracts
[2026-01-30 03:35:48] [query] Tokens: mineral, oil
[2026-01-30 03:35:48] [query] Mods: 5
[2026-01-30 03:35:48] [query] Trying AND logic
[2026-01-30 03:35:48] [query] Found results using: and logic
[2026-01-30 03:35:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6537,6541) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('30128', '34955') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:35:48] [query] Results: 2 Pages of results: 1
[2026-01-30 03:35:48] [query] Execution time: 0.02767
[2026-01-30 03:36:05] [query] Query for: 宿迁 家庭充电桩 月租费 2026
[2026-01-30 03:36:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:36:05] [query] Engine: default
[2026-01-30 03:36:05] [query] Tokens: 2026, 宿迁 家庭充电桩 月租费
[2026-01-30 03:36:05] [query] Mods: 11
[2026-01-30 03:36:05] [query] Using OR logic
[2026-01-30 03:36:05] [query] Found results using: or logic
[2026-01-30 03:36:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:36:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:36:05] [query] Results: 75 Pages of results: 1
[2026-01-30 03:36:05] [query] Execution time: 0.29869
[2026-01-30 03:37:07] [query] Query for: 张桐 交通运输部水运科学研究所 电话
[2026-01-30 03:37:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:37:07] [query] Engine: default
[2026-01-30 03:37:07] [query] Tokens: 张桐 交通运输部水运科学研究所 电话
[2026-01-30 03:37:07] [query] Mods: 11
[2026-01-30 03:37:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:37:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:37:07] [query] Results: 0 Pages of results: 0
[2026-01-30 03:37:07] [query] Execution time: 0.13064
[2026-01-30 03:37:09] [query] Query for: how to find houses sell as a realtor
[2026-01-30 03:37:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:37:09] [query] Engine: default
[2026-01-30 03:37:09] [query] Tokens: find, houses, sell, realtor
[2026-01-30 03:37:09] [query] Mods: 11
[2026-01-30 03:37:09] [query] Trying AND logic
[2026-01-30 03:37:09] [query] Found results using: and logic
[2026-01-30 03:37:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (606,2990,106,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:37:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('12352', '14256', '14364', '17623', '2193', '4876') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:37:09] [query] Results: 6 Pages of results: 1
[2026-01-30 03:37:09] [query] Execution time: 0.38310
[2026-01-30 03:37:44] [query] Query for: 720
[2026-01-30 03:37:44] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:37:44] [query] Engine: forms_and_contracts
[2026-01-30 03:37:44] [query] Tokens: 720
[2026-01-30 03:37:44] [query] Mods: 5
[2026-01-30 03:37:44] [query] Found results using: or logic
[2026-01-30 03:37:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20340) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:37:44] [query] Results: 2 Pages of results: 1
[2026-01-30 03:37:44] [query] Execution time: 0.01942
[2026-01-30 03:37:45] [query] Query for: 2025
[2026-01-30 03:37:45] [query] Arguments: engine: risk_management (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:37:45] [query] Engine: risk_management
[2026-01-30 03:37:45] [query] Tokens: 2025, 2025 1, 2025 10, 2025 12, 2025 1st, 2025 2025, 2025 2nd, 2025 3rd, 2025 4th, 2025 50
[2026-01-30 03:37:45] [query] Mods: 5
[2026-01-30 03:37:45] [query] Using OR logic
[2026-01-30 03:37:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.risk_tools' AND (s.attribute IN ('title','slug','taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.risk_tools' AND (s.attribute IN ('content','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.risk_tools' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,66539,67036,67426,65338,54325,72202,73506,75984,65822) AND (( `s`.`id` IN ( 37691, 38129, 37762, 38128, 38041, 38127, 38040, 38126, 44380, 38039, 38125, 38038, 38124, 38037, 38036, 38123, 38122, 38035, 38119, 38034, 38118, 38033, 38121, 38032, 38120, 38031, 38117, 38030, 38116, 38029, 38028, 38115, 38114, 38027, 38099, 38026, 38098, 38025, 38097, 38024, 38096, 38023, 38095, 38022, 38094, 38021, 38093, 38020, 38092, 38019, 38091, 38017, 38090, 38089, 37926, 38088, 38015, 37925, 38087, 37898, 38086, 37897, 37895, 38085, 38084, 37894, 38083, 37892, 38082, 37889, 38080, 37888, 38079 ) )) AND ((s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:37:45] [query] Results: 0 Pages of results: 0
[2026-01-30 03:37:45] [query] Execution time: 0.01630
[2026-01-30 03:37:57] [query] Query for: かぶたん　日経225
[2026-01-30 03:37:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:37:57] [query] Engine: default
[2026-01-30 03:37:57] [query] Tokens: 225, かぶたん 日経225
[2026-01-30 03:37:57] [query] Mods: 11
[2026-01-30 03:37:57] [query] Using OR logic
[2026-01-30 03:37:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (35951)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35951,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:37:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:37:57] [query] Results: 0 Pages of results: 0
[2026-01-30 03:37:57] [query] Execution time: 0.10827
[2026-01-30 03:37:59] [query] Query for: dhl邮编城市查询
[2026-01-30 03:37:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:37:59] [query] Engine: default
[2026-01-30 03:37:59] [query] Tokens: dhl邮编城市查询
[2026-01-30 03:37:59] [query] Mods: 11
[2026-01-30 03:37:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:37:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:37:59] [query] Results: 0 Pages of results: 0
[2026-01-30 03:37:59] [query] Execution time: 0.07989
[2026-01-30 03:38:41] [index:background] Health check
[2026-01-30 03:38:50] [indexer:background] Health check
[2026-01-30 03:39:17] [query] Query for: 红色美丽村庄王助纪念馆至敬老院大门段道路及管道修缮改造项目
[2026-01-30 03:39:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:39:17] [query] Engine: default
[2026-01-30 03:39:17] [query] Tokens: 
[2026-01-30 03:39:17] [query] Mods: 11
[2026-01-30 03:39:17] [query] Request: 
[2026-01-30 03:39:17] [query] Results: 0 Pages of results: 1
[2026-01-30 03:39:17] [query] Execution time: 0.00775
[2026-01-30 03:40:00] [query] Query for: audit compliance
[2026-01-30 03:40:00] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:40:00] [query] Engine: default
[2026-01-30 03:40:00] [query] Tokens: audit, compliance
[2026-01-30 03:40:00] [query] Mods: 11
[2026-01-30 03:40:00] [query] Trying AND logic
[2026-01-30 03:40:00] [query] Found results using: and logic
[2026-01-30 03:40:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24707,1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:40:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('53401') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:40:00] [query] Results: 1 Pages of results: 1
[2026-01-30 03:40:00] [query] Execution time: 0.04421
[2026-01-30 03:40:25] [query] Query for: compliance
[2026-01-30 03:40:25] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:40:25] [query] Engine: default
[2026-01-30 03:40:25] [query] Tokens: compliance
[2026-01-30 03:40:25] [query] Mods: 11
[2026-01-30 03:40:25] [query] Found results using: or logic
[2026-01-30 03:40:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:40:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:40:25] [query] Results: 94 Pages of results: 1
[2026-01-30 03:40:25] [query] Execution time: 0.04253
[2026-01-30 03:40:30] [query] Query for: 肌が赤い　原因　アルコール分解
[2026-01-30 03:40:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:40:30] [query] Engine: default
[2026-01-30 03:40:30] [query] Tokens: 肌が赤い 原因 アルコール分解
[2026-01-30 03:40:30] [query] Mods: 11
[2026-01-30 03:40:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:40:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:40:30] [query] Results: 0 Pages of results: 0
[2026-01-30 03:40:30] [query] Execution time: 0.14776
[2026-01-30 03:41:07] [query] Query for: compliance
[2026-01-30 03:41:07] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:41:07] [query] Engine: default
[2026-01-30 03:41:07] [query] Tokens: compliance
[2026-01-30 03:41:07] [query] Mods: 11
[2026-01-30 03:41:07] [query] Found results using: or logic
[2026-01-30 03:41:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:41:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:41:07] [query] Results: 94 Pages of results: 1
[2026-01-30 03:41:07] [query] Execution time: 0.03290
[2026-01-30 03:41:31] [query] Query for: houses for sale cary nc zillow
[2026-01-30 03:41:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:41:31] [query] Engine: default
[2026-01-30 03:41:31] [query] Tokens: houses, sale, cary, nc, zillow
[2026-01-30 03:41:31] [query] Mods: 11
[2026-01-30 03:41:31] [query] Trying AND logic
[2026-01-30 03:41:31] [query] Using OR logic
[2026-01-30 03:41:32] [query] Found results using: or logic
[2026-01-30 03:41:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2990,125,8865,396,16571) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:41:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:41:32] [query] Results: 889 Pages of results: 5
[2026-01-30 03:41:32] [query] Execution time: 0.69225
[2026-01-30 03:42:00] [query] Query for: compliance
[2026-01-30 03:42:00] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:00] [query] Engine: default
[2026-01-30 03:42:00] [query] Tokens: compliance
[2026-01-30 03:42:00] [query] Mods: 11
[2026-01-30 03:42:00] [query] Found results using: or logic
[2026-01-30 03:42:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:00] [query] Results: 94 Pages of results: 1
[2026-01-30 03:42:00] [query] Execution time: 0.03348
[2026-01-30 03:42:06] [query] Query for: compliance
[2026-01-30 03:42:06] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:06] [query] Engine: default
[2026-01-30 03:42:06] [query] Tokens: compliance
[2026-01-30 03:42:06] [query] Mods: 11
[2026-01-30 03:42:06] [query] Found results using: or logic
[2026-01-30 03:42:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:06] [query] Results: 94 Pages of results: 1
[2026-01-30 03:42:06] [query] Execution time: 0.03340
[2026-01-30 03:42:12] [query] Query for: compliance
[2026-01-30 03:42:12] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:12] [query] Engine: default
[2026-01-30 03:42:12] [query] Tokens: compliance
[2026-01-30 03:42:12] [query] Mods: 11
[2026-01-30 03:42:12] [query] Found results using: or logic
[2026-01-30 03:42:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:12] [query] Results: 94 Pages of results: 1
[2026-01-30 03:42:12] [query] Execution time: 0.03546
[2026-01-30 03:42:13] [query] Query for: cumberland county nc p
[2026-01-30 03:42:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:13] [query] Engine: default
[2026-01-30 03:42:13] [query] Tokens: cumberland, county, nc, p
[2026-01-30 03:42:13] [query] Mods: 11
[2026-01-30 03:42:13] [query] Trying AND logic
[2026-01-30 03:42:13] [query] Using OR logic
[2026-01-30 03:42:13] [query] Found results using: or logic
[2026-01-30 03:42:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13301,574,396,3195) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:13] [query] Results: 696 Pages of results: 4
[2026-01-30 03:42:13] [query] Execution time: 0.46237
[2026-01-30 03:42:19] [query] Query for: ⡩➭👊 all papers here: ⭐ www.lowriter.store grad school essay writing service 👊➭⡩pay - college essays for purchase
[2026-01-30 03:42:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:19] [query] Engine: default
[2026-01-30 03:42:19] [query] Tokens: papers, www, store, grad, school, writing, ⡩➭👊 ⭐ lowriter essay
[2026-01-30 03:42:19] [query] Mods: 11
[2026-01-30 03:42:19] [query] Using OR logic
[2026-01-30 03:42:19] [query] Found results using: or logic
[2026-01-30 03:42:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,7549,24611,4410,120,2107,1526,2902,1580,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4410,2485,2902,24611,2107,1580,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:19] [query] Results: 346 Pages of results: 2
[2026-01-30 03:42:19] [query] Execution time: 0.36496
[2026-01-30 03:42:33] [query] Query for: 六本木　日本酒バー　個室
[2026-01-30 03:42:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:33] [query] Engine: default
[2026-01-30 03:42:33] [query] Tokens: 六本木 日本酒バー 個室
[2026-01-30 03:42:33] [query] Mods: 11
[2026-01-30 03:42:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:33] [query] Results: 0 Pages of results: 0
[2026-01-30 03:42:33] [query] Execution time: 0.13788
[2026-01-30 03:42:35] [query] Query for: 大理 観光
[2026-01-30 03:42:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:35] [query] Engine: default
[2026-01-30 03:42:35] [query] Tokens: 大理 観光
[2026-01-30 03:42:35] [query] Mods: 11
[2026-01-30 03:42:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:35] [query] Results: 0 Pages of results: 0
[2026-01-30 03:42:35] [query] Execution time: 0.10075
[2026-01-30 03:42:39] [query] Query for: 가죽백팩
[2026-01-30 03:42:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:39] [query] Engine: default
[2026-01-30 03:42:39] [query] Tokens: 가죽백팩
[2026-01-30 03:42:39] [query] Mods: 11
[2026-01-30 03:42:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:39] [query] Results: 0 Pages of results: 0
[2026-01-30 03:42:39] [query] Execution time: 0.07530
[2026-01-30 03:42:42] [query] Query for: compliance
[2026-01-30 03:42:42] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:42] [query] Engine: default
[2026-01-30 03:42:42] [query] Tokens: compliance
[2026-01-30 03:42:42] [query] Mods: 11
[2026-01-30 03:42:42] [query] Found results using: or logic
[2026-01-30 03:42:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:42] [query] Results: 94 Pages of results: 1
[2026-01-30 03:42:42] [query] Execution time: 0.03233
[2026-01-30 03:42:50] [query] Query for: compliance
[2026-01-30 03:42:50] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:42:50] [query] Engine: default
[2026-01-30 03:42:50] [query] Tokens: compliance
[2026-01-30 03:42:50] [query] Mods: 11
[2026-01-30 03:42:50] [query] Found results using: or logic
[2026-01-30 03:42:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:42:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:42:50] [query] Results: 94 Pages of results: 1
[2026-01-30 03:42:50] [query] Execution time: 0.03286
[2026-01-30 03:43:00] [query] Query for: compliance
[2026-01-30 03:43:00] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:43:00] [query] Engine: default
[2026-01-30 03:43:00] [query] Tokens: compliance
[2026-01-30 03:43:00] [query] Mods: 11
[2026-01-30 03:43:00] [query] Found results using: or logic
[2026-01-30 03:43:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1835) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:43:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:43:00] [query] Results: 94 Pages of results: 1
[2026-01-30 03:43:00] [query] Execution time: 0.03248
[2026-01-30 03:43:10] [query] Query for: audit
[2026-01-30 03:43:10] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:43:10] [query] Engine: default
[2026-01-30 03:43:10] [query] Tokens: audit
[2026-01-30 03:43:10] [query] Mods: 11
[2026-01-30 03:43:10] [query] Found results using: or logic
[2026-01-30 03:43:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24707) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:43:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:43:10] [query] Results: 5 Pages of results: 1
[2026-01-30 03:43:10] [query] Execution time: 0.01873
[2026-01-30 03:43:26] [query] Query for: client events manager skadden role
[2026-01-30 03:43:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:43:26] [query] Engine: default
[2026-01-30 03:43:26] [query] Tokens: client, events, manager, role, sudden, skadden
[2026-01-30 03:43:26] [query] Mods: 11
[2026-01-30 03:43:26] [query] Using OR logic
[2026-01-30 03:43:26] [query] Found results using: or logic
[2026-01-30 03:43:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5564,1543,1698,166)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5564,1543,1698,166,22108,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:43:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:43:26] [query] Results: 660 Pages of results: 4
[2026-01-30 03:43:26] [query] Execution time: 0.35923
[2026-01-30 03:43:28] [query] Query for: dhsmfdmlrmatltp
[2026-01-30 03:43:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:43:28] [query] Engine: default
[2026-01-30 03:43:28] [query] Tokens: dhsmfdmlrmatltp
[2026-01-30 03:43:28] [query] Mods: 11
[2026-01-30 03:43:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:43:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:43:28] [query] Results: 0 Pages of results: 0
[2026-01-30 03:43:28] [query] Execution time: 0.07429
[2026-01-30 03:43:31] [query] Query for: 香港居民身份证有效期查询
[2026-01-30 03:43:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:43:31] [query] Engine: default
[2026-01-30 03:43:31] [query] Tokens: 香港居民身份证有效期查询
[2026-01-30 03:43:31] [query] Mods: 11
[2026-01-30 03:43:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:43:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:43:31] [query] Results: 0 Pages of results: 0
[2026-01-30 03:43:31] [query] Execution time: 0.08497
[2026-01-30 03:44:03] [query] Query for: achat telmisartan en ligne ⡏⠽ www.7search.xyz/fr/telmisartan pharmacie sans ordonnance telmisartan. tabletten. pagamento postepay.
[2026-01-30 03:44:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 03:44:03] [query] Engine: default
[2026-01-30 03:44:03] [query] Tokens: pharmacies, en, fr, sans, www, xyz
[2026-01-30 03:44:03] [query] Mods: 11
[2026-01-30 03:44:03] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:44:03] [query] Using OR logic
[2026-01-30 03:44:03] [query] Found results using: or logic
[2026-01-30 03:44:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,13792,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19003,49439,1016,13792,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:44:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:44:03] [query] Results: 138 Pages of results: 12
[2026-01-30 03:44:03] [query] Execution time: 0.12527
[2026-01-30 03:44:07] [query] Query for: achat zithromax ☍⣧ www.7search.top/fr/zithromax sans ordonnance commander de europe. generika kaufen. achetez fedex.
[2026-01-30 03:44:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 03:44:07] [query] Engine: default
[2026-01-30 03:44:07] [query] Tokens: commander, de, europe, fedex, fr, sans, top, www
[2026-01-30 03:44:07] [query] Mods: 11
[2026-01-30 03:44:07] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:44:07] [query] Using OR logic
[2026-01-30 03:44:07] [query] Found results using: or logic
[2026-01-30 03:44:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,10552,8261,1016,13792,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,3783,10552,8261,1016,13792,1156,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:44:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:44:07] [query] Results: 264 Pages of results: 22
[2026-01-30 03:44:07] [query] Execution time: 0.20722
[2026-01-30 03:44:12] [query] Query for: goedkoop bupropion ⧫ www.7search.xyz/bupropion wilt kopen uit europa. oral.generieke tabletten online legaal
[2026-01-30 03:44:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 03:44:12] [query] Engine: default
[2026-01-30 03:44:12] [query] Tokens: ambiguity, circuit, circuits, circuit’s, colquitt, conduit, connect.intuit.com, connectintuitcom, continuity, counter-intuitive
[2026-01-30 03:44:12] [query] Mods: 11
[2026-01-30 03:44:12] [query] Using OR logic
[2026-01-30 03:44:12] [query] Found results using: and logic
[2026-01-30 03:44:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,13215,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33307,6321,63385,63379,16691,14641,72258,72260,2536,1596) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:44:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:44:12] [query] Results: 22 Pages of results: 2
[2026-01-30 03:44:12] [query] Execution time: 0.22825
[2026-01-30 03:44:16] [query] Query for: prezzo tab s ⠻ www.7search.xyz/it/wellbutrin acquistare wellbutrin ups consegna in linea sicuro ordinare legalmente. senza ricetta visa durante la notte. economico linea.
[2026-01-30 03:44:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 03:44:16] [query] Engine: default
[2026-01-30 03:44:16] [query] Tokens: delineates, la, s, tab, ups, visa, www, xyz
[2026-01-30 03:44:16] [query] Mods: 11
[2026-01-30 03:44:16] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:44:16] [query] Using OR logic
[2026-01-30 03:44:17] [query] Found results using: or logic
[2026-01-30 03:44:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3789,68,8813,5688,21266,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,3789,68,8813,5688,21266,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:44:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:44:17] [query] Results: 1325 Pages of results: 111
[2026-01-30 03:44:17] [query] Execution time: 0.62578
[2026-01-30 03:44:20] [query] Query for: trazodon preis ➟ www.7search.xyz/de/trazodon kaufen . zum verkauf deutschland online mit rezept. trazodon.
[2026-01-30 03:44:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 03:44:20] [query] Engine: default
[2026-01-30 03:44:20] [query] Tokens: preisler, de, mit, online, www, xyz
[2026-01-30 03:44:20] [query] Mods: 11
[2026-01-30 03:44:20] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:44:20] [query] Using OR logic
[2026-01-30 03:44:20] [query] Found results using: or logic
[2026-01-30 03:44:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,13809,994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72908,3783,13809,994,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:44:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:44:20] [query] Results: 233 Pages of results: 20
[2026-01-30 03:44:20] [query] Execution time: 0.15770
[2026-01-30 03:44:38] [index:background] Health check
[2026-01-30 03:44:40] [index:background] Health check
[2026-01-30 03:44:40] [indexer:background] Health check
[2026-01-30 03:44:40] [indexer:background] Health check
[2026-01-30 03:45:48] [query] Query for: 片假名显卡说明书
[2026-01-30 03:45:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:45:48] [query] Engine: default
[2026-01-30 03:45:48] [query] Tokens: 片假名显卡说明书
[2026-01-30 03:45:48] [query] Mods: 11
[2026-01-30 03:45:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:45:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:45:48] [query] Results: 0 Pages of results: 0
[2026-01-30 03:45:48] [query] Execution time: 0.08262
[2026-01-30 03:46:26] [query] Query for: commander pepcid en ligne ⧻🚕 www.7search.xyz/fr/pepcid billig apotheke online kaufen. angers sans ordonnance pepcid. achat 20mg 40mg generique comprimes.
[2026-01-30 03:46:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 03:46:26] [query] Engine: default
[2026-01-30 03:46:26] [query] Tokens: commander, en, fr, online, sans, www, xyz
[2026-01-30 03:46:26] [query] Mods: 11
[2026-01-30 03:46:26] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:46:26] [query] Using OR logic
[2026-01-30 03:46:26] [query] Query for: 山东人民满意的公务员
[2026-01-30 03:46:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:46:26] [query] Engine: default
[2026-01-30 03:46:26] [query] Tokens: 山东人民满意的公务员
[2026-01-30 03:46:26] [query] Mods: 11
[2026-01-30 03:46:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:46:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:46:26] [query] Results: 0 Pages of results: 0
[2026-01-30 03:46:26] [query] Execution time: 0.10537
[2026-01-30 03:46:26] [query] Found results using: or logic
[2026-01-30 03:46:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,994,13792,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,49439,1016,994,13792,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:46:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:46:26] [query] Results: 241 Pages of results: 21
[2026-01-30 03:46:26] [query] Execution time: 0.15772
[2026-01-30 03:46:38] [query] Query for: las vegas tropicana hotel year opened beatles love come back tour on 2026
[2026-01-30 03:46:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:46:38] [query] Engine: default
[2026-01-30 03:46:38] [query] Tokens: harrington 2026, mcpherson 2026, 2026, back, come, hotel, las, love, opened, tour
[2026-01-30 03:46:38] [query] Mods: 11
[2026-01-30 03:46:38] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:46:38] [query] Using OR logic
[2026-01-30 03:46:39] [query] Found results using: or logic
[2026-01-30 03:46:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,877,632,3049,4658,1488,4976,4688,4659,83)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74072,74073,28036,877,632,3049,4658,1488,4976,4688) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:46:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:46:39] [query] Results: 448 Pages of results: 3
[2026-01-30 03:46:39] [query] Execution time: 0.24197
[2026-01-30 03:46:43] [query] Query for: 초창기 엽떡
[2026-01-30 03:46:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:46:43] [query] Engine: default
[2026-01-30 03:46:43] [query] Tokens: 초창기 엽떡
[2026-01-30 03:46:43] [query] Mods: 11
[2026-01-30 03:46:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:46:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:46:43] [query] Results: 0 Pages of results: 0
[2026-01-30 03:46:43] [query] Execution time: 0.11439
[2026-01-30 03:47:06] [query] Query for: sem.kaishing.hk
[2026-01-30 03:47:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:47:06] [query] Engine: default
[2026-01-30 03:47:06] [query] Tokens: semblance, semester, semi, semi-colons, semi-open, semi-private, semi-rural, semicolons, seminal, seminar
[2026-01-30 03:47:06] [query] Mods: 11
[2026-01-30 03:47:06] [query] Using OR logic
[2026-01-30 03:47:06] [query] Found results using: or logic
[2026-01-30 03:47:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3946,25247,3788,25102,9280,3805,7673,25105,24422,2979) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:47:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:47:06] [query] Results: 17 Pages of results: 1
[2026-01-30 03:47:06] [query] Execution time: 0.02231
[2026-01-30 03:47:10] [query] Query for: dos monjes 출연진
[2026-01-30 03:47:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:47:10] [query] Engine: default
[2026-01-30 03:47:10] [query] Tokens: dos, mines, monies, monks, monjes 출연진
[2026-01-30 03:47:10] [query] Mods: 11
[2026-01-30 03:47:10] [query] Using OR logic
[2026-01-30 03:47:10] [query] Found results using: or logic
[2026-01-30 03:47:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (21573)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21573,37726,4952,22797,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:47:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:47:10] [query] Results: 30 Pages of results: 1
[2026-01-30 03:47:10] [query] Execution time: 0.11341
[2026-01-30 03:47:13] [query] Query for: 고트카드
[2026-01-30 03:47:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:47:13] [query] Engine: default
[2026-01-30 03:47:13] [query] Tokens: 고트카드
[2026-01-30 03:47:13] [query] Mods: 11
[2026-01-30 03:47:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:47:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:47:13] [query] Results: 0 Pages of results: 0
[2026-01-30 03:47:13] [query] Execution time: 0.08428
[2026-01-30 03:47:58] [query] Query for: real estate agent classes near me
[2026-01-30 03:47:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:47:58] [query] Engine: default
[2026-01-30 03:47:58] [query] Tokens: real, estate, agent, classes, near
[2026-01-30 03:47:58] [query] Mods: 11
[2026-01-30 03:47:58] [query] Trying AND logic
[2026-01-30 03:47:58] [query] Using OR logic
[2026-01-30 03:47:58] [query] Found results using: or logic
[2026-01-30 03:47:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,4397,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:47:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:47:58] [query] Results: 1150 Pages of results: 6
[2026-01-30 03:47:58] [query] Execution time: 0.50844
[2026-01-30 03:48:35] [index:background] Health check
[2026-01-30 03:48:49] [indexer:background] Health check
[2026-01-30 03:48:50] [query] Query for: today usd rate in nepal according to central bank
[2026-01-30 03:48:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:48:50] [query] Engine: default
[2026-01-30 03:48:50] [query] Tokens: today, usd, rate, according, central, bank, nepal
[2026-01-30 03:48:50] [query] Mods: 11
[2026-01-30 03:48:50] [query] Using OR logic
[2026-01-30 03:48:50] [query] Found results using: or logic
[2026-01-30 03:48:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3125,2140,2139,1474,1046,35703)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1046,35703,1474,3125,2139,2140,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:48:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:48:50] [query] Results: 422 Pages of results: 3
[2026-01-30 03:48:50] [query] Execution time: 0.19424
[2026-01-30 03:48:52] [query] Query for: "深圳菁英时代基金管理股份有限公司"
[2026-01-30 03:48:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:48:52] [query] Engine: default
[2026-01-30 03:48:52] [query] Tokens: 深圳菁英时代基金管理股份有限公司
[2026-01-30 03:48:52] [query] Mods: 11
[2026-01-30 03:48:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:48:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:48:52] [query] Results: 0 Pages of results: 0
[2026-01-30 03:48:52] [query] Execution time: 0.08089
[2026-01-30 03:48:57] [query] Query for: 오늘의금값
[2026-01-30 03:48:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:48:57] [query] Engine: default
[2026-01-30 03:48:57] [query] Tokens: 오늘의금값
[2026-01-30 03:48:57] [query] Mods: 11
[2026-01-30 03:48:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:48:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:48:57] [query] Results: 0 Pages of results: 0
[2026-01-30 03:48:57] [query] Execution time: 0.07833
[2026-01-30 03:48:59] [query] Query for: new home buyer seminars near me 2023
[2026-01-30 03:48:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:48:59] [query] Engine: default
[2026-01-30 03:48:59] [query] Tokens: new, home, buyer, seminars, near, 2023, may 2023, may2023, me 2023
[2026-01-30 03:48:59] [query] Mods: 11
[2026-01-30 03:48:59] [query] Using OR logic
[2026-01-30 03:49:00] [query] Found results using: or logic
[2026-01-30 03:49:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1020,3046,234,633,110,2977)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (110,234,3046,2977,633,1020,24806,24891,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:48:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:49:00] [query] Results: 1278 Pages of results: 7
[2026-01-30 03:49:00] [query] Execution time: 0.60667
[2026-01-30 03:49:17] [query] Query for: jia form f-025 contract
[2026-01-30 03:49:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:49:17] [query] Engine: default
[2026-01-30 03:49:18] [query] Tokens: 01 2025, 01/16/2025, 01162025, 012025, 02 2025, 02/06/2025, 02/27/2025, 02062025, 022025, 02272025
[2026-01-30 03:49:18] [query] Mods: 11
[2026-01-30 03:49:18] [query] Using OR logic
[2026-01-30 03:49:18] [query] Found results using: and logic
[2026-01-30 03:49:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2727,20241,1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63935,63451,63456,63937,63944,64146,65689,64147,63945,65692) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:49:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:49:18] [query] Results: 6 Pages of results: 1
[2026-01-30 03:49:18] [query] Execution time: 0.08749
[2026-01-30 03:49:20] [query] Query for: 《劳动保障监察条例》第十七条
[2026-01-30 03:49:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:49:20] [query] Engine: default
[2026-01-30 03:49:20] [query] Tokens: 劳动保障监察条例 第十七条
[2026-01-30 03:49:20] [query] Mods: 11
[2026-01-30 03:49:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:49:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:49:20] [query] Results: 0 Pages of results: 0
[2026-01-30 03:49:20] [query] Execution time: 0.09927
[2026-01-30 03:50:25] [query] Query for: cyberlink powerdvd ultra 25 crack
[2026-01-30 03:50:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:50:25] [query] Engine: default
[2026-01-30 03:50:25] [query] Tokens: cracked, cracking, crackling, cracks, 25, ultra
[2026-01-30 03:50:25] [query] Mods: 11
[2026-01-30 03:50:25] [query] Trying AND logic
[2026-01-30 03:50:25] [query] Using OR logic
[2026-01-30 03:50:25] [query] Found results using: or logic
[2026-01-30 03:50:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3111,11247)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42077,14633,15347,8312,3111,11247) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:50:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:50:25] [query] Results: 105 Pages of results: 1
[2026-01-30 03:50:25] [query] Execution time: 0.06995
[2026-01-30 03:50:35] [query] Query for: 全国短跑冠军李建华支教云南
[2026-01-30 03:50:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:50:35] [query] Engine: default
[2026-01-30 03:50:35] [query] Tokens: 全国短跑冠军李建华支教云南
[2026-01-30 03:50:35] [query] Mods: 11
[2026-01-30 03:50:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:50:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:50:35] [query] Results: 0 Pages of results: 0
[2026-01-30 03:50:35] [query] Execution time: 0.08087
[2026-01-30 03:50:37] [query] Query for: 금 팔때 시세
[2026-01-30 03:50:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:50:37] [query] Engine: default
[2026-01-30 03:50:37] [query] Tokens: 금 팔때 시세
[2026-01-30 03:50:37] [query] Mods: 11
[2026-01-30 03:50:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:50:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:50:37] [query] Results: 0 Pages of results: 0
[2026-01-30 03:50:37] [query] Execution time: 0.12237
[2026-01-30 03:51:18] [query] Query for: 張善順
[2026-01-30 03:51:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:51:18] [query] Engine: default
[2026-01-30 03:51:18] [query] Tokens: 張善順
[2026-01-30 03:51:18] [query] Mods: 11
[2026-01-30 03:51:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:51:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:51:18] [query] Results: 0 Pages of results: 0
[2026-01-30 03:51:18] [query] Execution time: 0.09897
[2026-01-30 03:52:17] [query] Query for: 庄河市正规烟花爆竹零售店 经济实惠 2026
[2026-01-30 03:52:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:52:17] [query] Engine: default
[2026-01-30 03:52:17] [query] Tokens: 2026, 庄河市正规烟花爆竹零售店 经济实惠
[2026-01-30 03:52:17] [query] Mods: 11
[2026-01-30 03:52:17] [query] Using OR logic
[2026-01-30 03:52:17] [query] Found results using: or logic
[2026-01-30 03:52:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:52:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:52:17] [query] Results: 75 Pages of results: 1
[2026-01-30 03:52:17] [query] Execution time: 0.22392
[2026-01-30 03:52:56] [query] Query for: setp 文件asm文件区别
[2026-01-30 03:52:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:52:56] [query] Engine: default
[2026-01-30 03:52:56] [query] Tokens: set-up, setup, step, stop, setp 文件asm文件区别
[2026-01-30 03:52:56] [query] Mods: 11
[2026-01-30 03:52:56] [query] Using OR logic
[2026-01-30 03:52:56] [query] Found results using: or logic
[2026-01-30 03:52:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19034,2521,1048,2777,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:52:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:52:56] [query] Results: 94 Pages of results: 1
[2026-01-30 03:52:57] [query] Execution time: 0.21616
[2026-01-30 03:53:35] [query] Query for: long an canh quan 12
[2026-01-30 03:53:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:53:35] [query] Engine: default
[2026-01-30 03:53:35] [query] Tokens: quanta, quantifiable, quantified, quantify, quantifying, quantitative, quantity, quanto, 12, long
[2026-01-30 03:53:35] [query] Mods: 11
[2026-01-30 03:53:35] [query] Trying AND logic
[2026-01-30 03:53:35] [query] Using OR logic
[2026-01-30 03:53:35] [query] Found results using: or logic
[2026-01-30 03:53:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1022,1147)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29957,21743,49118,2374,2353,3295,2426,59059,1022,1147) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:53:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:53:35] [query] Results: 410 Pages of results: 3
[2026-01-30 03:53:35] [query] Execution time: 0.22836
[2026-01-30 03:53:37] [index:background] Health check
[2026-01-30 03:54:39] [indexer:background] Health check
[2026-01-30 03:55:43] [query] Query for: 신한은행 금시세
[2026-01-30 03:55:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:55:43] [query] Engine: default
[2026-01-30 03:55:43] [query] Tokens: 신한은행 금시세
[2026-01-30 03:55:43] [query] Mods: 11
[2026-01-30 03:55:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:55:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:55:43] [query] Results: 0 Pages of results: 0
[2026-01-30 03:55:43] [query] Execution time: 0.10243
[2026-01-30 03:55:52] [query] Query for: rent a garden near me
[2026-01-30 03:55:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:55:52] [query] Engine: default
[2026-01-30 03:55:52] [query] Tokens: rent, garden, near
[2026-01-30 03:55:52] [query] Mods: 11
[2026-01-30 03:55:52] [query] Trying AND logic
[2026-01-30 03:55:53] [query] Using OR logic
[2026-01-30 03:55:53] [query] Found results using: or logic
[2026-01-30 03:55:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (603,6490,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:55:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:55:53] [query] Results: 94 Pages of results: 1
[2026-01-30 03:55:53] [query] Execution time: 0.05217
[2026-01-30 03:55:56] [query] Query for: ncda trade view
[2026-01-30 03:55:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:55:56] [query] Engine: default
[2026-01-30 03:55:56] [query] Tokens: trade, view, ncda
[2026-01-30 03:55:56] [query] Mods: 11
[2026-01-30 03:55:56] [query] Using OR logic
[2026-01-30 03:55:56] [query] Found results using: or logic
[2026-01-30 03:55:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1523,1294)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1523,1294,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:55:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:55:56] [query] Results: 201 Pages of results: 2
[2026-01-30 03:55:56] [query] Execution time: 0.19591
[2026-01-30 03:56:01] [query] Query for: 中3女子生徒不明 服装で新情報
[2026-01-30 03:56:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:56:01] [query] Engine: default
[2026-01-30 03:56:01] [query] Tokens: 3, 中3女子生徒不明 服装で新情報
[2026-01-30 03:56:01] [query] Mods: 11
[2026-01-30 03:56:01] [query] Using OR logic
[2026-01-30 03:56:01] [query] Found results using: or logic
[2026-01-30 03:56:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (689)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (689,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:56:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:56:01] [query] Results: 503 Pages of results: 3
[2026-01-30 03:56:01] [query] Execution time: 0.24902
[2026-01-30 03:56:31] [query] Query for: real estate for sale in south carolina
[2026-01-30 03:56:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:56:31] [query] Engine: default
[2026-01-30 03:56:31] [query] Tokens: real, estate, sale, south, carolina
[2026-01-30 03:56:31] [query] Mods: 11
[2026-01-30 03:56:31] [query] Trying AND logic
[2026-01-30 03:56:31] [query] Using OR logic
[2026-01-30 03:56:32] [query] Found results using: or logic
[2026-01-30 03:56:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,125,840,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:56:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:56:32] [query] Results: 1155 Pages of results: 6
[2026-01-30 03:56:32] [query] Execution time: 0.55112
[2026-01-30 03:56:57] [query] Query for: what is mls listing in real estate canada
[2026-01-30 03:56:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:56:57] [query] Engine: default
[2026-01-30 03:56:57] [query] Tokens: mls, listing, real, estate, canada
[2026-01-30 03:56:57] [query] Mods: 11
[2026-01-30 03:56:57] [query] Trying AND logic
[2026-01-30 03:56:57] [query] Using OR logic
[2026-01-30 03:56:57] [query] Found results using: or logic
[2026-01-30 03:56:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,1936,171,172,1909) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:56:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:56:57] [query] Results: 1146 Pages of results: 6
[2026-01-30 03:56:57] [query] Execution time: 0.48559
[2026-01-30 03:57:48] [query] Query for: nanny mff seduce
[2026-01-30 03:57:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:57:48] [query] Engine: default
[2026-01-30 03:57:48] [query] Tokens: nannycams
[2026-01-30 03:57:48] [query] Mods: 11
[2026-01-30 03:57:48] [query] Found results using: and logic
[2026-01-30 03:57:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13763) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:57:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:57:48] [query] Results: 1 Pages of results: 1
[2026-01-30 03:57:48] [query] Execution time: 0.02769
[2026-01-30 03:58:00] [query] Query for: minor child power of attorney form florida
[2026-01-30 03:58:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:58:00] [query] Engine: default
[2026-01-30 03:58:00] [query] Tokens: minor, child, power, attorney, form, florida
[2026-01-30 03:58:00] [query] Mods: 11
[2026-01-30 03:58:00] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:58:00] [query] Using OR logic
[2026-01-30 03:58:00] [query] Found results using: or logic
[2026-01-30 03:58:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7146,7480,2775,900,1817,4111) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:58:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:58:00] [query] Results: 999 Pages of results: 5
[2026-01-30 03:58:00] [query] Execution time: 0.19413
[2026-01-30 03:58:02] [query] Query for: real estate agent gives sex to sell home
[2026-01-30 03:58:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:58:02] [query] Engine: default
[2026-01-30 03:58:02] [query] Tokens: real, estate, agent, gives, sex, sell, home
[2026-01-30 03:58:02] [query] Mods: 11
[2026-01-30 03:58:02] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 03:58:02] [query] Using OR logic
[2026-01-30 03:58:03] [query] Found results using: or logic
[2026-01-30 03:58:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1664,5765,106,234) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:58:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:58:03] [query] Results: 1291 Pages of results: 7
[2026-01-30 03:58:03] [query] Execution time: 0.53498
[2026-01-30 03:58:30] [query] Query for: d.c.s.t.c.l.
[2026-01-30 03:58:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:58:30] [query] Engine: default
[2026-01-30 03:58:30] [query] Tokens: d, c, s, t, l, d.c.s.t.c.l. d.c.s.t.c.l
[2026-01-30 03:58:30] [query] Mods: 11
[2026-01-30 03:58:30] [query] Using OR logic
[2026-01-30 03:58:30] [query] Found results using: or logic
[2026-01-30 03:58:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1685,4545,20348,68,860)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4545,1685,68,860,20348,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:58:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:58:30] [query] Results: 1495 Pages of results: 8
[2026-01-30 03:58:30] [query] Execution time: 0.75118
[2026-01-30 03:58:32] [query] Query for: 백금 한돈시세
[2026-01-30 03:58:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:58:32] [query] Engine: default
[2026-01-30 03:58:33] [query] Tokens: 백금 한돈시세
[2026-01-30 03:58:33] [query] Mods: 11
[2026-01-30 03:58:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:58:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:58:33] [query] Results: 0 Pages of results: 0
[2026-01-30 03:58:33] [query] Execution time: 0.10740
[2026-01-30 03:58:46] [query] Query for: ncdoa ncdot bid protests
[2026-01-30 03:58:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:58:46] [query] Engine: default
[2026-01-30 03:58:46] [query] Tokens: ncdot, bid, protests, ncdoi, ncdoa
[2026-01-30 03:58:46] [query] Mods: 11
[2026-01-30 03:58:46] [query] Using OR logic
[2026-01-30 03:58:46] [query] Found results using: or logic
[2026-01-30 03:58:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18280,11842,15885)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11842,18280,15885,11979,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:58:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:58:46] [query] Results: 16 Pages of results: 1
[2026-01-30 03:58:46] [query] Execution time: 0.12610
[2026-01-30 03:59:31] [query] Query for: 초이동 화재
[2026-01-30 03:59:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 03:59:31] [query] Engine: default
[2026-01-30 03:59:31] [query] Tokens: 초이동 화재
[2026-01-30 03:59:31] [query] Mods: 11
[2026-01-30 03:59:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 03:59:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 03:59:31] [query] Results: 0 Pages of results: 0
[2026-01-30 03:59:31] [query] Execution time: 0.10436
[2026-01-30 03:59:35] [index:background] Health check
[2026-01-30 03:59:35] [indexer:background] Health check
[2026-01-30 03:59:35] [indexer:background] Health check
[2026-01-30 04:00:39] [query] Query for: rob real estate agent federal realty
[2026-01-30 04:00:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:00:39] [query] Engine: default
[2026-01-30 04:00:39] [query] Tokens: rob, real, estate, agent, federal, realty
[2026-01-30 04:00:39] [query] Mods: 11
[2026-01-30 04:00:39] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 04:00:39] [query] Using OR logic
[2026-01-30 04:00:39] [query] Found results using: or logic
[2026-01-30 04:00:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9011,171,172,1470,75,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:00:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:00:39] [query] Results: 1176 Pages of results: 6
[2026-01-30 04:00:39] [query] Execution time: 0.61787
[2026-01-30 04:01:10] [query] Query for: brown
[2026-01-30 04:01:10] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:01:10] [query] Engine: nc_realtorsr_contacts
[2026-01-30 04:01:10] [query] Tokens: browns, browning, brown
[2026-01-30 04:01:10] [query] Mods: 5
[2026-01-30 04:01:10] [query] Using OR logic
[2026-01-30 04:01:10] [query] Found results using: or logic
[2026-01-30 04:01:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8703,25732,7737) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:01:10] [query] Results: 1 Pages of results: 1
[2026-01-30 04:01:10] [query] Execution time: 0.04698
[2026-01-30 04:01:48] [query] Query for: consensus consistency distinctiveness
[2026-01-30 04:01:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:01:48] [query] Engine: default
[2026-01-30 04:01:48] [query] Tokens: consensus, consistency, distinctiveness
[2026-01-30 04:01:48] [query] Mods: 11
[2026-01-30 04:01:48] [query] Trying AND logic
[2026-01-30 04:01:48] [query] Using OR logic
[2026-01-30 04:01:48] [query] Found results using: or logic
[2026-01-30 04:01:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6466,1473,34120) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:01:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:01:48] [query] Results: 16 Pages of results: 1
[2026-01-30 04:01:48] [query] Execution time: 0.03253
[2026-01-30 04:01:57] [query] Query for: causas de sangrado por punciones con fibrinogeno alto tiempos coagulacion normales y plaquetas
[2026-01-30 04:01:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:01:57] [query] Engine: default
[2026-01-30 04:01:57] [query] Tokens: altogether, alton, conceal, concealed, concealing, concealment, conceivable, conceivably, conceive, conceived
[2026-01-30 04:01:57] [query] Mods: 11
[2026-01-30 04:01:57] [query] Trying AND logic
[2026-01-30 04:01:57] [query] Using OR logic
[2026-01-30 04:01:57] [query] Found results using: or logic
[2026-01-30 04:01:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,7388)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13737,26329,33922,17795,40550,32972,21644,32787,1284,25819) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:01:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:01:57] [query] Results: 37 Pages of results: 1
[2026-01-30 04:01:57] [query] Execution time: 0.04334
[2026-01-30 04:02:02] [query] Query for: 蘑菇先生
[2026-01-30 04:02:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:02:02] [query] Engine: default
[2026-01-30 04:02:02] [query] Tokens: 蘑菇先生
[2026-01-30 04:02:02] [query] Mods: 11
[2026-01-30 04:02:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:02:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:02:02] [query] Results: 0 Pages of results: 0
[2026-01-30 04:02:02] [query] Execution time: 0.24623
[2026-01-30 04:03:36] [index:background] Health check
[2026-01-30 04:03:48] [query] Query for: 금시세 국제금시세
[2026-01-30 04:03:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:03:48] [query] Engine: default
[2026-01-30 04:03:48] [query] Tokens: 금시세 국제금시세
[2026-01-30 04:03:48] [query] Mods: 11
[2026-01-30 04:03:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:03:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:03:48] [query] Results: 0 Pages of results: 0
[2026-01-30 04:03:48] [query] Execution time: 0.11060
[2026-01-30 04:03:50] [indexer:background] Health check
[2026-01-30 04:03:57] [query] Query for: bank of the philippine islands code lapu
[2026-01-30 04:03:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:03:57] [query] Engine: default
[2026-01-30 04:03:58] [query] Tokens: bank, islands, code, philbin, lap, leap, philippine lapu
[2026-01-30 04:03:58] [query] Mods: 11
[2026-01-30 04:03:58] [query] Using OR logic
[2026-01-30 04:03:58] [query] Found results using: or logic
[2026-01-30 04:03:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2140,88,16171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2140,16171,88,42906,12876,19960,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:03:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:03:58] [query] Results: 265 Pages of results: 2
[2026-01-30 04:03:58] [query] Execution time: 0.16532
[2026-01-30 04:04:24] [query] Query for: uujhmm
[2026-01-30 04:04:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:04:24] [query] Engine: default
[2026-01-30 04:04:24] [query] Tokens: uujhmm
[2026-01-30 04:04:24] [query] Mods: 11
[2026-01-30 04:04:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:04:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:04:24] [query] Results: 0 Pages of results: 0
[2026-01-30 04:04:24] [query] Execution time: 0.07414
[2026-01-30 04:05:04] [query] Query for: 금매매시세
[2026-01-30 04:05:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:05:04] [query] Engine: default
[2026-01-30 04:05:04] [query] Tokens: 금매매시세
[2026-01-30 04:05:04] [query] Mods: 11
[2026-01-30 04:05:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:05:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:05:04] [query] Results: 0 Pages of results: 0
[2026-01-30 04:05:04] [query] Execution time: 0.08465
[2026-01-30 04:05:09] [query] Query for: 淋雨疯cpe绝版
[2026-01-30 04:05:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:05:09] [query] Engine: default
[2026-01-30 04:05:09] [query] Tokens: 淋雨疯cpe绝版
[2026-01-30 04:05:09] [query] Mods: 11
[2026-01-30 04:05:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:05:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:05:09] [query] Results: 0 Pages of results: 0
[2026-01-30 04:05:09] [query] Execution time: 0.08115
[2026-01-30 04:05:11] [query] Query for: 赛博朋克207器推荐知乎2022年
[2026-01-30 04:05:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:05:11] [query] Engine: default
[2026-01-30 04:05:11] [query] Tokens: 207, 2022, 赛博朋克207器推荐知乎2022年
[2026-01-30 04:05:11] [query] Mods: 11
[2026-01-30 04:05:11] [query] Using OR logic
[2026-01-30 04:05:11] [query] Found results using: or logic
[2026-01-30 04:05:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11520,14687)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14687,11520,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:05:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:05:11] [query] Results: 319 Pages of results: 2
[2026-01-30 04:05:11] [query] Execution time: 0.12194
[2026-01-30 04:08:00] [query] Query for: tic real estate
[2026-01-30 04:08:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:08:00] [query] Engine: default
[2026-01-30 04:08:00] [query] Tokens: tice, tick, ticket, ticketed, tickets, ticking, tickle, ticks, estate, real
[2026-01-30 04:08:00] [query] Mods: 11
[2026-01-30 04:08:00] [query] Trying AND logic
[2026-01-30 04:08:00] [query] Found results using: and logic
[2026-01-30 04:08:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24209,3108,32676,43031,9735,10775,24210,57013,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:08:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1195', '20489', '25163', '4876', '49065', '52033', '52093', '6616') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:08:00] [query] Results: 7 Pages of results: 1
[2026-01-30 04:08:00] [query] Execution time: 0.05662
[2026-01-30 04:08:20] [query] Query for: difference between preowned and refurbished gamestop
[2026-01-30 04:08:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:08:20] [query] Engine: default
[2026-01-30 04:08:20] [query] Tokens: difference, preowned refurbished gamestop
[2026-01-30 04:08:20] [query] Mods: 11
[2026-01-30 04:08:20] [query] Using OR logic
[2026-01-30 04:08:20] [query] Found results using: or logic
[2026-01-30 04:08:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2694)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2694,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:08:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:08:20] [query] Results: 66 Pages of results: 1
[2026-01-30 04:08:20] [query] Execution time: 0.15987
[2026-01-30 04:08:34] [query] Query for: トイレットペーパーのホルダー
[2026-01-30 04:08:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:08:34] [query] Engine: default
[2026-01-30 04:08:34] [query] Tokens: トイレットペーパーのホルダー
[2026-01-30 04:08:34] [query] Mods: 11
[2026-01-30 04:08:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:08:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:08:34] [query] Results: 0 Pages of results: 0
[2026-01-30 04:08:34] [query] Execution time: 0.19714
[2026-01-30 04:08:37] [index:background] Health check
[2026-01-30 04:08:38] [query] Query for: 奈良市 公民館 生涯学習財団
[2026-01-30 04:08:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:08:38] [query] Engine: default
[2026-01-30 04:08:38] [query] Tokens: 奈良市 公民館 生涯学習財団
[2026-01-30 04:08:38] [query] Mods: 11
[2026-01-30 04:08:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:08:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:08:38] [query] Results: 0 Pages of results: 0
[2026-01-30 04:08:38] [query] Execution time: 0.12755
[2026-01-30 04:08:38] [query] Query for: casaporto.207 e
[2026-01-30 04:08:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:08:38] [query] Engine: default
[2026-01-30 04:08:38] [query] Tokens: 207, e, casaporto casaporto.207
[2026-01-30 04:08:38] [query] Mods: 11
[2026-01-30 04:08:38] [query] Using OR logic
[2026-01-30 04:08:39] [query] Found results using: or logic
[2026-01-30 04:08:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14687,28)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14687,28,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:08:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:08:39] [query] Results: 135 Pages of results: 1
[2026-01-30 04:08:39] [query] Execution time: 0.17789
[2026-01-30 04:08:44] [query] Query for: when you have an exclusive contract with a real estate agent can.
[2026-01-30 04:08:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:08:44] [query] Engine: default
[2026-01-30 04:08:44] [query] Tokens: exclusive, contract, real, estate, agent, can
[2026-01-30 04:08:44] [query] Mods: 11
[2026-01-30 04:08:44] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 04:08:44] [query] Using OR logic
[2026-01-30 04:08:45] [query] Found results using: or logic
[2026-01-30 04:08:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4501,2727,171,172,1470,589) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:08:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:08:45] [query] Results: 1642 Pages of results: 9
[2026-01-30 04:08:45] [query] Execution time: 0.75333
[2026-01-30 04:08:50] [indexer:background] Health check
[2026-01-30 04:09:15] [query] Query for: nc ii
[2026-01-30 04:09:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:09:15] [query] Engine: default
[2026-01-30 04:09:15] [query] Tokens: nc, ii
[2026-01-30 04:09:15] [query] Mods: 11
[2026-01-30 04:09:15] [query] Trying AND logic
[2026-01-30 04:09:15] [query] Found results using: and logic
[2026-01-30 04:09:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,3563) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:09:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10727', '12352', '20171', '20372', '20384', '41094', '41095', '51394') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:09:15] [query] Results: 8 Pages of results: 1
[2026-01-30 04:09:15] [query] Execution time: 0.06983
[2026-01-30 04:09:17] [query] Query for: 금시세18k
[2026-01-30 04:09:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:09:17] [query] Engine: default
[2026-01-30 04:09:17] [query] Tokens: 금시세18k
[2026-01-30 04:09:17] [query] Mods: 11
[2026-01-30 04:09:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:09:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:09:17] [query] Results: 0 Pages of results: 0
[2026-01-30 04:09:17] [query] Execution time: 0.08290
[2026-01-30 04:09:20] [query] Query for: 금18k한돈시세
[2026-01-30 04:09:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:09:20] [query] Engine: default
[2026-01-30 04:09:20] [query] Tokens: 금18k한돈시세
[2026-01-30 04:09:20] [query] Mods: 11
[2026-01-30 04:09:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:09:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:09:20] [query] Results: 0 Pages of results: 0
[2026-01-30 04:09:20] [query] Execution time: 0.07718
[2026-01-30 04:09:22] [query] Query for: el 250 e2 01
[2026-01-30 04:09:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:09:22] [query] Engine: default
[2026-01-30 04:09:22] [query] Tokens: e26001093dc84d60837a927390e85254, e2cfef484e3303f005e2079a39043482, 01, 250, el
[2026-01-30 04:09:22] [query] Mods: 11
[2026-01-30 04:09:22] [query] Trying AND logic
[2026-01-30 04:09:22] [query] Using OR logic
[2026-01-30 04:09:22] [query] Found results using: or logic
[2026-01-30 04:09:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (41,4336,59822)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (39845,70695,41,4336,59822) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:09:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:09:22] [query] Results: 299 Pages of results: 2
[2026-01-30 04:09:22] [query] Execution time: 0.10162
[2026-01-30 04:09:52] [query] Query for: kann
[2026-01-30 04:09:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:09:52] [query] Engine: default
[2026-01-30 04:09:52] [query] Tokens: kahn, kane, kann
[2026-01-30 04:09:52] [query] Mods: 11
[2026-01-30 04:09:52] [query] Using OR logic
[2026-01-30 04:09:52] [query] Found results using: or logic
[2026-01-30 04:09:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15509,47685,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:09:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:09:52] [query] Results: 4 Pages of results: 1
[2026-01-30 04:09:52] [query] Execution time: 0.19672
[2026-01-30 04:10:01] [query] Query for: caucus
[2026-01-30 04:10:01] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:01] [query] Engine: default
[2026-01-30 04:10:01] [query] Tokens: caucus
[2026-01-30 04:10:01] [query] Mods: 11
[2026-01-30 04:10:01] [query] Found results using: or logic
[2026-01-30 04:10:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24748) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:01] [query] Results: 3 Pages of results: 1
[2026-01-30 04:10:01] [query] Execution time: 0.24121
[2026-01-30 04:10:18] [query] Query for: c-s4cfi-2408考試指南 ☂ c-s4cfi-2408新版題庫上線 🚍 c-s4cfi-2408熱門題庫 ⏺ ☀ www.newdumpspdf.com ️☀️提供免費【 c-s4cfi-2408 】問題收集c-s4cfi-2408 pdf題庫
[2026-01-30 04:10:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:18] [query] Engine: default
[2026-01-30 04:10:19] [query] Tokens: c, s4cfi 2408考試指南 ☂ s4cfi 2408新版題庫上線 🚍 s4cfi
[2026-01-30 04:10:19] [query] Mods: 11
[2026-01-30 04:10:19] [query] Using OR logic
[2026-01-30 04:10:19] [query] Found results using: or logic
[2026-01-30 04:10:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (35976,1685,23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1685,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:19] [query] Results: 183 Pages of results: 1
[2026-01-30 04:10:19] [query] Execution time: 0.49894
[2026-01-30 04:10:20] [query] Query for: achat xanax en ligne 🦥🥚 www.7rx.biz/fr/xanax ou acheter au quebec xanax. www volksapotheke com. 2 mg pas cher.
[2026-01-30 04:10:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:20] [query] Engine: default
[2026-01-30 04:10:20] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, cherished, cherokee, cherokeenc, cherokees, cherokee’s
[2026-01-30 04:10:20] [query] Mods: 11
[2026-01-30 04:10:20] [query] Trying AND logic
[2026-01-30 04:10:20] [query] Using OR logic
[2026-01-30 04:10:20] [query] Found results using: or logic
[2026-01-30 04:10:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706,29507,23,49439,1016,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,57018,19554,68888,70868,70860) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:20] [query] Results: 10 Pages of results: 1
[2026-01-30 04:10:20] [query] Execution time: 0.05088
[2026-01-30 04:10:22] [query] Query for: tunjangan asn guru
[2026-01-30 04:10:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:22] [query] Engine: default
[2026-01-30 04:10:22] [query] Tokens: basnight, hasn, hasnt, hasn’t, wasn, wasnt, wasn’t, guru
[2026-01-30 04:10:22] [query] Mods: 11
[2026-01-30 04:10:22] [query] Trying AND logic
[2026-01-30 04:10:22] [query] Using OR logic
[2026-01-30 04:10:22] [query] Found results using: or logic
[2026-01-30 04:10:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (30078)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26750,3250,3410,3377,859,999,988,30078) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:22] [query] Results: 72 Pages of results: 1
[2026-01-30 04:10:22] [query] Execution time: 0.20436
[2026-01-30 04:10:34] [query] Query for: psp更新 🔒 psp認證考試解析 👔 psp認證資料 🐵 ➠ www.newdumpspdf.com 🠰最新" psp "問題集合psp題庫資訊
[2026-01-30 04:10:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:34] [query] Engine: default
[2026-01-30 04:10:34] [query] Tokens: psp, psp 29, psp29, com, www
[2026-01-30 04:10:34] [query] Mods: 11
[2026-01-30 04:10:39] [query] Trying AND logic
[2026-01-30 04:10:39] [query] Using OR logic
[2026-01-30 04:10:39] [query] Found results using: or logic
[2026-01-30 04:10:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34824,34832,34838,23,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:39] [query] Results: 261 Pages of results: 2
[2026-01-30 04:10:39] [query] Execution time: 4.67983
[2026-01-30 04:10:42] [query] Query for: αγοράστε ιβερμεκτίνη online stromectol ivermectin 🎢🦧 www.7search.xyz/stromectol 🎢🦧.
[2026-01-30 04:10:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:42] [query] Engine: default
[2026-01-30 04:10:42] [query] Tokens: online, www, xyz, αγοράστε ιβερμεκτίνη stromectol ivermectin 🎢🦧 7search stromectol
[2026-01-30 04:10:42] [query] Mods: 11
[2026-01-30 04:10:42] [query] Using OR logic
[2026-01-30 04:10:43] [query] Found results using: or logic
[2026-01-30 04:10:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (994,2485,32952,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:43] [query] Results: 228 Pages of results: 2
[2026-01-30 04:10:43] [query] Execution time: 0.36660
[2026-01-30 04:10:49] [query] Query for: 금시세
[2026-01-30 04:10:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:49] [query] Engine: default
[2026-01-30 04:10:49] [query] Tokens: 금시세
[2026-01-30 04:10:49] [query] Mods: 11
[2026-01-30 04:10:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:49] [query] Results: 0 Pages of results: 0
[2026-01-30 04:10:49] [query] Execution time: 0.07461
[2026-01-30 04:10:55] [query] Query for: etoricoxib
[2026-01-30 04:10:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:55] [query] Engine: default
[2026-01-30 04:10:55] [query] Tokens: etoricoxib
[2026-01-30 04:10:55] [query] Mods: 11
[2026-01-30 04:10:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:55] [query] Results: 0 Pages of results: 0
[2026-01-30 04:10:56] [query] Execution time: 0.11695
[2026-01-30 04:10:56] [query] Query for: lands and lots for tiny homes near asheville nc
[2026-01-30 04:10:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:10:56] [query] Engine: default
[2026-01-30 04:10:56] [query] Tokens: lands, lots, tiny, homes, near, asheville, nc
[2026-01-30 04:10:56] [query] Mods: 11
[2026-01-30 04:10:56] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 04:10:56] [query] Using OR logic
[2026-01-30 04:10:56] [query] Found results using: or logic
[2026-01-30 04:10:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34547,6644,369,370,633,6434,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:10:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:10:56] [query] Results: 741 Pages of results: 4
[2026-01-30 04:10:56] [query] Execution time: 0.50356
[2026-01-30 04:11:12] [query] Query for: cytotec
[2026-01-30 04:11:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:11:12] [query] Engine: default
[2026-01-30 04:11:12] [query] Tokens: cytotec
[2026-01-30 04:11:12] [query] Mods: 11
[2026-01-30 04:11:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:11:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:11:12] [query] Results: 0 Pages of results: 0
[2026-01-30 04:11:12] [query] Execution time: 0.08535
[2026-01-30 04:11:18] [query] Query for: nc com
[2026-01-30 04:11:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:11:18] [query] Engine: default
[2026-01-30 04:11:18] [query] Tokens: nc, com
[2026-01-30 04:11:18] [query] Mods: 11
[2026-01-30 04:11:18] [query] Trying AND logic
[2026-01-30 04:11:28] [query] Found results using: and logic
[2026-01-30 04:11:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,23) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:11:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (396) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (23) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:11:28] [query] Results: 84 Pages of results: 1
[2026-01-30 04:11:28] [query] Execution time: 10.00833
[2026-01-30 04:11:58] [query] Query for: 금값시세 하락
[2026-01-30 04:11:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:11:58] [query] Engine: default
[2026-01-30 04:11:58] [query] Tokens: 금값시세 하락
[2026-01-30 04:11:58] [query] Mods: 11
[2026-01-30 04:11:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:11:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:11:58] [query] Results: 0 Pages of results: 0
[2026-01-30 04:11:58] [query] Execution time: 0.10161
[2026-01-30 04:12:16] [query] Query for: michelle marie realtor raleigh nc
[2026-01-30 04:12:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:12:16] [query] Engine: default
[2026-01-30 04:12:16] [query] Tokens: michelle, marie, realtor, raleigh, nc
[2026-01-30 04:12:16] [query] Mods: 11
[2026-01-30 04:12:16] [query] Trying AND logic
[2026-01-30 04:12:16] [query] Found results using: and logic
[2026-01-30 04:12:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14864,10270,402,4821,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:12:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('55594') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:12:16] [query] Results: 1 Pages of results: 1
[2026-01-30 04:12:16] [query] Execution time: 0.05469
[2026-01-30 04:12:20] [query] Query for: how much does a real estate agent cost
[2026-01-30 04:12:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:12:20] [query] Engine: default
[2026-01-30 04:12:20] [query] Tokens: much, real, estate, agent, cost
[2026-01-30 04:12:20] [query] Mods: 11
[2026-01-30 04:12:20] [query] Trying AND logic
[2026-01-30 04:12:20] [query] Using OR logic
[2026-01-30 04:12:20] [query] Found results using: or logic
[2026-01-30 04:12:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (963,171,172,1470,1549) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:12:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:12:20] [query] Results: 1194 Pages of results: 6
[2026-01-30 04:12:20] [query] Execution time: 0.55124
[2026-01-30 04:13:00] [query] Query for: bamboo gate
[2026-01-30 04:13:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:13:00] [query] Engine: default
[2026-01-30 04:13:00] [query] Tokens: bamboo, gate
[2026-01-30 04:13:00] [query] Mods: 11
[2026-01-30 04:13:00] [query] Trying AND logic
[2026-01-30 04:13:00] [query] Using OR logic
[2026-01-30 04:13:00] [query] Found results using: or logic
[2026-01-30 04:13:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8653,8107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:13:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:13:00] [query] Results: 4 Pages of results: 1
[2026-01-30 04:13:00] [query] Execution time: 0.03153
[2026-01-30 04:13:24] [query] Query for: 公司帳務excel
[2026-01-30 04:13:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:13:24] [query] Engine: default
[2026-01-30 04:13:24] [query] Tokens: 公司帳務excel
[2026-01-30 04:13:24] [query] Mods: 11
[2026-01-30 04:13:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:13:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:13:24] [query] Results: 0 Pages of results: 0
[2026-01-30 04:13:24] [query] Execution time: 0.08878
[2026-01-30 04:13:27] [query] Query for: nalco offer f
[2026-01-30 04:13:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:13:27] [query] Engine: default
[2026-01-30 04:13:27] [query] Tokens: nationalcodeofethicsday, f, offer
[2026-01-30 04:13:27] [query] Mods: 11
[2026-01-30 04:13:27] [query] Trying AND logic
[2026-01-30 04:13:27] [query] Using OR logic
[2026-01-30 04:13:27] [query] Found results using: or logic
[2026-01-30 04:13:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20241,1798)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36911,20241,1798) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:13:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:13:27] [query] Results: 616 Pages of results: 4
[2026-01-30 04:13:27] [query] Execution time: 0.18999
[2026-01-30 04:13:30] [query] Query for: cctv notice ผลิต
[2026-01-30 04:13:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:13:30] [query] Engine: default
[2026-01-30 04:13:30] [query] Tokens: notice, cctv ผลิต
[2026-01-30 04:13:30] [query] Mods: 11
[2026-01-30 04:13:30] [query] Using OR logic
[2026-01-30 04:13:30] [query] Found results using: or logic
[2026-01-30 04:13:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (903)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (903,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:13:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:13:30] [query] Results: 156 Pages of results: 1
[2026-01-30 04:13:30] [query] Execution time: 0.14740
[2026-01-30 04:13:32] [query] Query for: ミルキーがつく曲
[2026-01-30 04:13:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:13:32] [query] Engine: default
[2026-01-30 04:13:32] [query] Tokens: ミルキーがつく曲
[2026-01-30 04:13:32] [query] Mods: 11
[2026-01-30 04:13:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:13:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:13:32] [query] Results: 0 Pages of results: 0
[2026-01-30 04:13:32] [query] Execution time: 0.07936
[2026-01-30 04:13:37] [index:background] Health check
[2026-01-30 04:13:48] [indexer:background] Health check
[2026-01-30 04:15:19] [query] Query for: レチナール ビタミンa
[2026-01-30 04:15:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:15:19] [query] Engine: default
[2026-01-30 04:15:19] [query] Tokens: レチナール ビタミンa
[2026-01-30 04:15:19] [query] Mods: 11
[2026-01-30 04:15:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:15:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:15:19] [query] Results: 0 Pages of results: 0
[2026-01-30 04:15:19] [query] Execution time: 0.11111
[2026-01-30 04:15:21] [query] Query for: 금시세 팔때
[2026-01-30 04:15:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:15:21] [query] Engine: default
[2026-01-30 04:15:21] [query] Tokens: 금시세 팔때
[2026-01-30 04:15:21] [query] Mods: 11
[2026-01-30 04:15:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:15:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:15:21] [query] Results: 0 Pages of results: 0
[2026-01-30 04:15:21] [query] Execution time: 0.11110
[2026-01-30 04:16:02] [query] Query for: カーメルタザイト
[2026-01-30 04:16:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:16:02] [query] Engine: default
[2026-01-30 04:16:02] [query] Tokens: カーメルタザイト
[2026-01-30 04:16:02] [query] Mods: 11
[2026-01-30 04:16:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:16:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:16:02] [query] Results: 0 Pages of results: 0
[2026-01-30 04:16:02] [query] Execution time: 0.07974
[2026-01-30 04:16:04] [query] Query for: poweriso 序列号
[2026-01-30 04:16:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:16:04] [query] Engine: default
[2026-01-30 04:16:04] [query] Tokens: powers, poweriso 序列号
[2026-01-30 04:16:04] [query] Mods: 11
[2026-01-30 04:16:04] [query] Using OR logic
[2026-01-30 04:16:04] [query] Found results using: or logic
[2026-01-30 04:16:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6666,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:16:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:16:04] [query] Results: 11 Pages of results: 1
[2026-01-30 04:16:04] [query] Execution time: 0.13049
[2026-01-30 04:16:59] [query] Query for: blank space
[2026-01-30 04:16:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:16:59] [query] Engine: default
[2026-01-30 04:16:59] [query] Tokens: blank, space
[2026-01-30 04:16:59] [query] Mods: 11
[2026-01-30 04:16:59] [query] Trying AND logic
[2026-01-30 04:16:59] [query] Found results using: and logic
[2026-01-30 04:16:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35,3144) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:16:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20171', '20547', '23224', '24537', '51394', '7887') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:16:59] [query] Results: 6 Pages of results: 1
[2026-01-30 04:16:59] [query] Execution time: 0.04162
[2026-01-30 04:17:07] [query] Query for: blank spaces
[2026-01-30 04:17:07] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:17:07] [query] Engine: default
[2026-01-30 04:17:07] [query] Tokens: blank, spaces
[2026-01-30 04:17:07] [query] Mods: 11
[2026-01-30 04:17:07] [query] Trying AND logic
[2026-01-30 04:17:07] [query] Found results using: and logic
[2026-01-30 04:17:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35,6055) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:17:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('25712', '44748', '7887') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:17:07] [query] Results: 3 Pages of results: 1
[2026-01-30 04:17:07] [query] Execution time: 0.02976
[2026-01-30 04:17:23] [query] Query for: blank field
[2026-01-30 04:17:23] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:17:23] [query] Engine: default
[2026-01-30 04:17:23] [query] Tokens: blank, field
[2026-01-30 04:17:23] [query] Mods: 11
[2026-01-30 04:17:23] [query] Trying AND logic
[2026-01-30 04:17:24] [query] Found results using: and logic
[2026-01-30 04:17:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35,6) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:17:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11911', '16726', '17454', '17792', '18057', '19699', '19909', '20869', '21578', '21579', '21580', '21581', '21582', '21583', '21591', '21614', '21622', '21631', '21633', '21637', '21643', '21656', '21657', '21659', '21664', '21789', '25332', '25561', '25702', '2708', '36153', '39378', '39580', '39649', '39653', '39658', '43232', '43797', '44133', '44187', '46262', '46615', '46619', '46647', '46654', '46657', '47030', '47050', '47072', '47167', '48956', '49085', '50520', '51053', '51294', '51745', '52934', '53293', '53978', '54446', '55688', '56382', '7716', '7887') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:17:24] [query] Results: 63 Pages of results: 1
[2026-01-30 04:17:24] [query] Execution time: 0.32727
[2026-01-30 04:17:31] [query] Query for: 蘭鄉排骨 中正區
[2026-01-30 04:17:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:17:31] [query] Engine: default
[2026-01-30 04:17:31] [query] Tokens: 蘭鄉排骨 中正區
[2026-01-30 04:17:31] [query] Mods: 11
[2026-01-30 04:17:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:17:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:17:31] [query] Results: 0 Pages of results: 0
[2026-01-30 04:17:31] [query] Execution time: 0.10299
[2026-01-30 04:17:36] [query] Query for: fc2 4817643 tk
[2026-01-30 04:17:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:17:36] [query] Engine: default
[2026-01-30 04:17:36] [query] Tokens: 1aji6iixjvmtkfas9, 1aji6iixjvmtkfas9_zp0kkinjqpemio7, 1aji6iixjvmtkfas9zp0kkinjqpemio7, 1htkzsfmxdqcj93of, 1htkzsfmxdqcj93of__btdgotftbjar7r, 1htkzsfmxdqcj93ofbtdgotftbjar7r, 599c501fc28b5, 9a9fc2c8, 9a9fc2c8-5bbd-ef11-9cda-00155d1012a6, 9a9fc2c85bbdef119cda00155d1012a6
[2026-01-30 04:17:36] [query] Mods: 11
[2026-01-30 04:17:36] [query] Trying AND logic
[2026-01-30 04:17:36] [query] Using OR logic
[2026-01-30 04:17:36] [query] Found results using: or logic
[2026-01-30 04:17:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29473,29475,29476,66040,66042,66043,5138,62801,62804,62805) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:17:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:17:36] [query] Results: 6 Pages of results: 1
[2026-01-30 04:17:36] [query] Execution time: 0.11294
[2026-01-30 04:17:43] [query] Query for: blanks on contract
[2026-01-30 04:17:43] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:17:43] [query] Engine: default
[2026-01-30 04:17:43] [query] Tokens: blanks, contract
[2026-01-30 04:17:43] [query] Mods: 11
[2026-01-30 04:17:43] [query] Trying AND logic
[2026-01-30 04:17:43] [query] Found results using: and logic
[2026-01-30 04:17:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20237,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:17:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17792', '19890', '20202', '20403', '20483', '20521', '20526', '22270', '24537', '25641', '25712', '39803', '40247', '42850', '44800', '50298', '53181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:17:43] [query] Results: 17 Pages of results: 1
[2026-01-30 04:17:43] [query] Execution time: 0.05455
[2026-01-30 04:18:09] [query] Query for: skyhr.
[2026-01-30 04:18:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:18:09] [query] Engine: default
[2026-01-30 04:18:09] [query] Tokens: skyhr
[2026-01-30 04:18:09] [query] Mods: 11
[2026-01-30 04:18:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:18:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:18:09] [query] Results: 0 Pages of results: 0
[2026-01-30 04:18:09] [query] Execution time: 0.08196
[2026-01-30 04:18:40] [index:background] Health check
[2026-01-30 04:18:55] [indexer:background] Health check
[2026-01-30 04:19:21] [query] Query for: rewrite as home for sale listing:
[2026-01-30 04:19:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:19:21] [query] Engine: default
[2026-01-30 04:19:21] [query] Tokens: rewrite, home, sale, listing
[2026-01-30 04:19:21] [query] Mods: 11
[2026-01-30 04:19:21] [query] Trying AND logic
[2026-01-30 04:19:21] [query] Using OR logic
[2026-01-30 04:19:21] [query] Found results using: or logic
[2026-01-30 04:19:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (38253,234,125,1936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:19:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:19:21] [query] Results: 894 Pages of results: 5
[2026-01-30 04:19:21] [query] Execution time: 0.31257
[2026-01-30 04:19:29] [query] Query for: ร้าน ทรัพย์ ทวี อุดรธานี
[2026-01-30 04:19:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:19:29] [query] Engine: default
[2026-01-30 04:19:29] [query] Tokens: ร้าน ทรัพย์ ทวี อุดรธานี
[2026-01-30 04:19:29] [query] Mods: 11
[2026-01-30 04:19:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:19:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:19:29] [query] Results: 0 Pages of results: 0
[2026-01-30 04:19:29] [query] Execution time: 0.14890
[2026-01-30 04:20:26] [query] Query for: real estate officers
[2026-01-30 04:20:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:20:26] [query] Engine: default
[2026-01-30 04:20:26] [query] Tokens: real, estate, officers
[2026-01-30 04:20:26] [query] Mods: 11
[2026-01-30 04:20:26] [query] Trying AND logic
[2026-01-30 04:20:26] [query] Found results using: and logic
[2026-01-30 04:20:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,9022) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:20:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13282', '14230', '14256', '17902', '20288', '21310', '21582', '21647', '2581', '25949', '30465', '30466', '30467', '30479', '43407', '43420', '43727', '46564') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:20:26] [query] Results: 18 Pages of results: 1
[2026-01-30 04:20:26] [query] Execution time: 0.21398
[2026-01-30 04:20:39] [query] Query for: 실시간 환율조회
[2026-01-30 04:20:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:20:39] [query] Engine: default
[2026-01-30 04:20:39] [query] Tokens: 실시간 환율조회
[2026-01-30 04:20:39] [query] Mods: 11
[2026-01-30 04:20:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:20:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:20:39] [query] Results: 0 Pages of results: 0
[2026-01-30 04:20:39] [query] Execution time: 0.14884
[2026-01-30 04:21:01] [query] Query for: point a nc
[2026-01-30 04:21:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:21:01] [query] Engine: default
[2026-01-30 04:21:01] [query] Tokens: point, nc
[2026-01-30 04:21:01] [query] Mods: 11
[2026-01-30 04:21:01] [query] Trying AND logic
[2026-01-30 04:21:01] [query] Found results using: and logic
[2026-01-30 04:21:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1293,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:21:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10228', '10705', '10727', '10792', '11111', '12321', '12352', '13102', '13243', '14176', '14217', '14230', '14256', '14465', '17448', '17569', '17746', '17843', '17872', '17880', '17962', '18427', '19992', '20187', '20219', '20551', '20584', '21310', '21591', '21622', '21644', '21662', '21665', '2261', '23300', '25060', '2520', '2555', '2613', '26226', '2708', '2878', '30465', '30467', '30479', '40815', '41095', '41096', '42851', '43407', '43420', '43742', '4402', '44152', '44590', '45297', '46028', '46635', '49351', '49435', '503', '50500', '50898', '51181', '51544', '51756', '51774', '52033', '52360', '52390', '52694', '54', '54711', '55594', '55621', '55803', '6200', '6479', '7909', '8772', '8864', '9220', '9615') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:21:01] [query] Results: 79 Pages of results: 1
[2026-01-30 04:21:01] [query] Execution time: 0.30570
[2026-01-30 04:21:31] [query] Query for: 河南省体育科学学会
[2026-01-30 04:21:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:21:31] [query] Engine: default
[2026-01-30 04:21:31] [query] Tokens: 河南省体育科学学会
[2026-01-30 04:21:31] [query] Mods: 11
[2026-01-30 04:21:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:21:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:21:31] [query] Results: 0 Pages of results: 0
[2026-01-30 04:21:31] [query] Execution time: 0.07600
[2026-01-30 04:22:01] [query] Query for: 백금시세
[2026-01-30 04:22:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:22:01] [query] Engine: default
[2026-01-30 04:22:01] [query] Tokens: 백금시세
[2026-01-30 04:22:01] [query] Mods: 11
[2026-01-30 04:22:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:22:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:22:01] [query] Results: 0 Pages of results: 0
[2026-01-30 04:22:01] [query] Execution time: 0.07316
[2026-01-30 04:22:46] [query] Query for: coospoh6 garmin　確認の仕方
[2026-01-30 04:22:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:22:46] [query] Engine: default
[2026-01-30 04:22:46] [query] Tokens: groin, coospoh6 garmin 確認の仕方
[2026-01-30 04:22:46] [query] Mods: 11
[2026-01-30 04:22:46] [query] Using OR logic
[2026-01-30 04:22:46] [query] Found results using: or logic
[2026-01-30 04:22:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63564,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:22:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:22:46] [query] Results: 1 Pages of results: 1
[2026-01-30 04:22:46] [query] Execution time: 0.13562
[2026-01-30 04:23:21] [query] Query for: 오늘 금시세
[2026-01-30 04:23:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:23:21] [query] Engine: default
[2026-01-30 04:23:21] [query] Tokens: 오늘 금시세
[2026-01-30 04:23:21] [query] Mods: 11
[2026-01-30 04:23:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:23:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:23:21] [query] Results: 0 Pages of results: 0
[2026-01-30 04:23:21] [query] Execution time: 0.11049
[2026-01-30 04:23:23] [query] Query for: 夸克svip兑换码 格式规范 3216712045400852288
[2026-01-30 04:23:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:23:23] [query] Engine: default
[2026-01-30 04:23:24] [query] Tokens: 夸克svip兑换码 格式规范 3216712045400852288 3216712045400852288
[2026-01-30 04:23:24] [query] Mods: 11
[2026-01-30 04:23:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:23:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:23:24] [query] Results: 0 Pages of results: 0
[2026-01-30 04:23:24] [query] Execution time: 0.25206
[2026-01-30 04:23:26] [query] Query for: 24k금값시세 팔때 살때
[2026-01-30 04:23:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:23:26] [query] Engine: default
[2026-01-30 04:23:26] [query] Tokens: 24k금값시세 팔때 살때
[2026-01-30 04:23:26] [query] Mods: 11
[2026-01-30 04:23:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:23:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:23:26] [query] Results: 0 Pages of results: 0
[2026-01-30 04:23:26] [query] Execution time: 0.12413
[2026-01-30 04:23:41] [index:background] Health check
[2026-01-30 04:23:55] [indexer:background] Health check
[2026-01-30 04:24:32] [query] Query for: かぶたんリクシル
[2026-01-30 04:24:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:24:32] [query] Engine: default
[2026-01-30 04:24:32] [query] Tokens: かぶたんリクシル
[2026-01-30 04:24:32] [query] Mods: 11
[2026-01-30 04:24:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:24:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:24:32] [query] Results: 0 Pages of results: 0
[2026-01-30 04:24:32] [query] Execution time: 0.07475
[2026-01-30 04:24:50] [query] Query for: "john wright trio" "south side soul" lyrics
[2026-01-30 04:24:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:24:50] [query] Engine: default
[2026-01-30 04:24:50] [query] Tokens: trio, john, side, soul, south, wright
[2026-01-30 04:24:50] [query] Mods: 11
[2026-01-30 04:24:50] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 04:24:50] [query] Using OR logic
[2026-01-30 04:24:50] [query] Found results using: or logic
[2026-01-30 04:24:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2686,4333,16414,840,2126)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (60271,2686,4333,16414,840,2126) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:24:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:24:50] [query] Results: 148 Pages of results: 1
[2026-01-30 04:24:50] [query] Execution time: 0.30314
[2026-01-30 04:25:39] [query] Query for: patristic era meaning
[2026-01-30 04:25:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:25:39] [query] Engine: default
[2026-01-30 04:25:39] [query] Tokens: era, meaning, patristic
[2026-01-30 04:25:39] [query] Mods: 11
[2026-01-30 04:25:39] [query] Using OR logic
[2026-01-30 04:25:39] [query] Found results using: or logic
[2026-01-30 04:25:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4835,3038)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4835,3038,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:25:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:25:39] [query] Results: 26 Pages of results: 1
[2026-01-30 04:25:39] [query] Execution time: 0.09331
[2026-01-30 04:25:51] [query] Query for: 夸克网盘老是退出登录
[2026-01-30 04:25:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:25:51] [query] Engine: default
[2026-01-30 04:25:51] [query] Tokens: 夸克网盘老是退出登录
[2026-01-30 04:25:51] [query] Mods: 11
[2026-01-30 04:25:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:25:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:25:51] [query] Results: 0 Pages of results: 0
[2026-01-30 04:25:51] [query] Execution time: 0.07921
[2026-01-30 04:26:07] [query] Query for: ボードゲーム マット　画像　 アセット
[2026-01-30 04:26:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:26:07] [query] Engine: default
[2026-01-30 04:26:07] [query] Tokens: ボードゲーム マット 画像 アセット
[2026-01-30 04:26:07] [query] Mods: 11
[2026-01-30 04:26:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:26:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:26:07] [query] Results: 0 Pages of results: 0
[2026-01-30 04:26:07] [query] Execution time: 0.14301
[2026-01-30 04:26:11] [query] Query for: magic13系统回退
[2026-01-30 04:26:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:26:11] [query] Engine: default
[2026-01-30 04:26:11] [query] Tokens: magic13系统回退
[2026-01-30 04:26:11] [query] Mods: 11
[2026-01-30 04:26:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:26:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:26:11] [query] Results: 0 Pages of results: 0
[2026-01-30 04:26:11] [query] Execution time: 0.07610
[2026-01-30 04:26:50] [query] Query for: trust art realty
[2026-01-30 04:26:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:26:50] [query] Engine: default
[2026-01-30 04:26:50] [query] Tokens: trust, art, realty
[2026-01-30 04:26:50] [query] Mods: 11
[2026-01-30 04:26:50] [query] Trying AND logic
[2026-01-30 04:26:50] [query] Found results using: and logic
[2026-01-30 04:26:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3288,1518,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:26:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('43693', '46635') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:26:50] [query] Results: 2 Pages of results: 1
[2026-01-30 04:26:50] [query] Execution time: 0.03458
[2026-01-30 04:27:12] [query] Query for: saturn suv
[2026-01-30 04:27:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:27:12] [query] Engine: default
[2026-01-30 04:27:12] [query] Tokens: staterun, sturm, saturn suv
[2026-01-30 04:27:12] [query] Mods: 11
[2026-01-30 04:27:12] [query] Using OR logic
[2026-01-30 04:27:12] [query] Found results using: or logic
[2026-01-30 04:27:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18945,24169,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:27:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:27:12] [query] Results: 1 Pages of results: 1
[2026-01-30 04:27:12] [query] Execution time: 0.10815
[2026-01-30 04:27:32] [query] Query for: cy画师里番h漫画
[2026-01-30 04:27:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:27:32] [query] Engine: default
[2026-01-30 04:27:32] [query] Tokens: cy画师里番h漫画
[2026-01-30 04:27:32] [query] Mods: 11
[2026-01-30 04:27:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:27:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:27:32] [query] Results: 0 Pages of results: 0
[2026-01-30 04:27:32] [query] Execution time: 0.07859
[2026-01-30 04:28:21] [query] Query for: vail colorado
[2026-01-30 04:28:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:28:21] [query] Engine: default
[2026-01-30 04:28:21] [query] Tokens: avail, availability, available, available 070123, available 24, available070123, available24, prevail, prevailed, prevailing
[2026-01-30 04:28:21] [query] Mods: 11
[2026-01-30 04:28:21] [query] Using OR logic
[2026-01-30 04:28:21] [query] Found results using: and logic
[2026-01-30 04:28:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (30081)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34742,3685,929,28289,20098,28292,20105,10449,48478,3040) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:28:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:28:21] [query] Results: 245 Pages of results: 2
[2026-01-30 04:28:21] [query] Execution time: 0.14674
[2026-01-30 04:28:36] [index:background] Health check
[2026-01-30 04:28:51] [indexer:background] Health check
[2026-01-30 04:29:56] [query] Query for: x'c'f'g'f'g'd'g
[2026-01-30 04:29:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:29:56] [query] Engine: default
[2026-01-30 04:29:56] [query] Tokens: o'dell, o'dowd, c, d, f, g, x
[2026-01-30 04:29:56] [query] Mods: 11
[2026-01-30 04:29:56] [query] Using OR logic
[2026-01-30 04:29:57] [query] Found results using: or logic
[2026-01-30 04:29:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1685,4545,20241,2525,6383)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24361,56482,1685,4545,20241,2525,6383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:29:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:29:57] [query] Results: 358 Pages of results: 2
[2026-01-30 04:29:57] [query] Execution time: 0.30972
[2026-01-30 04:29:59] [query] Query for: 中關村京津冀新能源汽車協同發展促進會
[2026-01-30 04:29:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:29:59] [query] Engine: default
[2026-01-30 04:29:59] [query] Tokens: 中關村京津冀新能源汽車協同發展促進會
[2026-01-30 04:29:59] [query] Mods: 11
[2026-01-30 04:29:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:29:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:29:59] [query] Results: 0 Pages of results: 0
[2026-01-30 04:29:59] [query] Execution time: 0.07952
[2026-01-30 04:30:10] [query] Query for: アソシエイツ　意味
[2026-01-30 04:30:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:30:10] [query] Engine: default
[2026-01-30 04:30:10] [query] Tokens: アソシエイツ 意味
[2026-01-30 04:30:10] [query] Mods: 11
[2026-01-30 04:30:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:30:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:30:11] [query] Results: 0 Pages of results: 0
[2026-01-30 04:30:11] [query] Execution time: 0.10570
[2026-01-30 04:30:22] [query] Query for: vicryl ur6
[2026-01-30 04:30:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:30:22] [query] Engine: default
[2026-01-30 04:30:22] [query] Tokens: vicryl ur6
[2026-01-30 04:30:22] [query] Mods: 11
[2026-01-30 04:30:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:30:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:30:22] [query] Results: 0 Pages of results: 0
[2026-01-30 04:30:22] [query] Execution time: 0.12626
[2026-01-30 04:30:53] [query] Query for: パワポをドライブに保存
[2026-01-30 04:30:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:30:53] [query] Engine: default
[2026-01-30 04:30:53] [query] Tokens: パワポをドライブに保存
[2026-01-30 04:30:53] [query] Mods: 11
[2026-01-30 04:30:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:30:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:30:53] [query] Results: 0 Pages of results: 0
[2026-01-30 04:30:53] [query] Execution time: 0.08961
[2026-01-30 04:31:00] [query] Query for: sales inspection report and agency agreement form
[2026-01-30 04:31:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:31:00] [query] Engine: default
[2026-01-30 04:31:00] [query] Tokens: sales, inspection, report, agency, agreement, form
[2026-01-30 04:31:00] [query] Mods: 11
[2026-01-30 04:31:00] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 04:31:00] [query] Using OR logic
[2026-01-30 04:31:01] [query] Found results using: or logic
[2026-01-30 04:31:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1161,5089,1003,1500,873,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:31:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:31:01] [query] Results: 1210 Pages of results: 7
[2026-01-30 04:31:01] [query] Execution time: 0.37489
[2026-01-30 04:32:41] [query] Query for: 使命郑锵传 天御城的金映明 免费看
[2026-01-30 04:32:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:32:41] [query] Engine: default
[2026-01-30 04:32:41] [query] Tokens: 使命郑锵传 天御城的金映明 免费看
[2026-01-30 04:32:41] [query] Mods: 11
[2026-01-30 04:32:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:32:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:32:41] [query] Results: 0 Pages of results: 0
[2026-01-30 04:32:41] [query] Execution time: 0.14889
[2026-01-30 04:32:47] [query] Query for: esfigmometro
[2026-01-30 04:32:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:32:47] [query] Engine: default
[2026-01-30 04:32:47] [query] Tokens: esfigmometro
[2026-01-30 04:32:47] [query] Mods: 11
[2026-01-30 04:32:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:32:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:32:47] [query] Results: 0 Pages of results: 0
[2026-01-30 04:32:47] [query] Execution time: 0.08440
[2026-01-30 04:33:07] [query] Query for: 순금1돈시세
[2026-01-30 04:33:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:33:07] [query] Engine: default
[2026-01-30 04:33:07] [query] Tokens: 1, 순금1돈시세
[2026-01-30 04:33:07] [query] Mods: 11
[2026-01-30 04:33:07] [query] Using OR logic
[2026-01-30 04:33:07] [query] Found results using: or logic
[2026-01-30 04:33:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:33:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:33:07] [query] Results: 1223 Pages of results: 7
[2026-01-30 04:33:07] [query] Execution time: 0.49576
[2026-01-30 04:33:30] [query] Query for: 
[2026-01-30 04:33:30] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:33:30] [query] Engine: forms_and_contracts
[2026-01-30 04:33:30] [query] Tokens: 
[2026-01-30 04:33:30] [query] Mods: 4
[2026-01-30 04:33:30] [query] Found results using: or logic
[2026-01-30 04:33:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:33:30] [query] Results: 357 Pages of results: 2
[2026-01-30 04:33:30] [query] Execution time: 0.05166
[2026-01-30 04:33:36] [index:background] Health check
[2026-01-30 04:33:49] [indexer:background] Health check
[2026-01-30 04:34:02] [query] Query for: form 710 "agency agreement renewal and/or amendment" amending
[2026-01-30 04:34:02] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:34:02] [query] Engine: forms_and_contracts
[2026-01-30 04:34:02] [query] Tokens: amending, amending-the-contract-consumer-2, amendingthecontractconsumer2, 710, agency, agreement, amendment, form, form 710, renewal
[2026-01-30 04:34:02] [query] Mods: 4
[2026-01-30 04:34:02] [query] Query for: form 710 amending
[2026-01-30 04:34:02] [query] Arguments: engine: forms_and_contracts mods: 1 site: all per_page: -1 page: 1 offset: 0 fields: default caller_id: 8769093
[2026-01-30 04:34:02] [query] Engine: forms_and_contracts
[2026-01-30 04:34:02] [query] Tokens: amending, amending-the-contract-consumer-2, amendingthecontractconsumer2, 710, form, form 710
[2026-01-30 04:34:02] [query] Mods: 5
[2026-01-30 04:34:02] [query] Trying AND logic
[2026-01-30 04:34:02] [query] Using OR logic
[2026-01-30 04:34:02] [query] Found results using: or logic
[2026-01-30 04:34:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20242,1817,20263)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29455,37612,37613,20242,1817,20263) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND ( ( `s1`.`ID` IN ( '29055', '29193', '29395', '29576' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:34:02] [query] Results: 4 Pages of results: 1
[2026-01-30 04:34:02] [query] Execution time: 0.03872
[2026-01-30 04:34:02] [query] Performing phrase search
[2026-01-30 04:34:02] [query] Found results using: phrase logic
[2026-01-30 04:34:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20242,1500,873,5439,1817,20263,16272)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29455,37612,37613,20242,1500,873,5439,1817,20263,16272) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND ((s.source = 'post.dlm_download' AND s.id IN ('29055', '29193', '29395', '29576'))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:34:02] [query] Results: 4 Pages of results: 1
[2026-01-30 04:34:02] [query] Execution time: 0.10123
[2026-01-30 04:34:20] [query] Query for: 장기 바둑판 세트
[2026-01-30 04:34:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:34:20] [query] Engine: default
[2026-01-30 04:34:20] [query] Tokens: 장기 바둑판 세트
[2026-01-30 04:34:20] [query] Mods: 11
[2026-01-30 04:34:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:34:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:34:20] [query] Results: 0 Pages of results: 0
[2026-01-30 04:34:20] [query] Execution time: 0.13170
[2026-01-30 04:34:40] [query] Query for: asm
[2026-01-30 04:34:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:34:40] [query] Engine: default
[2026-01-30 04:34:40] [query] Tokens: carolinasmokiesrealtors, carolinasmokiesrealtors.com, carolinasmokiesrealtorscom, enthusiasm, jasmine, rasmussen
[2026-01-30 04:34:40] [query] Mods: 11
[2026-01-30 04:34:40] [query] Using OR logic
[2026-01-30 04:34:40] [query] Found results using: or logic
[2026-01-30 04:34:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28583,28584,28585,2865,23138,23992) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:34:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:34:40] [query] Results: 7 Pages of results: 1
[2026-01-30 04:34:40] [query] Execution time: 0.07082
[2026-01-30 04:34:52] [query] Query for: midas nonton
[2026-01-30 04:34:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:34:52] [query] Engine: default
[2026-01-30 04:34:52] [query] Tokens: minds, nomination, notation, notion, midas nonton
[2026-01-30 04:34:52] [query] Mods: 11
[2026-01-30 04:34:52] [query] Using OR logic
[2026-01-30 04:34:52] [query] Found results using: or logic
[2026-01-30 04:34:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1267,30214,38081,4319,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:34:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:34:52] [query] Results: 21 Pages of results: 1
[2026-01-30 04:34:52] [query] Execution time: 0.12017
[2026-01-30 04:34:57] [query] Query for: electricity in chinese traditional
[2026-01-30 04:34:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:34:57] [query] Engine: default
[2026-01-30 04:34:57] [query] Tokens: electricity, chinese, traditional
[2026-01-30 04:34:57] [query] Mods: 11
[2026-01-30 04:34:57] [query] Trying AND logic
[2026-01-30 04:34:57] [query] Using OR logic
[2026-01-30 04:34:57] [query] Found results using: or logic
[2026-01-30 04:34:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5275,15795,2062) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:34:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:34:57] [query] Results: 44 Pages of results: 1
[2026-01-30 04:34:57] [query] Execution time: 0.05781
[2026-01-30 04:35:10] [query] Query for: sellers disclo
[2026-01-30 04:35:10] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:35:10] [query] Engine: forms_and_contracts
[2026-01-30 04:35:10] [query] Tokens: disclose, disclosed, discloses, disclosing, disclosure, disclosure & fee, disclosure 2, disclosure 23, disclosure2, disclosure23
[2026-01-30 04:35:10] [query] Mods: 5
[2026-01-30 04:35:10] [query] Using OR logic
[2026-01-30 04:35:10] [query] Found results using: and logic
[2026-01-30 04:35:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2023)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14306,15681,14309,14308,6557,31934,32037,55939,32038,55969) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29810, 29804, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:35:10] [query] Results: 32 Pages of results: 1
[2026-01-30 04:35:10] [query] Execution time: 0.03708
[2026-01-30 04:36:12] [query] Query for: kua200s
[2026-01-30 04:36:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:36:12] [query] Engine: default
[2026-01-30 04:36:12] [query] Tokens: kua200s
[2026-01-30 04:36:12] [query] Mods: 11
[2026-01-30 04:36:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:36:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:36:12] [query] Results: 0 Pages of results: 0
[2026-01-30 04:36:12] [query] Execution time: 0.08637
[2026-01-30 04:36:38] [query] Query for: temuのアプリを入れたら他のアプリの通知が来ない
[2026-01-30 04:36:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:36:38] [query] Engine: default
[2026-01-30 04:36:38] [query] Tokens: temuのアプリを入れたら他のアプリの通知が来ない
[2026-01-30 04:36:38] [query] Mods: 11
[2026-01-30 04:36:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:36:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:36:38] [query] Results: 0 Pages of results: 0
[2026-01-30 04:36:38] [query] Execution time: 0.11373
[2026-01-30 04:37:17] [query] Query for: down home real estate in north al
[2026-01-30 04:37:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:37:17] [query] Engine: default
[2026-01-30 04:37:17] [query] Tokens: home, real, estate, north, al
[2026-01-30 04:37:17] [query] Mods: 11
[2026-01-30 04:37:17] [query] Trying AND logic
[2026-01-30 04:37:17] [query] Using OR logic
[2026-01-30 04:37:18] [query] Found results using: or logic
[2026-01-30 04:37:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (234,171,172,253,22845) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:37:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:37:18] [query] Results: 1201 Pages of results: 7
[2026-01-30 04:37:18] [query] Execution time: 0.63356
[2026-01-30 04:38:23] [query] Query for: down home real estate in north al
[2026-01-30 04:38:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:38:23] [query] Engine: default
[2026-01-30 04:38:23] [query] Tokens: home, real, estate, north, al
[2026-01-30 04:38:23] [query] Mods: 11
[2026-01-30 04:38:23] [query] Trying AND logic
[2026-01-30 04:38:23] [query] Using OR logic
[2026-01-30 04:38:23] [query] Found results using: or logic
[2026-01-30 04:38:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (234,171,172,253,22845) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:38:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:38:23] [query] Results: 1201 Pages of results: 7
[2026-01-30 04:38:23] [query] Execution time: 0.55653
[2026-01-30 04:38:38] [index:background] Health check
[2026-01-30 04:38:49] [indexer:background] Health check
[2026-01-30 04:38:58] [query] Query for: why do men lose their marriage
[2026-01-30 04:38:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:38:58] [query] Engine: default
[2026-01-30 04:38:58] [query] Tokens: men, lose, marriage
[2026-01-30 04:38:58] [query] Mods: 11
[2026-01-30 04:38:58] [query] Trying AND logic
[2026-01-30 04:38:58] [query] Using OR logic
[2026-01-30 04:38:58] [query] Found results using: or logic
[2026-01-30 04:38:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7524,1434,7750) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:38:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:38:58] [query] Results: 53 Pages of results: 1
[2026-01-30 04:38:58] [query] Execution time: 0.06399
[2026-01-30 04:39:22] [query] Query for: 18k시세
[2026-01-30 04:39:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:39:22] [query] Engine: default
[2026-01-30 04:39:22] [query] Tokens: 18k시세
[2026-01-30 04:39:22] [query] Mods: 11
[2026-01-30 04:39:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:39:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:39:22] [query] Results: 0 Pages of results: 0
[2026-01-30 04:39:22] [query] Execution time: 0.07894
[2026-01-30 04:40:01] [query] Query for: questionario 0002 8
[2026-01-30 04:40:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:40:01] [query] Engine: default
[2026-01-30 04:40:01] [query] Tokens: 0d1e00025793f04becd8975bfec35f2b, 1686600028, 1712000280, 1713200029, 1713200029 1723823592, 17132000291723823592, 1715870002, 1719000251, 1719000251 1719000251, 17190002511719000251
[2026-01-30 04:40:01] [query] Mods: 11
[2026-01-30 04:40:01] [query] Trying AND logic
[2026-01-30 04:40:01] [query] Using OR logic
[2026-01-30 04:40:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (445)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (64499,38355,51603,58453,58461,58468,54260,56503,56504,56505) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:40:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:40:01] [query] Results: 0 Pages of results: 0
[2026-01-30 04:40:01] [query] Execution time: 0.11038
[2026-01-30 04:40:08] [query] Query for: q'o'i't't'p'w't
[2026-01-30 04:40:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:40:08] [query] Engine: default
[2026-01-30 04:40:08] [query] Tokens: don'ts, o, p, q, t, w
[2026-01-30 04:40:08] [query] Mods: 11
[2026-01-30 04:40:08] [query] Using OR logic
[2026-01-30 04:40:08] [query] Found results using: or logic
[2026-01-30 04:40:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5654,3195,8811,860,3001)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21572,5654,3195,8811,860,3001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:40:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:40:08] [query] Results: 978 Pages of results: 5
[2026-01-30 04:40:08] [query] Execution time: 0.32938
[2026-01-30 04:40:44] [query] Query for: keller williams realty property listings
[2026-01-30 04:40:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:40:44] [query] Engine: default
[2026-01-30 04:40:44] [query] Tokens: keller, williams, realty, property, listings
[2026-01-30 04:40:44] [query] Mods: 11
[2026-01-30 04:40:44] [query] Trying AND logic
[2026-01-30 04:40:44] [query] Using OR logic
[2026-01-30 04:40:45] [query] Found results using: or logic
[2026-01-30 04:40:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7793,6783,1138,107,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:40:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:40:45] [query] Results: 967 Pages of results: 5
[2026-01-30 04:40:45] [query] Execution time: 0.30621
[2026-01-30 04:41:23] [query] Query for: 软膜uv文件是什么格式
[2026-01-30 04:41:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:41:23] [query] Engine: default
[2026-01-30 04:41:23] [query] Tokens: 软膜uv文件是什么格式
[2026-01-30 04:41:23] [query] Mods: 11
[2026-01-30 04:41:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:41:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:41:23] [query] Results: 0 Pages of results: 0
[2026-01-30 04:41:23] [query] Execution time: 0.08306
[2026-01-30 04:41:36] [query] Query for: 18k 금시세
[2026-01-30 04:41:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:41:36] [query] Engine: default
[2026-01-30 04:41:36] [query] Tokens: 18k 금시세
[2026-01-30 04:41:36] [query] Mods: 11
[2026-01-30 04:41:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:41:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:41:36] [query] Results: 0 Pages of results: 0
[2026-01-30 04:41:36] [query] Execution time: 0.10352
[2026-01-30 04:41:46] [query] Query for: 순금가격 오늘시세
[2026-01-30 04:41:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:41:46] [query] Engine: default
[2026-01-30 04:41:47] [query] Tokens: 순금가격 오늘시세
[2026-01-30 04:41:47] [query] Mods: 11
[2026-01-30 04:41:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:41:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:41:47] [query] Results: 0 Pages of results: 0
[2026-01-30 04:41:47] [query] Execution time: 0.10866
[2026-01-30 04:41:49] [query] Query for: 20026 금시세
[2026-01-30 04:41:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:41:49] [query] Engine: default
[2026-01-30 04:41:49] [query] Tokens: 002, 092026, 1/20/2026, 1202026, 182026, 20 2026, 200, 20026 금시세 20026
[2026-01-30 04:41:49] [query] Mods: 11
[2026-01-30 04:41:49] [query] Using OR logic
[2026-01-30 04:41:49] [query] Found results using: or logic
[2026-01-30 04:41:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21044,77636,77470,77471,77228,77609,3436,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:41:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:41:49] [query] Results: 66 Pages of results: 1
[2026-01-30 04:41:49] [query] Execution time: 0.29008
[2026-01-30 04:41:51] [query] Query for: colgio parroquial de viru
[2026-01-30 04:41:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:41:51] [query] Engine: default
[2026-01-30 04:41:51] [query] Tokens: virus, viruses, de
[2026-01-30 04:41:51] [query] Mods: 11
[2026-01-30 04:41:51] [query] Trying AND logic
[2026-01-30 04:41:51] [query] Using OR logic
[2026-01-30 04:41:51] [query] Found results using: or logic
[2026-01-30 04:41:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18554,19726,3783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:41:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:41:51] [query] Results: 12 Pages of results: 1
[2026-01-30 04:41:51] [query] Execution time: 0.05430
[2026-01-30 04:43:07] [query] Query for: gral santos 1170 asunciuon
[2026-01-30 04:43:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:43:07] [query] Engine: default
[2026-01-30 04:43:07] [query] Tokens: 1678117070, 16987702611701870391, 17001253911700125383, 17013623911701362391, 17013632411701362390, 17014467911701446617, 17014467911701446746, 17014467911701446791, 17014474311701447746, 17014477511701447363
[2026-01-30 04:43:07] [query] Mods: 11
[2026-01-30 04:43:07] [query] Using OR logic
[2026-01-30 04:43:07] [query] Using OR logic
[2026-01-30 04:43:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27953,46211,45273,45620,45659,45733,45737,45732,45805,45817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:43:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:43:07] [query] Results: 0 Pages of results: 0
[2026-01-30 04:43:07] [query] Execution time: 0.19451
[2026-01-30 04:43:37] [index:background] Health check
[2026-01-30 04:43:46] [query] Query for: 手机桌面出现电影票务
[2026-01-30 04:43:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:43:46] [query] Engine: default
[2026-01-30 04:43:46] [query] Tokens: 手机桌面出现电影票务
[2026-01-30 04:43:46] [query] Mods: 11
[2026-01-30 04:43:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:43:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:43:46] [query] Results: 0 Pages of results: 0
[2026-01-30 04:43:46] [query] Execution time: 0.07594
[2026-01-30 04:43:49] [indexer:background] Health check
[2026-01-30 04:44:00] [query] Query for: 오늘금 매도시세
[2026-01-30 04:44:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:44:00] [query] Engine: default
[2026-01-30 04:44:00] [query] Tokens: 오늘금 매도시세
[2026-01-30 04:44:00] [query] Mods: 11
[2026-01-30 04:44:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:44:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:44:00] [query] Results: 0 Pages of results: 0
[2026-01-30 04:44:00] [query] Execution time: 0.15538
[2026-01-30 04:44:16] [query] Query for: 伊勢太神宮の封戸
[2026-01-30 04:44:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:44:16] [query] Engine: default
[2026-01-30 04:44:16] [query] Tokens: 伊勢太神宮の封戸
[2026-01-30 04:44:16] [query] Mods: 11
[2026-01-30 04:44:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:44:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:44:16] [query] Results: 0 Pages of results: 0
[2026-01-30 04:44:16] [query] Execution time: 0.07863
[2026-01-30 04:44:46] [query] Query for: ⛱️🤡 www.7rx.biz/actemra cheap actemra available online legal order uk. buy no script
[2026-01-30 04:44:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:44:46] [query] Engine: default
[2026-01-30 04:44:46] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, available, buy, cheap, legal, online, order
[2026-01-30 04:44:46] [query] Mods: 11
[2026-01-30 04:44:46] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 04:44:46] [query] Using OR logic
[2026-01-30 04:44:47] [query] Found results using: or logic
[2026-01-30 04:44:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (929,2933,15343,869,994,5692,13867,5465,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,929,2933,15343,869,994,5692) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:44:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:44:47] [query] Results: 697 Pages of results: 4
[2026-01-30 04:44:47] [query] Execution time: 0.25841
[2026-01-30 04:45:18] [query] Query for: real estate i
[2026-01-30 04:45:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:45:18] [query] Engine: default
[2026-01-30 04:45:18] [query] Tokens: real, estate
[2026-01-30 04:45:18] [query] Mods: 11
[2026-01-30 04:45:18] [query] Trying AND logic
[2026-01-30 04:45:24] [query] Found results using: and logic
[2026-01-30 04:45:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:45:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:45:24] [query] Results: 847 Pages of results: 5
[2026-01-30 04:45:24] [query] Execution time: 5.66290
[2026-01-30 04:45:38] [query] Query for: 박민정 핫소스
[2026-01-30 04:45:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:45:38] [query] Engine: default
[2026-01-30 04:45:38] [query] Tokens: 박민정 핫소스
[2026-01-30 04:45:38] [query] Mods: 11
[2026-01-30 04:45:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:45:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:45:38] [query] Results: 0 Pages of results: 0
[2026-01-30 04:45:38] [query] Execution time: 0.11794
[2026-01-30 04:48:06] [query] Query for: vasaroljon stromectolt stromectol online ivermectint ivermectin 🥜⥬🌄 www.7rx.biz/stromectol 🥜⥬🌄.
[2026-01-30 04:48:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:48:06] [query] Engine: default
[2026-01-30 04:48:06] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, online, www
[2026-01-30 04:48:06] [query] Mods: 11
[2026-01-30 04:48:06] [query] Trying AND logic
[2026-01-30 04:48:06] [query] Using OR logic
[2026-01-30 04:48:06] [query] Found results using: or logic
[2026-01-30 04:48:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,994,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:48:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:48:06] [query] Results: 227 Pages of results: 2
[2026-01-30 04:48:06] [query] Execution time: 0.20665
[2026-01-30 04:48:11] [query] Query for: kaufen tramadol online 🧡✗⠩ www.7rx.biz/de/tramadol preiswertes deutschland von deutschland. geschlechtsakt beim menschen dauer. g
[2026-01-30 04:48:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:48:11] [query] Engine: default
[2026-01-30 04:48:11] [query] Tokens: von, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, vonderburg, de, g, online, www
[2026-01-30 04:48:11] [query] Mods: 11
[2026-01-30 04:48:11] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 04:48:11] [query] Using OR logic
[2026-01-30 04:48:11] [query] Found results using: or logic
[2026-01-30 04:48:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,2525,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24270,17695,61401,61404,61406,24272,3783,2525,994,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:48:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:48:11] [query] Results: 310 Pages of results: 2
[2026-01-30 04:48:11] [query] Execution time: 0.16701
[2026-01-30 04:48:36] [index:background] Health check
[2026-01-30 04:48:49] [indexer:background] Health check
[2026-01-30 04:49:34] [query] Query for: schnelle
[2026-01-30 04:49:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:49:34] [query] Engine: default
[2026-01-30 04:49:34] [query] Tokens: schnelle
[2026-01-30 04:49:34] [query] Mods: 11
[2026-01-30 04:49:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:49:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:49:34] [query] Results: 0 Pages of results: 0
[2026-01-30 04:49:34] [query] Execution time: 0.07454
[2026-01-30 04:51:04] [query] Query for: real estate m
[2026-01-30 04:51:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:51:04] [query] Engine: default
[2026-01-30 04:51:04] [query] Tokens: real, estate, m
[2026-01-30 04:51:04] [query] Mods: 11
[2026-01-30 04:51:04] [query] Trying AND logic
[2026-01-30 04:51:04] [query] Found results using: and logic
[2026-01-30 04:51:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1812) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:51:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10018', '10061', '1038', '10727', '11252', '11678', '13230', '13282', '13839', '14085', '14176', '14230', '14256', '17161', '17398', '17569', '17737', '17746', '17763', '17792', '17843', '17962', '19915', '19992', '20178', '20219', '20473', '20487', '20521', '20546', '20551', '20585', '21587', '21622', '21638', '21661', '21772', '2193', '2346', '2368', '24915', '2505', '2546', '25699', '25714', '2572', '26199', '26249', '26256', '26268', '26280', '26281', '2696', '2908', '2927', '2950', '30479', '37294', '40147', '40250', '40251', '40316', '42850', '43693', '43727', '44800', '46434', '46561', '46635', '46724', '47450', '4876', '49065', '49222', '50633', '51394', '52033', '52101', '5235', '53101', '54532', '54675', '55803', '5585', '55921', '55922', '6440', '6479', '6572', '7131', '7854', '7909', '9177', '9657', '9939') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:51:04] [query] Results: 91 Pages of results: 1
[2026-01-30 04:51:04] [query] Execution time: 0.21053
[2026-01-30 04:51:43] [query] Query for: 工作管理员win11
[2026-01-30 04:51:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:51:43] [query] Engine: default
[2026-01-30 04:51:43] [query] Tokens: 工作管理员win11
[2026-01-30 04:51:43] [query] Mods: 11
[2026-01-30 04:51:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:51:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:51:43] [query] Results: 0 Pages of results: 0
[2026-01-30 04:51:43] [query] Execution time: 0.09912
[2026-01-30 04:52:58] [query] Query for: 금한돈 팔때 가격
[2026-01-30 04:52:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:52:58] [query] Engine: default
[2026-01-30 04:52:58] [query] Tokens: 금한돈 팔때 가격
[2026-01-30 04:52:58] [query] Mods: 11
[2026-01-30 04:52:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:52:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:52:58] [query] Results: 0 Pages of results: 0
[2026-01-30 04:52:58] [query] Execution time: 0.12559
[2026-01-30 04:53:52] [query] Query for: 14k한돈 시세
[2026-01-30 04:53:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:53:52] [query] Engine: default
[2026-01-30 04:53:52] [query] Tokens: 14k한돈 시세
[2026-01-30 04:53:52] [query] Mods: 11
[2026-01-30 04:53:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:53:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:53:52] [query] Results: 0 Pages of results: 0
[2026-01-30 04:53:52] [query] Execution time: 0.12207
[2026-01-30 04:54:33] [index:background] Health check
[2026-01-30 04:54:33] [index:background] Health check
[2026-01-30 04:54:35] [indexer:background] Health check
[2026-01-30 04:54:47] [query] Query for: new construction real estate listings
[2026-01-30 04:54:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:54:47] [query] Engine: default
[2026-01-30 04:54:47] [query] Tokens: new, construction, real, estate, listings
[2026-01-30 04:54:47] [query] Mods: 11
[2026-01-30 04:54:47] [query] Trying AND logic
[2026-01-30 04:54:47] [query] Using OR logic
[2026-01-30 04:54:48] [query] Found results using: or logic
[2026-01-30 04:54:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (110,4902,171,172,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:54:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:54:48] [query] Results: 1180 Pages of results: 6
[2026-01-30 04:54:48] [query] Execution time: 0.64406
[2026-01-30 04:54:50] [query] Query for: 순금 팔때 시세
[2026-01-30 04:54:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:54:50] [query] Engine: default
[2026-01-30 04:54:50] [query] Tokens: 순금 팔때 시세
[2026-01-30 04:54:50] [query] Mods: 11
[2026-01-30 04:54:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:54:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:54:50] [query] Results: 0 Pages of results: 0
[2026-01-30 04:54:50] [query] Execution time: 0.12774
[2026-01-30 04:55:17] [query] Query for: ross
[2026-01-30 04:55:17] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:55:17] [query] Engine: nc_realtorsr_contacts
[2026-01-30 04:55:17] [query] Tokens: ross
[2026-01-30 04:55:17] [query] Mods: 5
[2026-01-30 04:55:17] [query] Found results using: or logic
[2026-01-30 04:55:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1801) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:55:17] [query] Results: 1 Pages of results: 1
[2026-01-30 04:55:17] [query] Execution time: 0.03160
[2026-01-30 04:55:20] [query] Query for: 금세세
[2026-01-30 04:55:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:55:20] [query] Engine: default
[2026-01-30 04:55:20] [query] Tokens: 금세세
[2026-01-30 04:55:20] [query] Mods: 11
[2026-01-30 04:55:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:55:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:55:20] [query] Results: 0 Pages of results: 0
[2026-01-30 04:55:20] [query] Execution time: 0.09573
[2026-01-30 04:55:23] [query] Query for: 14k금값시세
[2026-01-30 04:55:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:55:23] [query] Engine: default
[2026-01-30 04:55:23] [query] Tokens: 14k금값시세
[2026-01-30 04:55:23] [query] Mods: 11
[2026-01-30 04:55:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:55:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:55:23] [query] Results: 0 Pages of results: 0
[2026-01-30 04:55:23] [query] Execution time: 0.09692
[2026-01-30 04:55:25] [query] Query for: new construction real estate listings
[2026-01-30 04:55:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:55:25] [query] Engine: default
[2026-01-30 04:55:25] [query] Tokens: new, construction, real, estate, listings
[2026-01-30 04:55:25] [query] Mods: 11
[2026-01-30 04:55:25] [query] Trying AND logic
[2026-01-30 04:55:25] [query] Using OR logic
[2026-01-30 04:55:25] [query] Found results using: or logic
[2026-01-30 04:55:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (110,4902,171,172,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:55:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:55:25] [query] Results: 1180 Pages of results: 6
[2026-01-30 04:55:25] [query] Execution time: 0.65283
[2026-01-30 04:55:50] [query] Query for: 오늘순금시세 팔때
[2026-01-30 04:55:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:55:50] [query] Engine: default
[2026-01-30 04:55:51] [query] Tokens: 오늘순금시세 팔때
[2026-01-30 04:55:51] [query] Mods: 11
[2026-01-30 04:55:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:55:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:55:51] [query] Results: 0 Pages of results: 0
[2026-01-30 04:55:51] [query] Execution time: 0.10398
[2026-01-30 04:55:53] [query] Query for: 금값 24k 시세
[2026-01-30 04:55:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:55:53] [query] Engine: default
[2026-01-30 04:55:53] [query] Tokens: 금값 24k 시세
[2026-01-30 04:55:53] [query] Mods: 11
[2026-01-30 04:55:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:55:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:55:53] [query] Results: 0 Pages of results: 0
[2026-01-30 04:55:53] [query] Execution time: 0.13559
[2026-01-30 04:55:54] [query] Query for: 금 1돈 팔때 가격
[2026-01-30 04:55:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:55:54] [query] Engine: default
[2026-01-30 04:55:54] [query] Tokens: 1, 금 1돈 팔때 가격
[2026-01-30 04:55:54] [query] Mods: 11
[2026-01-30 04:55:54] [query] Using OR logic
[2026-01-30 04:55:54] [query] Found results using: or logic
[2026-01-30 04:55:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:55:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:55:54] [query] Results: 1223 Pages of results: 7
[2026-01-30 04:55:54] [query] Execution time: 0.52166
[2026-01-30 04:56:15] [query] Query for: 오늘금시세한돈
[2026-01-30 04:56:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:56:15] [query] Engine: default
[2026-01-30 04:56:15] [query] Tokens: 오늘금시세한돈
[2026-01-30 04:56:15] [query] Mods: 11
[2026-01-30 04:56:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:56:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:56:15] [query] Results: 0 Pages of results: 0
[2026-01-30 04:56:15] [query] Execution time: 0.08606
[2026-01-30 04:57:20] [query] Query for: what is the price of a 2020 isuzu n series npr 400 amt
[2026-01-30 04:57:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:57:20] [query] Engine: default
[2026-01-30 04:57:20] [query] Tokens: npr, 2020, 400, a 2020, n, price, series
[2026-01-30 04:57:20] [query] Mods: 11
[2026-01-30 04:57:20] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 04:57:20] [query] Using OR logic
[2026-01-30 04:57:20] [query] Found results using: or logic
[2026-01-30 04:57:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11824,3772,51908,2552,2168,8310)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42909,11824,3772,51908,2552,2168,8310) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:57:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:57:20] [query] Results: 713 Pages of results: 4
[2026-01-30 04:57:20] [query] Execution time: 0.25296
[2026-01-30 04:59:14] [query] Query for: 오늘의금시세18k
[2026-01-30 04:59:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:59:14] [query] Engine: default
[2026-01-30 04:59:14] [query] Tokens: 오늘의금시세18k
[2026-01-30 04:59:14] [query] Mods: 11
[2026-01-30 04:59:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:59:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:59:14] [query] Results: 0 Pages of results: 0
[2026-01-30 04:59:14] [query] Execution time: 0.08286
[2026-01-30 04:59:32] [index:background] Health check
[2026-01-30 04:59:32] [query] Query for: 금값시세 전망
[2026-01-30 04:59:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:59:32] [query] Engine: default
[2026-01-30 04:59:32] [query] Tokens: 금값시세 전망
[2026-01-30 04:59:32] [query] Mods: 11
[2026-01-30 04:59:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:59:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:59:32] [query] Results: 0 Pages of results: 0
[2026-01-30 04:59:32] [query] Execution time: 0.11014
[2026-01-30 04:59:34] [indexer:background] Health check
[2026-01-30 04:59:42] [query] Query for: レジスタンス反対
[2026-01-30 04:59:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 04:59:42] [query] Engine: default
[2026-01-30 04:59:42] [query] Tokens: レジスタンス反対
[2026-01-30 04:59:42] [query] Mods: 11
[2026-01-30 04:59:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 04:59:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 04:59:42] [query] Results: 0 Pages of results: 0
[2026-01-30 04:59:42] [query] Execution time: 0.08243
[2026-01-30 05:00:01] [query] Query for: тайна
[2026-01-30 05:00:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:00:01] [query] Engine: default
[2026-01-30 05:00:01] [query] Tokens: тайна
[2026-01-30 05:00:01] [query] Mods: 11
[2026-01-30 05:00:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:00:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:00:01] [query] Results: 0 Pages of results: 0
[2026-01-30 05:00:01] [query] Execution time: 0.08420
[2026-01-30 05:01:36] [query] Query for: 금 한돈 시세 오늘 살때
[2026-01-30 05:01:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:01:36] [query] Engine: default
[2026-01-30 05:01:36] [query] Tokens: 금 한돈 시세 오늘 살때
[2026-01-30 05:01:36] [query] Mods: 11
[2026-01-30 05:01:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:01:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:01:36] [query] Results: 0 Pages of results: 0
[2026-01-30 05:01:36] [query] Execution time: 0.17032
[2026-01-30 05:01:54] [query] Query for: 국제금시세 전망
[2026-01-30 05:01:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:01:54] [query] Engine: default
[2026-01-30 05:01:54] [query] Tokens: 국제금시세 전망
[2026-01-30 05:01:54] [query] Mods: 11
[2026-01-30 05:01:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:01:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:01:54] [query] Results: 0 Pages of results: 0
[2026-01-30 05:01:54] [query] Execution time: 0.10717
[2026-01-30 05:02:50] [query] Query for: 近隣に迷惑をかける際の挨拶文
[2026-01-30 05:02:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:02:50] [query] Engine: default
[2026-01-30 05:02:50] [query] Tokens: 近隣に迷惑をかける際の挨拶文
[2026-01-30 05:02:50] [query] Mods: 11
[2026-01-30 05:02:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:02:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:02:50] [query] Results: 0 Pages of results: 0
[2026-01-30 05:02:50] [query] Execution time: 0.09848
[2026-01-30 05:03:29] [query] Query for: loginov-kirill
[2026-01-30 05:03:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:03:29] [query] Engine: default
[2026-01-30 05:03:29] [query] Tokens: loginov kirill loginov-kirill
[2026-01-30 05:03:29] [query] Mods: 11
[2026-01-30 05:03:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:03:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:03:29] [query] Results: 0 Pages of results: 0
[2026-01-30 05:03:29] [query] Execution time: 0.14048
[2026-01-30 05:03:58] [query] Query for: ti diastaseis prepei na exei o canvas pou polite gia ekatomiria
[2026-01-30 05:03:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:03:58] [query] Engine: default
[2026-01-30 05:03:58] [query] Tokens: giambalvo, giant, giants, naa, naacp, naacps, naacp’s, nable, nadene, nadia
[2026-01-30 05:03:58] [query] Mods: 11
[2026-01-30 05:03:58] [query] Trying AND logic
[2026-01-30 05:03:58] [query] Using OR logic
[2026-01-30 05:03:58] [query] Found results using: or logic
[2026-01-30 05:03:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (38740,5654,25550,19565)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27706,8646,5875,66216,15889,56315,56264,2606,56574,60854) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:03:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:03:58] [query] Results: 5 Pages of results: 1
[2026-01-30 05:03:58] [query] Execution time: 0.03933
[2026-01-30 05:04:16] [index:background] Health check
[2026-01-30 05:04:16] [indexer:background] Health check
[2026-01-30 05:04:16] [indexer:background] Health check
[2026-01-30 05:04:36] [query] Query for: zillow assign realtors
[2026-01-30 05:04:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:04:36] [query] Engine: default
[2026-01-30 05:04:36] [query] Tokens: zillow, assign, realtors
[2026-01-30 05:04:36] [query] Mods: 11
[2026-01-30 05:04:36] [query] Trying AND logic
[2026-01-30 05:04:36] [query] Found results using: and logic
[2026-01-30 05:04:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,32632,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:04:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('51394') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:04:36] [query] Results: 1 Pages of results: 1
[2026-01-30 05:04:36] [query] Execution time: 0.04613
[2026-01-30 05:04:40] [query] Query for: 케이에스넷
[2026-01-30 05:04:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:04:40] [query] Engine: default
[2026-01-30 05:04:40] [query] Tokens: 케이에스넷
[2026-01-30 05:04:40] [query] Mods: 11
[2026-01-30 05:04:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:04:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:04:40] [query] Results: 0 Pages of results: 0
[2026-01-30 05:04:40] [query] Execution time: 0.07660
[2026-01-30 05:04:42] [query] Query for: zillow assign realtors
[2026-01-30 05:04:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:04:42] [query] Engine: default
[2026-01-30 05:04:42] [query] Tokens: zillow, assign, realtors
[2026-01-30 05:04:42] [query] Mods: 11
[2026-01-30 05:04:42] [query] Trying AND logic
[2026-01-30 05:04:42] [query] Found results using: and logic
[2026-01-30 05:04:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,32632,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:04:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('51394') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:04:42] [query] Results: 1 Pages of results: 1
[2026-01-30 05:04:42] [query] Execution time: 0.02985
[2026-01-30 05:04:42] [query] Query for: easeus generator key
[2026-01-30 05:04:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:04:42] [query] Engine: default
[2026-01-30 05:04:43] [query] Tokens: generator, key, ease, eases, easeus
[2026-01-30 05:04:43] [query] Mods: 11
[2026-01-30 05:04:43] [query] Using OR logic
[2026-01-30 05:04:43] [query] Found results using: or logic
[2026-01-30 05:04:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (34628,165)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34628,165,3211,19096,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:04:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:04:43] [query] Results: 132 Pages of results: 1
[2026-01-30 05:04:43] [query] Execution time: 0.16849
[2026-01-30 05:05:26] [query] Query for: c'd'd'd'd'd'd
[2026-01-30 05:05:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:05:26] [query] Engine: default
[2026-01-30 05:05:26] [query] Tokens: o'dell, o'dowd, c, d
[2026-01-30 05:05:26] [query] Mods: 11
[2026-01-30 05:05:26] [query] Using OR logic
[2026-01-30 05:05:26] [query] Found results using: or logic
[2026-01-30 05:05:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1685,4545)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24361,56482,1685,4545) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:05:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:05:26] [query] Results: 290 Pages of results: 2
[2026-01-30 05:05:26] [query] Execution time: 0.22834
[2026-01-30 05:06:05] [query] Query for: nhung han che cua kinh te tu nhan hien nay
[2026-01-30 05:06:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:06:05] [query] Engine: default
[2026-01-30 05:06:05] [query] Tokens: cheap, cheaper, cheat, cheatham, cheathams, cheatham’s, check, check 21, check-in, check-ins
[2026-01-30 05:06:05] [query] Mods: 11
[2026-01-30 05:06:05] [query] Using OR logic
[2026-01-30 05:06:05] [query] Found results using: and logic
[2026-01-30 05:06:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16743)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15343,7171,5914,1889,2097,2077,2177,33222,48051,4729) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:06:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:06:05] [query] Results: 178 Pages of results: 1
[2026-01-30 05:06:05] [query] Execution time: 0.08481
[2026-01-30 05:06:31] [query] Query for: camellia kushk jo
[2026-01-30 05:06:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:06:31] [query] Engine: default
[2026-01-30 05:06:31] [query] Tokens: jo, camel, camilla, camellia kushk
[2026-01-30 05:06:31] [query] Mods: 11
[2026-01-30 05:06:31] [query] Using OR logic
[2026-01-30 05:06:31] [query] Found results using: or logic
[2026-01-30 05:06:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23232)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23232,2759,27501,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:06:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:06:31] [query] Results: 6 Pages of results: 1
[2026-01-30 05:06:31] [query] Execution time: 0.13575
[2026-01-30 05:06:40] [query] Query for: tenant
[2026-01-30 05:06:40] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:06:40] [query] Engine: default
[2026-01-30 05:06:40] [query] Tokens: tenant
[2026-01-30 05:06:40] [query] Mods: 11
[2026-01-30 05:06:40] [query] Found results using: or logic
[2026-01-30 05:06:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10379) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:06:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:06:40] [query] Results: 93 Pages of results: 1
[2026-01-30 05:06:40] [query] Execution time: 0.04112
[2026-01-30 05:06:44] [query] Query for: nc oe
[2026-01-30 05:06:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:06:44] [query] Engine: default
[2026-01-30 05:06:44] [query] Tokens: oem, oeuvres, nc
[2026-01-30 05:06:44] [query] Mods: 11
[2026-01-30 05:06:44] [query] Trying AND logic
[2026-01-30 05:06:44] [query] Found results using: and logic
[2026-01-30 05:06:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7930,68678,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:06:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('2505') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:06:44] [query] Results: 1 Pages of results: 1
[2026-01-30 05:06:44] [query] Execution time: 0.04596
[2026-01-30 05:06:48] [query] Query for: 금시세닷컴
[2026-01-30 05:06:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:06:48] [query] Engine: default
[2026-01-30 05:06:48] [query] Tokens: 금시세닷컴
[2026-01-30 05:06:48] [query] Mods: 11
[2026-01-30 05:06:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:06:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:06:48] [query] Results: 0 Pages of results: 0
[2026-01-30 05:06:48] [query] Execution time: 0.09778
[2026-01-30 05:07:30] [query] Query for: 無印 変換 アダプター
[2026-01-30 05:07:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:07:30] [query] Engine: default
[2026-01-30 05:07:30] [query] Tokens: 無印 変換 アダプター
[2026-01-30 05:07:30] [query] Mods: 11
[2026-01-30 05:07:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:07:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:07:30] [query] Results: 0 Pages of results: 0
[2026-01-30 05:07:30] [query] Execution time: 0.15236
[2026-01-30 05:07:33] [query] Query for: サクラバクシンオー
[2026-01-30 05:07:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:07:33] [query] Engine: default
[2026-01-30 05:07:33] [query] Tokens: サクラバクシンオー
[2026-01-30 05:07:33] [query] Mods: 11
[2026-01-30 05:07:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:07:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:07:33] [query] Results: 0 Pages of results: 0
[2026-01-30 05:07:33] [query] Execution time: 0.08690
[2026-01-30 05:08:00] [query] Query for: 双城之战第二季斗篷人是谁
[2026-01-30 05:08:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:08:00] [query] Engine: default
[2026-01-30 05:08:00] [query] Tokens: 双城之战第二季斗篷人是谁
[2026-01-30 05:08:00] [query] Mods: 11
[2026-01-30 05:08:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:08:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:08:00] [query] Results: 0 Pages of results: 0
[2026-01-30 05:08:00] [query] Execution time: 0.07889
[2026-01-30 05:08:36] [query] Query for: 一个月免费保障的申请和使用方法
[2026-01-30 05:08:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:08:36] [query] Engine: default
[2026-01-30 05:08:36] [query] Tokens: 一个月免费保障的申请和使用方法
[2026-01-30 05:08:36] [query] Mods: 11
[2026-01-30 05:08:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:08:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:08:36] [query] Results: 0 Pages of results: 0
[2026-01-30 05:08:36] [query] Execution time: 0.14844
[2026-01-30 05:08:38] [query] Query for: z4l5 放入v.zmkdijfuxhjf
[2026-01-30 05:08:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:08:38] [query] Engine: default
[2026-01-30 05:08:38] [query] Tokens: z4l5 放入v zmkdijfuxhjf v.zmkdijfuxhjf
[2026-01-30 05:08:38] [query] Mods: 11
[2026-01-30 05:08:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:08:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:08:38] [query] Results: 0 Pages of results: 0
[2026-01-30 05:08:38] [query] Execution time: 0.17561
[2026-01-30 05:08:39] [query] Query for: comprar modalert 🤍📫 www.7search.xyz/es/modalert ordene europa de la entrega noche. 200 mg compre en linea. generika gunstig kaufen
[2026-01-30 05:08:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:08:39] [query] Engine: default
[2026-01-30 05:08:39] [query] Tokens: mg, comprehending, comprehends, comprehensible, comprehension, comprehensive, mga, mgrqispi, mgrqispi.dll, mgrqispidll
[2026-01-30 05:08:39] [query] Mods: 11
[2026-01-30 05:08:39] [query] Trying AND logic
[2026-01-30 05:08:39] [query] Using OR logic
[2026-01-30 05:08:39] [query] Found results using: or logic
[2026-01-30 05:08:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3436,3783,49439,59810,3789,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,54991,33182,34913,20236,80,32437,51000,51009,51015) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:08:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:08:39] [query] Results: 38 Pages of results: 1
[2026-01-30 05:08:39] [query] Execution time: 0.05425
[2026-01-30 05:08:39] [index:background] Health check
[2026-01-30 05:08:46] [query] Query for: icitt 2026 da nang
[2026-01-30 05:08:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:08:46] [query] Engine: default
[2026-01-30 05:08:46] [query] Tokens: dabbing, dabbs, dabpxjntsb8, dad, dads, dadt, dad’s, daee2181c552, daga, dahlquist
[2026-01-30 05:08:46] [query] Mods: 11
[2026-01-30 05:08:46] [query] Using OR logic
[2026-01-30 05:08:46] [query] Found results using: and logic
[2026-01-30 05:08:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8528,23152,19722,7565,20026,53649,20016,42118,6370,23153) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:08:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:08:46] [query] Results: 7 Pages of results: 1
[2026-01-30 05:08:46] [query] Execution time: 0.04374
[2026-01-30 05:09:30] [query] Query for: auxrerp 10 病毒
[2026-01-30 05:09:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:09:30] [query] Engine: default
[2026-01-30 05:09:30] [query] Tokens: 10, auxrerp 病毒 auxrerp 10
[2026-01-30 05:09:30] [query] Mods: 11
[2026-01-30 05:09:30] [query] Using OR logic
[2026-01-30 05:09:30] [query] Found results using: or logic
[2026-01-30 05:09:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (393,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:09:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:09:30] [query] Results: 271 Pages of results: 2
[2026-01-30 05:09:30] [query] Execution time: 0.28918
[2026-01-30 05:09:40] [query] Query for: 2025年第5批拟批准登记农药产品公示
[2026-01-30 05:09:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:09:40] [query] Engine: default
[2026-01-30 05:09:40] [query] Tokens: 2025, 5, 2025年第5批拟批准登记农药产品公示
[2026-01-30 05:09:40] [query] Mods: 11
[2026-01-30 05:09:40] [query] Using OR logic
[2026-01-30 05:09:40] [query] Found results using: or logic
[2026-01-30 05:09:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,439,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:09:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:09:40] [query] Results: 402 Pages of results: 3
[2026-01-30 05:09:40] [query] Execution time: 0.29523
[2026-01-30 05:09:45] [indexer:background] Health check
[2026-01-30 05:09:45] [query] Query for: 금값 하락 가능성
[2026-01-30 05:09:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:09:45] [query] Engine: default
[2026-01-30 05:09:45] [query] Tokens: 금값 하락 가능성
[2026-01-30 05:09:45] [query] Mods: 11
[2026-01-30 05:09:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:09:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:09:45] [query] Results: 0 Pages of results: 0
[2026-01-30 05:09:45] [query] Execution time: 0.12680
[2026-01-30 05:10:50] [query] Query for: 오늘금시세 팔때
[2026-01-30 05:10:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:10:50] [query] Engine: default
[2026-01-30 05:10:50] [query] Tokens: 오늘금시세 팔때
[2026-01-30 05:10:50] [query] Mods: 11
[2026-01-30 05:10:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:10:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:10:50] [query] Results: 0 Pages of results: 0
[2026-01-30 05:10:50] [query] Execution time: 0.11530
[2026-01-30 05:11:25] [query] Query for: english of nakunan
[2026-01-30 05:11:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:11:25] [query] Engine: default
[2026-01-30 05:11:25] [query] Tokens: english, nakunan
[2026-01-30 05:11:25] [query] Mods: 11
[2026-01-30 05:11:25] [query] Using OR logic
[2026-01-30 05:11:25] [query] Found results using: or logic
[2026-01-30 05:11:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5906)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:11:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:11:25] [query] Results: 11 Pages of results: 1
[2026-01-30 05:11:25] [query] Execution time: 0.10799
[2026-01-30 05:12:05] [query] Query for: 海尔兄弟&lc✖破圈·y26/小红书·执行进度表https://ucnyn9zsmsxz.feishu.cn/wiki/xrbrws5sfis30pkbzkhcklb2ntf?from=from_copylink
[2026-01-30 05:12:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:12:05] [query] Engine: default
[2026-01-30 05:12:05] [query] Tokens: lcu2010, lcu2010-08encl, lcu201008encl, cn
[2026-01-30 05:12:05] [query] Mods: 11
[2026-01-30 05:12:05] [query] Using OR logic
[2026-01-30 05:12:05] [query] Found results using: or logic
[2026-01-30 05:12:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (30070)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16300,16338,16378,30070) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:12:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:12:05] [query] Results: 2 Pages of results: 1
[2026-01-30 05:12:05] [query] Execution time: 0.01846
[2026-01-30 05:12:14] [query] Query for: mold him like a little pile of clay lyrics
[2026-01-30 05:12:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:12:14] [query] Engine: default
[2026-01-30 05:12:14] [query] Tokens: mold, like, little, pile, clay, lyrics
[2026-01-30 05:12:14] [query] Mods: 11
[2026-01-30 05:12:14] [query] Using OR logic
[2026-01-30 05:12:14] [query] Found results using: or logic
[2026-01-30 05:12:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9715,98,3759,6137,8294)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6137,98,3759,8294,9715,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:12:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:12:14] [query] Results: 384 Pages of results: 2
[2026-01-30 05:12:14] [query] Execution time: 0.17336
[2026-01-30 05:12:50] [query] Query for: 18k금시세
[2026-01-30 05:12:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:12:50] [query] Engine: default
[2026-01-30 05:12:50] [query] Tokens: 18k금시세
[2026-01-30 05:12:50] [query] Mods: 11
[2026-01-30 05:12:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:12:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:12:50] [query] Results: 0 Pages of results: 0
[2026-01-30 05:12:50] [query] Execution time: 0.08311
[2026-01-30 05:13:35] [index:background] Health check
[2026-01-30 05:13:35] [index:background] CPU load threshold (3) breached: 3.08 [waiting 2]
[2026-01-30 05:13:37] [indexer:background] CPU load threshold (3) breached: 3.15 [waiting 2]
[2026-01-30 05:13:48] [indexer:background] Health check
[2026-01-30 05:13:48] [indexer:background] CPU load threshold (3) breached: 3.14 [waiting 2]
[2026-01-30 05:14:15] [query] Query for: 오늘금시세팔때가격
[2026-01-30 05:14:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:14:15] [query] Engine: default
[2026-01-30 05:14:15] [query] Tokens: 오늘금시세팔때가격
[2026-01-30 05:14:15] [query] Mods: 11
[2026-01-30 05:14:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:14:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:14:15] [query] Results: 0 Pages of results: 0
[2026-01-30 05:14:15] [query] Execution time: 0.08385
[2026-01-30 05:14:46] [query] Query for: real estate agent bonda
[2026-01-30 05:14:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:14:46] [query] Engine: default
[2026-01-30 05:14:46] [query] Tokens: real, estate, agent, beyond, bond, bonita, bound, bonda
[2026-01-30 05:14:46] [query] Mods: 11
[2026-01-30 05:14:46] [query] Using OR logic
[2026-01-30 05:14:47] [query] Found results using: or logic
[2026-01-30 05:14:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1708,2145,23127,6695,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:14:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:14:47] [query] Results: 1152 Pages of results: 6
[2026-01-30 05:14:47] [query] Execution time: 0.66886
[2026-01-30 05:14:56] [query] Query for: lc3133bk
[2026-01-30 05:14:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:14:56] [query] Engine: default
[2026-01-30 05:14:56] [query] Tokens: lc3133bk
[2026-01-30 05:14:56] [query] Mods: 11
[2026-01-30 05:14:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:14:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:14:56] [query] Results: 0 Pages of results: 0
[2026-01-30 05:14:56] [query] Execution time: 0.07743
[2026-01-30 05:15:41] [query] Query for: atun rumah kuning
[2026-01-30 05:15:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:15:41] [query] Engine: default
[2026-01-30 05:15:41] [query] Tokens: latunya
[2026-01-30 05:15:41] [query] Mods: 11
[2026-01-30 05:15:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24127) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:15:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:15:41] [query] Results: 0 Pages of results: 0
[2026-01-30 05:15:41] [query] Execution time: 0.09438
[2026-01-30 05:16:21] [query] Query for: eco smart light bulbs six pack
[2026-01-30 05:16:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:16:21] [query] Engine: default
[2026-01-30 05:16:21] [query] Tokens: eco, smart, light, bulbs, six, pack
[2026-01-30 05:16:21] [query] Mods: 11
[2026-01-30 05:16:21] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 05:16:21] [query] Using OR logic
[2026-01-30 05:16:21] [query] Found results using: or logic
[2026-01-30 05:16:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7668,1632,5966,7905,3201,4671) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:16:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:16:21] [query] Results: 126 Pages of results: 1
[2026-01-30 05:16:21] [query] Execution time: 0.05796
[2026-01-30 05:17:14] [query] Query for: can i have at and agt agreement
[2026-01-30 05:17:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:17:14] [query] Engine: default
[2026-01-30 05:17:14] [query] Tokens: can, agreement, agt
[2026-01-30 05:17:14] [query] Mods: 11
[2026-01-30 05:17:14] [query] Using OR logic
[2026-01-30 05:17:15] [query] Found results using: or logic
[2026-01-30 05:17:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (873,589)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,873,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:17:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:17:15] [query] Results: 1085 Pages of results: 6
[2026-01-30 05:17:15] [query] Execution time: 0.38673
[2026-01-30 05:18:24] [query] Query for: can i have at and agt agreement
[2026-01-30 05:18:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:18:24] [query] Engine: default
[2026-01-30 05:18:24] [query] Tokens: can, agreement, agt
[2026-01-30 05:18:24] [query] Mods: 11
[2026-01-30 05:18:24] [query] Using OR logic
[2026-01-30 05:18:25] [query] Found results using: or logic
[2026-01-30 05:18:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (873,589)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,873,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:18:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:18:25] [query] Results: 1085 Pages of results: 6
[2026-01-30 05:18:25] [query] Execution time: 0.23709
[2026-01-30 05:18:36] [query] Query for: 中国有n'x'q'm'z
[2026-01-30 05:18:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:18:36] [query] Engine: default
[2026-01-30 05:18:36] [query] Tokens: o'quinn, m, q, x, z
[2026-01-30 05:18:36] [query] Mods: 11
[2026-01-30 05:18:36] [query] Using OR logic
[2026-01-30 05:18:36] [query] Found results using: or logic
[2026-01-30 05:18:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1812,8811,6383,10028)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24363,1812,8811,6383,10028) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:18:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:18:36] [query] Results: 301 Pages of results: 2
[2026-01-30 05:18:36] [query] Execution time: 0.22502
[2026-01-30 05:18:36] [index:background] Health check
[2026-01-30 05:18:56] [query] Query for: a12 form fair trading
[2026-01-30 05:18:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:18:56] [query] Engine: default
[2026-01-30 05:18:56] [query] Tokens: a12, form, fair, trading
[2026-01-30 05:18:56] [query] Mods: 11
[2026-01-30 05:18:56] [query] Trying AND logic
[2026-01-30 05:18:56] [query] Using OR logic
[2026-01-30 05:18:57] [query] Found results using: or logic
[2026-01-30 05:18:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5740,1817,1522,7645) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:18:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:18:57] [query] Results: 928 Pages of results: 5
[2026-01-30 05:18:57] [query] Execution time: 0.50606
[2026-01-30 05:19:26] [query] Query for: 금1돈 시세
[2026-01-30 05:19:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:19:26] [query] Engine: default
[2026-01-30 05:19:26] [query] Tokens: 1, 금1돈 시세
[2026-01-30 05:19:26] [query] Mods: 11
[2026-01-30 05:19:26] [query] Using OR logic
[2026-01-30 05:19:27] [query] Found results using: or logic
[2026-01-30 05:19:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:19:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:19:27] [query] Results: 1223 Pages of results: 7
[2026-01-30 05:19:27] [query] Execution time: 0.72062
[2026-01-30 05:19:41] [indexer:background] Health check
[2026-01-30 05:20:57] [query] Query for: 금 시세
[2026-01-30 05:20:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:20:57] [query] Engine: default
[2026-01-30 05:20:57] [query] Tokens: 금 시세
[2026-01-30 05:20:57] [query] Mods: 11
[2026-01-30 05:20:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:20:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:20:57] [query] Results: 0 Pages of results: 0
[2026-01-30 05:20:57] [query] Execution time: 0.10662
[2026-01-30 05:22:03] [query] Query for: zentel
[2026-01-30 05:22:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 05:22:03] [query] Engine: default
[2026-01-30 05:22:03] [query] Tokens: zentel
[2026-01-30 05:22:03] [query] Mods: 11
[2026-01-30 05:22:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:22:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:22:03] [query] Results: 0 Pages of results: 0
[2026-01-30 05:22:03] [query] Execution time: 0.07634
[2026-01-30 05:22:13] [query] Query for: 奈良競輪場
[2026-01-30 05:22:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:22:13] [query] Engine: default
[2026-01-30 05:22:13] [query] Tokens: 奈良競輪場
[2026-01-30 05:22:13] [query] Mods: 11
[2026-01-30 05:22:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:22:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:22:13] [query] Results: 0 Pages of results: 0
[2026-01-30 05:22:13] [query] Execution time: 0.07911
[2026-01-30 05:22:15] [query] Query for: 俊修侠在保定的电脑维修用户评价
[2026-01-30 05:22:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:22:15] [query] Engine: default
[2026-01-30 05:22:15] [query] Tokens: 俊修侠在保定的电脑维修用户评价
[2026-01-30 05:22:15] [query] Mods: 11
[2026-01-30 05:22:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:22:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:22:15] [query] Results: 0 Pages of results: 0
[2026-01-30 05:22:15] [query] Execution time: 0.11297
[2026-01-30 05:22:30] [query] Query for: 阿吕修斯
[2026-01-30 05:22:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:22:30] [query] Engine: default
[2026-01-30 05:22:30] [query] Tokens: 阿吕修斯
[2026-01-30 05:22:30] [query] Mods: 11
[2026-01-30 05:22:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:22:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:22:30] [query] Results: 0 Pages of results: 0
[2026-01-30 05:22:30] [query] Execution time: 0.07737
[2026-01-30 05:22:32] [query] Query for: 龙井市2025年年鉴
[2026-01-30 05:22:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:22:32] [query] Engine: default
[2026-01-30 05:22:32] [query] Tokens: 2025, 龙井市2025年年鉴
[2026-01-30 05:22:32] [query] Mods: 11
[2026-01-30 05:22:32] [query] Using OR logic
[2026-01-30 05:22:32] [query] Found results using: or logic
[2026-01-30 05:22:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:22:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:22:32] [query] Results: 185 Pages of results: 1
[2026-01-30 05:22:32] [query] Execution time: 0.24277
[2026-01-30 05:23:30] [query] Query for: 龙井市2025年年鉴
[2026-01-30 05:23:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:23:30] [query] Engine: default
[2026-01-30 05:23:30] [query] Tokens: 2025, 龙井市2025年年鉴
[2026-01-30 05:23:30] [query] Mods: 11
[2026-01-30 05:23:30] [query] Using OR logic
[2026-01-30 05:23:30] [query] Found results using: or logic
[2026-01-30 05:23:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:23:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:23:30] [query] Results: 185 Pages of results: 1
[2026-01-30 05:23:30] [query] Execution time: 0.11370
[2026-01-30 05:23:36] [index:background] Health check
[2026-01-30 05:23:36] [index:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 05:23:38] [indexer:background] CPU load threshold (3) breached: 3.23 [waiting 2]
[2026-01-30 05:23:50] [indexer:background] Health check
[2026-01-30 05:24:56] [query] Query for: getline in c
[2026-01-30 05:24:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:24:56] [query] Engine: default
[2026-01-30 05:24:56] [query] Tokens: c, guethlein, guideline, getline
[2026-01-30 05:24:56] [query] Mods: 11
[2026-01-30 05:24:56] [query] Using OR logic
[2026-01-30 05:24:56] [query] Found results using: or logic
[2026-01-30 05:24:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1685)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1685,27717,34381,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:24:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:24:56] [query] Results: 186 Pages of results: 1
[2026-01-30 05:24:56] [query] Execution time: 0.16814
[2026-01-30 05:24:58] [query] Query for: मार्कंडेय ऋषि parents
[2026-01-30 05:24:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:24:58] [query] Engine: default
[2026-01-30 05:24:58] [query] Tokens: parents, मार्कंडेय ऋषि
[2026-01-30 05:24:58] [query] Mods: 11
[2026-01-30 05:24:58] [query] Using OR logic
[2026-01-30 05:24:58] [query] Found results using: or logic
[2026-01-30 05:24:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9054)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9054,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:24:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:24:58] [query] Results: 20 Pages of results: 1
[2026-01-30 05:24:58] [query] Execution time: 0.24229
[2026-01-30 05:25:37] [query] Query for: マウス 電池入れ替えたのに反応悪い　点滅が弱い
[2026-01-30 05:25:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:25:37] [query] Engine: default
[2026-01-30 05:25:38] [query] Tokens: マウス 電池入れ替えたのに反応悪い 点滅が弱い
[2026-01-30 05:25:38] [query] Mods: 11
[2026-01-30 05:25:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:25:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:25:38] [query] Results: 0 Pages of results: 0
[2026-01-30 05:25:38] [query] Execution time: 0.13747
[2026-01-30 05:25:40] [query] Query for: 洛阳时代阳光苑 开发商
[2026-01-30 05:25:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:25:40] [query] Engine: default
[2026-01-30 05:25:40] [query] Tokens: 洛阳时代阳光苑 开发商
[2026-01-30 05:25:40] [query] Mods: 11
[2026-01-30 05:25:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:25:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:25:40] [query] Results: 0 Pages of results: 0
[2026-01-30 05:25:40] [query] Execution time: 0.10775
[2026-01-30 05:25:53] [query] Query for: 慌兮兮是什么意思
[2026-01-30 05:25:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:25:53] [query] Engine: default
[2026-01-30 05:25:53] [query] Tokens: 慌兮兮是什么意思
[2026-01-30 05:25:53] [query] Mods: 11
[2026-01-30 05:25:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:25:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:25:53] [query] Results: 0 Pages of results: 0
[2026-01-30 05:25:53] [query] Execution time: 0.09267
[2026-01-30 05:25:55] [query] Query for: シーゲイト・テクノロジー per
[2026-01-30 05:25:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:25:55] [query] Engine: default
[2026-01-30 05:25:55] [query] Tokens: per, シーゲイト テクノロジー
[2026-01-30 05:25:55] [query] Mods: 11
[2026-01-30 05:25:55] [query] Using OR logic
[2026-01-30 05:25:55] [query] Found results using: or logic
[2026-01-30 05:25:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (620)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (620,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:25:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:25:55] [query] Results: 63 Pages of results: 1
[2026-01-30 05:25:55] [query] Execution time: 0.15500
[2026-01-30 05:26:32] [query] Query for: 高通過率的nfpa cfps 參考資料是行業領先材料＆值得信賴的cfps 測試題庫 🏡 在▛ www.newdumpspdf.com ▟上搜索⏩ ⏪並獲取免費下載cfps題庫
[2026-01-30 05:26:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 05:26:32] [query] Engine: default
[2026-01-30 05:26:32] [query] Tokens: www, com, 高通過率的nfpa cfps 參考資料是行業領先材料 值得信賴的cfps 測試題庫 🏡 在▛ newdumpspdf
[2026-01-30 05:26:32] [query] Mods: 11
[2026-01-30 05:26:32] [query] Using OR logic
[2026-01-30 05:26:32] [query] Found results using: or logic
[2026-01-30 05:26:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:26:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:26:32] [query] Results: 261 Pages of results: 22
[2026-01-30 05:26:32] [query] Execution time: 0.61531
[2026-01-30 05:26:55] [query] Query for: zithromax originale prezzo 🦏 www.7rx.biz/it/zithromax in linea economico ordine legale europa. senza ricetta ordinare noi. compra zithromax.
[2026-01-30 05:26:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 05:26:55] [query] Engine: default
[2026-01-30 05:26:55] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, legalese, legalethics, noise, noisy, www
[2026-01-30 05:26:55] [query] Mods: 11
[2026-01-30 05:26:55] [query] Trying AND logic
[2026-01-30 05:26:55] [query] Using OR logic
[2026-01-30 05:26:55] [query] Found results using: or logic
[2026-01-30 05:26:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,22324,29156,5428,5405,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:26:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:26:55] [query] Results: 144 Pages of results: 12
[2026-01-30 05:26:55] [query] Execution time: 0.14775
[2026-01-30 05:28:21] [query] Query for: kompanionki pazardjik
[2026-01-30 05:28:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:28:21] [query] Engine: default
[2026-01-30 05:28:21] [query] Tokens: kompanionki pazardjik
[2026-01-30 05:28:21] [query] Mods: 11
[2026-01-30 05:28:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:28:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:28:21] [query] Results: 0 Pages of results: 0
[2026-01-30 05:28:21] [query] Execution time: 0.11139
[2026-01-30 05:29:32] [index:background] Health check
[2026-01-30 05:29:32] [indexer:background] Health check
[2026-01-30 05:29:32] [indexer:background] Health check
[2026-01-30 05:29:58] [query] Query for: form 19 real estate
[2026-01-30 05:29:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:29:58] [query] Engine: default
[2026-01-30 05:29:58] [query] Tokens: form, 19, real, estate, form 091, form 10, form 101, form 19
[2026-01-30 05:29:58] [query] Mods: 11
[2026-01-30 05:29:58] [query] Using OR logic
[2026-01-30 05:29:59] [query] Found results using: or logic
[2026-01-30 05:29:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (698,172,1817,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,698,171,172,73047,55922,19818,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:29:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:29:59] [query] Results: 1534 Pages of results: 8
[2026-01-30 05:29:59] [query] Execution time: 0.81003
[2026-01-30 05:30:37] [query] Query for: 오늘 18k 금시세
[2026-01-30 05:30:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:30:37] [query] Engine: default
[2026-01-30 05:30:37] [query] Tokens: 오늘 18k 금시세
[2026-01-30 05:30:37] [query] Mods: 11
[2026-01-30 05:30:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:30:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:30:37] [query] Results: 0 Pages of results: 0
[2026-01-30 05:30:37] [query] Execution time: 0.13341
[2026-01-30 05:30:42] [query] Query for: 天津市西青区福达广告设计中心
[2026-01-30 05:30:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:30:42] [query] Engine: default
[2026-01-30 05:30:42] [query] Tokens: 天津市西青区福达广告设计中心
[2026-01-30 05:30:42] [query] Mods: 11
[2026-01-30 05:30:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:30:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:30:42] [query] Results: 0 Pages of results: 0
[2026-01-30 05:30:42] [query] Execution time: 0.08302
[2026-01-30 05:32:59] [query] Query for: allien by class dojo
[2026-01-30 05:32:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:32:59] [query] Engine: default
[2026-01-30 05:32:59] [query] Tokens: class, alien, allan, allen, allinone, doj, dojs, allien dojo
[2026-01-30 05:32:59] [query] Mods: 11
[2026-01-30 05:32:59] [query] Using OR logic
[2026-01-30 05:32:59] [query] Found results using: or logic
[2026-01-30 05:32:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3432)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3432,24956,22848,7083,32459,4485,50790,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:32:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:32:59] [query] Results: 119 Pages of results: 1
[2026-01-30 05:32:59] [query] Execution time: 0.29871
[2026-01-30 05:33:13] [query] Query for: いろはグランドホテル松本駐車場
[2026-01-30 05:33:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:33:13] [query] Engine: default
[2026-01-30 05:33:13] [query] Tokens: いろはグランドホテル松本駐車場
[2026-01-30 05:33:13] [query] Mods: 11
[2026-01-30 05:33:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:33:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:33:13] [query] Results: 0 Pages of results: 0
[2026-01-30 05:33:13] [query] Execution time: 0.09406
[2026-01-30 05:33:36] [index:background] Health check
[2026-01-30 05:34:40] [indexer:background] Health check
[2026-01-30 05:34:40] [indexer:background] Health check
[2026-01-30 05:34:53] [query] Query for: y2 mate .com
[2026-01-30 05:34:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:34:53] [query] Engine: default
[2026-01-30 05:34:53] [query] Tokens: 101927-002_fema_flood-avoidance_infographic_may2020_r8_508, 101927002femafloodavoidanceinfographicmay2020r8508, 1gjyaepeirbmievspgclqaxti0y2ue3ty, 1x78thxhlxpdcu9ajnmbvlajihy2vezyh, agency2025, anniversary2021, approximately2, approximately23, by2, by2007
[2026-01-30 05:34:53] [query] Mods: 11
[2026-01-30 05:34:53] [query] Trying AND logic
[2026-01-30 05:34:53] [query] Found results using: and logic
[2026-01-30 05:34:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,8292)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21091,21136,29484,73065,74619,26934,44985,55110,10712,3404) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:34:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('26201', '47651') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:34:53] [query] Results: 1 Pages of results: 1
[2026-01-30 05:34:53] [query] Execution time: 0.08855
[2026-01-30 05:34:58] [query] Query for: whatpricebeauty 钟情 免费观看
[2026-01-30 05:34:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:34:58] [query] Engine: default
[2026-01-30 05:34:58] [query] Tokens: whatpricebeauty 钟情 免费观看
[2026-01-30 05:34:58] [query] Mods: 11
[2026-01-30 05:34:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:34:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:34:58] [query] Results: 0 Pages of results: 0
[2026-01-30 05:34:58] [query] Execution time: 0.12719
[2026-01-30 05:36:22] [query] Query for: 東京ディズニーランド 富士山麓　誘致
[2026-01-30 05:36:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:36:22] [query] Engine: default
[2026-01-30 05:36:23] [query] Tokens: 東京ディズニーランド 富士山麓 誘致
[2026-01-30 05:36:23] [query] Mods: 11
[2026-01-30 05:36:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:36:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:36:23] [query] Results: 0 Pages of results: 0
[2026-01-30 05:36:23] [query] Execution time: 0.13702
[2026-01-30 05:36:25] [query] Query for: 일렉콘
[2026-01-30 05:36:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:36:25] [query] Engine: default
[2026-01-30 05:36:25] [query] Tokens: 일렉콘
[2026-01-30 05:36:25] [query] Mods: 11
[2026-01-30 05:36:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:36:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:36:25] [query] Results: 0 Pages of results: 0
[2026-01-30 05:36:25] [query] Execution time: 0.08178
[2026-01-30 05:37:13] [query] Query for: 14k 시세
[2026-01-30 05:37:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:37:13] [query] Engine: default
[2026-01-30 05:37:13] [query] Tokens: 14k 시세
[2026-01-30 05:37:13] [query] Mods: 11
[2026-01-30 05:37:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:37:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:37:13] [query] Results: 0 Pages of results: 0
[2026-01-30 05:37:13] [query] Execution time: 0.11245
[2026-01-30 05:38:16] [query] Query for: 男性用 リップクリーム
[2026-01-30 05:38:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:38:16] [query] Engine: default
[2026-01-30 05:38:16] [query] Tokens: 男性用 リップクリーム
[2026-01-30 05:38:16] [query] Mods: 11
[2026-01-30 05:38:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:38:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:38:16] [query] Results: 0 Pages of results: 0
[2026-01-30 05:38:16] [query] Execution time: 0.10274
[2026-01-30 05:39:32] [index:background] Health check
[2026-01-30 05:39:32] [indexer:background] Health check
[2026-01-30 05:39:32] [indexer:background] Health check
[2026-01-30 05:39:37] [query] Query for: 日本〇理
[2026-01-30 05:39:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:39:37] [query] Engine: default
[2026-01-30 05:39:37] [query] Tokens: 日本〇理
[2026-01-30 05:39:37] [query] Mods: 11
[2026-01-30 05:39:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:39:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:39:37] [query] Results: 0 Pages of results: 0
[2026-01-30 05:39:37] [query] Execution time: 0.07920
[2026-01-30 05:40:19] [query] Query for: agreement home
[2026-01-30 05:40:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:40:19] [query] Engine: default
[2026-01-30 05:40:19] [query] Tokens: agreement, home
[2026-01-30 05:40:19] [query] Mods: 11
[2026-01-30 05:40:19] [query] Trying AND logic
[2026-01-30 05:40:21] [query] Found results using: and logic
[2026-01-30 05:40:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (873,234) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:40:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (234) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:40:21] [query] Results: 114 Pages of results: 1
[2026-01-30 05:40:21] [query] Execution time: 2.08950
[2026-01-30 05:40:51] [query] Query for: real estate form 4-t
[2026-01-30 05:40:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:40:51] [query] Engine: default
[2026-01-30 05:40:51] [query] Tokens: real, estate, form, 4, t, 4-t, form 4
[2026-01-30 05:40:51] [query] Mods: 11
[2026-01-30 05:40:51] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 05:40:51] [query] Using OR logic
[2026-01-30 05:40:52] [query] Found results using: or logic
[2026-01-30 05:40:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1817,440,860,19864,19866) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:40:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:40:52] [query] Results: 1639 Pages of results: 9
[2026-01-30 05:40:52] [query] Execution time: 0.90778
[2026-01-30 05:41:57] [query] Query for: 키움증권 타기관 인증서
[2026-01-30 05:41:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:41:57] [query] Engine: default
[2026-01-30 05:41:57] [query] Tokens: 키움증권 타기관 인증서
[2026-01-30 05:41:57] [query] Mods: 11
[2026-01-30 05:41:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:41:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:41:57] [query] Results: 0 Pages of results: 0
[2026-01-30 05:41:57] [query] Execution time: 0.16486
[2026-01-30 05:42:02] [query] Query for: 張美阿嬤
[2026-01-30 05:42:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:42:02] [query] Engine: default
[2026-01-30 05:42:02] [query] Tokens: 張美阿嬤
[2026-01-30 05:42:02] [query] Mods: 11
[2026-01-30 05:42:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:42:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:42:02] [query] Results: 0 Pages of results: 0
[2026-01-30 05:42:02] [query] Execution time: 0.07470
[2026-01-30 05:42:29] [query] Query for: pilot prospective cohort study as an observational
[2026-01-30 05:42:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:42:29] [query] Engine: default
[2026-01-30 05:42:29] [query] Tokens: pilot, prospective, cohort, study, observational
[2026-01-30 05:42:29] [query] Mods: 11
[2026-01-30 05:42:29] [query] Using OR logic
[2026-01-30 05:42:29] [query] Found results using: or logic
[2026-01-30 05:42:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14765,15152,5474,1322)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15152,5474,14765,1322,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:42:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:42:29] [query] Results: 164 Pages of results: 1
[2026-01-30 05:42:29] [query] Execution time: 0.15479
[2026-01-30 05:42:39] [query] Query for: 精華素
[2026-01-30 05:42:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:42:39] [query] Engine: default
[2026-01-30 05:42:39] [query] Tokens: 精華素
[2026-01-30 05:42:39] [query] Mods: 11
[2026-01-30 05:42:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:42:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:42:39] [query] Results: 0 Pages of results: 0
[2026-01-30 05:42:39] [query] Execution time: 0.07634
[2026-01-30 05:44:13] [query] Query for: osta stromectoli veebist ivermektiini internetist tellige stromectol ivermektiin ⤄✮ www.7rx.biz/ivermectin ⤄✮.
[2026-01-30 05:44:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:44:13] [query] Engine: default
[2026-01-30 05:44:13] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 05:44:13] [query] Mods: 11
[2026-01-30 05:44:13] [query] Trying AND logic
[2026-01-30 05:44:13] [query] Using OR logic
[2026-01-30 05:44:13] [query] Found results using: or logic
[2026-01-30 05:44:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:44:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:44:13] [query] Results: 123 Pages of results: 1
[2026-01-30 05:44:13] [query] Execution time: 0.20068
[2026-01-30 05:44:23] [query] Query for: achat betnovate ⥷🗞🟦 www.7rx.biz/fr/betnovate 20gm commander pas cher sans ordonnance. wo bestellen. generique en ligne sur.
[2026-01-30 05:44:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:44:23] [query] Engine: default
[2026-01-30 05:44:23] [query] Tokens: commander, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, cherished, cherokee, cherokeenc, cherokees, cherokee’s
[2026-01-30 05:44:23] [query] Mods: 11
[2026-01-30 05:44:23] [query] Trying AND logic
[2026-01-30 05:44:23] [query] Using OR logic
[2026-01-30 05:44:23] [query] Found results using: or logic
[2026-01-30 05:44:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,13792,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,17695,61401,61404,61406,57018,19554,68888,70868,70860) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:44:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:44:23] [query] Results: 10 Pages of results: 1
[2026-01-30 05:44:23] [query] Execution time: 0.08249
[2026-01-30 05:44:24] [query] Query for: comprar
[2026-01-30 05:44:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:44:24] [query] Engine: default
[2026-01-30 05:44:24] [query] Tokens: compare, comprar
[2026-01-30 05:44:24] [query] Mods: 11
[2026-01-30 05:44:24] [query] Using OR logic
[2026-01-30 05:44:24] [query] Found results using: or logic
[2026-01-30 05:44:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3082,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:44:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:44:24] [query] Results: 9 Pages of results: 1
[2026-01-30 05:44:24] [query] Execution time: 0.08991
[2026-01-30 05:44:34] [index:background] Health check
[2026-01-30 05:44:36] [indexer:background] Health check
[2026-01-30 05:44:47] [query] Query for: deow 新宿 口コミ
[2026-01-30 05:44:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:44:47] [query] Engine: default
[2026-01-30 05:44:47] [query] Tokens: dew, dow, dowd, deow 新宿 口コミ
[2026-01-30 05:44:47] [query] Mods: 11
[2026-01-30 05:44:47] [query] Using OR logic
[2026-01-30 05:44:47] [query] Found results using: or logic
[2026-01-30 05:44:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23180,3255,23211,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:44:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:44:47] [query] Results: 1 Pages of results: 1
[2026-01-30 05:44:47] [query] Execution time: 0.17695
[2026-01-30 05:44:56] [query] Query for: goedkoop acticin online 🎁⠔🐣 www.7rx.biz/acticin antidepressivi leggeri senza ricetta. kopen nu levering op dezelfde dag kunt u kopen. koop
[2026-01-30 05:44:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:44:56] [query] Engine: default
[2026-01-30 05:44:56] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, daga, nuanced, nuances, nuclear, nuclear-power-plant, nuclearpowerplant
[2026-01-30 05:44:56] [query] Mods: 11
[2026-01-30 05:44:56] [query] Trying AND logic
[2026-01-30 05:44:56] [query] Using OR logic
[2026-01-30 05:44:56] [query] Found results using: or logic
[2026-01-30 05:44:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,14818,2161,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,6370,14486,3929,11827,11845,11849) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:44:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:44:56] [query] Results: 8 Pages of results: 1
[2026-01-30 05:44:56] [query] Execution time: 0.03461
[2026-01-30 05:45:14] [query] Query for: 复印店
[2026-01-30 05:45:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:45:14] [query] Engine: default
[2026-01-30 05:45:14] [query] Tokens: 复印店
[2026-01-30 05:45:14] [query] Mods: 11
[2026-01-30 05:45:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:45:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:45:14] [query] Results: 0 Pages of results: 0
[2026-01-30 05:45:14] [query] Execution time: 0.09527
[2026-01-30 05:45:29] [query] Query for: comprar bromazepam online 🌶️⢚ www.7rx.biz/bromazepam generico italia. barato seguro compre durante a noite da europa online. barato. europa.
[2026-01-30 05:45:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:45:29] [query] Engine: default
[2026-01-30 05:45:29] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, comprehending, comprehends, comprehensible, comprehension, comprehensive, dabbing
[2026-01-30 05:45:29] [query] Mods: 11
[2026-01-30 05:45:29] [query] Trying AND logic
[2026-01-30 05:45:29] [query] Using OR logic
[2026-01-30 05:45:29] [query] Found results using: or logic
[2026-01-30 05:45:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,54991,33182,34913,20236,80,8528) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:45:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:45:29] [query] Results: 40 Pages of results: 1
[2026-01-30 05:45:29] [query] Execution time: 0.08270
[2026-01-30 05:45:49] [query] Query for: 한국금시세
[2026-01-30 05:45:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:45:49] [query] Engine: default
[2026-01-30 05:45:49] [query] Tokens: 한국금시세
[2026-01-30 05:45:49] [query] Mods: 11
[2026-01-30 05:45:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:45:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:45:49] [query] Results: 0 Pages of results: 0
[2026-01-30 05:45:49] [query] Execution time: 0.08116
[2026-01-30 05:47:17] [query] Query for: polyethylene glycol 400
[2026-01-30 05:47:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:47:17] [query] Engine: default
[2026-01-30 05:47:18] [query] Tokens: 400, polyethylene glycol glycol 400
[2026-01-30 05:47:18] [query] Mods: 11
[2026-01-30 05:47:18] [query] Using OR logic
[2026-01-30 05:47:18] [query] Found results using: or logic
[2026-01-30 05:47:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3772)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3772,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:47:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:47:18] [query] Results: 76 Pages of results: 1
[2026-01-30 05:47:18] [query] Execution time: 0.18461
[2026-01-30 05:48:30] [query] Query for: 18k 금값시세
[2026-01-30 05:48:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:48:30] [query] Engine: default
[2026-01-30 05:48:30] [query] Tokens: 18k 금값시세
[2026-01-30 05:48:30] [query] Mods: 11
[2026-01-30 05:48:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:48:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:48:30] [query] Results: 0 Pages of results: 0
[2026-01-30 05:48:30] [query] Execution time: 0.10670
[2026-01-30 05:48:36] [index:background] Health check
[2026-01-30 05:48:45] [query] Query for: rnrwprmatltp
[2026-01-30 05:48:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:48:45] [query] Engine: default
[2026-01-30 05:48:45] [query] Tokens: rnrwprmatltp
[2026-01-30 05:48:45] [query] Mods: 11
[2026-01-30 05:48:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:48:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:48:45] [query] Results: 0 Pages of results: 0
[2026-01-30 05:48:45] [query] Execution time: 0.17500
[2026-01-30 05:48:46] [query] Query for: 엘리트북 255h 50ㅈ
[2026-01-30 05:48:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:48:46] [query] Engine: default
[2026-01-30 05:48:46] [query] Tokens: 50, 엘리트북 255h 50ㅈ 255h 50
[2026-01-30 05:48:46] [query] Mods: 11
[2026-01-30 05:48:46] [query] Using OR logic
[2026-01-30 05:48:46] [query] Found results using: or logic
[2026-01-30 05:48:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (690)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (690,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:48:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:48:46] [query] Results: 72 Pages of results: 1
[2026-01-30 05:48:46] [query] Execution time: 0.27210
[2026-01-30 05:48:49] [indexer:background] Health check
[2026-01-30 05:48:55] [query] Query for: 状況を鑑みて 意味
[2026-01-30 05:48:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:48:55] [query] Engine: default
[2026-01-30 05:48:56] [query] Tokens: 状況を鑑みて 意味
[2026-01-30 05:48:56] [query] Mods: 11
[2026-01-30 05:48:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:48:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:48:56] [query] Results: 0 Pages of results: 0
[2026-01-30 05:48:56] [query] Execution time: 0.10739
[2026-01-30 05:52:02] [query] Query for: fwwffffwwww
[2026-01-30 05:52:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:52:02] [query] Engine: default
[2026-01-30 05:52:02] [query] Tokens: fwwffffwwww
[2026-01-30 05:52:02] [query] Mods: 11
[2026-01-30 05:52:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:52:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:52:02] [query] Results: 0 Pages of results: 0
[2026-01-30 05:52:02] [query] Execution time: 0.07632
[2026-01-30 05:52:38] [query] Query for: 康美药业上海锦天城律师事务所
[2026-01-30 05:52:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:52:38] [query] Engine: default
[2026-01-30 05:52:38] [query] Tokens: 康美药业上海锦天城律师事务所
[2026-01-30 05:52:38] [query] Mods: 11
[2026-01-30 05:52:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:52:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:52:38] [query] Results: 0 Pages of results: 0
[2026-01-30 05:52:38] [query] Execution time: 0.08226
[2026-01-30 05:52:49] [query] Query for: ウイルスバスター スキャンしています 終わらない
[2026-01-30 05:52:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:52:49] [query] Engine: default
[2026-01-30 05:52:50] [query] Tokens: ウイルスバスター スキャンしています 終わらない
[2026-01-30 05:52:50] [query] Mods: 11
[2026-01-30 05:52:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:52:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:52:50] [query] Results: 0 Pages of results: 0
[2026-01-30 05:52:50] [query] Execution time: 0.22619
[2026-01-30 05:53:10] [query] Query for: sion bet
[2026-01-30 05:53:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:53:10] [query] Engine: default
[2026-01-30 05:53:10] [query] Tokens: sion, bet
[2026-01-30 05:53:10] [query] Mods: 11
[2026-01-30 05:53:10] [query] Trying AND logic
[2026-01-30 05:53:10] [query] Using OR logic
[2026-01-30 05:53:10] [query] Found results using: or logic
[2026-01-30 05:53:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (21707)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49744,21707) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:53:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:53:10] [query] Results: 3 Pages of results: 1
[2026-01-30 05:53:10] [query] Execution time: 0.02930
[2026-01-30 05:53:25] [query] Query for: 吴兴区社会治理中心主任
[2026-01-30 05:53:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:53:25] [query] Engine: default
[2026-01-30 05:53:25] [query] Tokens: 吴兴区社会治理中心主任
[2026-01-30 05:53:25] [query] Mods: 11
[2026-01-30 05:53:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:53:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:53:25] [query] Results: 0 Pages of results: 0
[2026-01-30 05:53:25] [query] Execution time: 0.13182
[2026-01-30 05:53:37] [index:background] Health check
[2026-01-30 05:53:49] [indexer:background] Health check
[2026-01-30 05:53:52] [query] Query for: real estate agent guide
[2026-01-30 05:53:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:53:52] [query] Engine: default
[2026-01-30 05:53:52] [query] Tokens: real, estate, agent, guide
[2026-01-30 05:53:52] [query] Mods: 11
[2026-01-30 05:53:52] [query] Trying AND logic
[2026-01-30 05:53:52] [query] Using OR logic
[2026-01-30 05:53:52] [query] Found results using: or logic
[2026-01-30 05:53:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,365) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:53:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:53:52] [query] Results: 1144 Pages of results: 6
[2026-01-30 05:53:52] [query] Execution time: 0.48030
[2026-01-30 05:55:14] [query] Query for: 2026年1月29台湾海峡新闻回放
[2026-01-30 05:55:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:55:14] [query] Engine: default
[2026-01-30 05:55:14] [query] Tokens: 2026, 1, 29, 2026年1月29台湾海峡新闻回放
[2026-01-30 05:55:14] [query] Mods: 11
[2026-01-30 05:55:14] [query] Using OR logic
[2026-01-30 05:55:15] [query] Found results using: or logic
[2026-01-30 05:55:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,28036,7202)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,431,7202,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:55:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:55:15] [query] Results: 1256 Pages of results: 7
[2026-01-30 05:55:15] [query] Execution time: 0.58818
[2026-01-30 05:55:20] [query] Query for: transfer of real estate in arizona by affidavit
[2026-01-30 05:55:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:55:20] [query] Engine: default
[2026-01-30 05:55:20] [query] Tokens: transfer, real, estate, arizona, affidavit
[2026-01-30 05:55:20] [query] Mods: 11
[2026-01-30 05:55:20] [query] Trying AND logic
[2026-01-30 05:55:20] [query] Using OR logic
[2026-01-30 05:55:20] [query] Found results using: or logic
[2026-01-30 05:55:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4519,171,172,25350,21013) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:55:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:55:20] [query] Results: 970 Pages of results: 5
[2026-01-30 05:55:20] [query] Execution time: 0.39739
[2026-01-30 05:55:54] [query] Query for: lols16第一赛段结束时间
[2026-01-30 05:55:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:55:54] [query] Engine: default
[2026-01-30 05:55:54] [query] Tokens: lols16第一赛段结束时间
[2026-01-30 05:55:54] [query] Mods: 11
[2026-01-30 05:55:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:55:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:55:54] [query] Results: 0 Pages of results: 0
[2026-01-30 05:55:54] [query] Execution time: 0.11125
[2026-01-30 05:55:59] [query] Query for: 吉川ゆうき記者 nhk
[2026-01-30 05:55:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:55:59] [query] Engine: default
[2026-01-30 05:55:59] [query] Tokens: 吉川ゆうき記者 nhk
[2026-01-30 05:55:59] [query] Mods: 11
[2026-01-30 05:55:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:55:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:55:59] [query] Results: 0 Pages of results: 0
[2026-01-30 05:55:59] [query] Execution time: 0.10904
[2026-01-30 05:56:04] [query] Query for: 山 东省环境保护条例
[2026-01-30 05:56:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:56:04] [query] Engine: default
[2026-01-30 05:56:04] [query] Tokens: 山 东省环境保护条例
[2026-01-30 05:56:04] [query] Mods: 11
[2026-01-30 05:56:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:56:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:56:04] [query] Results: 0 Pages of results: 0
[2026-01-30 05:56:04] [query] Execution time: 0.47233
[2026-01-30 05:56:21] [query] Query for: アマゾン url 短縮
[2026-01-30 05:56:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:56:21] [query] Engine: default
[2026-01-30 05:56:21] [query] Tokens: url, アマゾン 短縮
[2026-01-30 05:56:21] [query] Mods: 11
[2026-01-30 05:56:21] [query] Using OR logic
[2026-01-30 05:56:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (57586)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57586,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:56:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:56:21] [query] Results: 0 Pages of results: 0
[2026-01-30 05:56:22] [query] Execution time: 0.14399
[2026-01-30 05:56:23] [query] Query for: 神威自在仙 出自哪里
[2026-01-30 05:56:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:56:23] [query] Engine: default
[2026-01-30 05:56:23] [query] Tokens: 神威自在仙 出自哪里
[2026-01-30 05:56:23] [query] Mods: 11
[2026-01-30 05:56:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:56:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:56:23] [query] Results: 0 Pages of results: 0
[2026-01-30 05:56:23] [query] Execution time: 0.10120
[2026-01-30 05:57:04] [query] Query for: win11如何删除在线账户
[2026-01-30 05:57:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:57:04] [query] Engine: default
[2026-01-30 05:57:04] [query] Tokens: win11如何删除在线账户
[2026-01-30 05:57:04] [query] Mods: 11
[2026-01-30 05:57:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:57:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:57:04] [query] Results: 0 Pages of results: 0
[2026-01-30 05:57:04] [query] Execution time: 0.08349
[2026-01-30 05:57:36] [query] Query for: compensation agreement - sellers broker to buyer
[2026-01-30 05:57:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:57:36] [query] Engine: default
[2026-01-30 05:57:36] [query] Tokens: compensation, agreement, sellers, broker, buyer, -
[2026-01-30 05:57:36] [query] Mods: 11
[2026-01-30 05:57:36] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 05:57:36] [query] Using OR logic
[2026-01-30 05:57:37] [query] Found results using: or logic
[2026-01-30 05:57:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1772,873,2023,1885,3046,5004) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:57:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:57:37] [query] Results: 1270 Pages of results: 7
[2026-01-30 05:57:37] [query] Execution time: 0.79462
[2026-01-30 05:57:48] [query] Query for: pi'm'h'kai
[2026-01-30 05:57:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:57:48] [query] Engine: default
[2026-01-30 05:57:48] [query] Tokens: kai, kaiser, kaitlin, piatek, picard, pick, pick-me-up, pick-up, pickard, picked
[2026-01-30 05:57:48] [query] Mods: 11
[2026-01-30 05:57:48] [query] Using OR logic
[2026-01-30 05:57:48] [query] Found results using: or logic
[2026-01-30 05:57:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10520,1812)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27821,27756,23460,56506,23933,3927,9438,14610,17385,22400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:57:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:57:48] [query] Results: 29 Pages of results: 1
[2026-01-30 05:57:48] [query] Execution time: 0.07498
[2026-01-30 05:57:55] [query] Query for: 美联储不降息对黄金影响
[2026-01-30 05:57:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:57:55] [query] Engine: default
[2026-01-30 05:57:55] [query] Tokens: 美联储不降息对黄金影响
[2026-01-30 05:57:55] [query] Mods: 11
[2026-01-30 05:57:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:57:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:57:55] [query] Results: 0 Pages of results: 0
[2026-01-30 05:57:55] [query] Execution time: 0.08690
[2026-01-30 05:59:29] [query] Query for: n form st
[2026-01-30 05:59:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:59:29] [query] Engine: default
[2026-01-30 05:59:29] [query] Tokens: n, form, st
[2026-01-30 05:59:29] [query] Mods: 11
[2026-01-30 05:59:29] [query] Trying AND logic
[2026-01-30 05:59:29] [query] Using OR logic
[2026-01-30 05:59:29] [query] Found results using: or logic
[2026-01-30 05:59:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2552,1817,5222) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:59:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:59:29] [query] Results: 916 Pages of results: 5
[2026-01-30 05:59:29] [query] Execution time: 0.30614
[2026-01-30 05:59:32] [index:background] Health check
[2026-01-30 05:59:32] [index:background] CPU load threshold (3) breached: 6.02 [waiting 2]
[2026-01-30 05:59:34] [indexer:background] Health check
[2026-01-30 05:59:34] [indexer:background] CPU load threshold (3) breached: 6.02 [waiting 2]
[2026-01-30 05:59:36] [indexer:background] CPU load threshold (3) breached: 6.02 [waiting 2]
[2026-01-30 05:59:59] [query] Query for: 一本道 ゲーム
[2026-01-30 05:59:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 05:59:59] [query] Engine: default
[2026-01-30 05:59:59] [query] Tokens: 一本道 ゲーム
[2026-01-30 05:59:59] [query] Mods: 11
[2026-01-30 05:59:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 05:59:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 05:59:59] [query] Results: 0 Pages of results: 0
[2026-01-30 05:59:59] [query] Execution time: 0.11960
[2026-01-30 06:01:15] [query] Query for: real estate continuing education
[2026-01-30 06:01:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:01:15] [query] Engine: default
[2026-01-30 06:01:15] [query] Tokens: real, estate, continuing, education
[2026-01-30 06:01:15] [query] Mods: 11
[2026-01-30 06:01:15] [query] Trying AND logic
[2026-01-30 06:01:15] [query] Using OR logic
[2026-01-30 06:01:16] [query] Found results using: or logic
[2026-01-30 06:01:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1086,5168) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:01:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:01:16] [query] Results: 967 Pages of results: 5
[2026-01-30 06:01:16] [query] Execution time: 0.50146
[2026-01-30 06:01:20] [query] Query for: 李运淇 极氪
[2026-01-30 06:01:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:01:20] [query] Engine: default
[2026-01-30 06:01:20] [query] Tokens: 李运淇 极氪
[2026-01-30 06:01:20] [query] Mods: 11
[2026-01-30 06:01:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:01:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:01:20] [query] Results: 0 Pages of results: 0
[2026-01-30 06:01:20] [query] Execution time: 0.11455
[2026-01-30 06:02:59] [query] Query for: what is a water certification when selling an office property
[2026-01-30 06:02:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:02:59] [query] Engine: default
[2026-01-30 06:02:59] [query] Tokens: water, certification, selling, office, property
[2026-01-30 06:02:59] [query] Mods: 11
[2026-01-30 06:02:59] [query] Trying AND logic
[2026-01-30 06:02:59] [query] Using OR logic
[2026-01-30 06:03:00] [query] Found results using: or logic
[2026-01-30 06:03:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5263,916,187,907,107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:02:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:03:00] [query] Results: 1016 Pages of results: 6
[2026-01-30 06:03:00] [query] Execution time: 0.53030
[2026-01-30 06:03:29] [query] Query for: 소화기 축광시 표지 관련근거
[2026-01-30 06:03:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:03:29] [query] Engine: default
[2026-01-30 06:03:29] [query] Tokens: 소화기 축광시 표지 관련근거
[2026-01-30 06:03:29] [query] Mods: 11
[2026-01-30 06:03:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:03:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:03:29] [query] Results: 0 Pages of results: 0
[2026-01-30 06:03:29] [query] Execution time: 0.14412
[2026-01-30 06:03:34] [query] Query for: homes for sale new bern nc 28562
[2026-01-30 06:03:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:03:34] [query] Engine: default
[2026-01-30 06:03:34] [query] Tokens: homes, sale, new, bern, nc, 28562, nc 28562
[2026-01-30 06:03:34] [query] Mods: 11
[2026-01-30 06:03:34] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:03:34] [query] Using OR logic
[2026-01-30 06:03:34] [query] Found results using: or logic
[2026-01-30 06:03:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,110,701,396,28898,28899) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:03:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:03:34] [query] Results: 1101 Pages of results: 6
[2026-01-30 06:03:34] [query] Execution time: 0.70500
[2026-01-30 06:03:37] [index:background] Health check
[2026-01-30 06:03:39] [query] Query for: ご教示
[2026-01-30 06:03:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:03:39] [query] Engine: default
[2026-01-30 06:03:39] [query] Tokens: ご教示
[2026-01-30 06:03:39] [query] Mods: 11
[2026-01-30 06:03:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:03:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:03:39] [query] Results: 0 Pages of results: 0
[2026-01-30 06:03:39] [query] Execution time: 0.07679
[2026-01-30 06:03:50] [indexer:background] Health check
[2026-01-30 06:03:51] [query] Query for: cline team realty
[2026-01-30 06:03:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:03:51] [query] Engine: default
[2026-01-30 06:03:51] [query] Tokens: decline, declined, declines, declines 57, declines57, inclined, reclined, realty, team
[2026-01-30 06:03:51] [query] Mods: 11
[2026-01-30 06:03:51] [query] Trying AND logic
[2026-01-30 06:03:51] [query] Using OR logic
[2026-01-30 06:03:51] [query] Found results using: or logic
[2026-01-30 06:03:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1138,1492)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1269,3224,2216,27115,27127,15326,9150,1138,1492) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:03:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:03:51] [query] Results: 175 Pages of results: 1
[2026-01-30 06:03:51] [query] Execution time: 0.12694
[2026-01-30 06:03:59] [query] Query for: 推荐广州市白云区的酒店
[2026-01-30 06:03:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:03:59] [query] Engine: default
[2026-01-30 06:03:59] [query] Tokens: 推荐广州市白云区的酒店
[2026-01-30 06:03:59] [query] Mods: 11
[2026-01-30 06:03:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:03:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:03:59] [query] Results: 0 Pages of results: 0
[2026-01-30 06:03:59] [query] Execution time: 0.08155
[2026-01-30 06:04:02] [query] Query for: how long are listing agreements usually
[2026-01-30 06:04:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:04:02] [query] Engine: default
[2026-01-30 06:04:02] [query] Tokens: long, listing, agreements, usually
[2026-01-30 06:04:02] [query] Mods: 11
[2026-01-30 06:04:02] [query] Trying AND logic
[2026-01-30 06:04:02] [query] Found results using: and logic
[2026-01-30 06:04:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1147,1936,1985,2453) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:04:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14256', '25136') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:04:02] [query] Results: 2 Pages of results: 1
[2026-01-30 06:04:02] [query] Execution time: 0.17267
[2026-01-30 06:05:11] [query] Query for: 법인 사업자등록증이니 아니면 고유번호증을 내야하니
[2026-01-30 06:05:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:05:11] [query] Engine: default
[2026-01-30 06:05:11] [query] Tokens: 법인 사업자등록증이니 아니면 고유번호증을 내야하니
[2026-01-30 06:05:11] [query] Mods: 11
[2026-01-30 06:05:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:05:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:05:11] [query] Results: 0 Pages of results: 0
[2026-01-30 06:05:11] [query] Execution time: 0.22461
[2026-01-30 06:05:27] [query] Query for: real estate included in the auction
[2026-01-30 06:05:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:05:27] [query] Engine: default
[2026-01-30 06:05:27] [query] Tokens: real, estate, included, auction
[2026-01-30 06:05:27] [query] Mods: 11
[2026-01-30 06:05:27] [query] Trying AND logic
[2026-01-30 06:05:27] [query] Using OR logic
[2026-01-30 06:05:28] [query] Found results using: or logic
[2026-01-30 06:05:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1513,29178) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:05:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:05:28] [query] Results: 1005 Pages of results: 6
[2026-01-30 06:05:28] [query] Execution time: 0.57542
[2026-01-30 06:06:41] [query] Query for: k v .00. vn
[2026-01-30 06:06:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:06:41] [query] Engine: default
[2026-01-30 06:06:41] [query] Tokens: 18dqwx0t98pgvnkkf4ikxbwvnfara2mty, 1yikdqs9extauneavnhrqu3p8jqvnzm71, kvnowknnba8, nlvn6a7l, qafollowingtheburnettvnaretalverdict, qyscvnpqv98, 00, k, v
[2026-01-30 06:06:41] [query] Mods: 11
[2026-01-30 06:06:41] [query] Trying AND logic
[2026-01-30 06:06:41] [query] Found results using: and logic
[2026-01-30 06:06:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11201,7263,14060)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29574,67408,19707,53121,49895,19750,11201,7263,14060) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:06:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14256') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:06:41] [query] Results: 1 Pages of results: 1
[2026-01-30 06:06:41] [query] Execution time: 0.09619
[2026-01-30 06:07:17] [query] Query for: free real estate forms online form library
[2026-01-30 06:07:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:07:17] [query] Engine: default
[2026-01-30 06:07:17] [query] Tokens: free, real, estate, forms, online, form, library
[2026-01-30 06:07:17] [query] Mods: 11
[2026-01-30 06:07:17] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:07:17] [query] Using OR logic
[2026-01-30 06:07:18] [query] Found results using: or logic
[2026-01-30 06:07:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2811,171,172,2409,994,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:07:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:07:18] [query] Results: 1595 Pages of results: 8
[2026-01-30 06:07:18] [query] Execution time: 0.62934
[2026-01-30 06:08:20] [query] Query for: orinpikku
[2026-01-30 06:08:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:08:20] [query] Engine: default
[2026-01-30 06:08:20] [query] Tokens: orinpikku
[2026-01-30 06:08:20] [query] Mods: 11
[2026-01-30 06:08:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:08:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:08:20] [query] Results: 0 Pages of results: 0
[2026-01-30 06:08:20] [query] Execution time: 0.07569
[2026-01-30 06:09:01] [query] Query for: affirmative relief in real estate
[2026-01-30 06:09:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:09:01] [query] Engine: default
[2026-01-30 06:09:01] [query] Tokens: affirmative, relief, real, estate
[2026-01-30 06:09:01] [query] Mods: 11
[2026-01-30 06:09:01] [query] Trying AND logic
[2026-01-30 06:09:01] [query] Using OR logic
[2026-01-30 06:09:02] [query] Found results using: or logic
[2026-01-30 06:09:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33144,389,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:09:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:09:02] [query] Results: 960 Pages of results: 5
[2026-01-30 06:09:02] [query] Execution time: 0.41314
[2026-01-30 06:09:13] [query] Query for: mls real estate fundamentals pdf
[2026-01-30 06:09:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:09:13] [query] Engine: default
[2026-01-30 06:09:13] [query] Tokens: mls, real, estate, fundamentals, pdf
[2026-01-30 06:09:13] [query] Mods: 11
[2026-01-30 06:09:13] [query] Trying AND logic
[2026-01-30 06:09:13] [query] Using OR logic
[2026-01-30 06:09:14] [query] Found results using: or logic
[2026-01-30 06:09:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,171,172,30176,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:09:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:09:14] [query] Results: 1014 Pages of results: 6
[2026-01-30 06:09:14] [query] Execution time: 0.48704
[2026-01-30 06:09:32] [index:background] Health check
[2026-01-30 06:09:32] [indexer:background] Health check
[2026-01-30 06:09:32] [indexer:background] Health check
[2026-01-30 06:09:35] [query] Query for: free land for sale by owner charlotte nc
[2026-01-30 06:09:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:09:35] [query] Engine: default
[2026-01-30 06:09:35] [query] Tokens: free, land, sale, owner, charlotte, nc
[2026-01-30 06:09:35] [query] Mods: 11
[2026-01-30 06:09:35] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:09:35] [query] Using OR logic
[2026-01-30 06:09:36] [query] Found results using: or logic
[2026-01-30 06:09:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2811,979,125,180,5224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:09:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:09:36] [query] Results: 1013 Pages of results: 6
[2026-01-30 06:09:36] [query] Execution time: 0.48682
[2026-01-30 06:09:51] [query] Query for: free land for sale by owner charlotte nc
[2026-01-30 06:09:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:09:51] [query] Engine: default
[2026-01-30 06:09:51] [query] Tokens: free, land, sale, owner, charlotte, nc
[2026-01-30 06:09:51] [query] Mods: 11
[2026-01-30 06:09:51] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:09:51] [query] Using OR logic
[2026-01-30 06:09:51] [query] Found results using: or logic
[2026-01-30 06:09:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2811,979,125,180,5224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:09:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:09:51] [query] Results: 1013 Pages of results: 6
[2026-01-30 06:09:51] [query] Execution time: 0.47842
[2026-01-30 06:10:03] [query] Query for: is it lawful for the government to ask your client and supplier details?
[2026-01-30 06:10:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:10:03] [query] Engine: default
[2026-01-30 06:10:03] [query] Tokens: lawful, government, ask, client, supplier, details
[2026-01-30 06:10:03] [query] Mods: 11
[2026-01-30 06:10:03] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:10:03] [query] Using OR logic
[2026-01-30 06:10:03] [query] Found results using: or logic
[2026-01-30 06:10:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33938,263,1260,5564,10549,6741) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:10:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:10:03] [query] Results: 659 Pages of results: 4
[2026-01-30 06:10:03] [query] Execution time: 0.14380
[2026-01-30 06:10:31] [query] Query for: ตรวจรับงานออกแบบ ภาษาอังกฟษ
[2026-01-30 06:10:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:10:31] [query] Engine: default
[2026-01-30 06:10:31] [query] Tokens: ตรวจรับงานออกแบบ ภาษาอังกฟษ
[2026-01-30 06:10:31] [query] Mods: 11
[2026-01-30 06:10:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:10:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:10:31] [query] Results: 0 Pages of results: 0
[2026-01-30 06:10:31] [query] Execution time: 0.13890
[2026-01-30 06:10:34] [query] Query for: 晋心登 建筑 物 用途
[2026-01-30 06:10:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:10:34] [query] Engine: default
[2026-01-30 06:10:34] [query] Tokens: 晋心登 建筑 物 用途
[2026-01-30 06:10:34] [query] Mods: 11
[2026-01-30 06:10:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:10:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:10:34] [query] Results: 0 Pages of results: 0
[2026-01-30 06:10:34] [query] Execution time: 0.14476
[2026-01-30 06:10:40] [query] Query for: 扮晒大火车
[2026-01-30 06:10:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:10:40] [query] Engine: default
[2026-01-30 06:10:40] [query] Tokens: 扮晒大火车
[2026-01-30 06:10:40] [query] Mods: 11
[2026-01-30 06:10:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:10:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:10:40] [query] Results: 0 Pages of results: 0
[2026-01-30 06:10:40] [query] Execution time: 0.08026
[2026-01-30 06:11:00] [query] Query for: ziehl – abegg rfe 700 x 400 = 4
[2026-01-30 06:11:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:11:00] [query] Engine: default
[2026-01-30 06:11:00] [query] Tokens: 031125-road-to-the-perfect-contract, 031125roadtotheperfectcontract, 031325-road-to-the-perfect-contract, 031325roadtotheperfectcontract, 100324-the-road-to-the-perfect-contract, 100324theroadtotheperfectcontract, 100824-the-road-to-the-perfect-contract, 100824theroadtotheperfectcontract, 103123-the-road-to-the-perfect-contract, 103123theroadtotheperfectcontract
[2026-01-30 06:11:00] [query] Mods: 11
[2026-01-30 06:11:00] [query] Trying AND logic
[2026-01-30 06:11:00] [query] Using OR logic
[2026-01-30 06:11:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (440,3772,16771,6383)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (62743,62744,62745,62746,54240,54241,54242,54243,42326,42328) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:11:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:11:00] [query] Results: 0 Pages of results: 0
[2026-01-30 06:11:00] [query] Execution time: 0.12720
[2026-01-30 06:11:16] [query] Query for: هرع
[2026-01-30 06:11:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:11:16] [query] Engine: default
[2026-01-30 06:11:16] [query] Tokens: هرع
[2026-01-30 06:11:16] [query] Mods: 11
[2026-01-30 06:11:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:11:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:11:16] [query] Results: 0 Pages of results: 0
[2026-01-30 06:11:16] [query] Execution time: 0.07850
[2026-01-30 06:11:55] [query] Query for: pup antique house to samar street sampaloc back and forth
[2026-01-30 06:11:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:11:55] [query] Engine: default
[2026-01-30 06:11:55] [query] Tokens: samara, samaritan, samaritans, samaritan’s, antique, back, forth, house, pup, street
[2026-01-30 06:11:55] [query] Mods: 11
[2026-01-30 06:11:55] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:11:55] [query] Using OR logic
[2026-01-30 06:11:55] [query] Found results using: or logic
[2026-01-30 06:11:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8314,877,4905,244,10166,3697)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (58815,59733,59737,59736,8314,877,4905,244,10166,3697) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:11:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:11:55] [query] Results: 462 Pages of results: 3
[2026-01-30 06:11:55] [query] Execution time: 0.13531
[2026-01-30 06:11:57] [query] Query for: 海南商发 2025 年采购公告
[2026-01-30 06:11:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:11:57] [query] Engine: default
[2026-01-30 06:11:57] [query] Tokens: 2025, 海南商发 年采购公告
[2026-01-30 06:11:57] [query] Mods: 11
[2026-01-30 06:11:57] [query] Using OR logic
[2026-01-30 06:11:57] [query] Found results using: or logic
[2026-01-30 06:11:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:11:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:11:57] [query] Results: 185 Pages of results: 1
[2026-01-30 06:11:57] [query] Execution time: 0.20462
[2026-01-30 06:12:47] [query] Query for: 河池市人大常委会综合服务中心办公地址
[2026-01-30 06:12:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:12:47] [query] Engine: default
[2026-01-30 06:12:47] [query] Tokens: 河池市人大常委会综合服务中心办公地址
[2026-01-30 06:12:47] [query] Mods: 11
[2026-01-30 06:12:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:12:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:12:47] [query] Results: 0 Pages of results: 0
[2026-01-30 06:12:47] [query] Execution time: 0.08277
[2026-01-30 06:13:20] [query] Query for: kaufen yasmin online 🧼🤨 www.7rx.biz/de/yasmin deutschland
[2026-01-30 06:13:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 06:13:20] [query] Engine: default
[2026-01-30 06:13:20] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, de, online, www
[2026-01-30 06:13:20] [query] Mods: 11
[2026-01-30 06:13:20] [query] Trying AND logic
[2026-01-30 06:13:20] [query] Using OR logic
[2026-01-30 06:13:21] [query] Found results using: or logic
[2026-01-30 06:13:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,3783,994,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:13:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:13:21] [query] Results: 231 Pages of results: 20
[2026-01-30 06:13:21] [query] Execution time: 0.17694
[2026-01-30 06:13:22] [query] Query for: vasaroljon stromectolt stromectol online ivermectint ivermectin ➟ www.7search.xyz/ivermectin ➟.
[2026-01-30 06:13:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 06:13:22] [query] Engine: default
[2026-01-30 06:13:22] [query] Tokens: online, www, xyz, vasaroljon stromectolt stromectol ivermectint ivermectin ➟ 7search
[2026-01-30 06:13:22] [query] Mods: 11
[2026-01-30 06:13:22] [query] Using OR logic
[2026-01-30 06:13:22] [query] Found results using: or logic
[2026-01-30 06:13:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (994,2485,32952,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:13:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:13:22] [query] Results: 228 Pages of results: 19
[2026-01-30 06:13:22] [query] Execution time: 0.49016
[2026-01-30 06:13:38] [query] Query for: 中国电信丛茂
[2026-01-30 06:13:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:13:38] [query] Engine: default
[2026-01-30 06:13:38] [query] Tokens: 中国电信丛茂
[2026-01-30 06:13:38] [query] Mods: 11
[2026-01-30 06:13:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:13:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:13:38] [query] Results: 0 Pages of results: 0
[2026-01-30 06:13:38] [query] Execution time: 0.09646
[2026-01-30 06:13:40] [query] Query for: гамарт
[2026-01-30 06:13:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:13:40] [query] Engine: default
[2026-01-30 06:13:40] [query] Tokens: гамарт
[2026-01-30 06:13:40] [query] Mods: 11
[2026-01-30 06:13:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:13:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:13:40] [query] Results: 0 Pages of results: 0
[2026-01-30 06:13:40] [query] Execution time: 0.07876
[2026-01-30 06:13:40] [query] Query for: georgia withholding form for real estate sales pdf
[2026-01-30 06:13:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:13:40] [query] Engine: default
[2026-01-30 06:13:40] [query] Tokens: georgia, withholding, form, real, estate, sales, pdf
[2026-01-30 06:13:40] [query] Mods: 11
[2026-01-30 06:13:40] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:13:40] [query] Using OR logic
[2026-01-30 06:13:41] [query] Found results using: or logic
[2026-01-30 06:13:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5228,24955,1817,171,172,1161,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:13:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:13:41] [query] Results: 1540 Pages of results: 8
[2026-01-30 06:13:41] [query] Execution time: 0.60285
[2026-01-30 06:13:43] [query] Query for: what is a real estate agent contract in the state of kentucky?
[2026-01-30 06:13:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:13:43] [query] Engine: default
[2026-01-30 06:13:43] [query] Tokens: real, estate, agent, contract, state, kentucky
[2026-01-30 06:13:43] [query] Mods: 11
[2026-01-30 06:13:43] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:13:43] [query] Using OR logic
[2026-01-30 06:13:44] [query] Found results using: or logic
[2026-01-30 06:13:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,2727,517,17317) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:13:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:13:44] [query] Results: 1567 Pages of results: 8
[2026-01-30 06:13:44] [query] Execution time: 0.75877
[2026-01-30 06:13:49] [query] Query for: quit claim deed of trust
[2026-01-30 06:13:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:13:49] [query] Engine: default
[2026-01-30 06:13:49] [query] Tokens: quit, claim, deed, trust
[2026-01-30 06:13:49] [query] Mods: 11
[2026-01-30 06:13:49] [query] Trying AND logic
[2026-01-30 06:13:49] [query] Using OR logic
[2026-01-30 06:13:50] [query] Found results using: or logic
[2026-01-30 06:13:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15977,1080,6938,3288) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:13:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:13:50] [query] Results: 204 Pages of results: 2
[2026-01-30 06:13:50] [query] Execution time: 0.08057
[2026-01-30 06:13:54] [query] Query for: basic property sales agreement for vacant land
[2026-01-30 06:13:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:13:54] [query] Engine: default
[2026-01-30 06:13:54] [query] Tokens: basic, property, sales, agreement, vacant, land
[2026-01-30 06:13:54] [query] Mods: 11
[2026-01-30 06:13:54] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:13:54] [query] Using OR logic
[2026-01-30 06:13:54] [query] Found results using: or logic
[2026-01-30 06:13:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5158,107,1161,873,4880,979) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:13:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:13:54] [query] Results: 1187 Pages of results: 6
[2026-01-30 06:13:54] [query] Execution time: 0.29306
[2026-01-30 06:14:10] [query] Query for: 青森市 屋根付き 駐 車場 月極
[2026-01-30 06:14:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:14:10] [query] Engine: default
[2026-01-30 06:14:10] [query] Tokens: 青森市 屋根付き 駐 車場 月極
[2026-01-30 06:14:10] [query] Mods: 11
[2026-01-30 06:14:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:14:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:14:10] [query] Results: 0 Pages of results: 0
[2026-01-30 06:14:10] [query] Execution time: 0.20187
[2026-01-30 06:14:27] [query] Query for: 오늘의순금시세
[2026-01-30 06:14:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:14:27] [query] Engine: default
[2026-01-30 06:14:27] [query] Tokens: 오늘의순금시세
[2026-01-30 06:14:27] [query] Mods: 11
[2026-01-30 06:14:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:14:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:14:27] [query] Results: 0 Pages of results: 0
[2026-01-30 06:14:27] [query] Execution time: 0.07620
[2026-01-30 06:14:31] [query] Query for: nelibo
[2026-01-30 06:14:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:14:31] [query] Engine: default
[2026-01-30 06:14:31] [query] Tokens: nelibo
[2026-01-30 06:14:31] [query] Mods: 11
[2026-01-30 06:14:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:14:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:14:31] [query] Results: 0 Pages of results: 0
[2026-01-30 06:14:31] [query] Execution time: 0.08196
[2026-01-30 06:14:35] [index:background] Health check
[2026-01-30 06:14:36] [query] Query for: 독도 버블폼
[2026-01-30 06:14:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:14:36] [query] Engine: default
[2026-01-30 06:14:36] [query] Tokens: 독도 버블폼
[2026-01-30 06:14:36] [query] Mods: 11
[2026-01-30 06:14:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:14:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:14:36] [query] Results: 0 Pages of results: 0
[2026-01-30 06:14:36] [query] Execution time: 0.10446
[2026-01-30 06:14:38] [indexer:background] Health check
[2026-01-30 06:14:38] [query] Query for: classroom.thechaperkollam.com
[2026-01-30 06:14:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:14:38] [query] Engine: default
[2026-01-30 06:14:38] [query] Tokens: classroom, com, thechaperkollam classroom.thechaperkollam.com
[2026-01-30 06:14:38] [query] Mods: 11
[2026-01-30 06:14:38] [query] Using OR logic
[2026-01-30 06:14:39] [query] Found results using: or logic
[2026-01-30 06:14:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13788,23)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13788,23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:14:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:14:39] [query] Results: 198 Pages of results: 1
[2026-01-30 06:14:39] [query] Execution time: 0.34119
[2026-01-30 06:14:49] [query] Query for: how to transfer your real estate license another broker
[2026-01-30 06:14:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:14:49] [query] Engine: default
[2026-01-30 06:14:49] [query] Tokens: transfer, real, estate, license, another, broker
[2026-01-30 06:14:49] [query] Mods: 11
[2026-01-30 06:14:49] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:14:49] [query] Using OR logic
[2026-01-30 06:14:49] [query] Found results using: or logic
[2026-01-30 06:14:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4519,171,172,4784,1662,1885) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:14:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:14:49] [query] Results: 1142 Pages of results: 6
[2026-01-30 06:14:49] [query] Execution time: 0.54482
[2026-01-30 06:15:00] [query] Query for: 지방계약법 제9조
[2026-01-30 06:15:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:15:00] [query] Engine: default
[2026-01-30 06:15:00] [query] Tokens: 9, 지방계약법 제9조
[2026-01-30 06:15:00] [query] Mods: 11
[2026-01-30 06:15:00] [query] Using OR logic
[2026-01-30 06:15:00] [query] Found results using: or logic
[2026-01-30 06:15:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4096)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4096,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:15:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:15:00] [query] Results: 128 Pages of results: 1
[2026-01-30 06:15:00] [query] Execution time: 0.25548
[2026-01-30 06:16:25] [query] Query for: ni estate agents not on propertypal why missing northern ireland listing requirements
[2026-01-30 06:16:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:16:25] [query] Engine: default
[2026-01-30 06:16:25] [query] Tokens: nicaragua, nicastro, nice, nicely, nicer, nicest, niche, niches, nichica, nicholas
[2026-01-30 06:16:25] [query] Mods: 11
[2026-01-30 06:16:25] [query] Using OR logic
[2026-01-30 06:16:25] [query] Found results using: and logic
[2026-01-30 06:16:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,172,15800,1936,1726,11612,118)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40169,23845,6794,5712,5830,19901,5871,18912,47701,22858) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:16:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:16:25] [query] Results: 34 Pages of results: 1
[2026-01-30 06:16:25] [query] Execution time: 0.09586
[2026-01-30 06:16:37] [query] Query for: 금한돈시세
[2026-01-30 06:16:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:16:37] [query] Engine: default
[2026-01-30 06:16:37] [query] Tokens: 금한돈시세
[2026-01-30 06:16:37] [query] Mods: 11
[2026-01-30 06:16:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:16:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:16:37] [query] Results: 0 Pages of results: 0
[2026-01-30 06:16:37] [query] Execution time: 0.10037
[2026-01-30 06:16:39] [query] Query for: vpr 4
[2026-01-30 06:16:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:16:39] [query] Engine: default
[2026-01-30 06:16:39] [query] Tokens: 4, vapor, vr, vpr vpr 4
[2026-01-30 06:16:39] [query] Mods: 11
[2026-01-30 06:16:39] [query] Using OR logic
[2026-01-30 06:16:39] [query] Found results using: or logic
[2026-01-30 06:16:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (440)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,57008,4691,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:16:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:16:39] [query] Results: 334 Pages of results: 2
[2026-01-30 06:16:39] [query] Execution time: 0.30293
[2026-01-30 06:17:23] [query] Query for: real estate agency e and o application
[2026-01-30 06:17:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:17:23] [query] Engine: default
[2026-01-30 06:17:23] [query] Tokens: real, estate, agency, e, o, application
[2026-01-30 06:17:23] [query] Mods: 11
[2026-01-30 06:17:23] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:17:23] [query] Using OR logic
[2026-01-30 06:17:24] [query] Found results using: or logic
[2026-01-30 06:17:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1500,28,5654,3010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:17:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:17:24] [query] Results: 1100 Pages of results: 6
[2026-01-30 06:17:24] [query] Execution time: 0.45807
[2026-01-30 06:17:24] [query] Query for: 국제금시세
[2026-01-30 06:17:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:17:24] [query] Engine: default
[2026-01-30 06:17:25] [query] Tokens: 국제금시세
[2026-01-30 06:17:25] [query] Mods: 11
[2026-01-30 06:17:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:17:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:17:25] [query] Results: 0 Pages of results: 0
[2026-01-30 06:17:25] [query] Execution time: 0.08530
[2026-01-30 06:17:53] [query] Query for: owner financing
[2026-01-30 06:17:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:17:53] [query] Engine: default
[2026-01-30 06:17:53] [query] Tokens: owner, financing
[2026-01-30 06:17:53] [query] Mods: 11
[2026-01-30 06:17:53] [query] Trying AND logic
[2026-01-30 06:17:53] [query] Found results using: and logic
[2026-01-30 06:17:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (180,151) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:17:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '14230', '24823', '25649', '43253', '49212', '51394', '55', '7397') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:17:53] [query] Results: 8 Pages of results: 1
[2026-01-30 06:17:53] [query] Execution time: 0.04346
[2026-01-30 06:17:55] [query] Query for: owner financing
[2026-01-30 06:17:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:17:55] [query] Engine: default
[2026-01-30 06:17:55] [query] Tokens: owner, financing
[2026-01-30 06:17:55] [query] Mods: 11
[2026-01-30 06:17:55] [query] Trying AND logic
[2026-01-30 06:17:55] [query] Found results using: and logic
[2026-01-30 06:17:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (180,151) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:17:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '14230', '24823', '25649', '43253', '49212', '51394', '55', '7397') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:17:55] [query] Results: 8 Pages of results: 1
[2026-01-30 06:17:55] [query] Execution time: 0.04201
[2026-01-30 06:17:56] [query] Query for: owner financing
[2026-01-30 06:17:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:17:56] [query] Engine: default
[2026-01-30 06:17:56] [query] Tokens: owner, financing
[2026-01-30 06:17:56] [query] Mods: 11
[2026-01-30 06:17:56] [query] Trying AND logic
[2026-01-30 06:17:57] [query] Found results using: and logic
[2026-01-30 06:17:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (180,151) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:17:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '14230', '24823', '25649', '43253', '49212', '51394', '55', '7397') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:17:57] [query] Results: 8 Pages of results: 1
[2026-01-30 06:17:57] [query] Execution time: 0.03093
[2026-01-30 06:18:14] [query] Query for: zip forms form library
[2026-01-30 06:18:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:18:14] [query] Engine: default
[2026-01-30 06:18:14] [query] Tokens: zip, forms, form, library
[2026-01-30 06:18:14] [query] Mods: 11
[2026-01-30 06:18:14] [query] Trying AND logic
[2026-01-30 06:18:15] [query] Using OR logic
[2026-01-30 06:18:15] [query] Found results using: or logic
[2026-01-30 06:18:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6207,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:18:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:18:15] [query] Results: 982 Pages of results: 5
[2026-01-30 06:18:15] [query] Execution time: 0.34775
[2026-01-30 06:18:16] [query] Query for: cbnnnnnnnnnnngngnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnnn nnn gnnnnnnnnnnnn nn nnnnn
[2026-01-30 06:18:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:18:16] [query] Engine: default
[2026-01-30 06:18:16] [query] Tokens: -sunny, 100-year-anniversary, 100yearanniversary, 2017annualreport, 2017annualreport_online, 2017annualreportonline, 2019annualreport, 2020annualreport, 2020annualreport.pdf, 2020annualreportpdf
[2026-01-30 06:18:16] [query] Mods: 11
[2026-01-30 06:18:16] [query] Using OR logic
[2026-01-30 06:18:16] [query] Found results using: and logic
[2026-01-30 06:18:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14611,26925,26931,11738,11740,11741,18101,21326,21327,21328) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:18:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:18:16] [query] Results: 2 Pages of results: 1
[2026-01-30 06:18:16] [query] Execution time: 0.12190
[2026-01-30 06:18:37] [index:background] Health check
[2026-01-30 06:18:49] [indexer:background] Health check
[2026-01-30 06:19:02] [query] Query for: does a seller have to pay realtor? is it required by law
[2026-01-30 06:19:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:19:02] [query] Engine: default
[2026-01-30 06:19:02] [query] Tokens: seller, pay, realtor, required, law
[2026-01-30 06:19:02] [query] Mods: 11
[2026-01-30 06:19:02] [query] Trying AND logic
[2026-01-30 06:19:02] [query] Using OR logic
[2026-01-30 06:19:03] [query] Found results using: or logic
[2026-01-30 06:19:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,608,402,1709,1796) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:19:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:19:03] [query] Results: 1227 Pages of results: 7
[2026-01-30 06:19:03] [query] Execution time: 0.75162
[2026-01-30 06:19:17] [query] Query for: 川崎シェルウエストcity graven
[2026-01-30 06:19:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:19:17] [query] Engine: default
[2026-01-30 06:19:17] [query] Tokens: 川崎シェルウエストcity graven
[2026-01-30 06:19:17] [query] Mods: 11
[2026-01-30 06:19:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:19:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:19:17] [query] Results: 0 Pages of results: 0
[2026-01-30 06:19:17] [query] Execution time: 0.15180
[2026-01-30 06:20:00] [query] Query for: 誘導
[2026-01-30 06:20:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:20:00] [query] Engine: default
[2026-01-30 06:20:00] [query] Tokens: 誘導
[2026-01-30 06:20:00] [query] Mods: 11
[2026-01-30 06:20:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:20:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:20:00] [query] Results: 0 Pages of results: 0
[2026-01-30 06:20:00] [query] Execution time: 0.09452
[2026-01-30 06:20:27] [query] Query for: 八德路四段71號
[2026-01-30 06:20:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:20:27] [query] Engine: default
[2026-01-30 06:20:27] [query] Tokens: 71, 八德路四段71號
[2026-01-30 06:20:27] [query] Mods: 11
[2026-01-30 06:20:27] [query] Using OR logic
[2026-01-30 06:20:27] [query] Found results using: or logic
[2026-01-30 06:20:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18379)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18379,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:20:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:20:27] [query] Results: 6 Pages of results: 1
[2026-01-30 06:20:27] [query] Execution time: 0.11526
[2026-01-30 06:20:57] [query] Query for: дк-ф125
[2026-01-30 06:20:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:20:57] [query] Engine: default
[2026-01-30 06:20:57] [query] Tokens: 125, дк ф125 дк-ф125
[2026-01-30 06:20:57] [query] Mods: 11
[2026-01-30 06:20:57] [query] Using OR logic
[2026-01-30 06:20:57] [query] Found results using: or logic
[2026-01-30 06:20:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6471)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6471,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:20:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:20:57] [query] Results: 9 Pages of results: 1
[2026-01-30 06:20:57] [query] Execution time: 0.14552
[2026-01-30 06:21:12] [query] Query for: 山东省泰安市泰莱路25号
[2026-01-30 06:21:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:21:12] [query] Engine: default
[2026-01-30 06:21:12] [query] Tokens: 25, 山东省泰安市泰莱路25号
[2026-01-30 06:21:12] [query] Mods: 11
[2026-01-30 06:21:12] [query] Using OR logic
[2026-01-30 06:21:12] [query] Found results using: or logic
[2026-01-30 06:21:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3111)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3111,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:21:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:21:12] [query] Results: 97 Pages of results: 1
[2026-01-30 06:21:12] [query] Execution time: 0.13107
[2026-01-30 06:21:17] [query] Query for: byrna.com banana commercial ai?
[2026-01-30 06:21:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:21:17] [query] Engine: default
[2026-01-30 06:21:17] [query] Tokens: com, banana, commercial, ai, byrna byrna.com
[2026-01-30 06:21:17] [query] Mods: 11
[2026-01-30 06:21:17] [query] Using OR logic
[2026-01-30 06:21:17] [query] Found results using: or logic
[2026-01-30 06:21:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28220,9391,23,95)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23,9391,95,28220,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:21:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:21:17] [query] Results: 403 Pages of results: 3
[2026-01-30 06:21:17] [query] Execution time: 0.37301
[2026-01-30 06:21:50] [query] Query for: my homes llc nc
[2026-01-30 06:21:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:21:50] [query] Engine: default
[2026-01-30 06:21:50] [query] Tokens: homes, llc, nc
[2026-01-30 06:21:50] [query] Mods: 11
[2026-01-30 06:21:50] [query] Trying AND logic
[2026-01-30 06:21:50] [query] Found results using: and logic
[2026-01-30 06:21:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,7792,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:21:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17737', '17746', '2346', '40256', '8817') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:21:50] [query] Results: 5 Pages of results: 1
[2026-01-30 06:21:50] [query] Execution time: 0.05312
[2026-01-30 06:22:02] [query] Query for: 日本語教育の参照枠 基礎漢字
[2026-01-30 06:22:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:22:02] [query] Engine: default
[2026-01-30 06:22:02] [query] Tokens: 日本語教育の参照枠 基礎漢字
[2026-01-30 06:22:02] [query] Mods: 11
[2026-01-30 06:22:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:22:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:22:02] [query] Results: 0 Pages of results: 0
[2026-01-30 06:22:02] [query] Execution time: 0.18486
[2026-01-30 06:22:22] [query] Query for: winter clothes mockup
[2026-01-30 06:22:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:22:22] [query] Engine: default
[2026-01-30 06:22:23] [query] Tokens: winter, clothes, mockup
[2026-01-30 06:22:23] [query] Mods: 11
[2026-01-30 06:22:23] [query] Using OR logic
[2026-01-30 06:22:23] [query] Found results using: or logic
[2026-01-30 06:22:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (555,322)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (322,555,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:22:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:22:23] [query] Results: 48 Pages of results: 1
[2026-01-30 06:22:23] [query] Execution time: 0.16656
[2026-01-30 06:23:41] [query] Query for: keller williams real estate brokerage evaluation
[2026-01-30 06:23:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:23:41] [query] Engine: default
[2026-01-30 06:23:41] [query] Tokens: keller, williams, real, estate, brokerage, evaluation
[2026-01-30 06:23:41] [query] Mods: 11
[2026-01-30 06:23:41] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:23:41] [query] Using OR logic
[2026-01-30 06:23:42] [query] Found results using: or logic
[2026-01-30 06:23:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7793,6783,171,172,1133,2837) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:23:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:23:42] [query] Results: 984 Pages of results: 5
[2026-01-30 06:23:42] [query] Execution time: 0.48008
[2026-01-30 06:24:23] [query] Query for: 黄文瑜 厦门湖里区市场监督管理局
[2026-01-30 06:24:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:24:23] [query] Engine: default
[2026-01-30 06:24:23] [query] Tokens: 黄文瑜 厦门湖里区市场监督管理局
[2026-01-30 06:24:23] [query] Mods: 11
[2026-01-30 06:24:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:24:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:24:23] [query] Results: 0 Pages of results: 0
[2026-01-30 06:24:23] [query] Execution time: 0.12623
[2026-01-30 06:24:32] [index:background] Health check
[2026-01-30 06:24:32] [indexer:background] Health check
[2026-01-30 06:24:32] [indexer:background] Health check
[2026-01-30 06:24:53] [query] Query for: クロネコヤマト 集荷
[2026-01-30 06:24:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:24:53] [query] Engine: default
[2026-01-30 06:24:53] [query] Tokens: クロネコヤマト 集荷
[2026-01-30 06:24:53] [query] Mods: 11
[2026-01-30 06:24:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:24:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:24:53] [query] Results: 0 Pages of results: 0
[2026-01-30 06:24:53] [query] Execution time: 0.14993
[2026-01-30 06:24:54] [query] Query for: free land for sale by owner charlotte nc
[2026-01-30 06:24:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:24:54] [query] Engine: default
[2026-01-30 06:24:54] [query] Tokens: free, land, sale, owner, charlotte, nc
[2026-01-30 06:24:54] [query] Mods: 11
[2026-01-30 06:24:54] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:24:54] [query] Using OR logic
[2026-01-30 06:24:55] [query] Found results using: or logic
[2026-01-30 06:24:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2811,979,125,180,5224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:24:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:24:55] [query] Results: 1013 Pages of results: 6
[2026-01-30 06:24:55] [query] Execution time: 0.48396
[2026-01-30 06:25:18] [query] Query for: liftchair power suply
[2026-01-30 06:25:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:25:18] [query] Engine: default
[2026-01-30 06:25:18] [query] Tokens: power, supply, liftchair suply
[2026-01-30 06:25:18] [query] Mods: 11
[2026-01-30 06:25:18] [query] Using OR logic
[2026-01-30 06:25:18] [query] Found results using: or logic
[2026-01-30 06:25:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2775)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2775,2306,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:25:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:25:18] [query] Results: 106 Pages of results: 1
[2026-01-30 06:25:18] [query] Execution time: 0.16808
[2026-01-30 06:25:43] [query] Query for: what is a seller subagent and first substantial contact
[2026-01-30 06:25:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:25:43] [query] Engine: default
[2026-01-30 06:25:43] [query] Tokens: seller, subagent, first, substantial, contact
[2026-01-30 06:25:43] [query] Mods: 11
[2026-01-30 06:25:43] [query] Trying AND logic
[2026-01-30 06:25:43] [query] Using OR logic
[2026-01-30 06:25:43] [query] Found results using: or logic
[2026-01-30 06:25:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,32989,126,11724,252) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:25:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:25:43] [query] Results: 961 Pages of results: 5
[2026-01-30 06:25:43] [query] Execution time: 0.24358
[2026-01-30 06:25:48] [query] Query for: usb audio device a+
[2026-01-30 06:25:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:25:48] [query] Engine: default
[2026-01-30 06:25:48] [query] Tokens: usbased, audio, device
[2026-01-30 06:25:48] [query] Mods: 11
[2026-01-30 06:25:48] [query] Trying AND logic
[2026-01-30 06:25:48] [query] Using OR logic
[2026-01-30 06:25:48] [query] Found results using: or logic
[2026-01-30 06:25:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15319,2444)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29765,15319,2444) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:25:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:25:48] [query] Results: 27 Pages of results: 1
[2026-01-30 06:25:48] [query] Execution time: 0.03876
[2026-01-30 06:26:06] [query] Query for: 금값팔때 시세
[2026-01-30 06:26:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:26:06] [query] Engine: default
[2026-01-30 06:26:06] [query] Tokens: 금값팔때 시세
[2026-01-30 06:26:06] [query] Mods: 11
[2026-01-30 06:26:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:26:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:26:06] [query] Results: 0 Pages of results: 0
[2026-01-30 06:26:06] [query] Execution time: 0.11200
[2026-01-30 06:26:08] [query] Query for: 江苏工程 施静
[2026-01-30 06:26:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:26:08] [query] Engine: default
[2026-01-30 06:26:09] [query] Tokens: 江苏工程 施静
[2026-01-30 06:26:09] [query] Mods: 11
[2026-01-30 06:26:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:26:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:26:09] [query] Results: 0 Pages of results: 0
[2026-01-30 06:26:09] [query] Execution time: 0.11640
[2026-01-30 06:26:21] [query] Query for: 電子カルテのダイナミクスと患者属性を連携実績のあるweb予約システムにはどのようなものがありますか？
[2026-01-30 06:26:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:26:21] [query] Engine: default
[2026-01-30 06:26:21] [query] Tokens: 
[2026-01-30 06:26:21] [query] Mods: 11
[2026-01-30 06:26:21] [query] Request: 
[2026-01-30 06:26:21] [query] Results: 0 Pages of results: 1
[2026-01-30 06:26:21] [query] Execution time: 0.00587
[2026-01-30 06:26:53] [query] Query for: toto 小便器 フラッシュバルブ
[2026-01-30 06:26:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:26:53] [query] Engine: default
[2026-01-30 06:26:54] [query] Tokens: todo, toot, toto 小便器 フラッシュバルブ
[2026-01-30 06:26:54] [query] Mods: 11
[2026-01-30 06:26:54] [query] Using OR logic
[2026-01-30 06:26:54] [query] Found results using: or logic
[2026-01-30 06:26:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11284,57684,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:26:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:26:54] [query] Results: 4 Pages of results: 1
[2026-01-30 06:26:54] [query] Execution time: 0.15808
[2026-01-30 06:29:02] [query] Query for: 금 1돈 가격 오늘
[2026-01-30 06:29:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:29:02] [query] Engine: default
[2026-01-30 06:29:02] [query] Tokens: 1, 금 1돈 가격 오늘
[2026-01-30 06:29:02] [query] Mods: 11
[2026-01-30 06:29:02] [query] Using OR logic
[2026-01-30 06:29:02] [query] Found results using: or logic
[2026-01-30 06:29:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:29:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:29:02] [query] Results: 1223 Pages of results: 7
[2026-01-30 06:29:02] [query] Execution time: 0.62415
[2026-01-30 06:29:23] [query] Query for: 남자 소개팅 헤어
[2026-01-30 06:29:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:29:23] [query] Engine: default
[2026-01-30 06:29:23] [query] Tokens: 남자 소개팅 헤어
[2026-01-30 06:29:23] [query] Mods: 11
[2026-01-30 06:29:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:29:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:29:23] [query] Results: 0 Pages of results: 0
[2026-01-30 06:29:23] [query] Execution time: 0.12849
[2026-01-30 06:29:32] [query] Query for: лючок питометражный химвент лп-пп-бс-10
[2026-01-30 06:29:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:29:32] [query] Engine: default
[2026-01-30 06:29:32] [query] Tokens: 10, лючок питометражный химвент лп пп бс лп-пп-бс-10
[2026-01-30 06:29:32] [query] Mods: 11
[2026-01-30 06:29:32] [query] Using OR logic
[2026-01-30 06:29:32] [query] Found results using: or logic
[2026-01-30 06:29:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (393,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:29:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:29:32] [query] Results: 271 Pages of results: 2
[2026-01-30 06:29:32] [query] Execution time: 0.36627
[2026-01-30 06:29:36] [index:background] Health check
[2026-01-30 06:29:36] [indexer:background] Health check
[2026-01-30 06:29:36] [indexer:background] Health check
[2026-01-30 06:30:02] [query] Query for: 看只剩下去zza？za%azazr
[2026-01-30 06:30:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:30:02] [query] Engine: default
[2026-01-30 06:30:02] [query] Tokens: zach, zachary, zack, zadk29, zahara, zaher, zakerin, zamm, zan, zangotsis
[2026-01-30 06:30:02] [query] Mods: 11
[2026-01-30 06:30:02] [query] Using OR logic
[2026-01-30 06:30:02] [query] Found results using: or logic
[2026-01-30 06:30:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9876,22930,18355,31013,49202,49745,24342,51890,28852,30894) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:30:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:30:02] [query] Results: 7 Pages of results: 1
[2026-01-30 06:30:02] [query] Execution time: 0.02120
[2026-01-30 06:30:17] [query] Query for: 无上限lnf
[2026-01-30 06:30:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:30:17] [query] Engine: default
[2026-01-30 06:30:17] [query] Tokens: 无上限lnf
[2026-01-30 06:30:17] [query] Mods: 11
[2026-01-30 06:30:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:30:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:30:17] [query] Results: 0 Pages of results: 0
[2026-01-30 06:30:17] [query] Execution time: 0.07869
[2026-01-30 06:30:27] [query] Query for: speedrunner 四人以上联机
[2026-01-30 06:30:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:30:27] [query] Engine: default
[2026-01-30 06:30:27] [query] Tokens: speedrunner 四人以上联机
[2026-01-30 06:30:27] [query] Mods: 11
[2026-01-30 06:30:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:30:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:30:27] [query] Results: 0 Pages of results: 0
[2026-01-30 06:30:27] [query] Execution time: 0.10588
[2026-01-30 06:31:38] [query] Query for: fayetteville real estate
[2026-01-30 06:31:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:31:38] [query] Engine: default
[2026-01-30 06:31:38] [query] Tokens: fayetteville, real, estate
[2026-01-30 06:31:38] [query] Mods: 11
[2026-01-30 06:31:38] [query] Trying AND logic
[2026-01-30 06:31:38] [query] Found results using: and logic
[2026-01-30 06:31:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (702,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:31:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1049', '13376', '21391', '21771', '2256', '2505', '2878', '2927', '46028', '6475') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:31:38] [query] Results: 10 Pages of results: 1
[2026-01-30 06:31:38] [query] Execution time: 0.15148
[2026-01-30 06:32:13] [query] Query for: standard residential lease agreement free
[2026-01-30 06:32:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:32:13] [query] Engine: default
[2026-01-30 06:32:13] [query] Tokens: standard, residential, lease, agreement, free
[2026-01-30 06:32:13] [query] Mods: 11
[2026-01-30 06:32:13] [query] Trying AND logic
[2026-01-30 06:32:13] [query] Using OR logic
[2026-01-30 06:32:14] [query] Found results using: or logic
[2026-01-30 06:32:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4276,1805,17181,873,2811) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:32:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:32:14] [query] Results: 899 Pages of results: 5
[2026-01-30 06:32:14] [query] Execution time: 0.25973
[2026-01-30 06:32:43] [query] Query for: мис
[2026-01-30 06:32:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:32:43] [query] Engine: default
[2026-01-30 06:32:43] [query] Tokens: мис
[2026-01-30 06:32:43] [query] Mods: 11
[2026-01-30 06:32:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:32:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:32:43] [query] Results: 0 Pages of results: 0
[2026-01-30 06:32:43] [query] Execution time: 0.07643
[2026-01-30 06:32:47] [query] Query for: cx one v4序列号
[2026-01-30 06:32:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:32:47] [query] Engine: default
[2026-01-30 06:32:48] [query] Tokens: 194dw3xcxmlems5u3p7s9rfrvlu6qrpf1, 1tizdwq_sisq4udpxkmpqlmmffcxx1wr0, 1tizdwqsisq4udpxkmpqlmmffcxx1wr0, 1twiqzlruljwypyscxailexa6npzbl0xk, pl7tpr2scxof6saftq0sxdzekfv8z51axy, pl7tpr2scxof6saftq0sxdzekfv8z51axy&index, pl7tpr2scxof6saftq0sxdzekfv8z51axyindex, r1fwbwgtrc0cx, r1fwgy9crc0cx, r3hjqgzfnh0cx
[2026-01-30 06:32:48] [query] Mods: 11
[2026-01-30 06:32:48] [query] Using OR logic
[2026-01-30 06:32:48] [query] Found results using: and logic
[2026-01-30 06:32:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (90)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29538,29498,29499,29466,18663,18665,18667,67992,67176,50455) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:32:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:32:48] [query] Results: 2 Pages of results: 1
[2026-01-30 06:32:48] [query] Execution time: 0.10008
[2026-01-30 06:33:52] [index:background] Health check
[2026-01-30 06:33:52] [indexer:background] Health check
[2026-01-30 06:33:52] [indexer:background] Health check
[2026-01-30 06:34:02] [query] Query for: 非居住者 源泉徴収
[2026-01-30 06:34:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:34:02] [query] Engine: default
[2026-01-30 06:34:02] [query] Tokens: 非居住者 源泉徴収
[2026-01-30 06:34:02] [query] Mods: 11
[2026-01-30 06:34:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:34:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:34:02] [query] Results: 0 Pages of results: 0
[2026-01-30 06:34:02] [query] Execution time: 0.17280
[2026-01-30 06:34:11] [query] Query for: how should a buyer of one to four single sign on contract
[2026-01-30 06:34:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:34:11] [query] Engine: default
[2026-01-30 06:34:11] [query] Tokens: buyer, one, four, single, sign, contract
[2026-01-30 06:34:11] [query] Mods: 11
[2026-01-30 06:34:11] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:34:11] [query] Using OR logic
[2026-01-30 06:34:11] [query] Found results using: or logic
[2026-01-30 06:34:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,90,162,1448,1312,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:34:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:34:11] [query] Results: 1524 Pages of results: 8
[2026-01-30 06:34:11] [query] Execution time: 0.43269
[2026-01-30 06:34:24] [query] Query for: real estate short seller contract form
[2026-01-30 06:34:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:34:24] [query] Engine: default
[2026-01-30 06:34:24] [query] Tokens: real, estate, short, seller, contract, form
[2026-01-30 06:34:24] [query] Mods: 11
[2026-01-30 06:34:24] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:34:24] [query] Using OR logic
[2026-01-30 06:34:25] [query] Found results using: or logic
[2026-01-30 06:34:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1351,210,2727,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:34:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:34:25] [query] Results: 1604 Pages of results: 9
[2026-01-30 06:34:25] [query] Execution time: 0.70961
[2026-01-30 06:35:18] [query] Query for: nc trend
[2026-01-30 06:35:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:35:18] [query] Engine: default
[2026-01-30 06:35:18] [query] Tokens: nc, trend
[2026-01-30 06:35:18] [query] Mods: 11
[2026-01-30 06:35:18] [query] Trying AND logic
[2026-01-30 06:35:18] [query] Found results using: and logic
[2026-01-30 06:35:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,1922) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:35:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('12352', '14004', '17716', '4534', '46133', '47879', '49859', '50633', '7909', '8182') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:35:18] [query] Results: 10 Pages of results: 1
[2026-01-30 06:35:18] [query] Execution time: 0.05461
[2026-01-30 06:35:29] [query] Query for: order avanafil online 🏦🧾 www.7search.xyz/avanafil . can i buy no prescription forum. online.
[2026-01-30 06:35:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:35:29] [query] Engine: default
[2026-01-30 06:35:29] [query] Tokens: order, online, www, xyz, can, buy, avanafil 🏦🧾 7search avanafil
[2026-01-30 06:35:29] [query] Mods: 11
[2026-01-30 06:35:29] [query] Using OR logic
[2026-01-30 06:35:30] [query] Found results using: or logic
[2026-01-30 06:35:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2933,589,10118,994,5692,12933,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5692,994,2485,32952,589,2933,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:35:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:35:30] [query] Results: 1012 Pages of results: 6
[2026-01-30 06:35:30] [query] Execution time: 0.50264
[2026-01-30 06:36:08] [query] Query for: 피카츄 귀여운 짤
[2026-01-30 06:36:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:36:08] [query] Engine: default
[2026-01-30 06:36:08] [query] Tokens: 피카츄 귀여운 짤
[2026-01-30 06:36:08] [query] Mods: 11
[2026-01-30 06:36:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:36:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:36:08] [query] Results: 0 Pages of results: 0
[2026-01-30 06:36:08] [query] Execution time: 0.13753
[2026-01-30 06:37:40] [query] Query for: 巫亦南 学术论文
[2026-01-30 06:37:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:37:40] [query] Engine: default
[2026-01-30 06:37:41] [query] Tokens: 巫亦南 学术论文
[2026-01-30 06:37:41] [query] Mods: 11
[2026-01-30 06:37:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:37:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:37:41] [query] Results: 0 Pages of results: 0
[2026-01-30 06:37:41] [query] Execution time: 0.11279
[2026-01-30 06:37:53] [query] Query for: 순금한돈시세
[2026-01-30 06:37:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:37:53] [query] Engine: default
[2026-01-30 06:37:54] [query] Tokens: 순금한돈시세
[2026-01-30 06:37:54] [query] Mods: 11
[2026-01-30 06:37:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:37:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:37:54] [query] Results: 0 Pages of results: 0
[2026-01-30 06:37:54] [query] Execution time: 0.11542
[2026-01-30 06:38:14] [query] Query for: when would a realtor use net listing?
[2026-01-30 06:38:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:38:14] [query] Engine: default
[2026-01-30 06:38:14] [query] Tokens: realtor, use, net, listing
[2026-01-30 06:38:14] [query] Mods: 11
[2026-01-30 06:38:14] [query] Trying AND logic
[2026-01-30 06:38:14] [query] Using OR logic
[2026-01-30 06:38:14] [query] Found results using: or logic
[2026-01-30 06:38:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,1466,3128,1936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:38:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:38:14] [query] Results: 1030 Pages of results: 6
[2026-01-30 06:38:14] [query] Execution time: 0.38315
[2026-01-30 06:38:38] [index:background] Health check
[2026-01-30 06:38:44] [query] Query for: ปตท. ราคาน้ํามัน
[2026-01-30 06:38:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:38:44] [query] Engine: default
[2026-01-30 06:38:45] [query] Tokens: ปตท ราคาน้ํามัน
[2026-01-30 06:38:45] [query] Mods: 11
[2026-01-30 06:38:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:38:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:38:45] [query] Results: 0 Pages of results: 0
[2026-01-30 06:38:45] [query] Execution time: 0.15969
[2026-01-30 06:39:44] [indexer:background] Health check
[2026-01-30 06:40:29] [query] Query for: can an appraiser use a lot sale and combined new construction cost for comparable if it is not going to fannie mae
[2026-01-30 06:40:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:40:29] [query] Engine: default
[2026-01-30 06:40:29] [query] Tokens: can, appraiser, use, lot, sale, combined, new, construction, cost, comparable
[2026-01-30 06:40:29] [query] Mods: 11
[2026-01-30 06:40:29] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:40:29] [query] Using OR logic
[2026-01-30 06:40:29] [query] Found results using: or logic
[2026-01-30 06:40:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,8783,1466,184,125,3219,110,4902,1549,8493) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:40:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:40:29] [query] Results: 1220 Pages of results: 7
[2026-01-30 06:40:29] [query] Execution time: 0.38379
[2026-01-30 06:40:44] [query] Query for: y'j'd'm
[2026-01-30 06:40:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:40:44] [query] Engine: default
[2026-01-30 06:40:44] [query] Tokens: o'dell, o'dowd, d, j, m, y
[2026-01-30 06:40:44] [query] Mods: 11
[2026-01-30 06:40:44] [query] Using OR logic
[2026-01-30 06:40:44] [query] Found results using: or logic
[2026-01-30 06:40:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4545,9956,1812,7388)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24361,56482,4545,9956,1812,7388) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:40:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:40:44] [query] Results: 297 Pages of results: 2
[2026-01-30 06:40:44] [query] Execution time: 0.27584
[2026-01-30 06:40:54] [query] Query for: ディープ・インパクト　
[2026-01-30 06:40:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:40:54] [query] Engine: default
[2026-01-30 06:40:54] [query] Tokens: ディープ インパクト
[2026-01-30 06:40:54] [query] Mods: 11
[2026-01-30 06:40:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:40:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:40:54] [query] Results: 0 Pages of results: 0
[2026-01-30 06:40:54] [query] Execution time: 0.11281
[2026-01-30 06:41:13] [query] Query for: 準中型免許
[2026-01-30 06:41:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:41:13] [query] Engine: default
[2026-01-30 06:41:13] [query] Tokens: 準中型免許
[2026-01-30 06:41:13] [query] Mods: 11
[2026-01-30 06:41:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:41:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:41:13] [query] Results: 0 Pages of results: 0
[2026-01-30 06:41:13] [query] Execution time: 0.08424
[2026-01-30 06:41:24] [query] Query for: property sales agreement template
[2026-01-30 06:41:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:41:24] [query] Engine: default
[2026-01-30 06:41:24] [query] Tokens: property, sales, agreement, template
[2026-01-30 06:41:24] [query] Mods: 11
[2026-01-30 06:41:24] [query] Trying AND logic
[2026-01-30 06:41:24] [query] Using OR logic
[2026-01-30 06:41:25] [query] Found results using: or logic
[2026-01-30 06:41:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1161,873,2856) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:41:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:41:25] [query] Results: 1146 Pages of results: 6
[2026-01-30 06:41:25] [query] Execution time: 0.33166
[2026-01-30 06:42:09] [query] Query for: 宝可梦404
[2026-01-30 06:42:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:42:09] [query] Engine: default
[2026-01-30 06:42:09] [query] Tokens: 404, 宝可梦404
[2026-01-30 06:42:09] [query] Mods: 11
[2026-01-30 06:42:09] [query] Using OR logic
[2026-01-30 06:42:09] [query] Found results using: or logic
[2026-01-30 06:42:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (38250)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (38250,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:42:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:42:09] [query] Results: 4 Pages of results: 1
[2026-01-30 06:42:09] [query] Execution time: 0.08677
[2026-01-30 06:42:18] [query] Query for: ocn 発信者情報開示請求 "トレント"
[2026-01-30 06:42:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:42:18] [query] Engine: default
[2026-01-30 06:42:18] [query] Tokens: 1qjovorszocnxhb, 1qjovorszocnxhb-aic85fuwp4roixkzr, 1qjovorszocnxhbaic85fuwp4roixkzr
[2026-01-30 06:42:18] [query] Mods: 11
[2026-01-30 06:42:18] [query] Using OR logic
[2026-01-30 06:42:18] [query] Found results using: and logic
[2026-01-30 06:42:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29580,29582,29583) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:42:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:42:18] [query] Results: 1 Pages of results: 1
[2026-01-30 06:42:18] [query] Execution time: 0.09237
[2026-01-30 06:42:22] [query] Query for: 吸気口　読み方
[2026-01-30 06:42:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:42:22] [query] Engine: default
[2026-01-30 06:42:23] [query] Tokens: 吸気口 読み方
[2026-01-30 06:42:23] [query] Mods: 11
[2026-01-30 06:42:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:42:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:42:23] [query] Results: 0 Pages of results: 0
[2026-01-30 06:42:23] [query] Execution time: 0.10357
[2026-01-30 06:43:22] [query] Query for: is it customary for a buyer to send pickup agent collect purchases and have customer pay agent?
[2026-01-30 06:43:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:43:22] [query] Engine: default
[2026-01-30 06:43:22] [query] Tokens: customary, buyer, send, pickup, agent, collect, purchases, customer, pay
[2026-01-30 06:43:22] [query] Mods: 11
[2026-01-30 06:43:22] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:43:22] [query] Using OR logic
[2026-01-30 06:43:23] [query] Found results using: or logic
[2026-01-30 06:43:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34743,3046,731,14616,1470,1485,6961,4398,608) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:43:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:43:23] [query] Results: 914 Pages of results: 5
[2026-01-30 06:43:23] [query] Execution time: 0.25749
[2026-01-30 06:43:29] [query] Query for: 欧姆龙cx one序列号
[2026-01-30 06:43:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:43:29] [query] Engine: default
[2026-01-30 06:43:30] [query] Tokens: 欧姆龙cx one序列号
[2026-01-30 06:43:30] [query] Mods: 11
[2026-01-30 06:43:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:43:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:43:30] [query] Results: 0 Pages of results: 0
[2026-01-30 06:43:30] [query] Execution time: 0.13060
[2026-01-30 06:43:32] [query] Query for: 上海芯源实验室
[2026-01-30 06:43:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:43:32] [query] Engine: default
[2026-01-30 06:43:32] [query] Tokens: 上海芯源实验室
[2026-01-30 06:43:32] [query] Mods: 11
[2026-01-30 06:43:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:43:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:43:32] [query] Results: 0 Pages of results: 0
[2026-01-30 06:43:32] [query] Execution time: 0.12833
[2026-01-30 06:43:37] [index:background] Health check
[2026-01-30 06:43:43] [query] Query for: 第一步骤是什么
[2026-01-30 06:43:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:43:43] [query] Engine: default
[2026-01-30 06:43:43] [query] Tokens: 第一步骤是什么
[2026-01-30 06:43:43] [query] Mods: 11
[2026-01-30 06:43:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:43:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:43:43] [query] Results: 0 Pages of results: 0
[2026-01-30 06:43:43] [query] Execution time: 0.09269
[2026-01-30 06:44:34] [query] Query for: 真島凌子　　av
[2026-01-30 06:44:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:44:34] [query] Engine: default
[2026-01-30 06:44:34] [query] Tokens: avail, availability, available, available 070123, available 24, available070123, available24, avatar, ave, avenue
[2026-01-30 06:44:34] [query] Mods: 11
[2026-01-30 06:44:34] [query] Using OR logic
[2026-01-30 06:44:34] [query] Found results using: or logic
[2026-01-30 06:44:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34742,3685,929,28289,20098,28292,20105,74896,15551,14389) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:44:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:44:34] [query] Results: 245 Pages of results: 2
[2026-01-30 06:44:34] [query] Execution time: 0.09538
[2026-01-30 06:44:41] [indexer:background] Health check
[2026-01-30 06:46:10] [query] Query for: fayetteville nc condo sales june 2025
[2026-01-30 06:46:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:46:10] [query] Engine: default
[2026-01-30 06:46:10] [query] Tokens: fayetteville, nc, condo, sales, june, 2025, june 2025
[2026-01-30 06:46:10] [query] Mods: 11
[2026-01-30 06:46:10] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:46:10] [query] Using OR logic
[2026-01-30 06:46:11] [query] Found results using: or logic
[2026-01-30 06:46:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (702,396,8824,1161,3194,24711,62254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:46:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:46:11] [query] Results: 899 Pages of results: 5
[2026-01-30 06:46:11] [query] Execution time: 0.50944
[2026-01-30 06:46:16] [query] Query for: * because the current design is in default layer mode and decal increased you cannot add . open setup dialog box change of to layers.
[2026-01-30 06:46:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:46:16] [query] Engine: default
[2026-01-30 06:46:16] [query] Tokens: dialogue, dialogues, add, box, change, current, default, design, increased, layer
[2026-01-30 06:46:16] [query] Mods: 11
[2026-01-30 06:46:16] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:46:17] [query] Using OR logic
[2026-01-30 06:46:17] [query] Found results using: or logic
[2026-01-30 06:46:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1505,2975,1212,687,16280,1982,2000,5882,1574,3274,2949,2521)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2708,30058,1505,2975,1212,687,16280,1982,2000,5882) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:46:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:46:17] [query] Results: 582 Pages of results: 3
[2026-01-30 06:46:17] [query] Execution time: 0.22268
[2026-01-30 06:46:19] [query] Query for: solidworks保存step文件怎么无损另存
[2026-01-30 06:46:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:46:19] [query] Engine: default
[2026-01-30 06:46:19] [query] Tokens: solidworks保存step文件怎么无损另存
[2026-01-30 06:46:19] [query] Mods: 11
[2026-01-30 06:46:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:46:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:46:19] [query] Results: 0 Pages of results: 0
[2026-01-30 06:46:19] [query] Execution time: 0.08983
[2026-01-30 06:46:25] [query] Query for: when can a contract be terminated in real estate nc
[2026-01-30 06:46:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:46:25] [query] Engine: default
[2026-01-30 06:46:25] [query] Tokens: can, contract, terminated, real, estate, nc
[2026-01-30 06:46:25] [query] Mods: 11
[2026-01-30 06:46:25] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:46:25] [query] Using OR logic
[2026-01-30 06:46:26] [query] Found results using: or logic
[2026-01-30 06:46:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,2727,4899,171,172,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:46:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:46:26] [query] Results: 1744 Pages of results: 9
[2026-01-30 06:46:26] [query] Execution time: 1.07006
[2026-01-30 06:46:44] [query] Query for: maple怎么使用学校的邮箱登入
[2026-01-30 06:46:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:46:44] [query] Engine: default
[2026-01-30 06:46:44] [query] Tokens: maple怎么使用学校的邮箱登入
[2026-01-30 06:46:44] [query] Mods: 11
[2026-01-30 06:46:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:46:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:46:44] [query] Results: 0 Pages of results: 0
[2026-01-30 06:46:44] [query] Execution time: 0.07715
[2026-01-30 06:46:52] [query] Query for: 591售屋
[2026-01-30 06:46:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:46:52] [query] Engine: default
[2026-01-30 06:46:52] [query] Tokens: 591, 591售屋
[2026-01-30 06:46:52] [query] Mods: 11
[2026-01-30 06:46:52] [query] Using OR logic
[2026-01-30 06:46:52] [query] Found results using: or logic
[2026-01-30 06:46:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (31523)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31523,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:46:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:46:52] [query] Results: 2 Pages of results: 1
[2026-01-30 06:46:52] [query] Execution time: 0.09633
[2026-01-30 06:46:54] [query] Query for: henderson county nc real estate
[2026-01-30 06:46:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:46:54] [query] Engine: default
[2026-01-30 06:46:54] [query] Tokens: henderson, county, nc, real, estate
[2026-01-30 06:46:54] [query] Mods: 11
[2026-01-30 06:46:54] [query] Trying AND logic
[2026-01-30 06:46:54] [query] Using OR logic
[2026-01-30 06:46:55] [query] Found results using: or logic
[2026-01-30 06:46:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23429,574,396,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:46:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:46:55] [query] Results: 1189 Pages of results: 6
[2026-01-30 06:46:55] [query] Execution time: 0.77886
[2026-01-30 06:47:04] [query] Query for: what form to file be qualified agent for home contractor
[2026-01-30 06:47:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:47:04] [query] Engine: default
[2026-01-30 06:47:04] [query] Tokens: form, file, qualified, agent, home, contractor
[2026-01-30 06:47:04] [query] Mods: 11
[2026-01-30 06:47:04] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:47:04] [query] Using OR logic
[2026-01-30 06:47:04] [query] Found results using: or logic
[2026-01-30 06:47:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,3602,5161,1470,234,2923) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:47:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:47:04] [query] Results: 1345 Pages of results: 7
[2026-01-30 06:47:04] [query] Execution time: 0.39061
[2026-01-30 06:47:24] [query] Query for: as is addendum maryland
[2026-01-30 06:47:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:47:24] [query] Engine: default
[2026-01-30 06:47:24] [query] Tokens: addendum, maryland
[2026-01-30 06:47:24] [query] Mods: 11
[2026-01-30 06:47:24] [query] Trying AND logic
[2026-01-30 06:47:24] [query] Using OR logic
[2026-01-30 06:47:24] [query] Found results using: or logic
[2026-01-30 06:47:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12562,6351) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:47:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:47:24] [query] Results: 188 Pages of results: 1
[2026-01-30 06:47:24] [query] Execution time: 0.08881
[2026-01-30 06:47:59] [query] Query for: l'humilite verset biblique
[2026-01-30 06:47:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:47:59] [query] Engine: default
[2026-01-30 06:47:59] [query] Tokens: l, humiliate, humility, versed, humilite verset biblique l'humilite
[2026-01-30 06:47:59] [query] Mods: 11
[2026-01-30 06:47:59] [query] Using OR logic
[2026-01-30 06:47:59] [query] Found results using: or logic
[2026-01-30 06:47:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20348)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20348,17112,1675,10949,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:47:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:47:59] [query] Results: 22 Pages of results: 1
[2026-01-30 06:47:59] [query] Execution time: 0.16657
[2026-01-30 06:48:35] [index:background] Health check
[2026-01-30 06:48:35] [index:background] Health check
[2026-01-30 06:48:45] [query] Query for: [accredited real estate]
[2026-01-30 06:48:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:48:45] [query] Engine: default
[2026-01-30 06:48:45] [query] Tokens: accredited, real, estate
[2026-01-30 06:48:45] [query] Mods: 11
[2026-01-30 06:48:45] [query] Trying AND logic
[2026-01-30 06:48:45] [query] Found results using: and logic
[2026-01-30 06:48:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24734,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:48:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('30467', '36992', '41396', '42895', '44590', '47621', '49065', '49293', '50041', '50496', '50590', '50615', '52101', '54675', '54859', '55995') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:48:45] [query] Results: 5 Pages of results: 1
[2026-01-30 06:48:45] [query] Execution time: 0.11992
[2026-01-30 06:48:47] [query] Query for: 微纳wei
[2026-01-30 06:48:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:48:47] [query] Engine: default
[2026-01-30 06:48:48] [query] Tokens: 微纳wei
[2026-01-30 06:48:48] [query] Mods: 11
[2026-01-30 06:48:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:48:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:48:48] [query] Results: 0 Pages of results: 0
[2026-01-30 06:48:48] [query] Execution time: 0.09833
[2026-01-30 06:48:49] [indexer:background] Health check
[2026-01-30 06:48:52] [query] Query for: 中交集团、天航局承办了本次联组活动。举行了高端金属材料联合体相关攻关任务和海洋工程技术联合体蓝皮书编制工作责任书签订仪式
[2026-01-30 06:48:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:48:52] [query] Engine: default
[2026-01-30 06:48:52] [query] Tokens: 中交集团 天航局承办了本次联组活动
[2026-01-30 06:48:52] [query] Mods: 11
[2026-01-30 06:48:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:48:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:48:52] [query] Results: 0 Pages of results: 0
[2026-01-30 06:48:52] [query] Execution time: 0.10751
[2026-01-30 06:49:00] [query] Query for: หวยงวดที่ 16 มกราคม 2568
[2026-01-30 06:49:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:49:00] [query] Engine: default
[2026-01-30 06:49:00] [query] Tokens: 16, 2568, หวยงวดที่ มกราคม
[2026-01-30 06:49:00] [query] Mods: 11
[2026-01-30 06:49:00] [query] Using OR logic
[2026-01-30 06:49:00] [query] Found results using: or logic
[2026-01-30 06:49:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3106,8151)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3106,8151,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:49:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:49:00] [query] Results: 122 Pages of results: 1
[2026-01-30 06:49:00] [query] Execution time: 0.14957
[2026-01-30 06:49:09] [query] Query for: 橄榄球 caugras
[2026-01-30 06:49:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:49:09] [query] Engine: default
[2026-01-30 06:49:09] [query] Tokens: carcass, cars, cras, 橄榄球 caugras
[2026-01-30 06:49:09] [query] Mods: 11
[2026-01-30 06:49:09] [query] Using OR logic
[2026-01-30 06:49:09] [query] Found results using: or logic
[2026-01-30 06:49:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8679,13566,33056,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:49:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:49:09] [query] Results: 7 Pages of results: 1
[2026-01-30 06:49:09] [query] Execution time: 0.11450
[2026-01-30 06:49:40] [query] Query for: a nagy o 2026 1 resz videa
[2026-01-30 06:49:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:49:40] [query] Engine: default
[2026-01-30 06:49:40] [query] Tokens: info 2026, 1, 2026, o
[2026-01-30 06:49:40] [query] Mods: 11
[2026-01-30 06:49:40] [query] Trying AND logic
[2026-01-30 06:49:40] [query] Using OR logic
[2026-01-30 06:49:40] [query] Found results using: or logic
[2026-01-30 06:49:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,28036,5654)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (75253,431,28036,5654) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:49:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:49:40] [query] Results: 1247 Pages of results: 7
[2026-01-30 06:49:40] [query] Execution time: 0.52502
[2026-01-30 06:50:26] [query] Query for: north carolina real estate commission license lookup
[2026-01-30 06:50:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:50:26] [query] Engine: default
[2026-01-30 06:50:26] [query] Tokens: north, carolina, real, estate, commission, license, lookup
[2026-01-30 06:50:26] [query] Mods: 11
[2026-01-30 06:50:26] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:50:26] [query] Using OR logic
[2026-01-30 06:50:27] [query] Found results using: or logic
[2026-01-30 06:50:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,171,172,843,4784,8810) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:50:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:50:27] [query] Results: 1133 Pages of results: 6
[2026-01-30 06:50:27] [query] Execution time: 0.76429
[2026-01-30 06:50:39] [query] Query for: 济南高新控股集团有限公司哄抬房价
[2026-01-30 06:50:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:50:39] [query] Engine: default
[2026-01-30 06:50:39] [query] Tokens: 济南高新控股集团有限公司哄抬房价
[2026-01-30 06:50:39] [query] Mods: 11
[2026-01-30 06:50:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:50:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:50:39] [query] Results: 0 Pages of results: 0
[2026-01-30 06:50:39] [query] Execution time: 0.09703
[2026-01-30 06:50:58] [query] Query for: site:msn.com domain real estate listings
[2026-01-30 06:50:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:50:58] [query] Engine: default
[2026-01-30 06:50:58] [query] Tokens: tmsnewlogohorizontal071314, com, domain, estate, listings, real, site
[2026-01-30 06:50:58] [query] Mods: 11
[2026-01-30 06:50:58] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:50:58] [query] Using OR logic
[2026-01-30 06:50:58] [query] Found results using: or logic
[2026-01-30 06:50:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,21926,172,906,171,1964)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (58668,23,21926,172,906,171,1964) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:50:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:50:58] [query] Results: 1081 Pages of results: 6
[2026-01-30 06:50:58] [query] Execution time: 0.74152
[2026-01-30 06:51:30] [query] Query for: ventolin lilly ⥩🚽🏝 www.7search.xyz/it/ventolin compra acquistare subito economico dall'europa. generico compresse dove posso in linea a buon mercato.
[2026-01-30 06:51:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:51:30] [query] Engine: default
[2026-01-30 06:51:30] [query] Tokens: lilly, dovel, dover, dovetails, dall, www, xyz
[2026-01-30 06:51:30] [query] Mods: 11
[2026-01-30 06:51:30] [query] Trying AND logic
[2026-01-30 06:51:30] [query] Using OR logic
[2026-01-30 06:51:30] [query] Found results using: or logic
[2026-01-30 06:51:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (42799,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27783,27498,23210,25630,42799,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:51:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:51:30] [query] Results: 126 Pages of results: 1
[2026-01-30 06:51:30] [query] Execution time: 0.13436
[2026-01-30 06:51:33] [query] Query for: dresses for over 50 wedding guest fast delivery
[2026-01-30 06:51:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:51:33] [query] Engine: default
[2026-01-30 06:51:33] [query] Tokens: addresses, 50, delivery, fast, guest, over 50, wedding
[2026-01-30 06:51:33] [query] Mods: 11
[2026-01-30 06:51:33] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:51:33] [query] Using OR logic
[2026-01-30 06:51:33] [query] Found results using: or logic
[2026-01-30 06:51:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (690,8263,2504,8617,772,4991)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3940,690,8263,2504,8617,772,4991) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:51:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:51:33] [query] Results: 210 Pages of results: 2
[2026-01-30 06:51:33] [query] Execution time: 0.19293
[2026-01-30 06:51:46] [query] Query for: site:msn.com domain real estate listings
[2026-01-30 06:51:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:51:46] [query] Engine: default
[2026-01-30 06:51:46] [query] Tokens: tmsnewlogohorizontal071314, com, domain, estate, listings, real, site
[2026-01-30 06:51:46] [query] Mods: 11
[2026-01-30 06:51:46] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:51:46] [query] Using OR logic
[2026-01-30 06:51:47] [query] Found results using: or logic
[2026-01-30 06:51:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,21926,172,906,171,1964)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (58668,23,21926,172,906,171,1964) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:51:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:51:47] [query] Results: 1081 Pages of results: 6
[2026-01-30 06:51:47] [query] Execution time: 0.64230
[2026-01-30 06:52:30] [query] Query for: 二六三 2026年1月19日至2026年1月30日 资金数据
[2026-01-30 06:52:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:52:30] [query] Engine: default
[2026-01-30 06:52:30] [query] Tokens: 2026, 1, 19, 30, 二六三 2026年1月19日至2026年1月30日 资金数据
[2026-01-30 06:52:30] [query] Mods: 11
[2026-01-30 06:52:30] [query] Using OR logic
[2026-01-30 06:52:31] [query] Found results using: or logic
[2026-01-30 06:52:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,698,28036,1803)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,431,698,1803,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:52:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:52:31] [query] Results: 1448 Pages of results: 8
[2026-01-30 06:52:31] [query] Execution time: 0.99188
[2026-01-30 06:53:25] [query] Query for: south carolina agreement to purchase contract for residential
[2026-01-30 06:53:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:53:25] [query] Engine: default
[2026-01-30 06:53:25] [query] Tokens: south, carolina, agreement, purchase, contract, residential
[2026-01-30 06:53:25] [query] Mods: 11
[2026-01-30 06:53:25] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:53:25] [query] Using OR logic
[2026-01-30 06:53:25] [query] Found results using: or logic
[2026-01-30 06:53:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (840,254,873,120,2727,1805) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:53:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:53:25] [query] Results: 1410 Pages of results: 8
[2026-01-30 06:53:25] [query] Execution time: 0.47052
[2026-01-30 06:53:35] [index:background] Health check
[2026-01-30 06:53:44] [query] Query for: 拒絕 借錢
[2026-01-30 06:53:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:53:44] [query] Engine: default
[2026-01-30 06:53:44] [query] Tokens: 拒絕 借錢
[2026-01-30 06:53:44] [query] Mods: 11
[2026-01-30 06:53:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:53:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:53:44] [query] Results: 0 Pages of results: 0
[2026-01-30 06:53:44] [query] Execution time: 0.11915
[2026-01-30 06:53:49] [indexer:background] Health check
[2026-01-30 06:53:55] [query] Query for: lease with option to buy new construction
[2026-01-30 06:53:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:53:55] [query] Engine: default
[2026-01-30 06:53:55] [query] Tokens: lease, option, buy, new, construction
[2026-01-30 06:53:55] [query] Mods: 11
[2026-01-30 06:53:55] [query] Trying AND logic
[2026-01-30 06:53:55] [query] Using OR logic
[2026-01-30 06:53:55] [query] Found results using: or logic
[2026-01-30 06:53:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,2945,2933,110,4902) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:53:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:53:55] [query] Results: 693 Pages of results: 4
[2026-01-30 06:53:55] [query] Execution time: 0.25562
[2026-01-30 06:54:00] [query] Query for: 세탁건조기
[2026-01-30 06:54:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:54:00] [query] Engine: default
[2026-01-30 06:54:00] [query] Tokens: 세탁건조기
[2026-01-30 06:54:00] [query] Mods: 11
[2026-01-30 06:54:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:54:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:54:00] [query] Results: 0 Pages of results: 0
[2026-01-30 06:54:00] [query] Execution time: 0.08447
[2026-01-30 06:54:33] [query] Query for: zip forms realtor form library
[2026-01-30 06:54:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:54:33] [query] Engine: default
[2026-01-30 06:54:33] [query] Tokens: zip, forms, realtor, form, library
[2026-01-30 06:54:33] [query] Mods: 11
[2026-01-30 06:54:33] [query] Trying AND logic
[2026-01-30 06:54:33] [query] Using OR logic
[2026-01-30 06:54:33] [query] Found results using: or logic
[2026-01-30 06:54:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6207,2409,402,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:54:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:54:33] [query] Results: 1367 Pages of results: 7
[2026-01-30 06:54:33] [query] Execution time: 0.49921
[2026-01-30 06:55:04] [query] Query for: real estate form 4-t
[2026-01-30 06:55:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:55:04] [query] Engine: default
[2026-01-30 06:55:04] [query] Tokens: real, estate, form, 4, t, 4-t, form 4
[2026-01-30 06:55:04] [query] Mods: 11
[2026-01-30 06:55:04] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 06:55:04] [query] Using OR logic
[2026-01-30 06:55:04] [query] Found results using: or logic
[2026-01-30 06:55:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1817,440,860,19864,19866) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:55:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:55:04] [query] Results: 1639 Pages of results: 9
[2026-01-30 06:55:04] [query] Execution time: 0.67483
[2026-01-30 06:55:25] [query] Query for: 老夫子被旗鱼穿
[2026-01-30 06:55:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:55:25] [query] Engine: default
[2026-01-30 06:55:25] [query] Tokens: 老夫子被旗鱼穿
[2026-01-30 06:55:25] [query] Mods: 11
[2026-01-30 06:55:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:55:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:55:25] [query] Results: 0 Pages of results: 0
[2026-01-30 06:55:25] [query] Execution time: 0.10951
[2026-01-30 06:55:30] [query] Query for: 금값 시세
[2026-01-30 06:55:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:55:30] [query] Engine: default
[2026-01-30 06:55:30] [query] Tokens: 금값 시세
[2026-01-30 06:55:30] [query] Mods: 11
[2026-01-30 06:55:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:55:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:55:30] [query] Results: 0 Pages of results: 0
[2026-01-30 06:55:30] [query] Execution time: 0.12476
[2026-01-30 06:55:33] [query] Query for: 페이코 삼성페이 종료 했나?
[2026-01-30 06:55:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:55:33] [query] Engine: default
[2026-01-30 06:55:33] [query] Tokens: 페이코 삼성페이 종료 했나
[2026-01-30 06:55:33] [query] Mods: 11
[2026-01-30 06:55:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:55:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:55:33] [query] Results: 0 Pages of results: 0
[2026-01-30 06:55:33] [query] Execution time: 0.17562
[2026-01-30 06:56:05] [query] Query for: 港女肛交
[2026-01-30 06:56:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:56:05] [query] Engine: default
[2026-01-30 06:56:05] [query] Tokens: 港女肛交
[2026-01-30 06:56:05] [query] Mods: 11
[2026-01-30 06:56:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:56:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:56:05] [query] Results: 0 Pages of results: 0
[2026-01-30 06:56:05] [query] Execution time: 0.07754
[2026-01-30 06:56:07] [query] Query for: tenancy agreement form template
[2026-01-30 06:56:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:56:07] [query] Engine: default
[2026-01-30 06:56:07] [query] Tokens: tenancy, agreement, form, template
[2026-01-30 06:56:07] [query] Mods: 11
[2026-01-30 06:56:07] [query] Trying AND logic
[2026-01-30 06:56:07] [query] Using OR logic
[2026-01-30 06:56:08] [query] Found results using: or logic
[2026-01-30 06:56:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32688,873,1817,2856) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:56:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:56:08] [query] Results: 983 Pages of results: 5
[2026-01-30 06:56:08] [query] Execution time: 0.24128
[2026-01-30 06:56:30] [query] Query for: 上海沪教版物理高一上下学的知识版块
[2026-01-30 06:56:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:56:30] [query] Engine: default
[2026-01-30 06:56:30] [query] Tokens: 上海沪教版物理高一上下学的知识版块
[2026-01-30 06:56:30] [query] Mods: 11
[2026-01-30 06:56:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:56:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:56:30] [query] Results: 0 Pages of results: 0
[2026-01-30 06:56:30] [query] Execution time: 0.08300
[2026-01-30 06:57:26] [query] Query for: 앞으로 금시세
[2026-01-30 06:57:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:57:26] [query] Engine: default
[2026-01-30 06:57:26] [query] Tokens: 앞으로 금시세
[2026-01-30 06:57:26] [query] Mods: 11
[2026-01-30 06:57:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:57:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:57:26] [query] Results: 0 Pages of results: 0
[2026-01-30 06:57:26] [query] Execution time: 0.14874
[2026-01-30 06:58:16] [query] Query for: 吸い上げる 言い換え ビジネス
[2026-01-30 06:58:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:58:16] [query] Engine: default
[2026-01-30 06:58:16] [query] Tokens: 吸い上げる 言い換え ビジネス
[2026-01-30 06:58:16] [query] Mods: 11
[2026-01-30 06:58:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:58:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:58:16] [query] Results: 0 Pages of results: 0
[2026-01-30 06:58:16] [query] Execution time: 0.15244
[2026-01-30 06:58:31] [query] Query for: 금 시세 하락 원인
[2026-01-30 06:58:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 06:58:31] [query] Engine: default
[2026-01-30 06:58:31] [query] Tokens: 금 시세 하락 원인
[2026-01-30 06:58:31] [query] Mods: 11
[2026-01-30 06:58:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 06:58:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 06:58:31] [query] Results: 0 Pages of results: 0
[2026-01-30 06:58:31] [query] Execution time: 0.20274
[2026-01-30 06:59:22] [index:background] Health check
[2026-01-30 06:59:22] [indexer:background] Health check
[2026-01-30 06:59:22] [indexer:background] Health check
[2026-01-30 07:00:04] [query] Query for: 济南信息工程学校智慧校园平台云服务升级项目成交公告
[2026-01-30 07:00:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:00:04] [query] Engine: default
[2026-01-30 07:00:04] [query] Tokens: 济南信息工程学校智慧校园平台云服务升级项目成交公告
[2026-01-30 07:00:04] [query] Mods: 11
[2026-01-30 07:00:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:00:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:00:04] [query] Results: 0 Pages of results: 0
[2026-01-30 07:00:04] [query] Execution time: 0.08076
[2026-01-30 07:00:16] [query] Query for: q3d中导脚在哪里
[2026-01-30 07:00:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:00:16] [query] Engine: default
[2026-01-30 07:00:17] [query] Tokens: q3d中导脚在哪里
[2026-01-30 07:00:17] [query] Mods: 11
[2026-01-30 07:00:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:00:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:00:17] [query] Results: 0 Pages of results: 0
[2026-01-30 07:00:17] [query] Execution time: 0.07795
[2026-01-30 07:00:18] [query] Query for: inbody:@elegantmarbles.com
[2026-01-30 07:00:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:00:18] [query] Engine: default
[2026-01-30 07:00:19] [query] Tokens: com, inbody elegantmarbles elegantmarbles.com
[2026-01-30 07:00:19] [query] Mods: 11
[2026-01-30 07:00:19] [query] Using OR logic
[2026-01-30 07:00:19] [query] Found results using: or logic
[2026-01-30 07:00:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:00:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:00:19] [query] Results: 192 Pages of results: 1
[2026-01-30 07:00:19] [query] Execution time: 0.33424
[2026-01-30 07:00:26] [query] Query for: fastest real estate listing updates
[2026-01-30 07:00:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:00:26] [query] Engine: default
[2026-01-30 07:00:26] [query] Tokens: fastest, real, estate, listing, updates
[2026-01-30 07:00:26] [query] Mods: 11
[2026-01-30 07:00:26] [query] Trying AND logic
[2026-01-30 07:00:26] [query] Using OR logic
[2026-01-30 07:00:26] [query] Found results using: or logic
[2026-01-30 07:00:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2634,171,172,1936,2554) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:00:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:00:26] [query] Results: 1153 Pages of results: 6
[2026-01-30 07:00:26] [query] Execution time: 0.46353
[2026-01-30 07:00:28] [query] Query for: stony brook uni motorcycle club
[2026-01-30 07:00:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:00:28] [query] Engine: default
[2026-01-30 07:00:28] [query] Tokens: brook, brooke, brooke-cashion, brookecashion, brookerudd, brookerudd-gaglie_150x150, brookeruddgaglie150x150, brookline, brooklyn, brooks
[2026-01-30 07:00:28] [query] Mods: 11
[2026-01-30 07:00:28] [query] Using OR logic
[2026-01-30 07:00:29] [query] Found results using: and logic
[2026-01-30 07:00:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6450)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27887,7770,12051,12052,25667,25682,25697,57679,22705,23022) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:00:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:00:29] [query] Results: 19 Pages of results: 1
[2026-01-30 07:00:29] [query] Execution time: 0.18730
[2026-01-30 07:00:42] [query] Query for: sub registrar office sanwer
[2026-01-30 07:00:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:00:42] [query] Engine: default
[2026-01-30 07:00:42] [query] Tokens: sub, office, register, registry, scanner, registrar sanwer
[2026-01-30 07:00:42] [query] Mods: 11
[2026-01-30 07:00:42] [query] Using OR logic
[2026-01-30 07:00:42] [query] Found results using: or logic
[2026-01-30 07:00:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (907,3213)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3213,907,908,4529,8125,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:00:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:00:42] [query] Results: 279 Pages of results: 2
[2026-01-30 07:00:42] [query] Execution time: 0.22177
[2026-01-30 07:01:04] [query] Query for: billiga ritonavir 🕢🦹‍♂ www.7rx.biz/ritonavir billig gratis pa natet. beachten. kopa generisk mastercard fedex visa
[2026-01-30 07:01:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:01:04] [query] Engine: default
[2026-01-30 07:01:04] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, fedex, pa, visa, www
[2026-01-30 07:01:04] [query] Mods: 11
[2026-01-30 07:01:04] [query] Trying AND logic
[2026-01-30 07:01:04] [query] Using OR logic
[2026-01-30 07:01:04] [query] Found results using: or logic
[2026-01-30 07:01:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8261,7795,21266,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,8261,7795,21266,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:01:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:01:04] [query] Results: 130 Pages of results: 1
[2026-01-30 07:01:04] [query] Execution time: 0.14011
[2026-01-30 07:01:09] [query] Query for: real estate in southern pines nc
[2026-01-30 07:01:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:01:09] [query] Engine: default
[2026-01-30 07:01:09] [query] Tokens: real, estate, southern, pines, nc
[2026-01-30 07:01:09] [query] Mods: 11
[2026-01-30 07:01:09] [query] Trying AND logic
[2026-01-30 07:01:09] [query] Using OR logic
[2026-01-30 07:01:10] [query] Query for: metformin
[2026-01-30 07:01:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:01:10] [query] Engine: default
[2026-01-30 07:01:10] [query] Tokens: metformin
[2026-01-30 07:01:10] [query] Mods: 11
[2026-01-30 07:01:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:01:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:01:10] [query] Results: 0 Pages of results: 0
[2026-01-30 07:01:10] [query] Execution time: 0.08064
[2026-01-30 07:01:10] [query] Found results using: or logic
[2026-01-30 07:01:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,3133,25288,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:01:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:01:10] [query] Results: 1178 Pages of results: 6
[2026-01-30 07:01:10] [query] Execution time: 0.73297
[2026-01-30 07:01:12] [query] Query for: order misoprostol online 🕔😜🍯 www.7rx.biz/misoprostol . buy no script overnight shipping. 100mg and 200mg uk.
[2026-01-30 07:01:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:01:12] [query] Engine: default
[2026-01-30 07:01:12] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, buy, online, order, overnight, script, shipping
[2026-01-30 07:01:12] [query] Mods: 11
[2026-01-30 07:01:12] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:01:12] [query] Using OR logic
[2026-01-30 07:01:12] [query] Found results using: or logic
[2026-01-30 07:01:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2933,994,5692,5536,13867,8249,5465,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2933,994,5692,5536,13867,8249) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:01:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:01:12] [query] Results: 377 Pages of results: 2
[2026-01-30 07:01:12] [query] Execution time: 0.12368
[2026-01-30 07:01:16] [query] Query for: guide-best-practices
[2026-01-30 07:01:16] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:01:16] [query] Engine: legal_qandas
[2026-01-30 07:01:16] [query] Tokens: guide, best, practices, guide-best-practices
[2026-01-30 07:01:16] [query] Mods: 5
[2026-01-30 07:01:16] [query] Using OR logic
[2026-01-30 07:01:16] [query] Found results using: or logic
[2026-01-30 07:01:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (365,1490,1792,69928) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:01:16] [query] Results: 112 Pages of results: 1
[2026-01-30 07:01:16] [query] Execution time: 0.03683
[2026-01-30 07:01:19] [query] Query for: aldactone
[2026-01-30 07:01:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:01:19] [query] Engine: default
[2026-01-30 07:01:19] [query] Tokens: aldactone
[2026-01-30 07:01:19] [query] Mods: 11
[2026-01-30 07:01:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:01:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:01:19] [query] Results: 0 Pages of results: 0
[2026-01-30 07:01:19] [query] Execution time: 0.08121
[2026-01-30 07:01:51] [query] Query for: ohio contract to purchase real estate form
[2026-01-30 07:01:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:01:51] [query] Engine: default
[2026-01-30 07:01:51] [query] Tokens: ohio, contract, purchase, real, estate, form
[2026-01-30 07:01:51] [query] Mods: 11
[2026-01-30 07:01:51] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:01:51] [query] Using OR logic
[2026-01-30 07:01:52] [query] Found results using: or logic
[2026-01-30 07:01:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19990,2727,120,171,172,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:01:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:01:52] [query] Results: 1579 Pages of results: 8
[2026-01-30 07:01:52] [query] Execution time: 0.66474
[2026-01-30 07:02:00] [query] Query for: comprar stilnoct 🦝✮ www.7search.xyz/stilnoct baratos generico p
[2026-01-30 07:02:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:02:00] [query] Engine: default
[2026-01-30 07:02:01] [query] Tokens: www, xyz, p, comprar stilnoct 🦝✮ 7search stilnoct baratos generico
[2026-01-30 07:02:01] [query] Mods: 11
[2026-01-30 07:02:01] [query] Using OR logic
[2026-01-30 07:02:01] [query] Found results using: or logic
[2026-01-30 07:02:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3195,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,32952,3195,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:02:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:02:01] [query] Results: 159 Pages of results: 1
[2026-01-30 07:02:01] [query] Execution time: 0.33487
[2026-01-30 07:02:15] [query] Query for: 錦織寺　木邊孝慈門主
[2026-01-30 07:02:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:02:15] [query] Engine: default
[2026-01-30 07:02:15] [query] Tokens: 錦織寺 木邊孝慈門主
[2026-01-30 07:02:15] [query] Mods: 11
[2026-01-30 07:02:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:02:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:02:15] [query] Results: 0 Pages of results: 0
[2026-01-30 07:02:15] [query] Execution time: 0.19284
[2026-01-30 07:02:36] [query] Query for: tretinoina
[2026-01-30 07:02:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:02:36] [query] Engine: default
[2026-01-30 07:02:36] [query] Tokens: tretinoina
[2026-01-30 07:02:36] [query] Mods: 11
[2026-01-30 07:02:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:02:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:02:36] [query] Results: 0 Pages of results: 0
[2026-01-30 07:02:36] [query] Execution time: 0.09499
[2026-01-30 07:03:01] [query] Query for: мальчик в полосатой пижаме смотреть онлайн smotretonlaynfilmyiserialy.ru
[2026-01-30 07:03:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:03:01] [query] Engine: default
[2026-01-30 07:03:01] [query] Tokens: rub, rubbed, rubber, rubbish, ruben, ruby, rucker, rucker 2022, rucker2022, rudd
[2026-01-30 07:03:01] [query] Mods: 11
[2026-01-30 07:03:01] [query] Using OR logic
[2026-01-30 07:03:01] [query] Found results using: and logic
[2026-01-30 07:03:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3715,15147,8772,10620,77282,14408,24042,27060,27064,10481) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:03:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:03:01] [query] Results: 18 Pages of results: 1
[2026-01-30 07:03:01] [query] Execution time: 0.25494
[2026-01-30 07:03:27] [query] Query for: 화이트보드 120*50
[2026-01-30 07:03:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:03:27] [query] Engine: default
[2026-01-30 07:03:27] [query] Tokens: 120, 50, 화이트보드
[2026-01-30 07:03:27] [query] Mods: 11
[2026-01-30 07:03:27] [query] Using OR logic
[2026-01-30 07:03:27] [query] Found results using: or logic
[2026-01-30 07:03:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7454,690)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7454,690,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:03:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:03:27] [query] Results: 81 Pages of results: 1
[2026-01-30 07:03:27] [query] Execution time: 0.17617
[2026-01-30 07:03:37] [index:background] Health check
[2026-01-30 07:03:50] [indexer:background] Health check
[2026-01-30 07:04:50] [query] Query for: dhsmfrmatltp
[2026-01-30 07:04:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:04:50] [query] Engine: default
[2026-01-30 07:04:50] [query] Tokens: dhsmfrmatltp
[2026-01-30 07:04:50] [query] Mods: 11
[2026-01-30 07:04:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:04:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:04:50] [query] Results: 0 Pages of results: 0
[2026-01-30 07:04:50] [query] Execution time: 0.07601
[2026-01-30 07:04:52] [query] Query for: real estate agent contact list
[2026-01-30 07:04:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:04:52] [query] Engine: default
[2026-01-30 07:04:52] [query] Tokens: real, estate, agent, contact, list
[2026-01-30 07:04:52] [query] Mods: 11
[2026-01-30 07:04:52] [query] Trying AND logic
[2026-01-30 07:04:52] [query] Using OR logic
[2026-01-30 07:04:53] [query] Found results using: or logic
[2026-01-30 07:04:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,252,1192) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:04:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:04:53] [query] Results: 1235 Pages of results: 7
[2026-01-30 07:04:53] [query] Execution time: 0.64692
[2026-01-30 07:05:40] [query] Query for: if a real estate agent tells buyer misleading information
[2026-01-30 07:05:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:05:40] [query] Engine: default
[2026-01-30 07:05:40] [query] Tokens: real, estate, agent, tells, buyer, misleading, information
[2026-01-30 07:05:40] [query] Mods: 11
[2026-01-30 07:05:40] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:05:40] [query] Using OR logic
[2026-01-30 07:05:40] [query] Found results using: or logic
[2026-01-30 07:05:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,3045,3046,1971,913) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:05:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:05:40] [query] Results: 1353 Pages of results: 7
[2026-01-30 07:05:40] [query] Execution time: 0.78220
[2026-01-30 07:05:45] [query] Query for: 원규 환승연야
[2026-01-30 07:05:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:05:45] [query] Engine: default
[2026-01-30 07:05:45] [query] Tokens: 원규 환승연야
[2026-01-30 07:05:45] [query] Mods: 11
[2026-01-30 07:05:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:05:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:05:45] [query] Results: 0 Pages of results: 0
[2026-01-30 07:05:45] [query] Execution time: 0.10518
[2026-01-30 07:05:50] [query] Query for: is it still standard to ask seller pay all commissions in north carolina
[2026-01-30 07:05:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:05:50] [query] Engine: default
[2026-01-30 07:05:50] [query] Tokens: still, standard, ask, seller, pay, commissions, north, carolina
[2026-01-30 07:05:50] [query] Mods: 11
[2026-01-30 07:05:50] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:05:50] [query] Using OR logic
[2026-01-30 07:05:50] [query] Found results using: or logic
[2026-01-30 07:05:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (85,4276,1260,210,608,1446,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:05:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:05:50] [query] Results: 1239 Pages of results: 7
[2026-01-30 07:05:50] [query] Execution time: 0.52414
[2026-01-30 07:06:12] [query] Query for: エクセル sheet 非表示
[2026-01-30 07:06:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:06:12] [query] Engine: default
[2026-01-30 07:06:12] [query] Tokens: sheet, エクセル 非表示
[2026-01-30 07:06:12] [query] Mods: 11
[2026-01-30 07:06:12] [query] Using OR logic
[2026-01-30 07:06:12] [query] Found results using: or logic
[2026-01-30 07:06:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7187)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7187,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:06:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:06:12] [query] Results: 17 Pages of results: 1
[2026-01-30 07:06:12] [query] Execution time: 0.16798
[2026-01-30 07:06:25] [query] Query for: d731/t6
[2026-01-30 07:06:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:06:25] [query] Engine: default
[2026-01-30 07:06:25] [query] Tokens: 1aasgevim3fcnxutvajhu2brsct6rac64, 35nxunebt6mh, agreement6, almost600, at6, attachment6026, contract6, district6, district60, district62
[2026-01-30 07:06:25] [query] Mods: 11
[2026-01-30 07:06:25] [query] Using OR logic
[2026-01-30 07:06:25] [query] Found results using: or logic
[2026-01-30 07:06:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29584,58902,33408,13494,25381,11758,55953,18511,18523,18524) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:06:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:06:25] [query] Results: 6 Pages of results: 1
[2026-01-30 07:06:25] [query] Execution time: 0.08457
[2026-01-30 07:06:27] [query] Query for: hidralazina
[2026-01-30 07:06:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:06:27] [query] Engine: default
[2026-01-30 07:06:27] [query] Tokens: hidralazina
[2026-01-30 07:06:27] [query] Mods: 11
[2026-01-30 07:06:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:06:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:06:27] [query] Results: 0 Pages of results: 0
[2026-01-30 07:06:27] [query] Execution time: 0.08138
[2026-01-30 07:06:35] [query] Query for: 금14k시세
[2026-01-30 07:06:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:06:35] [query] Engine: default
[2026-01-30 07:06:35] [query] Tokens: 금14k시세
[2026-01-30 07:06:35] [query] Mods: 11
[2026-01-30 07:06:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:06:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:06:35] [query] Results: 0 Pages of results: 0
[2026-01-30 07:06:35] [query] Execution time: 0.07821
[2026-01-30 07:06:45] [query] Query for: 東急ホテルズコンフォートメンバーズ
[2026-01-30 07:06:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:06:45] [query] Engine: default
[2026-01-30 07:06:45] [query] Tokens: 東急ホテルズコンフォートメンバーズ
[2026-01-30 07:06:45] [query] Mods: 11
[2026-01-30 07:06:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:06:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:06:45] [query] Results: 0 Pages of results: 0
[2026-01-30 07:06:45] [query] Execution time: 0.08488
[2026-01-30 07:06:47] [query] Query for: bmw x1 pre owned
[2026-01-30 07:06:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:06:47] [query] Engine: default
[2026-01-30 07:06:47] [query] Tokens: x10, x105, x106, x142, x144, x149, x151, x161, x1ourngoot8kr5veovs, x1qe54azeok
[2026-01-30 07:06:47] [query] Mods: 11
[2026-01-30 07:06:47] [query] Using OR logic
[2026-01-30 07:06:47] [query] Found results using: and logic
[2026-01-30 07:06:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1950,2627)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34903,37352,66653,37151,47464,30339,30241,37291,71002,18820) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:06:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:06:47] [query] Results: 6 Pages of results: 1
[2026-01-30 07:06:47] [query] Execution time: 0.08922
[2026-01-30 07:07:22] [query] Query for: lead paint disclosure pdf
[2026-01-30 07:07:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:07:22] [query] Engine: default
[2026-01-30 07:07:22] [query] Tokens: lead, paint, disclosure, pdf
[2026-01-30 07:07:22] [query] Mods: 11
[2026-01-30 07:07:22] [query] Trying AND logic
[2026-01-30 07:07:22] [query] Using OR logic
[2026-01-30 07:07:22] [query] Found results using: or logic
[2026-01-30 07:07:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1204,7143,6557,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:07:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:07:22] [query] Results: 364 Pages of results: 2
[2026-01-30 07:07:22] [query] Execution time: 0.26262
[2026-01-30 07:07:57] [query] Query for: 年金生活 節約 知恵
[2026-01-30 07:07:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:07:57] [query] Engine: default
[2026-01-30 07:07:57] [query] Tokens: 年金生活 節約 知恵
[2026-01-30 07:07:57] [query] Mods: 11
[2026-01-30 07:07:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:07:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:07:57] [query] Results: 0 Pages of results: 0
[2026-01-30 07:07:57] [query] Execution time: 0.14410
[2026-01-30 07:08:06] [query] Query for: 백금 시세
[2026-01-30 07:08:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:08:06] [query] Engine: default
[2026-01-30 07:08:06] [query] Tokens: 백금 시세
[2026-01-30 07:08:06] [query] Mods: 11
[2026-01-30 07:08:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:08:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:08:06] [query] Results: 0 Pages of results: 0
[2026-01-30 07:08:06] [query] Execution time: 0.15882
[2026-01-30 07:08:17] [query] Query for: 小规模公司将人力资源部由二级部门调整为一级部门的意图
[2026-01-30 07:08:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:08:17] [query] Engine: default
[2026-01-30 07:08:17] [query] Tokens: 小规模公司将人力资源部由二级部门调整为一级部门的意图
[2026-01-30 07:08:17] [query] Mods: 11
[2026-01-30 07:08:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:08:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:08:17] [query] Results: 0 Pages of results: 0
[2026-01-30 07:08:17] [query] Execution time: 0.12947
[2026-01-30 07:08:38] [index:background] Health check
[2026-01-30 07:08:49] [indexer:background] Health check
[2026-01-30 07:08:57] [query] Query for: 한국표준금거래소 시세
[2026-01-30 07:08:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:08:57] [query] Engine: default
[2026-01-30 07:08:57] [query] Tokens: 한국표준금거래소 시세
[2026-01-30 07:08:57] [query] Mods: 11
[2026-01-30 07:08:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:08:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:08:57] [query] Results: 0 Pages of results: 0
[2026-01-30 07:08:57] [query] Execution time: 0.11113
[2026-01-30 07:09:45] [query] Query for: 国家电网有限公司2025年第六十八批采购（特高压项目第五次服务招标采购）
[2026-01-30 07:09:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:09:45] [query] Engine: default
[2026-01-30 07:09:45] [query] Tokens: 2025, 国家电网有限公司2025年第六十八批采购 特高压项目第五次服务招标采购
[2026-01-30 07:09:45] [query] Mods: 11
[2026-01-30 07:09:45] [query] Using OR logic
[2026-01-30 07:09:46] [query] Found results using: or logic
[2026-01-30 07:09:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:09:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:09:46] [query] Results: 185 Pages of results: 1
[2026-01-30 07:09:46] [query] Execution time: 0.28166
[2026-01-30 07:09:48] [query] Query for: josh mcpherson nc real estate
[2026-01-30 07:09:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:09:48] [query] Engine: default
[2026-01-30 07:09:48] [query] Tokens: josh, mcpherson, nc, real, estate
[2026-01-30 07:09:48] [query] Mods: 11
[2026-01-30 07:09:48] [query] Trying AND logic
[2026-01-30 07:09:48] [query] Using OR logic
[2026-01-30 07:09:49] [query] Found results using: or logic
[2026-01-30 07:09:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12930,10478,396,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:09:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:09:49] [query] Results: 1182 Pages of results: 6
[2026-01-30 07:09:49] [query] Execution time: 0.75042
[2026-01-30 07:10:21] [query] Query for: 18k 금 한돈 시세
[2026-01-30 07:10:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:10:21] [query] Engine: default
[2026-01-30 07:10:21] [query] Tokens: 18k 금 한돈 시세
[2026-01-30 07:10:21] [query] Mods: 11
[2026-01-30 07:10:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:10:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:10:21] [query] Results: 0 Pages of results: 0
[2026-01-30 07:10:21] [query] Execution time: 0.15058
[2026-01-30 07:10:54] [query] Query for: face fat loss
[2026-01-30 07:10:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:10:54] [query] Engine: default
[2026-01-30 07:10:54] [query] Tokens: face, fat, loss
[2026-01-30 07:10:54] [query] Mods: 11
[2026-01-30 07:10:54] [query] Trying AND logic
[2026-01-30 07:10:54] [query] Using OR logic
[2026-01-30 07:10:54] [query] Found results using: or logic
[2026-01-30 07:10:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2202,9387,1568) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:10:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:10:54] [query] Results: 112 Pages of results: 1
[2026-01-30 07:10:54] [query] Execution time: 0.07397
[2026-01-30 07:11:10] [query] Query for: 小穴shouj
[2026-01-30 07:11:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:11:10] [query] Engine: default
[2026-01-30 07:11:10] [query] Tokens: 小穴shouj
[2026-01-30 07:11:10] [query] Mods: 11
[2026-01-30 07:11:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:11:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:11:10] [query] Results: 0 Pages of results: 0
[2026-01-30 07:11:10] [query] Execution time: 0.09171
[2026-01-30 07:11:50] [query] Query for: 夸克兑换码 有效期限 官方说明
[2026-01-30 07:11:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:11:50] [query] Engine: default
[2026-01-30 07:11:50] [query] Tokens: 夸克兑换码 有效期限 官方说明
[2026-01-30 07:11:50] [query] Mods: 11
[2026-01-30 07:11:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:11:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:11:50] [query] Results: 0 Pages of results: 0
[2026-01-30 07:11:50] [query] Execution time: 0.12350
[2026-01-30 07:12:26] [query] Query for: 2025
[2026-01-30 07:12:26] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:12:26] [query] Engine: forms_and_contracts
[2026-01-30 07:12:26] [query] Tokens: 2025
[2026-01-30 07:12:26] [query] Mods: 5
[2026-01-30 07:12:26] [query] Found results using: or logic
[2026-01-30 07:12:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:12:26] [query] Results: 30 Pages of results: 1
[2026-01-30 07:12:26] [query] Execution time: 0.03873
[2026-01-30 07:12:35] [query] Query for: 宋国山 山东淄博
[2026-01-30 07:12:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:12:35] [query] Engine: default
[2026-01-30 07:12:35] [query] Tokens: 宋国山 山东淄博
[2026-01-30 07:12:35] [query] Mods: 11
[2026-01-30 07:12:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:12:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:12:35] [query] Results: 0 Pages of results: 0
[2026-01-30 07:12:35] [query] Execution time: 0.11168
[2026-01-30 07:12:49] [query] Query for: 成藥４
[2026-01-30 07:12:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:12:49] [query] Engine: default
[2026-01-30 07:12:49] [query] Tokens: 成藥４
[2026-01-30 07:12:49] [query] Mods: 11
[2026-01-30 07:12:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:12:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:12:49] [query] Results: 0 Pages of results: 0
[2026-01-30 07:12:49] [query] Execution time: 0.07875
[2026-01-30 07:12:52] [query] Query for: テレビの廃棄方法
[2026-01-30 07:12:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:12:52] [query] Engine: default
[2026-01-30 07:12:52] [query] Tokens: テレビの廃棄方法
[2026-01-30 07:12:52] [query] Mods: 11
[2026-01-30 07:12:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:12:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:12:52] [query] Results: 0 Pages of results: 0
[2026-01-30 07:12:52] [query] Execution time: 0.07658
[2026-01-30 07:13:36] [query] Query for: igm構造
[2026-01-30 07:13:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:13:36] [query] Engine: default
[2026-01-30 07:13:36] [query] Tokens: igm構造
[2026-01-30 07:13:36] [query] Mods: 11
[2026-01-30 07:13:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:13:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:13:36] [query] Results: 0 Pages of results: 0
[2026-01-30 07:13:36] [query] Execution time: 0.07917
[2026-01-30 07:13:38] [query] Query for: 吾妻ひでお
[2026-01-30 07:13:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:13:38] [query] Engine: default
[2026-01-30 07:13:38] [query] Tokens: 吾妻ひでお
[2026-01-30 07:13:38] [query] Mods: 11
[2026-01-30 07:13:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:13:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:13:38] [query] Results: 0 Pages of results: 0
[2026-01-30 07:13:38] [query] Execution time: 0.08232
[2026-01-30 07:13:40] [query] Query for: 前·湖北
[2026-01-30 07:13:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:13:40] [query] Engine: default
[2026-01-30 07:13:40] [query] Tokens: 前 湖北
[2026-01-30 07:13:40] [query] Mods: 11
[2026-01-30 07:13:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:13:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:13:40] [query] Results: 0 Pages of results: 0
[2026-01-30 07:13:40] [query] Execution time: 0.10849
[2026-01-30 07:13:47] [query] Query for: accord realty
[2026-01-30 07:13:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:13:47] [query] Engine: default
[2026-01-30 07:13:47] [query] Tokens: accord, realty
[2026-01-30 07:13:47] [query] Mods: 11
[2026-01-30 07:13:47] [query] Trying AND logic
[2026-01-30 07:13:47] [query] Using OR logic
[2026-01-30 07:13:47] [query] Found results using: or logic
[2026-01-30 07:13:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33955,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:13:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:13:47] [query] Results: 57 Pages of results: 1
[2026-01-30 07:13:47] [query] Execution time: 0.07339
[2026-01-30 07:13:59] [query] Query for: latest residential property listings
[2026-01-30 07:13:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:13:59] [query] Engine: default
[2026-01-30 07:13:59] [query] Tokens: latest, residential, property, listings
[2026-01-30 07:13:59] [query] Mods: 11
[2026-01-30 07:13:59] [query] Trying AND logic
[2026-01-30 07:13:59] [query] Found results using: and logic
[2026-01-30 07:13:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1529,1805,107,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:13:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('25665') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:13:59] [query] Results: 1 Pages of results: 1
[2026-01-30 07:13:59] [query] Execution time: 0.07768
[2026-01-30 07:14:00] [query] Query for: 406.25% standard form
[2026-01-30 07:14:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:14:00] [query] Engine: default
[2026-01-30 07:14:00] [query] Tokens: 406, 406 406, 40631, 406406, 25, form, standard
[2026-01-30 07:14:00] [query] Mods: 11
[2026-01-30 07:14:00] [query] Trying AND logic
[2026-01-30 07:14:00] [query] Using OR logic
[2026-01-30 07:14:01] [query] Found results using: or logic
[2026-01-30 07:14:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3111,1817,4276)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29875,41352,38546,41353,3111,1817,4276) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:14:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:14:01] [query] Results: 1021 Pages of results: 6
[2026-01-30 07:14:01] [query] Execution time: 0.30966
[2026-01-30 07:14:07] [query] Query for: 威和金屬
[2026-01-30 07:14:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:14:07] [query] Engine: default
[2026-01-30 07:14:07] [query] Tokens: 威和金屬
[2026-01-30 07:14:07] [query] Mods: 11
[2026-01-30 07:14:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:14:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:14:07] [query] Results: 0 Pages of results: 0
[2026-01-30 07:14:07] [query] Execution time: 0.08132
[2026-01-30 07:14:17] [query] Query for: 所出资企业采购管理办法(试行)
[2026-01-30 07:14:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:14:17] [query] Engine: default
[2026-01-30 07:14:17] [query] Tokens: 所出资企业采购管理办法 试行 所出资企业采购管理办法(
[2026-01-30 07:14:17] [query] Mods: 11
[2026-01-30 07:14:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:14:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:14:17] [query] Results: 0 Pages of results: 0
[2026-01-30 07:14:17] [query] Execution time: 0.13337
[2026-01-30 07:14:34] [index:background] Health check
[2026-01-30 07:14:34] [index:background] Health check
[2026-01-30 07:14:36] [indexer:background] Health check
[2026-01-30 07:15:08] [query] Query for: 《市文化旅游人才支持政策》 （征求意见稿）起草说明
[2026-01-30 07:15:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:15:08] [query] Engine: default
[2026-01-30 07:15:08] [query] Tokens: 市文化旅游人才支持政策 征求意见稿 起草说明
[2026-01-30 07:15:08] [query] Mods: 11
[2026-01-30 07:15:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:15:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:15:08] [query] Results: 0 Pages of results: 0
[2026-01-30 07:15:08] [query] Execution time: 0.14374
[2026-01-30 07:15:09] [query] Query for: pan real estate school raleigh nc
[2026-01-30 07:15:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:15:09] [query] Engine: default
[2026-01-30 07:15:09] [query] Tokens: pan, real, estate, school, raleigh, nc
[2026-01-30 07:15:09] [query] Mods: 11
[2026-01-30 07:15:09] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:15:09] [query] Using OR logic
[2026-01-30 07:15:10] [query] Found results using: or logic
[2026-01-30 07:15:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11866,171,172,2107,4821,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:15:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:15:10] [query] Results: 1182 Pages of results: 6
[2026-01-30 07:15:10] [query] Execution time: 0.88068
[2026-01-30 07:15:26] [query] Query for: what percentage do real estate agents charge
[2026-01-30 07:15:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:15:26] [query] Engine: default
[2026-01-30 07:15:26] [query] Tokens: percentage, real, estate, agents, charge
[2026-01-30 07:15:26] [query] Mods: 11
[2026-01-30 07:15:26] [query] Trying AND logic
[2026-01-30 07:15:26] [query] Using OR logic
[2026-01-30 07:15:27] [query] Found results using: or logic
[2026-01-30 07:15:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2639,171,172,1155,1527) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:15:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:15:27] [query] Results: 1066 Pages of results: 6
[2026-01-30 07:15:27] [query] Execution time: 0.44852
[2026-01-30 07:16:06] [query] Query for: 3dmax如何还原保存前的文件
[2026-01-30 07:16:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:16:06] [query] Engine: default
[2026-01-30 07:16:06] [query] Tokens: 3dmax如何还原保存前的文件
[2026-01-30 07:16:06] [query] Mods: 11
[2026-01-30 07:16:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:16:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:16:06] [query] Results: 0 Pages of results: 0
[2026-01-30 07:16:06] [query] Execution time: 0.07819
[2026-01-30 07:16:10] [query] Query for: sample purchase agreement with gift of equity sell by homeowner
[2026-01-30 07:16:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:16:10] [query] Engine: default
[2026-01-30 07:16:10] [query] Tokens: sample, purchase, agreement, gift, equity, sell, homeowner
[2026-01-30 07:16:10] [query] Mods: 11
[2026-01-30 07:16:10] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:16:10] [query] Using OR logic
[2026-01-30 07:16:11] [query] Found results using: or logic
[2026-01-30 07:16:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6475,120,873,3032,135,106,6984) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:16:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:16:11] [query] Results: 1018 Pages of results: 6
[2026-01-30 07:16:11] [query] Execution time: 0.25423
[2026-01-30 07:16:28] [query] Query for: wps如何安装acroexch
[2026-01-30 07:16:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:16:28] [query] Engine: default
[2026-01-30 07:16:28] [query] Tokens: wps如何安装acroexch
[2026-01-30 07:16:28] [query] Mods: 11
[2026-01-30 07:16:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:16:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:16:28] [query] Results: 0 Pages of results: 0
[2026-01-30 07:16:28] [query] Execution time: 0.10119
[2026-01-30 07:16:47] [query] Query for: mc launcher crakced
[2026-01-30 07:16:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:16:47] [query] Engine: default
[2026-01-30 07:16:47] [query] Tokens: mc, cracked, crashed, launcher crakced
[2026-01-30 07:16:47] [query] Mods: 11
[2026-01-30 07:16:47] [query] Using OR logic
[2026-01-30 07:16:47] [query] Found results using: or logic
[2026-01-30 07:16:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14775)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14775,42077,22734,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:16:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:16:47] [query] Results: 3 Pages of results: 1
[2026-01-30 07:16:47] [query] Execution time: 0.15174
[2026-01-30 07:18:03] [query] Query for: 鲍家圆
[2026-01-30 07:18:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:18:03] [query] Engine: default
[2026-01-30 07:18:03] [query] Tokens: 鲍家圆
[2026-01-30 07:18:03] [query] Mods: 11
[2026-01-30 07:18:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:18:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:18:03] [query] Results: 0 Pages of results: 0
[2026-01-30 07:18:03] [query] Execution time: 0.10043
[2026-01-30 07:18:26] [query] Query for: 2026年 民國幾年
[2026-01-30 07:18:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:18:26] [query] Engine: default
[2026-01-30 07:18:26] [query] Tokens: 2026, 2026年 民國幾年
[2026-01-30 07:18:26] [query] Mods: 11
[2026-01-30 07:18:26] [query] Using OR logic
[2026-01-30 07:18:26] [query] Found results using: or logic
[2026-01-30 07:18:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:18:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:18:26] [query] Results: 75 Pages of results: 1
[2026-01-30 07:18:26] [query] Execution time: 0.21405
[2026-01-30 07:18:35] [index:background] Health check
[2026-01-30 07:18:35] [query] Query for: 海悦居
[2026-01-30 07:18:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:18:35] [query] Engine: default
[2026-01-30 07:18:35] [query] Tokens: 海悦居
[2026-01-30 07:18:35] [query] Mods: 11
[2026-01-30 07:18:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:18:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:18:35] [query] Results: 0 Pages of results: 0
[2026-01-30 07:18:35] [query] Execution time: 0.09253
[2026-01-30 07:18:49] [indexer:background] Health check
[2026-01-30 07:20:08] [query] Query for: homes for sale in dare county nc
[2026-01-30 07:20:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:20:08] [query] Engine: default
[2026-01-30 07:20:08] [query] Tokens: homes, sale, dare, county, nc
[2026-01-30 07:20:08] [query] Mods: 11
[2026-01-30 07:20:08] [query] Trying AND logic
[2026-01-30 07:20:08] [query] Using OR logic
[2026-01-30 07:20:08] [query] Found results using: or logic
[2026-01-30 07:20:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,11304,574,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:20:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:20:08] [query] Results: 929 Pages of results: 5
[2026-01-30 07:20:08] [query] Execution time: 0.49997
[2026-01-30 07:20:36] [query] Query for: 乳がん 手術 後 テープ
[2026-01-30 07:20:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:20:36] [query] Engine: default
[2026-01-30 07:20:36] [query] Tokens: 乳がん 手術 後 テープ
[2026-01-30 07:20:36] [query] Mods: 11
[2026-01-30 07:20:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:20:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:20:36] [query] Results: 0 Pages of results: 0
[2026-01-30 07:20:36] [query] Execution time: 0.15682
[2026-01-30 07:20:39] [query] Query for: south carolina real estate contract
[2026-01-30 07:20:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:20:39] [query] Engine: default
[2026-01-30 07:20:39] [query] Tokens: south, carolina, real, estate, contract
[2026-01-30 07:20:39] [query] Mods: 11
[2026-01-30 07:20:39] [query] Trying AND logic
[2026-01-30 07:20:39] [query] Using OR logic
[2026-01-30 07:20:40] [query] Found results using: or logic
[2026-01-30 07:20:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (840,254,171,172,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:20:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:20:40] [query] Results: 1528 Pages of results: 8
[2026-01-30 07:20:40] [query] Execution time: 0.69715
[2026-01-30 07:21:06] [query] Query for: 中尾 孝義 なん j
[2026-01-30 07:21:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:21:06] [query] Engine: default
[2026-01-30 07:21:06] [query] Tokens: j, 中尾 孝義 なん
[2026-01-30 07:21:06] [query] Mods: 11
[2026-01-30 07:21:06] [query] Using OR logic
[2026-01-30 07:21:06] [query] Found results using: or logic
[2026-01-30 07:21:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9956)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9956,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:21:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:21:06] [query] Results: 23 Pages of results: 1
[2026-01-30 07:21:06] [query] Execution time: 0.19361
[2026-01-30 07:22:53] [query] Query for: lk debcolletor
[2026-01-30 07:22:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:22:53] [query] Engine: default
[2026-01-30 07:22:53] [query] Tokens: lkj0, lkn, lknhomes, lknhomes.com, lknhomescom
[2026-01-30 07:22:53] [query] Mods: 11
[2026-01-30 07:22:53] [query] Using OR logic
[2026-01-30 07:22:53] [query] Found results using: and logic
[2026-01-30 07:22:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20146,25530,25529,25554,25568) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:22:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:22:53] [query] Results: 1 Pages of results: 1
[2026-01-30 07:22:53] [query] Execution time: 0.03444
[2026-01-30 07:22:57] [query] Query for: real estate agents in forsyth ga
[2026-01-30 07:22:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:22:57] [query] Engine: default
[2026-01-30 07:22:57] [query] Tokens: real, estate, agents, forsyth, ga
[2026-01-30 07:22:57] [query] Mods: 11
[2026-01-30 07:22:57] [query] Trying AND logic
[2026-01-30 07:22:57] [query] Using OR logic
[2026-01-30 07:22:58] [query] Found results using: or logic
[2026-01-30 07:22:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,49268,28043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:22:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:22:58] [query] Results: 1054 Pages of results: 6
[2026-01-30 07:22:58] [query] Execution time: 0.43970
[2026-01-30 07:23:13] [query] Query for: cr2477
[2026-01-30 07:23:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:23:13] [query] Engine: default
[2026-01-30 07:23:13] [query] Tokens: cr2477
[2026-01-30 07:23:13] [query] Mods: 11
[2026-01-30 07:23:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:23:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:23:13] [query] Results: 0 Pages of results: 0
[2026-01-30 07:23:13] [query] Execution time: 0.07663
[2026-01-30 07:23:17] [query] Query for: 浙江捷众科技股份有限公司简称
[2026-01-30 07:23:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:23:17] [query] Engine: default
[2026-01-30 07:23:17] [query] Tokens: 浙江捷众科技股份有限公司简称
[2026-01-30 07:23:17] [query] Mods: 11
[2026-01-30 07:23:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:23:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:23:17] [query] Results: 0 Pages of results: 0
[2026-01-30 07:23:17] [query] Execution time: 0.09308
[2026-01-30 07:23:22] [query] Query for: 潘科斯特肿瘤
[2026-01-30 07:23:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:23:22] [query] Engine: default
[2026-01-30 07:23:22] [query] Tokens: 潘科斯特肿瘤
[2026-01-30 07:23:22] [query] Mods: 11
[2026-01-30 07:23:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:23:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:23:22] [query] Results: 0 Pages of results: 0
[2026-01-30 07:23:22] [query] Execution time: 0.12193
[2026-01-30 07:23:43] [query] Query for: 财税 2026 7 延续实施石油石化企业办社会支出
[2026-01-30 07:23:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:23:43] [query] Engine: default
[2026-01-30 07:23:43] [query] Tokens: 2026, 7, 02 17, 06 17, 20 17, 财税 延续实施石油石化企业办社会支出 2026 7
[2026-01-30 07:23:43] [query] Mods: 11
[2026-01-30 07:23:43] [query] Using OR logic
[2026-01-30 07:23:43] [query] Found results using: or logic
[2026-01-30 07:23:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,374)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,374,38134,57453,47001,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:23:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:23:43] [query] Results: 204 Pages of results: 2
[2026-01-30 07:23:43] [query] Execution time: 0.44678
[2026-01-30 07:23:52] [query] Query for: wa网络she
[2026-01-30 07:23:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:23:52] [query] Engine: default
[2026-01-30 07:23:52] [query] Tokens: wa网络she
[2026-01-30 07:23:52] [query] Mods: 11
[2026-01-30 07:23:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:23:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:23:52] [query] Results: 0 Pages of results: 0
[2026-01-30 07:23:52] [query] Execution time: 0.09413
[2026-01-30 07:23:55] [query] Query for: 금시세1돈
[2026-01-30 07:23:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:23:55] [query] Engine: default
[2026-01-30 07:23:55] [query] Tokens: 1, 금시세1돈
[2026-01-30 07:23:55] [query] Mods: 11
[2026-01-30 07:23:55] [query] Using OR logic
[2026-01-30 07:23:55] [query] Found results using: or logic
[2026-01-30 07:23:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:23:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:23:55] [query] Results: 1223 Pages of results: 7
[2026-01-30 07:23:55] [query] Execution time: 0.53711
[2026-01-30 07:24:01] [query] Query for: research vacancy at eswatini sugar association
[2026-01-30 07:24:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:24:01] [query] Engine: default
[2026-01-30 07:24:01] [query] Tokens: research, sugar, association, vacancies, vacancy eswatini
[2026-01-30 07:24:01] [query] Mods: 11
[2026-01-30 07:24:01] [query] Using OR logic
[2026-01-30 07:24:01] [query] Found results using: or logic
[2026-01-30 07:24:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (155,153,9392)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (153,9392,155,14182,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:24:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:24:01] [query] Results: 443 Pages of results: 3
[2026-01-30 07:24:01] [query] Execution time: 0.34735
[2026-01-30 07:24:35] [index:background] Health check
[2026-01-30 07:24:35] [indexer:background] Health check
[2026-01-30 07:24:35] [indexer:background] Health check
[2026-01-30 07:24:35] [query] Query for: most affordable beach real estate in the world
[2026-01-30 07:24:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:24:35] [query] Engine: default
[2026-01-30 07:24:35] [query] Tokens: affordable, beach, real, estate, world
[2026-01-30 07:24:35] [query] Mods: 11
[2026-01-30 07:24:35] [query] Trying AND logic
[2026-01-30 07:24:35] [query] Using OR logic
[2026-01-30 07:24:36] [query] Found results using: or logic
[2026-01-30 07:24:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4850,4132,171,172,2236) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:24:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:24:36] [query] Results: 981 Pages of results: 5
[2026-01-30 07:24:36] [query] Execution time: 0.81732
[2026-01-30 07:24:36] [query] Query for: www.90tsg.com 输入
[2026-01-30 07:24:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:24:36] [query] Engine: default
[2026-01-30 07:24:36] [query] Tokens: www, com, 90tsg 输入 www.90tsg.com
[2026-01-30 07:24:36] [query] Mods: 11
[2026-01-30 07:24:36] [query] Using OR logic
[2026-01-30 07:24:37] [query] Found results using: or logic
[2026-01-30 07:24:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:24:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:24:37] [query] Results: 261 Pages of results: 2
[2026-01-30 07:24:37] [query] Execution time: 0.66109
[2026-01-30 07:24:57] [query] Query for: form 2 real estate
[2026-01-30 07:24:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:24:57] [query] Engine: default
[2026-01-30 07:24:57] [query] Tokens: form, 2, real, estate, form 2
[2026-01-30 07:24:57] [query] Mods: 11
[2026-01-30 07:24:57] [query] Trying AND logic
[2026-01-30 07:24:57] [query] Using OR logic
[2026-01-30 07:24:57] [query] Query for: イナズマ400
[2026-01-30 07:24:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:24:57] [query] Engine: default
[2026-01-30 07:24:57] [query] Tokens: 400, イナズマ400
[2026-01-30 07:24:57] [query] Mods: 11
[2026-01-30 07:24:57] [query] Using OR logic
[2026-01-30 07:24:57] [query] Found results using: or logic
[2026-01-30 07:24:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3772)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3772,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:24:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:24:57] [query] Results: 76 Pages of results: 1
[2026-01-30 07:24:57] [query] Execution time: 0.15154
[2026-01-30 07:24:58] [query] Found results using: or logic
[2026-01-30 07:24:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,706,171,172,5185) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:24:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:24:58] [query] Results: 1628 Pages of results: 9
[2026-01-30 07:24:58] [query] Execution time: 0.90654
[2026-01-30 07:25:14] [query] Query for: real estate lawyer to sell a home
[2026-01-30 07:25:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:25:14] [query] Engine: default
[2026-01-30 07:25:14] [query] Tokens: real, estate, lawyer, sell, home
[2026-01-30 07:25:14] [query] Mods: 11
[2026-01-30 07:25:14] [query] Trying AND logic
[2026-01-30 07:25:14] [query] Using OR logic
[2026-01-30 07:25:14] [query] Found results using: or logic
[2026-01-30 07:25:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,4909,106,234) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:25:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:25:14] [query] Results: 1174 Pages of results: 6
[2026-01-30 07:25:14] [query] Execution time: 0.54670
[2026-01-30 07:25:16] [query] Query for: mgg转ogg linuxdo
[2026-01-30 07:25:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:25:16] [query] Engine: default
[2026-01-30 07:25:16] [query] Tokens: mgg转ogg linuxdo
[2026-01-30 07:25:16] [query] Mods: 11
[2026-01-30 07:25:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:25:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:25:16] [query] Results: 0 Pages of results: 0
[2026-01-30 07:25:16] [query] Execution time: 0.13517
[2026-01-30 07:25:37] [query] Query for: 금한돈 시세
[2026-01-30 07:25:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:25:37] [query] Engine: default
[2026-01-30 07:25:37] [query] Tokens: 금한돈 시세
[2026-01-30 07:25:37] [query] Mods: 11
[2026-01-30 07:25:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:25:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:25:37] [query] Results: 0 Pages of results: 0
[2026-01-30 07:25:37] [query] Execution time: 0.11270
[2026-01-30 07:25:57] [query] Query for: סרט של איזי התמודדות עם עלבון
[2026-01-30 07:25:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:25:57] [query] Engine: default
[2026-01-30 07:25:57] [query] Tokens: סרט של איזי התמודדות עם עלבון
[2026-01-30 07:25:57] [query] Mods: 11
[2026-01-30 07:25:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:25:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:25:57] [query] Results: 0 Pages of results: 0
[2026-01-30 07:25:57] [query] Execution time: 0.20610
[2026-01-30 07:26:17] [query] Query for: nc association of realtors standard form 592-t
[2026-01-30 07:26:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:26:17] [query] Engine: default
[2026-01-30 07:26:17] [query] Tokens: nc, association, realtors, standard, form, 592, t, 592-t, form 592
[2026-01-30 07:26:17] [query] Mods: 11
[2026-01-30 07:26:17] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:26:17] [query] Using OR logic
[2026-01-30 07:26:18] [query] Found results using: or logic
[2026-01-30 07:26:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,155,96,4276,1817,20570,860,20619,20657) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:26:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:26:18] [query] Results: 1684 Pages of results: 9
[2026-01-30 07:26:18] [query] Execution time: 1.37635
[2026-01-30 07:27:27] [query] Query for: 丸亀町グリーン 駐車場
[2026-01-30 07:27:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:27:27] [query] Engine: default
[2026-01-30 07:27:27] [query] Tokens: 丸亀町グリーン 駐車場
[2026-01-30 07:27:27] [query] Mods: 11
[2026-01-30 07:27:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:27:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:27:27] [query] Results: 0 Pages of results: 0
[2026-01-30 07:27:27] [query] Execution time: 0.11350
[2026-01-30 07:27:47] [query] Query for: 上本町 一人飲み
[2026-01-30 07:27:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:27:47] [query] Engine: default
[2026-01-30 07:27:47] [query] Tokens: 上本町 一人飲み
[2026-01-30 07:27:47] [query] Mods: 11
[2026-01-30 07:27:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:27:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:27:47] [query] Results: 0 Pages of results: 0
[2026-01-30 07:27:47] [query] Execution time: 0.10266
[2026-01-30 07:27:52] [query] Query for: 郑州大学接口url是什么
[2026-01-30 07:27:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:27:52] [query] Engine: default
[2026-01-30 07:27:52] [query] Tokens: 郑州大学接口url是什么
[2026-01-30 07:27:52] [query] Mods: 11
[2026-01-30 07:27:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:27:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:27:52] [query] Results: 0 Pages of results: 0
[2026-01-30 07:27:52] [query] Execution time: 0.08388
[2026-01-30 07:28:07] [query] Query for: %e3%82%a6%e3%83%bc%e3%83%ab100%%e3%83%8b%e3%83%83%e3%83%88
[2026-01-30 07:28:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:28:07] [query] Engine: default
[2026-01-30 07:28:07] [query] Tokens: 8b, 82, 83, 88, a6, bc
[2026-01-30 07:28:07] [query] Mods: 11
[2026-01-30 07:28:07] [query] Using OR logic
[2026-01-30 07:28:07] [query] Found results using: or logic
[2026-01-30 07:28:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16673,21376,11377,3740,28372)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33337,16673,21376,11377,3740,28372) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:28:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:28:07] [query] Results: 23 Pages of results: 1
[2026-01-30 07:28:07] [query] Execution time: 0.05627
[2026-01-30 07:28:29] [query] Query for: xjdndjdhhxgxghjcjcdj
[2026-01-30 07:28:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:28:29] [query] Engine: default
[2026-01-30 07:28:29] [query] Tokens: xjdndjdhhxgxghjcjcdj
[2026-01-30 07:28:29] [query] Mods: 11
[2026-01-30 07:28:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:28:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:28:29] [query] Results: 0 Pages of results: 0
[2026-01-30 07:28:29] [query] Execution time: 0.07481
[2026-01-30 07:28:41] [index:background] Health check
[2026-01-30 07:28:49] [indexer:background] Health check
[2026-01-30 07:28:55] [query] Query for: 18k오늘금시세
[2026-01-30 07:28:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:28:55] [query] Engine: default
[2026-01-30 07:28:55] [query] Tokens: 18k오늘금시세
[2026-01-30 07:28:55] [query] Mods: 11
[2026-01-30 07:28:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:28:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:28:55] [query] Results: 0 Pages of results: 0
[2026-01-30 07:28:55] [query] Execution time: 0.07985
[2026-01-30 07:29:00] [query] Query for: クロネコヤマト集荷依頼
[2026-01-30 07:29:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:29:00] [query] Engine: default
[2026-01-30 07:29:00] [query] Tokens: クロネコヤマト集荷依頼
[2026-01-30 07:29:00] [query] Mods: 11
[2026-01-30 07:29:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:29:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:29:00] [query] Results: 0 Pages of results: 0
[2026-01-30 07:29:00] [query] Execution time: 0.07716
[2026-01-30 07:29:02] [query] Query for: when does real estate agent contract expire
[2026-01-30 07:29:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:29:02] [query] Engine: default
[2026-01-30 07:29:02] [query] Tokens: real, estate, agent, contract, expire
[2026-01-30 07:29:02] [query] Mods: 11
[2026-01-30 07:29:02] [query] Trying AND logic
[2026-01-30 07:29:02] [query] Using OR logic
[2026-01-30 07:29:03] [query] Found results using: or logic
[2026-01-30 07:29:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,2727,5335) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:29:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:29:03] [query] Results: 1487 Pages of results: 8
[2026-01-30 07:29:03] [query] Execution time: 0.62091
[2026-01-30 07:29:09] [query] Query for: လူမှုဖူလုံရေးဦးစီးဌာန
[2026-01-30 07:29:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:29:09] [query] Engine: default
[2026-01-30 07:29:09] [query] Tokens: လူမှုဖူလုံရေးဦးစီးဌာန
[2026-01-30 07:29:09] [query] Mods: 11
[2026-01-30 07:29:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:29:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:29:09] [query] Results: 0 Pages of results: 0
[2026-01-30 07:29:09] [query] Execution time: 0.08497
[2026-01-30 07:30:07] [query] Query for: 금 18k 시세
[2026-01-30 07:30:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:30:07] [query] Engine: default
[2026-01-30 07:30:07] [query] Tokens: 금 18k 시세
[2026-01-30 07:30:07] [query] Mods: 11
[2026-01-30 07:30:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:30:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:30:08] [query] Results: 0 Pages of results: 0
[2026-01-30 07:30:08] [query] Execution time: 0.12602
[2026-01-30 07:30:29] [query] Query for: exclusive real estate listings
[2026-01-30 07:30:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:30:29] [query] Engine: default
[2026-01-30 07:30:29] [query] Tokens: exclusive, real, estate, listings
[2026-01-30 07:30:29] [query] Mods: 11
[2026-01-30 07:30:29] [query] Trying AND logic
[2026-01-30 07:30:29] [query] Found results using: and logic
[2026-01-30 07:30:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4501,171,172,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:30:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10392', '11812', '20219', '21279', '25516', '40254', '55407') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:30:29] [query] Results: 6 Pages of results: 1
[2026-01-30 07:30:29] [query] Execution time: 0.06153
[2026-01-30 07:31:02] [query] Query for: wa government jobs
[2026-01-30 07:31:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:31:02] [query] Engine: default
[2026-01-30 07:31:02] [query] Tokens: wa, government, jobs
[2026-01-30 07:31:02] [query] Mods: 11
[2026-01-30 07:31:02] [query] Trying AND logic
[2026-01-30 07:31:02] [query] Using OR logic
[2026-01-30 07:31:02] [query] Found results using: or logic
[2026-01-30 07:31:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30702,263,201) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:31:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:31:02] [query] Results: 159 Pages of results: 1
[2026-01-30 07:31:02] [query] Execution time: 0.19996
[2026-01-30 07:31:08] [query] Query for: online apotheke topiramate ⥩❄ www.7search.top/fr/topiramate pas cher sans ordonnance. bon marche disponible en ligne acheter la nuit. commander ligne.
[2026-01-30 07:31:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:31:08] [query] Engine: default
[2026-01-30 07:31:09] [query] Tokens: commander, bona, bond, bonding, bonds, bonds-and, bondsand, bones, bonfire, bonita
[2026-01-30 07:31:09] [query] Mods: 11
[2026-01-30 07:31:09] [query] Trying AND logic
[2026-01-30 07:31:09] [query] Using OR logic
[2026-01-30 07:31:09] [query] Found results using: or logic
[2026-01-30 07:31:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,3789,994,13792,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,3004,2145,10169,10266,66504,66516,13624,54987,23127) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:31:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:31:09] [query] Results: 28 Pages of results: 1
[2026-01-30 07:31:09] [query] Execution time: 0.08850
[2026-01-30 07:32:24] [query] Query for: how to transfer your real estate license another broker
[2026-01-30 07:32:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:32:24] [query] Engine: default
[2026-01-30 07:32:24] [query] Tokens: transfer, real, estate, license, another, broker
[2026-01-30 07:32:24] [query] Mods: 11
[2026-01-30 07:32:24] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:32:24] [query] Using OR logic
[2026-01-30 07:32:25] [query] Found results using: or logic
[2026-01-30 07:32:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4519,171,172,4784,1662,1885) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:32:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:32:25] [query] Results: 1142 Pages of results: 6
[2026-01-30 07:32:25] [query] Execution time: 0.52209
[2026-01-30 07:32:27] [query] Query for: can a closing disclosure be signed electronically in nc
[2026-01-30 07:32:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:32:27] [query] Engine: default
[2026-01-30 07:32:27] [query] Tokens: can, closing, disclosure, signed, electronically, nc
[2026-01-30 07:32:27] [query] Mods: 11
[2026-01-30 07:32:27] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:32:27] [query] Using OR logic
[2026-01-30 07:32:28] [query] Found results using: or logic
[2026-01-30 07:32:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,3054,6557,3773,19660,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:32:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:32:28] [query] Results: 1400 Pages of results: 7
[2026-01-30 07:32:28] [query] Execution time: 0.77573
[2026-01-30 07:32:38] [query] Query for: 阴吹日语
[2026-01-30 07:32:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:32:38] [query] Engine: default
[2026-01-30 07:32:38] [query] Tokens: 阴吹日语
[2026-01-30 07:32:38] [query] Mods: 11
[2026-01-30 07:32:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:32:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:32:38] [query] Results: 0 Pages of results: 0
[2026-01-30 07:32:38] [query] Execution time: 0.07543
[2026-01-30 07:33:18] [query] Query for: rob real estate agent federal realty
[2026-01-30 07:33:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:33:18] [query] Engine: default
[2026-01-30 07:33:18] [query] Tokens: rob, real, estate, agent, federal, realty
[2026-01-30 07:33:18] [query] Mods: 11
[2026-01-30 07:33:18] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:33:18] [query] Using OR logic
[2026-01-30 07:33:18] [query] Found results using: or logic
[2026-01-30 07:33:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9011,171,172,1470,75,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:33:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:33:18] [query] Results: 1176 Pages of results: 6
[2026-01-30 07:33:18] [query] Execution time: 0.62134
[2026-01-30 07:33:22] [query] Query for: 오늘 급값
[2026-01-30 07:33:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:33:22] [query] Engine: default
[2026-01-30 07:33:22] [query] Tokens: 오늘 급값
[2026-01-30 07:33:22] [query] Mods: 11
[2026-01-30 07:33:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:33:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:33:22] [query] Results: 0 Pages of results: 0
[2026-01-30 07:33:22] [query] Execution time: 0.12641
[2026-01-30 07:33:31] [query] Query for: property co ownership agreement pdf
[2026-01-30 07:33:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:33:31] [query] Engine: default
[2026-01-30 07:33:31] [query] Tokens: property, co, ownership, agreement, pdf
[2026-01-30 07:33:31] [query] Mods: 11
[2026-01-30 07:33:31] [query] Trying AND logic
[2026-01-30 07:33:31] [query] Using OR logic
[2026-01-30 07:33:31] [query] Found results using: or logic
[2026-01-30 07:33:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,5615,216,873,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:33:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:33:31] [query] Results: 1100 Pages of results: 6
[2026-01-30 07:33:31] [query] Execution time: 0.43370
[2026-01-30 07:33:32] [query] Query for: 十一届c'm
[2026-01-30 07:33:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:33:32] [query] Engine: default
[2026-01-30 07:33:32] [query] Tokens: m, 十一届c 'm
[2026-01-30 07:33:32] [query] Mods: 11
[2026-01-30 07:33:32] [query] Using OR logic
[2026-01-30 07:33:32] [query] Found results using: or logic
[2026-01-30 07:33:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1812)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1812,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:33:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:33:32] [query] Results: 158 Pages of results: 1
[2026-01-30 07:33:32] [query] Execution time: 0.19899
[2026-01-30 07:33:36] [index:background] Health check
[2026-01-30 07:33:48] [query] Query for: 디지로카런던
[2026-01-30 07:33:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:33:48] [query] Engine: default
[2026-01-30 07:33:48] [query] Tokens: 디지로카런던
[2026-01-30 07:33:48] [query] Mods: 11
[2026-01-30 07:33:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:33:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:33:48] [query] Results: 0 Pages of results: 0
[2026-01-30 07:33:48] [query] Execution time: 0.07840
[2026-01-30 07:33:49] [indexer:background] Health check
[2026-01-30 07:33:53] [query] Query for: acheter tadalafil 🗃️🛵 www.7search.xyz/fr/tadalafil generique generique. 24 7 shop. 20 mg tadalafila quanto tempo dura o efeito.
[2026-01-30 07:33:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 07:33:53] [query] Engine: default
[2026-01-30 07:33:53] [query] Tokens: mg, quanto, durable, duran, duration, mga, mgrqispi, mgrqispi.dll, mgrqispidll, temporarily
[2026-01-30 07:33:53] [query] Mods: 11
[2026-01-30 07:33:53] [query] Trying AND logic
[2026-01-30 07:33:53] [query] Using OR logic
[2026-01-30 07:33:53] [query] Found results using: or logic
[2026-01-30 07:33:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (39,3839,374,1016,5654,10958,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,59059,32750,23219,19734,32437,51000,51009,51015,18709) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:33:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:33:53] [query] Results: 14 Pages of results: 2
[2026-01-30 07:33:53] [query] Execution time: 0.05637
[2026-01-30 07:33:58] [query] Query for: 启规
[2026-01-30 07:33:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:33:58] [query] Engine: default
[2026-01-30 07:33:58] [query] Tokens: 启规
[2026-01-30 07:33:58] [query] Mods: 11
[2026-01-30 07:33:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:33:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:33:58] [query] Results: 0 Pages of results: 0
[2026-01-30 07:33:58] [query] Execution time: 0.07682
[2026-01-30 07:34:08] [query] Query for: 男の娘っス　エロ動画
[2026-01-30 07:34:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:34:08] [query] Engine: default
[2026-01-30 07:34:08] [query] Tokens: 男の娘っス エロ動画
[2026-01-30 07:34:08] [query] Mods: 11
[2026-01-30 07:34:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:34:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:34:08] [query] Results: 0 Pages of results: 0
[2026-01-30 07:34:08] [query] Execution time: 0.14667
[2026-01-30 07:34:12] [query] Query for: florida as is home sale required contract
[2026-01-30 07:34:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:34:12] [query] Engine: default
[2026-01-30 07:34:12] [query] Tokens: florida, home, sale, required, contract
[2026-01-30 07:34:12] [query] Mods: 11
[2026-01-30 07:34:12] [query] Trying AND logic
[2026-01-30 07:34:12] [query] Using OR logic
[2026-01-30 07:34:13] [query] Found results using: or logic
[2026-01-30 07:34:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,234,125,1709,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:34:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:34:13] [query] Results: 1256 Pages of results: 7
[2026-01-30 07:34:13] [query] Execution time: 0.69595
[2026-01-30 07:34:29] [query] Query for: gx developer 8 103h序列号
[2026-01-30 07:34:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:34:29] [query] Engine: default
[2026-01-30 07:34:29] [query] Tokens: 1wk6zulf7oolpjgxpsomr1ydlo2cnape, wnrwwqbapkqnen4qgxnaqcq, 8, developer
[2026-01-30 07:34:29] [query] Mods: 11
[2026-01-30 07:34:29] [query] Trying AND logic
[2026-01-30 07:34:29] [query] Using OR logic
[2026-01-30 07:34:29] [query] Found results using: or logic
[2026-01-30 07:34:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (445,1427)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (68738,70205,445,1427) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:34:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:34:29] [query] Results: 207 Pages of results: 2
[2026-01-30 07:34:29] [query] Execution time: 0.22371
[2026-01-30 07:34:44] [query] Query for: realplayer22.0.2怎样设置中文
[2026-01-30 07:34:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:34:44] [query] Engine: default
[2026-01-30 07:34:44] [query] Tokens: 0, 2, realplayer22 2怎样设置中文 realplayer22.0.2
[2026-01-30 07:34:44] [query] Mods: 11
[2026-01-30 07:34:44] [query] Using OR logic
[2026-01-30 07:34:45] [query] Found results using: or logic
[2026-01-30 07:34:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2630,706,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:34:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:34:45] [query] Results: 949 Pages of results: 5
[2026-01-30 07:34:45] [query] Execution time: 0.32828
[2026-01-30 07:34:47] [query] Query for: 太蛋
[2026-01-30 07:34:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:34:47] [query] Engine: default
[2026-01-30 07:34:47] [query] Tokens: 太蛋
[2026-01-30 07:34:47] [query] Mods: 11
[2026-01-30 07:34:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:34:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:34:47] [query] Results: 0 Pages of results: 0
[2026-01-30 07:34:47] [query] Execution time: 0.07554
[2026-01-30 07:35:00] [query] Query for: rosalyn tureck
[2026-01-30 07:35:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:35:00] [query] Engine: default
[2026-01-30 07:35:00] [query] Tokens: track, trek, trick, truck, turk, turks, rosalyn tureck
[2026-01-30 07:35:00] [query] Mods: 11
[2026-01-30 07:35:00] [query] Using OR logic
[2026-01-30 07:35:00] [query] Found results using: or logic
[2026-01-30 07:35:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2375,21987,7415,7646,55138,55139,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:35:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:35:00] [query] Results: 43 Pages of results: 1
[2026-01-30 07:35:00] [query] Execution time: 0.15009
[2026-01-30 07:36:19] [query] Query for: mooi river to beaufort west distance
[2026-01-30 07:36:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:36:19] [query] Engine: default
[2026-01-30 07:36:19] [query] Tokens: river, beaufort, west, distance, moon, mooi
[2026-01-30 07:36:19] [query] Mods: 11
[2026-01-30 07:36:19] [query] Using OR logic
[2026-01-30 07:36:19] [query] Found results using: or logic
[2026-01-30 07:36:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14228,4102,5266,3095)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5266,14228,3095,4102,71960,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:36:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:36:19] [query] Results: 47 Pages of results: 1
[2026-01-30 07:36:19] [query] Execution time: 0.13105
[2026-01-30 07:36:46] [query] Query for: jenkins
[2026-01-30 07:36:46] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:36:46] [query] Engine: nc_realtorsr_contacts
[2026-01-30 07:36:46] [query] Tokens: jenkins
[2026-01-30 07:36:46] [query] Mods: 5
[2026-01-30 07:36:46] [query] Found results using: or logic
[2026-01-30 07:36:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23510) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:36:46] [query] Results: 1 Pages of results: 1
[2026-01-30 07:36:46] [query] Execution time: 0.01784
[2026-01-30 07:36:48] [query] Query for: jenkins
[2026-01-30 07:36:48] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:36:48] [query] Engine: nc_realtorsr_contacts
[2026-01-30 07:36:48] [query] Tokens: jenkins
[2026-01-30 07:36:48] [query] Mods: 5
[2026-01-30 07:36:48] [query] Found results using: or logic
[2026-01-30 07:36:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23510) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:36:48] [query] Results: 1 Pages of results: 1
[2026-01-30 07:36:48] [query] Execution time: 0.00832
[2026-01-30 07:36:49] [query] Query for: 오늘에금시세는
[2026-01-30 07:36:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:36:49] [query] Engine: default
[2026-01-30 07:36:50] [query] Tokens: 오늘에금시세는
[2026-01-30 07:36:50] [query] Mods: 11
[2026-01-30 07:36:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:36:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:36:50] [query] Results: 0 Pages of results: 0
[2026-01-30 07:36:50] [query] Execution time: 0.13563
[2026-01-30 07:36:50] [query] Query for: jenkins
[2026-01-30 07:36:50] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:36:50] [query] Engine: nc_realtorsr_contacts
[2026-01-30 07:36:50] [query] Tokens: jenkins
[2026-01-30 07:36:50] [query] Mods: 5
[2026-01-30 07:36:50] [query] Found results using: or logic
[2026-01-30 07:36:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23510) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:36:50] [query] Results: 1 Pages of results: 1
[2026-01-30 07:36:50] [query] Execution time: 0.00807
[2026-01-30 07:37:14] [query] Query for: kinkerbell smoking
[2026-01-30 07:37:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:37:14] [query] Engine: default
[2026-01-30 07:37:14] [query] Tokens: smoking, kinkerbell
[2026-01-30 07:37:14] [query] Mods: 11
[2026-01-30 07:37:14] [query] Using OR logic
[2026-01-30 07:37:15] [query] Found results using: or logic
[2026-01-30 07:37:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20495)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20495,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:37:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:37:15] [query] Results: 1 Pages of results: 1
[2026-01-30 07:37:15] [query] Execution time: 0.08510
[2026-01-30 07:38:04] [query] Query for: магатэ это
[2026-01-30 07:38:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:38:04] [query] Engine: default
[2026-01-30 07:38:04] [query] Tokens: магатэ это
[2026-01-30 07:38:04] [query] Mods: 11
[2026-01-30 07:38:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:38:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:38:04] [query] Results: 0 Pages of results: 0
[2026-01-30 07:38:04] [query] Execution time: 0.10502
[2026-01-30 07:39:08] [query] Query for: 日本 大腸桿菌
[2026-01-30 07:39:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:39:08] [query] Engine: default
[2026-01-30 07:39:09] [query] Tokens: 日本 大腸桿菌
[2026-01-30 07:39:09] [query] Mods: 11
[2026-01-30 07:39:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:39:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:39:09] [query] Results: 0 Pages of results: 0
[2026-01-30 07:39:09] [query] Execution time: 0.10869
[2026-01-30 07:39:18] [query] Query for: 安室奈美恵 can you celebrate 歌詞
[2026-01-30 07:39:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:39:18] [query] Engine: default
[2026-01-30 07:39:18] [query] Tokens: can, celebrate, 安室奈美恵 歌詞
[2026-01-30 07:39:18] [query] Mods: 11
[2026-01-30 07:39:18] [query] Using OR logic
[2026-01-30 07:39:19] [query] Found results using: or logic
[2026-01-30 07:39:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (589,6980)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,6980,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:39:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:39:19] [query] Results: 847 Pages of results: 5
[2026-01-30 07:39:19] [query] Execution time: 0.32047
[2026-01-30 07:39:23] [query] Query for: 分析师研报里面的constructive view是正面的还是负面的
[2026-01-30 07:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:39:23] [query] Engine: default
[2026-01-30 07:39:23] [query] Tokens: 分析师研报里面的constructive view是正面的还是负面的
[2026-01-30 07:39:23] [query] Mods: 11
[2026-01-30 07:39:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:39:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:39:23] [query] Results: 0 Pages of results: 0
[2026-01-30 07:39:23] [query] Execution time: 0.12708
[2026-01-30 07:39:33] [index:background] Health check
[2026-01-30 07:39:33] [index:background] CPU load threshold (3) breached: 3.11 [waiting 2]
[2026-01-30 07:39:33] [index:background] Health check
[2026-01-30 07:39:35] [indexer:background] Health check
[2026-01-30 07:39:35] [indexer:background] CPU load threshold (3) breached: 3.02 [waiting 2]
[2026-01-30 07:39:35] [index:background] CPU load threshold (3) breached: 3.02 [waiting 2]
[2026-01-30 07:39:37] [indexer:background] CPU load threshold (3) breached: 3.02 [waiting 2]
[2026-01-30 07:40:40] [query] Query for: triton 114 density
[2026-01-30 07:40:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:40:40] [query] Engine: default
[2026-01-30 07:40:40] [query] Tokens: 114, density, thorton, tradition, triton triton 114
[2026-01-30 07:40:40] [query] Mods: 11
[2026-01-30 07:40:40] [query] Using OR logic
[2026-01-30 07:40:40] [query] Found results using: or logic
[2026-01-30 07:40:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (21380,17059)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21380,17059,69332,5350,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:40:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:40:40] [query] Results: 16 Pages of results: 1
[2026-01-30 07:40:40] [query] Execution time: 0.11764
[2026-01-30 07:40:45] [query] Query for: go autonomous
[2026-01-30 07:40:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:40:45] [query] Engine: default
[2026-01-30 07:40:45] [query] Tokens: go, autonomous
[2026-01-30 07:40:45] [query] Mods: 11
[2026-01-30 07:40:45] [query] Using OR logic
[2026-01-30 07:40:45] [query] Found results using: or logic
[2026-01-30 07:40:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (199)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (199,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:40:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:40:45] [query] Results: 174 Pages of results: 1
[2026-01-30 07:40:45] [query] Execution time: 0.15507
[2026-01-30 07:43:22] [query] Query for: southeast realtors
[2026-01-30 07:43:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:43:22] [query] Engine: default
[2026-01-30 07:43:22] [query] Tokens: southeast, realtors
[2026-01-30 07:43:22] [query] Mods: 11
[2026-01-30 07:43:22] [query] Trying AND logic
[2026-01-30 07:43:22] [query] Found results using: and logic
[2026-01-30 07:43:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11865,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:43:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10727', '21658', '503', '50943', '54330') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:43:22] [query] Results: 4 Pages of results: 1
[2026-01-30 07:43:22] [query] Execution time: 0.03889
[2026-01-30 07:43:36] [index:background] Health check
[2026-01-30 07:43:50] [indexer:background] Health check
[2026-01-30 07:44:19] [query] Query for: 三、提升1
[2026-01-30 07:44:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:44:19] [query] Engine: default
[2026-01-30 07:44:19] [query] Tokens: 1, 三 提升1
[2026-01-30 07:44:19] [query] Mods: 11
[2026-01-30 07:44:19] [query] Using OR logic
[2026-01-30 07:44:19] [query] Found results using: or logic
[2026-01-30 07:44:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:44:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:44:19] [query] Results: 1223 Pages of results: 7
[2026-01-30 07:44:19] [query] Execution time: 0.49755
[2026-01-30 07:44:25] [query] Query for: nce broker
[2026-01-30 07:44:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:44:25] [query] Engine: default
[2026-01-30 07:44:25] [query] Tokens: ncem, ncem-beoc, ncembeoc, broker
[2026-01-30 07:44:25] [query] Mods: 11
[2026-01-30 07:44:25] [query] Trying AND logic
[2026-01-30 07:44:25] [query] Using OR logic
[2026-01-30 07:44:25] [query] Found results using: or logic
[2026-01-30 07:44:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1885)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59800,59837,59853,1885) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:44:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:44:25] [query] Results: 390 Pages of results: 2
[2026-01-30 07:44:25] [query] Execution time: 0.16500
[2026-01-30 07:45:03] [query] Query for: 24k금값시세 오늘
[2026-01-30 07:45:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:45:03] [query] Engine: default
[2026-01-30 07:45:03] [query] Tokens: 24k금값시세 오늘
[2026-01-30 07:45:03] [query] Mods: 11
[2026-01-30 07:45:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:45:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:45:03] [query] Results: 0 Pages of results: 0
[2026-01-30 07:45:03] [query] Execution time: 0.12894
[2026-01-30 07:46:05] [query] Query for: 公司紧扣
[2026-01-30 07:46:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:46:05] [query] Engine: default
[2026-01-30 07:46:05] [query] Tokens: 公司紧扣
[2026-01-30 07:46:05] [query] Mods: 11
[2026-01-30 07:46:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:46:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:46:05] [query] Results: 0 Pages of results: 0
[2026-01-30 07:46:05] [query] Execution time: 0.07915
[2026-01-30 07:46:13] [query] Query for: billiga permethrin online ⤚🥀 www.7search.top/permethrin tabletten kaufen. kopa billig europa pa natet billigt over natten leverans. kop
[2026-01-30 07:46:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:46:13] [query] Engine: default
[2026-01-30 07:46:13] [query] Tokens: kopf, koppelmann, kopstein, online, pa, top, www
[2026-01-30 07:46:13] [query] Mods: 11
[2026-01-30 07:46:13] [query] Trying AND logic
[2026-01-30 07:46:13] [query] Using OR logic
[2026-01-30 07:46:13] [query] Query for: 湖北5个国家级创新中心
[2026-01-30 07:46:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:46:13] [query] Engine: default
[2026-01-30 07:46:13] [query] Tokens: 5, 湖北5个国家级创新中心
[2026-01-30 07:46:13] [query] Mods: 11
[2026-01-30 07:46:13] [query] Using OR logic
[2026-01-30 07:46:13] [query] Found results using: or logic
[2026-01-30 07:46:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,7795,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40438,23577,10737,994,7795,1156,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:46:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:46:13] [query] Results: 322 Pages of results: 2
[2026-01-30 07:46:13] [query] Execution time: 0.20133
[2026-01-30 07:46:13] [query] Found results using: or logic
[2026-01-30 07:46:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (439,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:46:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:46:13] [query] Results: 241 Pages of results: 2
[2026-01-30 07:46:13] [query] Execution time: 0.19418
[2026-01-30 07:46:55] [query] Query for: пристенный зонт вытяжной из оцинкованной стали на шинорейке 700х1200х400 д-250мм звоп
[2026-01-30 07:46:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:46:55] [query] Engine: default
[2026-01-30 07:46:55] [query] Tokens: пристенный зонт вытяжной из оцинкованной стали на шинорейке 700х1200х400 д
[2026-01-30 07:46:55] [query] Mods: 11
[2026-01-30 07:46:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20761,4336,3772,16771)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:46:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:46:55] [query] Results: 0 Pages of results: 0
[2026-01-30 07:46:55] [query] Execution time: 0.34012
[2026-01-30 07:47:40] [query] Query for: pag real estate equity
[2026-01-30 07:47:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:47:40] [query] Engine: default
[2026-01-30 07:47:40] [query] Tokens: pag, real, estate, equity
[2026-01-30 07:47:40] [query] Mods: 11
[2026-01-30 07:47:40] [query] Trying AND logic
[2026-01-30 07:47:40] [query] Found results using: and logic
[2026-01-30 07:47:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24729,171,172,135) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:47:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('54859') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:47:40] [query] Results: 1 Pages of results: 1
[2026-01-30 07:47:40] [query] Execution time: 0.05469
[2026-01-30 07:47:59] [query] Query for: baby dfi financial times
[2026-01-30 07:47:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:47:59] [query] Engine: default
[2026-01-30 07:47:59] [query] Tokens: dfiles, baby, financial, times
[2026-01-30 07:47:59] [query] Mods: 11
[2026-01-30 07:47:59] [query] Trying AND logic
[2026-01-30 07:47:59] [query] Using OR logic
[2026-01-30 07:47:59] [query] Found results using: or logic
[2026-01-30 07:47:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4676,1218,1202)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (70753,4676,1218,1202) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:47:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:47:59] [query] Results: 169 Pages of results: 1
[2026-01-30 07:47:59] [query] Execution time: 0.08486
[2026-01-30 07:48:17] [query] Query for: 尤里的复仇任务尤里的荣誉
[2026-01-30 07:48:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:48:17] [query] Engine: default
[2026-01-30 07:48:17] [query] Tokens: 尤里的复仇任务尤里的荣誉
[2026-01-30 07:48:17] [query] Mods: 11
[2026-01-30 07:48:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:48:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:48:17] [query] Results: 0 Pages of results: 0
[2026-01-30 07:48:17] [query] Execution time: 0.07679
[2026-01-30 07:48:19] [query] Query for: media inquiries
[2026-01-30 07:48:19] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:48:19] [query] Engine: nc_realtorsr_contacts
[2026-01-30 07:48:19] [query] Tokens: inquiries, inquiry, media
[2026-01-30 07:48:19] [query] Mods: 5
[2026-01-30 07:48:19] [query] Trying AND logic
[2026-01-30 07:48:19] [query] Found results using: and logic
[2026-01-30 07:48:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11138,29334,5521) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('16586') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:48:19] [query] Results: 1 Pages of results: 1
[2026-01-30 07:48:19] [query] Execution time: 0.05911
[2026-01-30 07:48:49] [index:background] Health check
[2026-01-30 07:48:49] [index:background] CPU load threshold (3) breached: 3.43 [waiting 2]
[2026-01-30 07:48:51] [indexer:background] CPU load threshold (3) breached: 3.43 [waiting 2]
[2026-01-30 07:48:53] [query] Query for: 57 real estate
[2026-01-30 07:48:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:48:53] [query] Engine: default
[2026-01-30 07:48:53] [query] Tokens: 57, real, estate
[2026-01-30 07:48:53] [query] Mods: 11
[2026-01-30 07:48:53] [query] Trying AND logic
[2026-01-30 07:48:53] [query] Found results using: and logic
[2026-01-30 07:48:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17037,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:48:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('12321', '20172', '20288', '20574', '21618', '24915', '30465', '33323', '37834', '41583', '44993', '45203', '45555', '46686', '47144', '51032', '51033', '55384', '55803', '56382', '798') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:48:53] [query] Results: 14 Pages of results: 1
[2026-01-30 07:48:53] [query] Execution time: 0.09379
[2026-01-30 07:48:53] [indexer:background] Health check
[2026-01-30 07:48:53] [indexer:background] CPU load threshold (3) breached: 3.43 [waiting 2]
[2026-01-30 07:48:55] [indexer:background] Health check
[2026-01-30 07:48:55] [indexer:background] CPU load threshold (3) breached: 3.48 [waiting 2]
[2026-01-30 07:49:09] [query] Query for: abb380变频器继电器输出控制制动器打开
[2026-01-30 07:49:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:49:09] [query] Engine: default
[2026-01-30 07:49:09] [query] Tokens: abb380变频器继电器输出控制制动器打开
[2026-01-30 07:49:09] [query] Mods: 11
[2026-01-30 07:49:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:49:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:49:09] [query] Results: 0 Pages of results: 0
[2026-01-30 07:49:09] [query] Execution time: 0.10082
[2026-01-30 07:49:46] [query] Query for: 오늘금1돈시세
[2026-01-30 07:49:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:49:46] [query] Engine: default
[2026-01-30 07:49:46] [query] Tokens: 1, 오늘금1돈시세
[2026-01-30 07:49:46] [query] Mods: 11
[2026-01-30 07:49:46] [query] Using OR logic
[2026-01-30 07:49:46] [query] Found results using: or logic
[2026-01-30 07:49:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:49:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:49:46] [query] Results: 1223 Pages of results: 7
[2026-01-30 07:49:46] [query] Execution time: 0.40233
[2026-01-30 07:49:59] [query] Query for: 梶井基次郎
[2026-01-30 07:49:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:49:59] [query] Engine: default
[2026-01-30 07:49:59] [query] Tokens: 梶井基次郎
[2026-01-30 07:49:59] [query] Mods: 11
[2026-01-30 07:49:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:49:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:49:59] [query] Results: 0 Pages of results: 0
[2026-01-30 07:49:59] [query] Execution time: 0.07724
[2026-01-30 07:50:06] [query] Query for: 火绒清理内存浮窗
[2026-01-30 07:50:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:50:06] [query] Engine: default
[2026-01-30 07:50:06] [query] Tokens: 火绒清理内存浮窗
[2026-01-30 07:50:06] [query] Mods: 11
[2026-01-30 07:50:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:50:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:50:06] [query] Results: 0 Pages of results: 0
[2026-01-30 07:50:06] [query] Execution time: 0.07624
[2026-01-30 07:50:11] [query] Query for: cshe rhahu
[2026-01-30 07:50:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:50:11] [query] Engine: default
[2026-01-30 07:50:11] [query] Tokens: case, cash, cashews, choe, cshe rhahu
[2026-01-30 07:50:11] [query] Mods: 11
[2026-01-30 07:50:11] [query] Using OR logic
[2026-01-30 07:50:11] [query] Found results using: or logic
[2026-01-30 07:50:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (898,2295,9412,47662,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:50:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:50:11] [query] Results: 261 Pages of results: 2
[2026-01-30 07:50:11] [query] Execution time: 0.26720
[2026-01-30 07:50:28] [query] Query for: billig effexor online ✢📋🍅 www.7rx.biz/effexor uomini soli tab. kob uden recept modtagelse over. online. billige danmark bestil natten over levering.
[2026-01-30 07:50:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:50:28] [query] Engine: default
[2026-01-30 07:50:28] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, kobe, kober, reception, reception & inaugural, reception & lunch, receptioninaugural
[2026-01-30 07:50:28] [query] Mods: 11
[2026-01-30 07:50:28] [query] Trying AND logic
[2026-01-30 07:50:28] [query] Using OR logic
[2026-01-30 07:50:28] [query] Found results using: or logic
[2026-01-30 07:50:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,8813,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,24700,27767,4035,43036,52915,43039) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:50:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:50:28] [query] Results: 15 Pages of results: 1
[2026-01-30 07:50:28] [query] Execution time: 0.09706
[2026-01-30 07:50:33] [query] Query for: 熊野那智大社　牛王
[2026-01-30 07:50:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:50:33] [query] Engine: default
[2026-01-30 07:50:33] [query] Tokens: 熊野那智大社 牛王
[2026-01-30 07:50:33] [query] Mods: 11
[2026-01-30 07:50:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:50:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:50:33] [query] Results: 0 Pages of results: 0
[2026-01-30 07:50:33] [query] Execution time: 0.10059
[2026-01-30 07:50:45] [query] Query for: -海集展智能科技有限公司
[2026-01-30 07:50:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:50:45] [query] Engine: default
[2026-01-30 07:50:46] [query] Tokens: 海集展智能科技有限公司 -海集展智能科技有限公司
[2026-01-30 07:50:46] [query] Mods: 11
[2026-01-30 07:50:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:50:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:50:46] [query] Results: 0 Pages of results: 0
[2026-01-30 07:50:46] [query] Execution time: 0.11070
[2026-01-30 07:50:55] [query] Query for: ヤマキ　スーパー
[2026-01-30 07:50:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:50:55] [query] Engine: default
[2026-01-30 07:50:55] [query] Tokens: ヤマキ スーパー
[2026-01-30 07:50:55] [query] Mods: 11
[2026-01-30 07:50:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:50:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:50:55] [query] Results: 0 Pages of results: 0
[2026-01-30 07:50:55] [query] Execution time: 0.09982
[2026-01-30 07:50:57] [query] Query for: 直 埋 布設
[2026-01-30 07:50:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:50:57] [query] Engine: default
[2026-01-30 07:50:57] [query] Tokens: 直 埋 布設
[2026-01-30 07:50:57] [query] Mods: 11
[2026-01-30 07:50:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:50:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:50:57] [query] Results: 0 Pages of results: 0
[2026-01-30 07:50:57] [query] Execution time: 0.14325
[2026-01-30 07:51:11] [query] Query for: achat ranitidine en ligne 🕑😘 www.7rx.biz/fr/ranitidine sans ordonnance achetez visa pas cher livraison une nuit. billig medikamente kaufen. 150 mg acheter generic switzerland.
[2026-01-30 07:51:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:51:11] [query] Engine: default
[2026-01-30 07:51:12] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, cherished, cherokee, cherokeenc, cherokees, cherokee’s
[2026-01-30 07:51:12] [query] Mods: 11
[2026-01-30 07:51:12] [query] Trying AND logic
[2026-01-30 07:51:12] [query] Using OR logic
[2026-01-30 07:51:12] [query] Found results using: or logic
[2026-01-30 07:51:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10380,49439,1016,15743,13792,21266,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,57018,19554,68888,70868,70860) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:51:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:51:12] [query] Results: 10 Pages of results: 1
[2026-01-30 07:51:12] [query] Execution time: 0.04253
[2026-01-30 07:51:21] [query] Query for: goedkoop buspirone online ⢑⠒🏉 www.7rx.biz/buspirone originale online. europa
[2026-01-30 07:51:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:51:21] [query] Engine: default
[2026-01-30 07:51:21] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, online, www
[2026-01-30 07:51:21] [query] Mods: 11
[2026-01-30 07:51:21] [query] Trying AND logic
[2026-01-30 07:51:21] [query] Using OR logic
[2026-01-30 07:51:21] [query] Found results using: or logic
[2026-01-30 07:51:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,994,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:51:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:51:21] [query] Results: 227 Pages of results: 2
[2026-01-30 07:51:21] [query] Execution time: 0.15999
[2026-01-30 07:51:23] [query] Query for: beasley
[2026-01-30 07:51:23] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:51:23] [query] Engine: nc_realtorsr_contacts
[2026-01-30 07:51:23] [query] Tokens: beasley
[2026-01-30 07:51:23] [query] Mods: 5
[2026-01-30 07:51:23] [query] Found results using: or logic
[2026-01-30 07:51:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13562) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:51:23] [query] Results: 1 Pages of results: 1
[2026-01-30 07:51:23] [query] Execution time: 0.01737
[2026-01-30 07:51:31] [query] Query for: 黛莉安藥局 行天宮藥局
[2026-01-30 07:51:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:51:31] [query] Engine: default
[2026-01-30 07:51:31] [query] Tokens: 黛莉安藥局 行天宮藥局
[2026-01-30 07:51:31] [query] Mods: 11
[2026-01-30 07:51:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:51:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:51:31] [query] Results: 0 Pages of results: 0
[2026-01-30 07:51:31] [query] Execution time: 0.11141
[2026-01-30 07:51:44] [query] Query for: ibuprofene oral prezzo 📬⠕😋 www.7search.xyz/it/ibuprofene acquistare senza ricetta ibuprofene. in linea economico legalmente. compra
[2026-01-30 07:51:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:51:44] [query] Engine: default
[2026-01-30 07:51:45] [query] Tokens: delineates, oral, www, xyz
[2026-01-30 07:51:45] [query] Mods: 11
[2026-01-30 07:51:45] [query] Trying AND logic
[2026-01-30 07:51:45] [query] Using OR logic
[2026-01-30 07:51:45] [query] Found results using: or logic
[2026-01-30 07:51:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13215,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,13215,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:51:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:51:45] [query] Results: 147 Pages of results: 1
[2026-01-30 07:51:45] [query] Execution time: 0.47897
[2026-01-30 07:52:04] [query] Query for: achet
[2026-01-30 07:52:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:52:04] [query] Engine: default
[2026-01-30 07:52:04] [query] Tokens: machete
[2026-01-30 07:52:04] [query] Mods: 11
[2026-01-30 07:52:04] [query] Found results using: or logic
[2026-01-30 07:52:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57006) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:52:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:52:04] [query] Results: 1 Pages of results: 1
[2026-01-30 07:52:04] [query] Execution time: 0.06107
[2026-01-30 07:52:16] [query] Query for: rabatt
[2026-01-30 07:52:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:52:16] [query] Engine: default
[2026-01-30 07:52:16] [query] Tokens: rabatt
[2026-01-30 07:52:16] [query] Mods: 11
[2026-01-30 07:52:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:52:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:52:16] [query] Results: 0 Pages of results: 0
[2026-01-30 07:52:16] [query] Execution time: 0.12056
[2026-01-30 07:52:20] [query] Query for: ona new agreement 2025
[2026-01-30 07:52:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:52:20] [query] Engine: default
[2026-01-30 07:52:20] [query] Tokens: onagain, onair, onand, 2025, agreement, new
[2026-01-30 07:52:20] [query] Mods: 11
[2026-01-30 07:52:20] [query] Trying AND logic
[2026-01-30 07:52:20] [query] Using OR logic
[2026-01-30 07:52:20] [query] Found results using: or logic
[2026-01-30 07:52:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,873,110)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15391,69307,75024,24711,873,110) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:52:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:52:20] [query] Results: 990 Pages of results: 5
[2026-01-30 07:52:20] [query] Execution time: 0.40786
[2026-01-30 07:52:25] [query] Query for: cts学習関連題 😮 cts試験情報 🈵 cts全真問題集 🚘 サイト「 www.goshiken.com 」で【 cts 】問題集をダウンロードcts資格トレーリング
[2026-01-30 07:52:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:52:25] [query] Engine: default
[2026-01-30 07:52:25] [query] Tokens: 020524-mobile-mondays-change-your-facts-change-your-tax, 020524mobilemondayschangeyourfactschangeyourtax, acts, affects, architects, aspects, attracts, buildbacksaferandstrongfactsheet07112018, by-products, byproducts
[2026-01-30 07:52:25] [query] Mods: 11
[2026-01-30 07:52:25] [query] Using OR logic
[2026-01-30 07:52:26] [query] Found results using: and logic
[2026-01-30 07:52:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47613,47615,4462,4632,9187,1938,6897,21148,9441,9448) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:52:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:52:26] [query] Results: 74 Pages of results: 1
[2026-01-30 07:52:26] [query] Execution time: 0.22607
[2026-01-30 07:52:29] [query] Query for: 年末調整業務　社労士可能か
[2026-01-30 07:52:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:52:29] [query] Engine: default
[2026-01-30 07:52:29] [query] Tokens: 年末調整業務 社労士可能か
[2026-01-30 07:52:29] [query] Mods: 11
[2026-01-30 07:52:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:52:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:52:29] [query] Results: 0 Pages of results: 0
[2026-01-30 07:52:29] [query] Execution time: 0.12778
[2026-01-30 07:53:35] [index:background] Health check
[2026-01-30 07:53:48] [query] Query for: 설날 기차표 예매
[2026-01-30 07:53:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:53:48] [query] Engine: default
[2026-01-30 07:53:48] [query] Tokens: 설날 기차표 예매
[2026-01-30 07:53:48] [query] Mods: 11
[2026-01-30 07:53:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:53:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:53:48] [query] Results: 0 Pages of results: 0
[2026-01-30 07:53:48] [query] Execution time: 0.12540
[2026-01-30 07:53:49] [indexer:background] Health check
[2026-01-30 07:53:50] [query] Query for: was ice standing at the doors of immigration buildings to catch illegals
[2026-01-30 07:53:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:53:50] [query] Engine: default
[2026-01-30 07:53:50] [query] Tokens: ice, standing, doors, immigration, buildings, catch, illegals
[2026-01-30 07:53:50] [query] Mods: 11
[2026-01-30 07:53:50] [query] Using OR logic
[2026-01-30 07:53:50] [query] Found results using: or logic
[2026-01-30 07:53:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (523,1833,6046,7353,21267,7119)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7353,7119,6046,21267,523,1833,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:53:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:53:50] [query] Results: 97 Pages of results: 1
[2026-01-30 07:53:50] [query] Execution time: 0.13216
[2026-01-30 07:54:00] [query] Query for: 1965 volkswagen van for sale under $10000 near california
[2026-01-30 07:54:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:54:00] [query] Engine: default
[2026-01-30 07:54:00] [query] Tokens: 1965, van, sale, 10000, near, california, volkswagen
[2026-01-30 07:54:00] [query] Mods: 11
[2026-01-30 07:54:00] [query] Using OR logic
[2026-01-30 07:54:00] [query] Found results using: or logic
[2026-01-30 07:54:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (32684,26737,4112,633,125,27200)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26737,27200,125,32684,633,4112,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:54:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:54:00] [query] Results: 335 Pages of results: 2
[2026-01-30 07:54:00] [query] Execution time: 0.19444
[2026-01-30 07:54:11] [query] Query for: i5-14600k معالج
[2026-01-30 07:54:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:54:11] [query] Engine: default
[2026-01-30 07:54:12] [query] Tokens: 1faipqlsfiu269wjdamknspylu6zfjti5wfzdeicco230iuohmibcnkq, sy2i5yzuwmzqxmg
[2026-01-30 07:54:12] [query] Mods: 11
[2026-01-30 07:54:12] [query] Using OR logic
[2026-01-30 07:54:12] [query] Using OR logic
[2026-01-30 07:54:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59208,17439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:54:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:54:12] [query] Results: 0 Pages of results: 0
[2026-01-30 07:54:12] [query] Execution time: 0.09526
[2026-01-30 07:54:59] [query] Query for: エクセル 同一数値 特定の値を返す
[2026-01-30 07:54:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:54:59] [query] Engine: default
[2026-01-30 07:55:00] [query] Tokens: エクセル 同一数値 特定の値を返す
[2026-01-30 07:55:00] [query] Mods: 11
[2026-01-30 07:55:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:55:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:55:00] [query] Results: 0 Pages of results: 0
[2026-01-30 07:55:00] [query] Execution time: 0.12586
[2026-01-30 07:55:09] [query] Query for: 포토존 렌탈
[2026-01-30 07:55:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:55:09] [query] Engine: default
[2026-01-30 07:55:09] [query] Tokens: 포토존 렌탈
[2026-01-30 07:55:09] [query] Mods: 11
[2026-01-30 07:55:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:55:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:55:09] [query] Results: 0 Pages of results: 0
[2026-01-30 07:55:09] [query] Execution time: 0.11283
[2026-01-30 07:56:30] [query] Query for: 无法为网格的对象注册有效的材质索引
[2026-01-30 07:56:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:56:30] [query] Engine: default
[2026-01-30 07:56:30] [query] Tokens: 无法为网格的对象注册有效的材质索引
[2026-01-30 07:56:30] [query] Mods: 11
[2026-01-30 07:56:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:56:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:56:30] [query] Results: 0 Pages of results: 0
[2026-01-30 07:56:30] [query] Execution time: 0.07537
[2026-01-30 07:56:32] [query] Query for: 포토존 렌탈 가격
[2026-01-30 07:56:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:56:32] [query] Engine: default
[2026-01-30 07:56:33] [query] Tokens: 포토존 렌탈 가격
[2026-01-30 07:56:33] [query] Mods: 11
[2026-01-30 07:56:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:56:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:56:33] [query] Results: 0 Pages of results: 0
[2026-01-30 07:56:33] [query] Execution time: 0.13213
[2026-01-30 07:56:36] [query] Query for: 補修 意味
[2026-01-30 07:56:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:56:36] [query] Engine: default
[2026-01-30 07:56:36] [query] Tokens: 補修 意味
[2026-01-30 07:56:36] [query] Mods: 11
[2026-01-30 07:56:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:56:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:56:36] [query] Results: 0 Pages of results: 0
[2026-01-30 07:56:36] [query] Execution time: 0.30849
[2026-01-30 07:57:10] [query] Query for: 临沂凤凰一品规划公示
[2026-01-30 07:57:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:57:10] [query] Engine: default
[2026-01-30 07:57:10] [query] Tokens: 临沂凤凰一品规划公示
[2026-01-30 07:57:10] [query] Mods: 11
[2026-01-30 07:57:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:57:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:57:10] [query] Results: 0 Pages of results: 0
[2026-01-30 07:57:10] [query] Execution time: 0.08560
[2026-01-30 07:57:21] [query] Query for: นิติบุคคลอาคารชุด เอ็มโซไซตี้ คอนโดมิเนียม
[2026-01-30 07:57:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:57:21] [query] Engine: default
[2026-01-30 07:57:21] [query] Tokens: นิติบุคคลอาคารชุด เอ็มโซไซตี้ คอนโดมิเนียม
[2026-01-30 07:57:21] [query] Mods: 11
[2026-01-30 07:57:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:57:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:57:21] [query] Results: 0 Pages of results: 0
[2026-01-30 07:57:21] [query] Execution time: 0.15602
[2026-01-30 07:58:34] [query] Query for: homes for sale by owner rent to own in north carolina near beach
[2026-01-30 07:58:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:58:34] [query] Engine: default
[2026-01-30 07:58:35] [query] Tokens: homes, sale, owner, rent, north, carolina, near, beach
[2026-01-30 07:58:35] [query] Mods: 11
[2026-01-30 07:58:35] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:58:35] [query] Using OR logic
[2026-01-30 07:58:35] [index:background] Health check
[2026-01-30 07:58:35] [query] Found results using: or logic
[2026-01-30 07:58:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,180,603,253,254,633,4132) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:58:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:58:35] [query] Results: 901 Pages of results: 5
[2026-01-30 07:58:35] [query] Execution time: 0.35414
[2026-01-30 07:58:49] [indexer:background] Health check
[2026-01-30 07:59:39] [query] Query for: homes for sale by owner rent to own in north carolina near beach
[2026-01-30 07:59:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:59:39] [query] Engine: default
[2026-01-30 07:59:39] [query] Tokens: homes, sale, owner, rent, north, carolina, near, beach
[2026-01-30 07:59:39] [query] Mods: 11
[2026-01-30 07:59:39] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 07:59:39] [query] Using OR logic
[2026-01-30 07:59:39] [query] Found results using: or logic
[2026-01-30 07:59:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,180,603,253,254,633,4132) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:59:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:59:39] [query] Results: 901 Pages of results: 5
[2026-01-30 07:59:39] [query] Execution time: 0.32811
[2026-01-30 07:59:41] [query] Query for: レイヤーカットスライス展開図　
[2026-01-30 07:59:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 07:59:41] [query] Engine: default
[2026-01-30 07:59:41] [query] Tokens: レイヤーカットスライス展開図
[2026-01-30 07:59:41] [query] Mods: 11
[2026-01-30 07:59:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 07:59:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 07:59:41] [query] Results: 0 Pages of results: 0
[2026-01-30 07:59:41] [query] Execution time: 0.09419
[2026-01-30 08:00:01] [query] Query for: land for sale lexington nc
[2026-01-30 08:00:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:00:01] [query] Engine: default
[2026-01-30 08:00:01] [query] Tokens: land, sale, lexington, nc
[2026-01-30 08:00:01] [query] Mods: 11
[2026-01-30 08:00:01] [query] Trying AND logic
[2026-01-30 08:00:01] [query] Using OR logic
[2026-01-30 08:00:02] [query] Found results using: or logic
[2026-01-30 08:00:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,125,14223,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:00:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:00:02] [query] Results: 912 Pages of results: 5
[2026-01-30 08:00:02] [query] Execution time: 0.62312
[2026-01-30 08:00:31] [query] Query for: 新公司参保流程
[2026-01-30 08:00:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:00:31] [query] Engine: default
[2026-01-30 08:00:31] [query] Tokens: 新公司参保流程
[2026-01-30 08:00:31] [query] Mods: 11
[2026-01-30 08:00:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:00:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:00:31] [query] Results: 0 Pages of results: 0
[2026-01-30 08:00:31] [query] Execution time: 0.07708
[2026-01-30 08:00:50] [query] Query for: (http://ww.chinatax.gov.cn/)
[2026-01-30 08:00:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:00:50] [query] Engine: default
[2026-01-30 08:00:50] [query] Tokens: http, ww, gov, cn, chinatax ww.chinatax.gov.cn
[2026-01-30 08:00:50] [query] Mods: 11
[2026-01-30 08:00:50] [query] Using OR logic
[2026-01-30 08:00:51] [query] Found results using: or logic
[2026-01-30 08:00:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (30070,3655,2484,22677)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2484,22677,3655,30070,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:00:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:00:51] [query] Results: 45 Pages of results: 1
[2026-01-30 08:00:51] [query] Execution time: 0.25074
[2026-01-30 08:01:10] [query] Query for: goedkoop buspirone online ⥲🔗 www.7search.top/buspirone farmacia mazzini roma. te kopen europa bestel europa. koop
[2026-01-30 08:01:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:01:10] [query] Engine: default
[2026-01-30 08:01:10] [query] Tokens: roman, romance, romano, online, te, top, www
[2026-01-30 08:01:10] [query] Mods: 11
[2026-01-30 08:01:10] [query] Trying AND logic
[2026-01-30 08:01:10] [query] Using OR logic
[2026-01-30 08:01:10] [query] Found results using: or logic
[2026-01-30 08:01:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,16743,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24029,40159,24031,994,16743,1156,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:01:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:01:10] [query] Results: 323 Pages of results: 2
[2026-01-30 08:01:10] [query] Execution time: 0.19779
[2026-01-30 08:01:30] [query] Query for: mic mini发射器是什么
[2026-01-30 08:01:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:01:30] [query] Engine: default
[2026-01-30 08:01:30] [query] Tokens: micaela, micah, micale, micale-lutz, micalelutz, michael, michael-butrum, michael-cooper, michael-mckinney, michaelbutrum
[2026-01-30 08:01:30] [query] Mods: 11
[2026-01-30 08:01:30] [query] Using OR logic
[2026-01-30 08:01:30] [query] Found results using: and logic
[2026-01-30 08:01:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22405,23393,23780,24352,24368,9842,40413,40428,37294,40414) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:01:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:01:30] [query] Results: 20 Pages of results: 1
[2026-01-30 08:01:30] [query] Execution time: 0.34123
[2026-01-30 08:01:32] [query] Query for: นาจา2 หนังออนไลน์
[2026-01-30 08:01:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:01:32] [query] Engine: default
[2026-01-30 08:01:32] [query] Tokens: 2, นาจา2 หนังออนไลน์
[2026-01-30 08:01:32] [query] Mods: 11
[2026-01-30 08:01:32] [query] Using OR logic
[2026-01-30 08:01:32] [query] Found results using: or logic
[2026-01-30 08:01:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:01:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:01:32] [query] Results: 935 Pages of results: 5
[2026-01-30 08:01:32] [query] Execution time: 0.51729
[2026-01-30 08:01:37] [query] Query for: re 620 form residential seller’s home fire hardening disclosure
[2026-01-30 08:01:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:01:37] [query] Engine: default
[2026-01-30 08:01:37] [query] Tokens: re, 620, form, residential, seller, s, home, fire, disclosure, hardening
[2026-01-30 08:01:37] [query] Mods: 11
[2026-01-30 08:01:37] [query] Using OR logic
[2026-01-30 08:01:38] [query] Found results using: or logic
[2026-01-30 08:01:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,6557,6329,1817,234,830,1805,68,210,2746)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (830,17902,1817,1805,210,68,234,6329,6557,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:01:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:01:38] [query] Results: 1725 Pages of results: 9
[2026-01-30 08:01:38] [query] Execution time: 0.94738
[2026-01-30 08:03:00] [query] Query for: re 620 form residential seller’s home fire hardening disclosure
[2026-01-30 08:03:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:03:00] [query] Engine: default
[2026-01-30 08:03:00] [query] Tokens: re, 620, form, residential, seller, s, home, fire, disclosure, hardening
[2026-01-30 08:03:00] [query] Mods: 11
[2026-01-30 08:03:00] [query] Using OR logic
[2026-01-30 08:03:01] [query] Found results using: or logic
[2026-01-30 08:03:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,6557,6329,1817,234,830,1805,68,210,2746)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (830,17902,1817,1805,210,68,234,6329,6557,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:03:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:03:01] [query] Results: 1725 Pages of results: 9
[2026-01-30 08:03:01] [query] Execution time: 0.73777
[2026-01-30 08:03:03] [query] Query for: ザ タワー
[2026-01-30 08:03:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:03:03] [query] Engine: default
[2026-01-30 08:03:03] [query] Tokens: ザ タワー
[2026-01-30 08:03:03] [query] Mods: 11
[2026-01-30 08:03:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:03:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:03:03] [query] Results: 0 Pages of results: 0
[2026-01-30 08:03:03] [query] Execution time: 0.10455
[2026-01-30 08:03:22] [query] Query for: 2024年厦门国民经济和社会发展统计公报
[2026-01-30 08:03:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:03:22] [query] Engine: default
[2026-01-30 08:03:22] [query] Tokens: 2024, 2024年厦门国民经济和社会发展统计公报
[2026-01-30 08:03:22] [query] Mods: 11
[2026-01-30 08:03:22] [query] Using OR logic
[2026-01-30 08:03:22] [query] Found results using: or logic
[2026-01-30 08:03:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17910)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17910,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:03:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:03:22] [query] Results: 472 Pages of results: 3
[2026-01-30 08:03:22] [query] Execution time: 0.18979
[2026-01-30 08:03:25] [query] Query for: 香港故宮文化博物館門票
[2026-01-30 08:03:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:03:25] [query] Engine: default
[2026-01-30 08:03:25] [query] Tokens: 香港故宮文化博物館門票
[2026-01-30 08:03:25] [query] Mods: 11
[2026-01-30 08:03:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:03:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:03:25] [query] Results: 0 Pages of results: 0
[2026-01-30 08:03:25] [query] Execution time: 0.08465
[2026-01-30 08:03:27] [query] Query for: jahangir brothers (private) limited hamza pakistan
[2026-01-30 08:03:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:03:27] [query] Engine: default
[2026-01-30 08:03:27] [query] Tokens: brothers, private, limited, jahangir hamza pakistan
[2026-01-30 08:03:27] [query] Mods: 11
[2026-01-30 08:03:27] [query] Using OR logic
[2026-01-30 08:03:27] [query] Found results using: or logic
[2026-01-30 08:03:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15954,730,3787)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15954,3787,730,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:03:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:03:27] [query] Results: 215 Pages of results: 2
[2026-01-30 08:03:27] [query] Execution time: 0.21370
[2026-01-30 08:03:34] [query] Query for: michigan seller disclosure forms form library
[2026-01-30 08:03:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:03:34] [query] Engine: default
[2026-01-30 08:03:34] [query] Tokens: michigan, seller, disclosure, forms, form, library
[2026-01-30 08:03:34] [query] Mods: 11
[2026-01-30 08:03:34] [query] Trying AND logic
[2026-01-30 08:03:34] [query] Using OR logic
[2026-01-30 08:03:34] [query] Found results using: or logic
[2026-01-30 08:03:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13817,210,6557,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:03:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:03:34] [query] Results: 1192 Pages of results: 6
[2026-01-30 08:03:34] [query] Execution time: 0.39121
[2026-01-30 08:04:08] [index:background] Health check
[2026-01-30 08:04:08] [indexer:background] Health check
[2026-01-30 08:04:08] [indexer:background] Health check
[2026-01-30 08:04:29] [query] Query for: 追讨文物
[2026-01-30 08:04:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:04:29] [query] Engine: default
[2026-01-30 08:04:29] [query] Tokens: 追讨文物
[2026-01-30 08:04:29] [query] Mods: 11
[2026-01-30 08:04:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:04:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:04:29] [query] Results: 0 Pages of results: 0
[2026-01-30 08:04:29] [query] Execution time: 0.07738
[2026-01-30 08:04:31] [query] Query for: 종로구 신영동150-1번지 도시개발심의
[2026-01-30 08:04:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:04:31] [query] Engine: default
[2026-01-30 08:04:32] [query] Tokens: 150, 1, 종로구 신영동150 1번지 도시개발심의 신영동150-1번지
[2026-01-30 08:04:32] [query] Mods: 11
[2026-01-30 08:04:32] [query] Using OR logic
[2026-01-30 08:04:32] [query] Found results using: or logic
[2026-01-30 08:04:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,10380)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10380,431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:04:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:04:32] [query] Results: 1227 Pages of results: 7
[2026-01-30 08:04:32] [query] Execution time: 0.49531
[2026-01-30 08:04:34] [query] Query for: indemnizatii rogob
[2026-01-30 08:04:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:04:34] [query] Engine: default
[2026-01-30 08:04:34] [query] Tokens: indemnizatii rogob
[2026-01-30 08:04:34] [query] Mods: 11
[2026-01-30 08:04:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:04:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:04:34] [query] Results: 0 Pages of results: 0
[2026-01-30 08:04:34] [query] Execution time: 0.11489
[2026-01-30 08:04:36] [query] Query for: 牧德12月营收受惠于
[2026-01-30 08:04:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:04:36] [query] Engine: default
[2026-01-30 08:04:36] [query] Tokens: 12, 牧德12月营收受惠于
[2026-01-30 08:04:36] [query] Mods: 11
[2026-01-30 08:04:36] [query] Using OR logic
[2026-01-30 08:04:37] [query] Found results using: or logic
[2026-01-30 08:04:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1022)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1022,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:04:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:04:37] [query] Results: 211 Pages of results: 2
[2026-01-30 08:04:37] [query] Execution time: 0.15459
[2026-01-30 08:04:58] [query] Query for: ディープインパクト
[2026-01-30 08:04:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:04:58] [query] Engine: default
[2026-01-30 08:04:59] [query] Tokens: ディープインパクト
[2026-01-30 08:04:59] [query] Mods: 11
[2026-01-30 08:04:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:04:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:04:59] [query] Results: 0 Pages of results: 0
[2026-01-30 08:04:59] [query] Execution time: 0.07714
[2026-01-30 08:05:05] [query] Query for: all of the following are true about nevada real estate listings except:
[2026-01-30 08:05:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:05:05] [query] Engine: default
[2026-01-30 08:05:05] [query] Tokens: following, true, nevada, real, estate, listings, except
[2026-01-30 08:05:05] [query] Mods: 11
[2026-01-30 08:05:05] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 08:05:05] [query] Using OR logic
[2026-01-30 08:05:05] [query] Found results using: or logic
[2026-01-30 08:05:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (917,1233,11610,171,172,906,3793) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:05:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:05:05] [query] Results: 1110 Pages of results: 6
[2026-01-30 08:05:05] [query] Execution time: 0.47316
[2026-01-30 08:05:36] [query] Query for: real estate title date
[2026-01-30 08:05:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:05:36] [query] Engine: default
[2026-01-30 08:05:36] [query] Tokens: real, estate, title, date
[2026-01-30 08:05:36] [query] Mods: 11
[2026-01-30 08:05:36] [query] Trying AND logic
[2026-01-30 08:05:36] [query] Using OR logic
[2026-01-30 08:05:36] [query] Found results using: or logic
[2026-01-30 08:05:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,902,720) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:05:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:05:36] [query] Results: 1152 Pages of results: 6
[2026-01-30 08:05:36] [query] Execution time: 0.45141
[2026-01-30 08:05:39] [query] Query for: 32" to ft
[2026-01-30 08:05:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:05:39] [query] Engine: default
[2026-01-30 08:05:39] [query] Tokens: ft, ftc, ftc's, ftcs, ftc’s, fter, 32
[2026-01-30 08:05:39] [query] Mods: 11
[2026-01-30 08:05:39] [query] Trying AND logic
[2026-01-30 08:05:39] [query] Found results using: and logic
[2026-01-30 08:05:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4580)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59470,4457,41072,41087,45363,34550,4580) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:05:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1234', '19894') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:05:39] [query] Results: 2 Pages of results: 1
[2026-01-30 08:05:39] [query] Execution time: 0.05145
[2026-01-30 08:06:37] [query] Query for: 张瀚海
[2026-01-30 08:06:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:06:37] [query] Engine: default
[2026-01-30 08:06:37] [query] Tokens: 张瀚海
[2026-01-30 08:06:37] [query] Mods: 11
[2026-01-30 08:06:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:06:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:06:37] [query] Results: 0 Pages of results: 0
[2026-01-30 08:06:37] [query] Execution time: 0.07714
[2026-01-30 08:06:39] [query] Query for: 法国图恩 空客
[2026-01-30 08:06:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:06:39] [query] Engine: default
[2026-01-30 08:06:39] [query] Tokens: 法国图恩 空客
[2026-01-30 08:06:39] [query] Mods: 11
[2026-01-30 08:06:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:06:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:06:39] [query] Results: 0 Pages of results: 0
[2026-01-30 08:06:39] [query] Execution time: 0.10523
[2026-01-30 08:06:40] [query] Query for: 双软核查部门的2026年年度绩效考核指标
[2026-01-30 08:06:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:06:40] [query] Engine: default
[2026-01-30 08:06:40] [query] Tokens: 2026, 双软核查部门的2026年年度绩效考核指标
[2026-01-30 08:06:40] [query] Mods: 11
[2026-01-30 08:06:40] [query] Using OR logic
[2026-01-30 08:06:40] [query] Found results using: or logic
[2026-01-30 08:06:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:06:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:06:40] [query] Results: 75 Pages of results: 1
[2026-01-30 08:06:40] [query] Execution time: 0.18280
[2026-01-30 08:06:41] [query] Query for: 금시세 전망
[2026-01-30 08:06:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:06:41] [query] Engine: default
[2026-01-30 08:06:41] [query] Tokens: 금시세 전망
[2026-01-30 08:06:41] [query] Mods: 11
[2026-01-30 08:06:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:06:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:06:41] [query] Results: 0 Pages of results: 0
[2026-01-30 08:06:41] [query] Execution time: 0.11119
[2026-01-30 08:06:42] [query] Query for: 自分で辞書が作れる アプリ
[2026-01-30 08:06:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:06:42] [query] Engine: default
[2026-01-30 08:06:42] [query] Tokens: 自分で辞書が作れる アプリ
[2026-01-30 08:06:42] [query] Mods: 11
[2026-01-30 08:06:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:06:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:06:42] [query] Results: 0 Pages of results: 0
[2026-01-30 08:06:42] [query] Execution time: 0.10388
[2026-01-30 08:07:14] [query] Query for: 支付宝2025五福活动官方消息
[2026-01-30 08:07:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:07:14] [query] Engine: default
[2026-01-30 08:07:14] [query] Tokens: 2025, 支付宝2025五福活动官方消息
[2026-01-30 08:07:14] [query] Mods: 11
[2026-01-30 08:07:14] [query] Using OR logic
[2026-01-30 08:07:15] [query] Found results using: or logic
[2026-01-30 08:07:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:07:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:07:15] [query] Results: 185 Pages of results: 1
[2026-01-30 08:07:15] [query] Execution time: 0.27233
[2026-01-30 08:07:17] [query] Query for: onlyfans - anna ralphs creampie sex 1080p
[2026-01-30 08:07:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:07:17] [query] Engine: default
[2026-01-30 08:07:17] [query] Tokens: anna, sex, -, onlyfans ralphs creampie 1080p sex 1080p
[2026-01-30 08:07:17] [query] Mods: 11
[2026-01-30 08:07:17] [query] Using OR logic
[2026-01-30 08:07:18] [query] Found results using: or logic
[2026-01-30 08:07:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,16968,5765)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16968,5765,5004,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:07:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:07:18] [query] Results: 459 Pages of results: 3
[2026-01-30 08:07:18] [query] Execution time: 0.51133
[2026-01-30 08:07:20] [query] Query for: 휀룸에 장비설치 유지보수 이격거리
[2026-01-30 08:07:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:07:20] [query] Engine: default
[2026-01-30 08:07:20] [query] Tokens: 휀룸에 장비설치 유지보수 이격거리
[2026-01-30 08:07:20] [query] Mods: 11
[2026-01-30 08:07:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:07:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:07:20] [query] Results: 0 Pages of results: 0
[2026-01-30 08:07:20] [query] Execution time: 0.15029
[2026-01-30 08:07:31] [query] Query for: 航天科技房地产
[2026-01-30 08:07:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:07:31] [query] Engine: default
[2026-01-30 08:07:31] [query] Tokens: 航天科技房地产
[2026-01-30 08:07:31] [query] Mods: 11
[2026-01-30 08:07:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:07:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:07:31] [query] Results: 0 Pages of results: 0
[2026-01-30 08:07:31] [query] Execution time: 0.09136
[2026-01-30 08:08:08] [query] Query for: 국내 금값 시세
[2026-01-30 08:08:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:08:08] [query] Engine: default
[2026-01-30 08:08:08] [query] Tokens: 국내 금값 시세
[2026-01-30 08:08:08] [query] Mods: 11
[2026-01-30 08:08:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:08:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:08:08] [query] Results: 0 Pages of results: 0
[2026-01-30 08:08:08] [query] Execution time: 0.13414
[2026-01-30 08:08:10] [query] Query for: 감화유리
[2026-01-30 08:08:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:08:10] [query] Engine: default
[2026-01-30 08:08:10] [query] Tokens: 감화유리
[2026-01-30 08:08:10] [query] Mods: 11
[2026-01-30 08:08:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:08:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:08:10] [query] Results: 0 Pages of results: 0
[2026-01-30 08:08:10] [query] Execution time: 0.08270
[2026-01-30 08:08:43] [index:background] Health check
[2026-01-30 08:08:43] [index:background] Health check
[2026-01-30 08:08:49] [indexer:background] Health check
[2026-01-30 08:09:04] [query] Query for: ジェイコブ エロルディ
[2026-01-30 08:09:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:09:04] [query] Engine: default
[2026-01-30 08:09:04] [query] Tokens: ジェイコブ エロルディ
[2026-01-30 08:09:04] [query] Mods: 11
[2026-01-30 08:09:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:09:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:09:04] [query] Results: 0 Pages of results: 0
[2026-01-30 08:09:04] [query] Execution time: 0.11099
[2026-01-30 08:09:21] [query] Query for: 旋风保电话服务热线真实性
[2026-01-30 08:09:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:09:21] [query] Engine: default
[2026-01-30 08:09:21] [query] Tokens: 旋风保电话服务热线真实性
[2026-01-30 08:09:21] [query] Mods: 11
[2026-01-30 08:09:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:09:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:09:21] [query] Results: 0 Pages of results: 0
[2026-01-30 08:09:21] [query] Execution time: 0.08459
[2026-01-30 08:09:23] [query] Query for: 通过百度网盘分享的文件：正面小字修改后 链接:https://pan.baidu.com/s/1ztv7akdhg8fp_ph52wh3iq?pwd=096o 复制这段内容打开「百度网盘app 即可获取」
[2026-01-30 08:09:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:09:23] [query] Engine: default
[2026-01-30 08:09:24] [query] Tokens: https, pan, com, s, 通过百度网盘分享的文件 正面小字修改后 链接 baidu 1ztv7akdhg8fp ph52wh3iq
[2026-01-30 08:09:24] [query] Mods: 11
[2026-01-30 08:09:24] [query] Using OR logic
[2026-01-30 08:09:24] [query] Found results using: or logic
[2026-01-30 08:09:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,21,11866,68)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21,11866,23,68,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:09:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:09:24] [query] Results: 1369 Pages of results: 7
[2026-01-30 08:09:24] [query] Execution time: 0.90348
[2026-01-30 08:09:26] [query] Query for: 姉妹夫婦交換
[2026-01-30 08:09:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:09:26] [query] Engine: default
[2026-01-30 08:09:26] [query] Tokens: 姉妹夫婦交換
[2026-01-30 08:09:26] [query] Mods: 11
[2026-01-30 08:09:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:09:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:09:26] [query] Results: 0 Pages of results: 0
[2026-01-30 08:09:26] [query] Execution time: 0.09321
[2026-01-30 08:09:52] [query] Query for: バリー・コーガン
[2026-01-30 08:09:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:09:52] [query] Engine: default
[2026-01-30 08:09:52] [query] Tokens: バリー コーガン
[2026-01-30 08:09:52] [query] Mods: 11
[2026-01-30 08:09:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:09:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:09:52] [query] Results: 0 Pages of results: 0
[2026-01-30 08:09:52] [query] Execution time: 0.11737
[2026-01-30 08:09:54] [query] Query for: ウェンディーヌ 写真
[2026-01-30 08:09:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:09:54] [query] Engine: default
[2026-01-30 08:09:54] [query] Tokens: ウェンディーヌ 写真
[2026-01-30 08:09:54] [query] Mods: 11
[2026-01-30 08:09:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:09:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:09:54] [query] Results: 0 Pages of results: 0
[2026-01-30 08:09:54] [query] Execution time: 0.10295
[2026-01-30 08:09:57] [query] Query for: henry-trap（feat.奎贤、泰民）4k下载
[2026-01-30 08:09:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:09:57] [query] Engine: default
[2026-01-30 08:09:57] [query] Tokens: henry, trap, feat, 奎贤 泰民 4k下载 henry-trap
[2026-01-30 08:09:57] [query] Mods: 11
[2026-01-30 08:09:57] [query] Using OR logic
[2026-01-30 08:09:57] [query] Found results using: or logic
[2026-01-30 08:09:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6017,12457,1455)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12457,1455,6017,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:09:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:09:57] [query] Results: 9 Pages of results: 1
[2026-01-30 08:09:57] [query] Execution time: 0.16228
[2026-01-30 08:10:17] [query] Query for: 악역이지만 평화롭게 살고 싶습니다
[2026-01-30 08:10:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:10:17] [query] Engine: default
[2026-01-30 08:10:17] [query] Tokens: 악역이지만 평화롭게 살고 싶습니다
[2026-01-30 08:10:17] [query] Mods: 11
[2026-01-30 08:10:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:10:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:10:17] [query] Results: 0 Pages of results: 0
[2026-01-30 08:10:17] [query] Execution time: 0.21964
[2026-01-30 08:10:47] [query] Query for: モーメントキャッチ
[2026-01-30 08:10:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:10:47] [query] Engine: default
[2026-01-30 08:10:48] [query] Tokens: モーメントキャッチ
[2026-01-30 08:10:48] [query] Mods: 11
[2026-01-30 08:10:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:10:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:10:48] [query] Results: 0 Pages of results: 0
[2026-01-30 08:10:48] [query] Execution time: 0.08131
[2026-01-30 08:11:07] [query] Query for: best realtor to sell a house
[2026-01-30 08:11:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:11:07] [query] Engine: default
[2026-01-30 08:11:07] [query] Tokens: best, realtor, sell, house
[2026-01-30 08:11:07] [query] Mods: 11
[2026-01-30 08:11:07] [query] Trying AND logic
[2026-01-30 08:11:08] [query] Found results using: and logic
[2026-01-30 08:11:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1490,402,106,244) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:11:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1049', '11252', '14176', '14256', '14364', '17569', '17746', '21391', '2193', '2256', '25632', '26144', '26245', '2927', '4876', '55161', '55803', '6737') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:11:08] [query] Results: 18 Pages of results: 1
[2026-01-30 08:11:08] [query] Execution time: 0.19380
[2026-01-30 08:11:10] [query] Query for: журнал вестник московского университета
[2026-01-30 08:11:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:11:10] [query] Engine: default
[2026-01-30 08:11:10] [query] Tokens: журнал вестник московского университета
[2026-01-30 08:11:10] [query] Mods: 11
[2026-01-30 08:11:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:11:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:11:10] [query] Results: 0 Pages of results: 0
[2026-01-30 08:11:10] [query] Execution time: 0.15971
[2026-01-30 08:11:12] [query] Query for: 금 한돈 시세 살때 팔때 오늘
[2026-01-30 08:11:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:11:12] [query] Engine: default
[2026-01-30 08:11:12] [query] Tokens: 금 한돈 시세 살때 팔때 오늘
[2026-01-30 08:11:12] [query] Mods: 11
[2026-01-30 08:11:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:11:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:11:12] [query] Results: 0 Pages of results: 0
[2026-01-30 08:11:12] [query] Execution time: 0.19205
[2026-01-30 08:11:32] [query] Query for: 순금 시세
[2026-01-30 08:11:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:11:32] [query] Engine: default
[2026-01-30 08:11:32] [query] Tokens: 순금 시세
[2026-01-30 08:11:32] [query] Mods: 11
[2026-01-30 08:11:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:11:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:11:32] [query] Results: 0 Pages of results: 0
[2026-01-30 08:11:32] [query] Execution time: 0.10508
[2026-01-30 08:11:43] [query] Query for: lauren pasquazzi
[2026-01-30 08:11:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:11:43] [query] Engine: default
[2026-01-30 08:11:43] [query] Tokens: lauren, pasquazzi
[2026-01-30 08:11:43] [query] Mods: 11
[2026-01-30 08:11:43] [query] Using OR logic
[2026-01-30 08:11:43] [query] Found results using: or logic
[2026-01-30 08:11:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8868)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8868,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:11:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:11:43] [query] Results: 3 Pages of results: 1
[2026-01-30 08:11:43] [query] Execution time: 0.08454
[2026-01-30 08:11:45] [query] Query for: كوفنتري سيتي
[2026-01-30 08:11:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:11:45] [query] Engine: default
[2026-01-30 08:11:45] [query] Tokens: كوفنتري سيتي
[2026-01-30 08:11:45] [query] Mods: 11
[2026-01-30 08:11:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:11:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:11:45] [query] Results: 0 Pages of results: 0
[2026-01-30 08:11:45] [query] Execution time: 0.11537
[2026-01-30 08:11:47] [query] Query for: ток a
[2026-01-30 08:11:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:11:47] [query] Engine: default
[2026-01-30 08:11:47] [query] Tokens: ток
[2026-01-30 08:11:47] [query] Mods: 11
[2026-01-30 08:11:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:11:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:11:47] [query] Results: 0 Pages of results: 0
[2026-01-30 08:11:47] [query] Execution time: 0.09811
[2026-01-30 08:11:57] [query] Query for: 금18k 시세
[2026-01-30 08:11:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:11:57] [query] Engine: default
[2026-01-30 08:11:57] [query] Tokens: 금18k 시세
[2026-01-30 08:11:57] [query] Mods: 11
[2026-01-30 08:11:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:11:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:11:57] [query] Results: 0 Pages of results: 0
[2026-01-30 08:11:57] [query] Execution time: 0.12424
[2026-01-30 08:12:12] [query] Query for: re620 form fire hardening seller
[2026-01-30 08:12:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:12:12] [query] Engine: default
[2026-01-30 08:12:12] [query] Tokens: form, fire, seller, harding, re620 hardening
[2026-01-30 08:12:12] [query] Mods: 11
[2026-01-30 08:12:12] [query] Using OR logic
[2026-01-30 08:12:12] [query] Found results using: or logic
[2026-01-30 08:12:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6329,1817,210)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,6329,210,1893,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:12:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:12:12] [query] Results: 1074 Pages of results: 6
[2026-01-30 08:12:12] [query] Execution time: 0.35263
[2026-01-30 08:12:57] [query] Query for: re620 form fire hardening seller
[2026-01-30 08:12:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:12:57] [query] Engine: default
[2026-01-30 08:12:57] [query] Tokens: form, fire, seller, harding, re620 hardening
[2026-01-30 08:12:57] [query] Mods: 11
[2026-01-30 08:12:57] [query] Using OR logic
[2026-01-30 08:12:57] [query] Found results using: or logic
[2026-01-30 08:12:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6329,1817,210)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,6329,210,1893,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:12:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:12:57] [query] Results: 1074 Pages of results: 6
[2026-01-30 08:12:57] [query] Execution time: 0.33376
[2026-01-30 08:12:59] [query] Query for: すべり抵抗試験 養生期間
[2026-01-30 08:12:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:12:59] [query] Engine: default
[2026-01-30 08:12:59] [query] Tokens: すべり抵抗試験 養生期間
[2026-01-30 08:12:59] [query] Mods: 11
[2026-01-30 08:12:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:12:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:12:59] [query] Results: 0 Pages of results: 0
[2026-01-30 08:12:59] [query] Execution time: 0.13736
[2026-01-30 08:13:10] [query] Query for: 금1돈 팔떄
[2026-01-30 08:13:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:13:10] [query] Engine: default
[2026-01-30 08:13:10] [query] Tokens: 1, 금1돈 팔떄
[2026-01-30 08:13:10] [query] Mods: 11
[2026-01-30 08:13:10] [query] Using OR logic
[2026-01-30 08:13:11] [query] Found results using: or logic
[2026-01-30 08:13:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:13:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:13:11] [query] Results: 1223 Pages of results: 7
[2026-01-30 08:13:11] [query] Execution time: 0.53118
[2026-01-30 08:13:47] [index:background] Health check
[2026-01-30 08:13:51] [indexer:background] Health check
[2026-01-30 08:14:13] [query] Query for: 杨宁老师易度门离婚了吗
[2026-01-30 08:14:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:14:13] [query] Engine: default
[2026-01-30 08:14:13] [query] Tokens: 杨宁老师易度门离婚了吗
[2026-01-30 08:14:13] [query] Mods: 11
[2026-01-30 08:14:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:14:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:14:13] [query] Results: 0 Pages of results: 0
[2026-01-30 08:14:13] [query] Execution time: 0.07785
[2026-01-30 08:15:04] [query] Query for: real estate lease agreement forms free form library
[2026-01-30 08:15:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:15:04] [query] Engine: default
[2026-01-30 08:15:04] [query] Tokens: real, estate, lease, agreement, forms, free, form, library
[2026-01-30 08:15:04] [query] Mods: 11
[2026-01-30 08:15:04] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 08:15:04] [query] Using OR logic
[2026-01-30 08:15:05] [query] Found results using: or logic
[2026-01-30 08:15:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,17181,873,2409,2811,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:15:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:15:05] [query] Results: 1614 Pages of results: 9
[2026-01-30 08:15:05] [query] Execution time: 0.81619
[2026-01-30 08:15:07] [query] Query for: строение цветка опрос
[2026-01-30 08:15:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:15:07] [query] Engine: default
[2026-01-30 08:15:07] [query] Tokens: строение цветка опрос
[2026-01-30 08:15:07] [query] Mods: 11
[2026-01-30 08:15:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:15:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:15:07] [query] Results: 0 Pages of results: 0
[2026-01-30 08:15:07] [query] Execution time: 0.13386
[2026-01-30 08:15:19] [query] Query for: business for sale - brooklyn
[2026-01-30 08:15:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:15:19] [query] Engine: default
[2026-01-30 08:15:19] [query] Tokens: business, sale, brooklyn, -
[2026-01-30 08:15:19] [query] Mods: 11
[2026-01-30 08:15:19] [query] Trying AND logic
[2026-01-30 08:15:19] [query] Using OR logic
[2026-01-30 08:15:20] [query] Found results using: or logic
[2026-01-30 08:15:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (522,125,22705,5004) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:15:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:15:20] [query] Results: 966 Pages of results: 5
[2026-01-30 08:15:20] [query] Execution time: 0.62668
[2026-01-30 08:15:23] [query] Query for: when must a buyer-agency agreement be signed?
[2026-01-30 08:15:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:15:23] [query] Engine: default
[2026-01-30 08:15:23] [query] Tokens: must, buyer, agency, agreement, signed, buyer-agency
[2026-01-30 08:15:23] [query] Mods: 11
[2026-01-30 08:15:23] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 08:15:23] [query] Using OR logic
[2026-01-30 08:15:23] [query] Found results using: or logic
[2026-01-30 08:15:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (115,3046,1500,873,3773,13259) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:15:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:15:23] [query] Results: 1078 Pages of results: 6
[2026-01-30 08:15:23] [query] Execution time: 0.29538
[2026-01-30 08:16:32] [query] Query for: 세종 송원개발 이메일주소
[2026-01-30 08:16:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:16:32] [query] Engine: default
[2026-01-30 08:16:32] [query] Tokens: 세종 송원개발 이메일주소
[2026-01-30 08:16:32] [query] Mods: 11
[2026-01-30 08:16:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:16:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:16:32] [query] Results: 0 Pages of results: 0
[2026-01-30 08:16:32] [query] Execution time: 0.12677
[2026-01-30 08:16:48] [query] Query for: 深航江苏 马波
[2026-01-30 08:16:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:16:48] [query] Engine: default
[2026-01-30 08:16:48] [query] Tokens: 深航江苏 马波
[2026-01-30 08:16:48] [query] Mods: 11
[2026-01-30 08:16:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:16:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:16:48] [query] Results: 0 Pages of results: 0
[2026-01-30 08:16:48] [query] Execution time: 0.13490
[2026-01-30 08:18:33] [query] Query for: 오늘의금값 팔때
[2026-01-30 08:18:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:18:33] [query] Engine: default
[2026-01-30 08:18:33] [query] Tokens: 오늘의금값 팔때
[2026-01-30 08:18:33] [query] Mods: 11
[2026-01-30 08:18:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:18:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:18:33] [query] Results: 0 Pages of results: 0
[2026-01-30 08:18:33] [query] Execution time: 0.19898
[2026-01-30 08:18:51] [index:background] Health check
[2026-01-30 08:18:51] [indexer:background] Health check
[2026-01-30 08:18:51] [indexer:background] Health check
[2026-01-30 08:19:08] [query] Query for: is portland oregon next on ice list for destruction
[2026-01-30 08:19:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:19:08] [query] Engine: default
[2026-01-30 08:19:08] [query] Tokens: portland, oregon, next, ice, list, destruction
[2026-01-30 08:19:08] [query] Mods: 11
[2026-01-30 08:19:08] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 08:19:08] [query] Using OR logic
[2026-01-30 08:19:08] [query] Found results using: or logic
[2026-01-30 08:19:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18282,6355,367,7353,1192,550) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:19:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:19:08] [query] Results: 355 Pages of results: 2
[2026-01-30 08:19:08] [query] Execution time: 0.10862
[2026-01-30 08:19:10] [query] Query for: 七つの水仙 ブラザース フォア
[2026-01-30 08:19:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:19:10] [query] Engine: default
[2026-01-30 08:19:11] [query] Tokens: 七つの水仙 ブラザース フォア
[2026-01-30 08:19:11] [query] Mods: 11
[2026-01-30 08:19:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:19:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:19:11] [query] Results: 0 Pages of results: 0
[2026-01-30 08:19:11] [query] Execution time: 0.12523
[2026-01-30 08:20:04] [query] Query for: 相続放棄と限定承認の実務－相続の基本的な仕組みから相続財産管理人の活用までー
[2026-01-30 08:20:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:20:04] [query] Engine: default
[2026-01-30 08:20:04] [query] Tokens: 相続放棄と限定承認の実務 相続の基本的な仕組みから相続財産管理人の活用までー
[2026-01-30 08:20:04] [query] Mods: 11
[2026-01-30 08:20:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:20:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:20:04] [query] Results: 0 Pages of results: 0
[2026-01-30 08:20:04] [query] Execution time: 0.11207
[2026-01-30 08:20:36] [query] Query for: puypyth
[2026-01-30 08:20:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:20:36] [query] Engine: default
[2026-01-30 08:20:36] [query] Tokens: puypyth
[2026-01-30 08:20:36] [query] Mods: 11
[2026-01-30 08:20:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:20:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:20:36] [query] Results: 0 Pages of results: 0
[2026-01-30 08:20:36] [query] Execution time: 0.08302
[2026-01-30 08:20:53] [query] Query for: 溫岳陞是誰
[2026-01-30 08:20:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:20:53] [query] Engine: default
[2026-01-30 08:20:53] [query] Tokens: 溫岳陞是誰
[2026-01-30 08:20:53] [query] Mods: 11
[2026-01-30 08:20:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:20:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:20:53] [query] Results: 0 Pages of results: 0
[2026-01-30 08:20:53] [query] Execution time: 0.09216
[2026-01-30 08:21:41] [query] Query for: kupite stromectol na spletu ivermectin naroaite 🍈 www.7rx.biz/stromectol 🍈.
[2026-01-30 08:21:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 08:21:41] [query] Engine: default
[2026-01-30 08:21:41] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, naa, naacp, naacps, naacp’s, nable, nadene
[2026-01-30 08:21:41] [query] Mods: 11
[2026-01-30 08:21:41] [query] Trying AND logic
[2026-01-30 08:21:41] [query] Using OR logic
[2026-01-30 08:21:41] [query] Found results using: or logic
[2026-01-30 08:21:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,66216,15889,56315,56264,2606,56574) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:21:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:21:41] [query] Results: 5 Pages of results: 1
[2026-01-30 08:21:41] [query] Execution time: 0.04561
[2026-01-30 08:21:52] [query] Query for: bline weltkarte fur kind spiel kostenlos
[2026-01-30 08:21:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:21:52] [query] Engine: default
[2026-01-30 08:21:52] [query] Tokens: fur, furgeson, furious, furnace, furnaces, furnham, furnish, furnished, furnished 12, furnished12
[2026-01-30 08:21:52] [query] Mods: 11
[2026-01-30 08:21:52] [query] Using OR logic
[2026-01-30 08:21:52] [query] Found results using: and logic
[2026-01-30 08:21:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (99,22426)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24699,23302,22392,42086,67506,2845,10595,13348,13357,13363) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:21:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:21:52] [query] Results: 24 Pages of results: 1
[2026-01-30 08:21:52] [query] Execution time: 0.04233
[2026-01-30 08:22:16] [query] Query for: klonopin apothekenpreis ⠦ www.7rx.biz/fr/klonopin g
[2026-01-30 08:22:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 08:22:16] [query] Engine: default
[2026-01-30 08:22:16] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, fr, g, www
[2026-01-30 08:22:16] [query] Mods: 11
[2026-01-30 08:22:16] [query] Trying AND logic
[2026-01-30 08:22:16] [query] Using OR logic
[2026-01-30 08:22:16] [query] Found results using: or logic
[2026-01-30 08:22:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1016,2525,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,1016,2525,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:22:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:22:16] [query] Results: 220 Pages of results: 19
[2026-01-30 08:22:16] [query] Execution time: 0.15059
[2026-01-30 08:22:16] [query] Query for: achat verapamil 📉⤄ www.7rx.biz/fr/verapamil commander europe acheter en ligne legalement pas cher. was kostet generika. ordonner generique verapamil.
[2026-01-30 08:22:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 08:22:16] [query] Engine: default
[2026-01-30 08:22:16] [query] Tokens: commander, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, cherished, cherokee, cherokeenc, cherokees, cherokee’s
[2026-01-30 08:22:16] [query] Mods: 11
[2026-01-30 08:22:16] [query] Trying AND logic
[2026-01-30 08:22:16] [query] Using OR logic
[2026-01-30 08:22:16] [query] Found results using: or logic
[2026-01-30 08:22:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,10552,1016,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,17695,61401,61404,61406,57018,19554,68888,70868,70860) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:22:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:22:16] [query] Results: 10 Pages of results: 1
[2026-01-30 08:22:16] [query] Execution time: 0.04835
[2026-01-30 08:22:38] [query] Query for: epic visual presentation formats
[2026-01-30 08:22:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:22:38] [query] Engine: default
[2026-01-30 08:22:38] [query] Tokens: epic, visual, presentation, formats
[2026-01-30 08:22:38] [query] Mods: 11
[2026-01-30 08:22:38] [query] Trying AND logic
[2026-01-30 08:22:38] [query] Using OR logic
[2026-01-30 08:22:38] [query] Found results using: or logic
[2026-01-30 08:22:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3192,9241,1645,15314) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:22:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:22:38] [query] Results: 66 Pages of results: 1
[2026-01-30 08:22:38] [query] Execution time: 0.07450
[2026-01-30 08:23:23] [query] Query for: 전현무 대변항 해녀 맛집
[2026-01-30 08:23:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:23:23] [query] Engine: default
[2026-01-30 08:23:23] [query] Tokens: 전현무 대변항 해녀 맛집
[2026-01-30 08:23:23] [query] Mods: 11
[2026-01-30 08:23:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:23:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:23:23] [query] Results: 0 Pages of results: 0
[2026-01-30 08:23:23] [query] Execution time: 0.15955
[2026-01-30 08:23:33] [query] Query for: 오늘의 금시세 살때 팔때
[2026-01-30 08:23:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:23:33] [query] Engine: default
[2026-01-30 08:23:33] [query] Tokens: 오늘의 금시세 살때 팔때
[2026-01-30 08:23:33] [query] Mods: 11
[2026-01-30 08:23:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:23:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:23:33] [query] Results: 0 Pages of results: 0
[2026-01-30 08:23:33] [query] Execution time: 0.18948
[2026-01-30 08:23:37] [index:background] Health check
[2026-01-30 08:23:37] [query] Query for: 人通口と開口の違い
[2026-01-30 08:23:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:23:37] [query] Engine: default
[2026-01-30 08:23:37] [query] Tokens: 人通口と開口の違い
[2026-01-30 08:23:37] [query] Mods: 11
[2026-01-30 08:23:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:23:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:23:37] [query] Results: 0 Pages of results: 0
[2026-01-30 08:23:37] [query] Execution time: 0.08407
[2026-01-30 08:23:44] [query] Query for: 乐乐的荡日记1-7笔趣阁免费
[2026-01-30 08:23:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:23:44] [query] Engine: default
[2026-01-30 08:23:44] [query] Tokens: 1, 7, 乐乐的荡日记1 7笔趣阁免费 乐乐的荡日记1-7笔趣阁免费
[2026-01-30 08:23:44] [query] Mods: 11
[2026-01-30 08:23:44] [query] Using OR logic
[2026-01-30 08:23:44] [query] Found results using: or logic
[2026-01-30 08:23:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,374)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,374,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:23:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:23:44] [query] Results: 1243 Pages of results: 7
[2026-01-30 08:23:44] [query] Execution time: 0.62774
[2026-01-30 08:24:13] [query] Query for: ヒーリー 研修
[2026-01-30 08:24:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:24:13] [query] Engine: default
[2026-01-30 08:24:13] [query] Tokens: ヒーリー 研修
[2026-01-30 08:24:13] [query] Mods: 11
[2026-01-30 08:24:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:24:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:24:13] [query] Results: 0 Pages of results: 0
[2026-01-30 08:24:13] [query] Execution time: 0.10401
[2026-01-30 08:24:18] [query] Query for: intestinal blastocystis icd 10
[2026-01-30 08:24:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:24:18] [query] Engine: default
[2026-01-30 08:24:19] [query] Tokens: 1ixicdug78w2k0dh1kbyurtrsez0mwmhk, 2020economicdevelopmenttoolkit, averycountyeconomicdevelopmentcommittee, bicdiscount, economicdevelopment, economicdevelopmenttoolkit, economicdevelopmenttoolkit.pdf, economicdevelopmenttoolkitpdf, graphicdoors, graphicdressers
[2026-01-30 08:24:19] [query] Mods: 11
[2026-01-30 08:24:19] [query] Using OR logic
[2026-01-30 08:24:19] [query] Found results using: and logic
[2026-01-30 08:24:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29579,25062,26973,76491,10974,62396,62397,62398,10698,10699) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:24:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:24:19] [query] Results: 21 Pages of results: 1
[2026-01-30 08:24:19] [query] Execution time: 0.15338
[2026-01-30 08:24:39] [indexer:background] Health check
[2026-01-30 08:24:49] [query] Query for: 山西省四建集团惠君成
[2026-01-30 08:24:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:24:49] [query] Engine: default
[2026-01-30 08:24:49] [query] Tokens: 山西省四建集团惠君成
[2026-01-30 08:24:49] [query] Mods: 11
[2026-01-30 08:24:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:24:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:24:49] [query] Results: 0 Pages of results: 0
[2026-01-30 08:24:49] [query] Execution time: 0.09366
[2026-01-30 08:24:51] [query] Query for: 上海特斯拉交付中心位置
[2026-01-30 08:24:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:24:51] [query] Engine: default
[2026-01-30 08:24:51] [query] Tokens: 上海特斯拉交付中心位置
[2026-01-30 08:24:51] [query] Mods: 11
[2026-01-30 08:24:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:24:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:24:51] [query] Results: 0 Pages of results: 0
[2026-01-30 08:24:51] [query] Execution time: 0.08651
[2026-01-30 08:26:23] [query] Query for: религия финляндии
[2026-01-30 08:26:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:26:23] [query] Engine: default
[2026-01-30 08:26:23] [query] Tokens: религия финляндии
[2026-01-30 08:26:23] [query] Mods: 11
[2026-01-30 08:26:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:26:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:26:23] [query] Results: 0 Pages of results: 0
[2026-01-30 08:26:23] [query] Execution time: 0.11353
[2026-01-30 08:27:39] [query] Query for: 朔崧
[2026-01-30 08:27:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:27:39] [query] Engine: default
[2026-01-30 08:27:39] [query] Tokens: 朔崧
[2026-01-30 08:27:39] [query] Mods: 11
[2026-01-30 08:27:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:27:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:27:39] [query] Results: 0 Pages of results: 0
[2026-01-30 08:27:39] [query] Execution time: 0.07715
[2026-01-30 08:27:41] [query] Query for: 山西省四建惠君成
[2026-01-30 08:27:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:27:41] [query] Engine: default
[2026-01-30 08:27:41] [query] Tokens: 山西省四建惠君成
[2026-01-30 08:27:41] [query] Mods: 11
[2026-01-30 08:27:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:27:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:27:41] [query] Results: 0 Pages of results: 0
[2026-01-30 08:27:41] [query] Execution time: 0.08277
[2026-01-30 08:27:55] [query] Query for: 平川云店与悠米驿站的合作是否合规
[2026-01-30 08:27:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:27:55] [query] Engine: default
[2026-01-30 08:27:55] [query] Tokens: 平川云店与悠米驿站的合作是否合规
[2026-01-30 08:27:55] [query] Mods: 11
[2026-01-30 08:27:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:27:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:27:55] [query] Results: 0 Pages of results: 0
[2026-01-30 08:27:55] [query] Execution time: 0.07967
[2026-01-30 08:28:19] [query] Query for: 速度计算公司
[2026-01-30 08:28:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:28:19] [query] Engine: default
[2026-01-30 08:28:19] [query] Tokens: 速度计算公司
[2026-01-30 08:28:19] [query] Mods: 11
[2026-01-30 08:28:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:28:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:28:19] [query] Results: 0 Pages of results: 0
[2026-01-30 08:28:19] [query] Execution time: 0.07821
[2026-01-30 08:29:21] [index:background] Health check
[2026-01-30 08:29:21] [index:background] CPU load threshold (3) breached: 4.88 [waiting 2]
[2026-01-30 08:29:23] [query] Query for: 中文天堂在线资源
[2026-01-30 08:29:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:29:23] [query] Engine: default
[2026-01-30 08:29:23] [query] Tokens: 中文天堂在线资源
[2026-01-30 08:29:23] [query] Mods: 11
[2026-01-30 08:29:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:29:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:29:23] [query] Results: 0 Pages of results: 0
[2026-01-30 08:29:23] [query] Execution time: 0.07960
[2026-01-30 08:29:24] [indexer:background] CPU load threshold (3) breached: 4.88 [waiting 2]
[2026-01-30 08:29:26] [indexer:background] Health check
[2026-01-30 08:29:26] [indexer:background] CPU load threshold (3) breached: 5.21 [waiting 2]
[2026-01-30 08:29:28] [indexer:background] Health check
[2026-01-30 08:29:28] [indexer:background] CPU load threshold (3) breached: 5.21 [waiting 2]
[2026-01-30 08:29:53] [query] Query for: class dojo
[2026-01-30 08:29:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:29:53] [query] Engine: default
[2026-01-30 08:29:54] [query] Tokens: class, doj, dojs, dojo
[2026-01-30 08:29:54] [query] Mods: 11
[2026-01-30 08:29:54] [query] Using OR logic
[2026-01-30 08:29:54] [query] Found results using: or logic
[2026-01-30 08:29:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3432)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3432,4485,50790,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:29:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:29:54] [query] Results: 99 Pages of results: 1
[2026-01-30 08:29:54] [query] Execution time: 0.16520
[2026-01-30 08:29:56] [query] Query for: 금시세14k
[2026-01-30 08:29:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:29:56] [query] Engine: default
[2026-01-30 08:29:56] [query] Tokens: 금시세14k
[2026-01-30 08:29:56] [query] Mods: 11
[2026-01-30 08:29:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:29:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:29:56] [query] Results: 0 Pages of results: 0
[2026-01-30 08:29:56] [query] Execution time: 0.07973
[2026-01-30 08:31:16] [query] Query for: 일본 엔화 전망
[2026-01-30 08:31:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:31:16] [query] Engine: default
[2026-01-30 08:31:16] [query] Tokens: 일본 엔화 전망
[2026-01-30 08:31:16] [query] Mods: 11
[2026-01-30 08:31:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:31:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:31:16] [query] Results: 0 Pages of results: 0
[2026-01-30 08:31:16] [query] Execution time: 0.13078
[2026-01-30 08:31:43] [query] Query for: 彡糸食屋
[2026-01-30 08:31:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:31:43] [query] Engine: default
[2026-01-30 08:31:43] [query] Tokens: 彡糸食屋
[2026-01-30 08:31:43] [query] Mods: 11
[2026-01-30 08:31:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:31:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:31:43] [query] Results: 0 Pages of results: 0
[2026-01-30 08:31:43] [query] Execution time: 0.09193
[2026-01-30 08:31:45] [query] Query for: 陪玩
[2026-01-30 08:31:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:31:45] [query] Engine: default
[2026-01-30 08:31:45] [query] Tokens: 陪玩
[2026-01-30 08:31:45] [query] Mods: 11
[2026-01-30 08:31:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:31:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:31:45] [query] Results: 0 Pages of results: 0
[2026-01-30 08:31:45] [query] Execution time: 0.07650
[2026-01-30 08:31:59] [query] Query for: בנק הפועלים
[2026-01-30 08:31:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:31:59] [query] Engine: default
[2026-01-30 08:31:59] [query] Tokens: בנק הפועלים
[2026-01-30 08:31:59] [query] Mods: 11
[2026-01-30 08:31:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:31:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:31:59] [query] Results: 0 Pages of results: 0
[2026-01-30 08:31:59] [query] Execution time: 0.10173
[2026-01-30 08:32:01] [query] Query for: 금값 하락 요인
[2026-01-30 08:32:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:32:01] [query] Engine: default
[2026-01-30 08:32:01] [query] Tokens: 금값 하락 요인
[2026-01-30 08:32:01] [query] Mods: 11
[2026-01-30 08:32:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:32:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:32:01] [query] Results: 0 Pages of results: 0
[2026-01-30 08:32:01] [query] Execution time: 0.13500
[2026-01-30 08:32:29] [query] Query for: 米粉　値段
[2026-01-30 08:32:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:32:29] [query] Engine: default
[2026-01-30 08:32:29] [query] Tokens: 米粉 値段
[2026-01-30 08:32:29] [query] Mods: 11
[2026-01-30 08:32:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:32:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:32:29] [query] Results: 0 Pages of results: 0
[2026-01-30 08:32:29] [query] Execution time: 0.10682
[2026-01-30 08:32:34] [query] Query for: 文化土資系
[2026-01-30 08:32:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:32:34] [query] Engine: default
[2026-01-30 08:32:34] [query] Tokens: 文化土資系
[2026-01-30 08:32:34] [query] Mods: 11
[2026-01-30 08:32:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:32:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:32:34] [query] Results: 0 Pages of results: 0
[2026-01-30 08:32:34] [query] Execution time: 0.07904
[2026-01-30 08:32:39] [query] Query for: win11家庭版怎么安装火绒
[2026-01-30 08:32:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:32:39] [query] Engine: default
[2026-01-30 08:32:39] [query] Tokens: win11家庭版怎么安装火绒
[2026-01-30 08:32:39] [query] Mods: 11
[2026-01-30 08:32:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:32:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:32:39] [query] Results: 0 Pages of results: 0
[2026-01-30 08:32:39] [query] Execution time: 0.08343
[2026-01-30 08:32:49] [query] Query for: アトレのユニクロの住所と郵便番号
[2026-01-30 08:32:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:32:49] [query] Engine: default
[2026-01-30 08:32:49] [query] Tokens: アトレのユニクロの住所と郵便番号
[2026-01-30 08:32:49] [query] Mods: 11
[2026-01-30 08:32:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:32:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:32:49] [query] Results: 0 Pages of results: 0
[2026-01-30 08:32:49] [query] Execution time: 0.10805
[2026-01-30 08:32:51] [query] Query for: can you tell me the answer to: escrow instructions must be signed by the: buyer and seller holder broker
[2026-01-30 08:32:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:32:51] [query] Engine: default
[2026-01-30 08:32:51] [query] Tokens: can, tell, answer, escrow, instructions, must, signed, buyer, seller, holder
[2026-01-30 08:32:51] [query] Mods: 11
[2026-01-30 08:32:51] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 08:32:51] [query] Using OR logic
[2026-01-30 08:32:52] [query] Found results using: or logic
[2026-01-30 08:32:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,2711,1209,3538,9013,115,3773,3046,210,9087) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:32:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:32:52] [query] Results: 1267 Pages of results: 7
[2026-01-30 08:32:52] [query] Execution time: 0.51295
[2026-01-30 08:33:36] [index:background] Health check
[2026-01-30 08:33:36] [index:background] CPU load threshold (3) breached: 3.38 [waiting 2]
[2026-01-30 08:33:38] [indexer:background] CPU load threshold (3) breached: 3.38 [waiting 2]
[2026-01-30 08:33:49] [indexer:background] Health check
[2026-01-30 08:33:49] [indexer:background] CPU load threshold (3) breached: 3.4 [waiting 2]
[2026-01-30 08:34:22] [query] Query for: real estate properties of the carolinas
[2026-01-30 08:34:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:34:22] [query] Engine: default
[2026-01-30 08:34:22] [query] Tokens: real, estate, properties, carolinas
[2026-01-30 08:34:22] [query] Mods: 11
[2026-01-30 08:34:22] [query] Trying AND logic
[2026-01-30 08:34:22] [query] Using OR logic
[2026-01-30 08:34:22] [query] Found results using: or logic
[2026-01-30 08:34:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,182,311) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:34:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:34:22] [query] Results: 992 Pages of results: 5
[2026-01-30 08:34:22] [query] Execution time: 0.43950
[2026-01-30 08:35:19] [query] Query for: 南京栖霞建设股份有限公司招投标
[2026-01-30 08:35:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:35:19] [query] Engine: default
[2026-01-30 08:35:19] [query] Tokens: 南京栖霞建设股份有限公司招投标
[2026-01-30 08:35:19] [query] Mods: 11
[2026-01-30 08:35:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:35:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:35:19] [query] Results: 0 Pages of results: 0
[2026-01-30 08:35:19] [query] Execution time: 0.09028
[2026-01-30 08:35:35] [query] Query for: 105 la ngan hang nao
[2026-01-30 08:35:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:35:35] [query] Engine: default
[2026-01-30 08:35:35] [query] Tokens: naomi, 105, hang, la
[2026-01-30 08:35:35] [query] Mods: 11
[2026-01-30 08:35:35] [query] Trying AND logic
[2026-01-30 08:35:35] [query] Using OR logic
[2026-01-30 08:35:35] [query] Found results using: or logic
[2026-01-30 08:35:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4537,7824,3789)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15508,4537,7824,3789) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:35:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:35:35] [query] Results: 26 Pages of results: 1
[2026-01-30 08:35:35] [query] Execution time: 0.03936
[2026-01-30 08:35:43] [query] Query for: 伽马射线可以shiping
[2026-01-30 08:35:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:35:43] [query] Engine: default
[2026-01-30 08:35:43] [query] Tokens: 伽马射线可以shiping
[2026-01-30 08:35:43] [query] Mods: 11
[2026-01-30 08:35:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:35:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:35:43] [query] Results: 0 Pages of results: 0
[2026-01-30 08:35:43] [query] Execution time: 0.08933
[2026-01-30 08:35:44] [query] Query for: 2025
[2026-01-30 08:35:44] [query] Arguments: engine: news_and_resources (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:35:44] [query] Engine: news_and_resources
[2026-01-30 08:35:44] [query] Tokens: 2025
[2026-01-30 08:35:44] [query] Mods: 5
[2026-01-30 08:35:44] [query] Found results using: or logic
[2026-01-30 08:35:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title','taxonomy.category','taxonomy.post_tag'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content','slug','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711) AND (( `s`.`id` IN ( 56330, 56311, 13807, 56221, 47509, 56158, 56010, 51544, 55975, 55965, 55960, 49127, 55803, 55630, 55781, 55729, 55741, 55594, 21412, 55643, 55621, 22562, 20729, 55540, 55474, 55414, 55371, 55263, 55244, 54951, 54925, 54894, 54859, 54811, 54711, 46194, 54653, 54611, 53182, 54215, 54206, 53978, 53101, 53369, 53329, 53293, 53131, 53053, 53016, 52890, 14099, 52450, 52377, 52348, 50846, 52033, 52239, 52021, 51867, 51863, 51745, 510, 51612, 51584, 51536, 51181, 49435, 51074, 50859, 50898, 50695, 50691, 50658, 50656, 50639, 50633, 50571, 50566, 50500, 50440, 50169, 50153, 50044, 49859, 49594, 49493, 49383, 49351, 49253, 48061, 49188, 49092, 49065, 49022, 48034, 48030, 7287, 16782, 49523, 47866, 47790, 47523, 47286, 47279, 46686, 47199, 47182, 47167, 47026, 46262, 46619, 46971, 46657, 46654, 46647, 46615, 46564, 46561, 46444, 46440, 44590, 46269, 46448, 46133, 46028, 45708, 45704, 45673, 45368, 45667, 45323, 45297, 45047, 44993, 46635, 46724, 44493, 44444, 42851, 44224, 44020, 43742, 43727, 43693, 43391, 43318, 43203, 41027, 41023, 41018, 40815, 40205, 39968, 39963, 39836, 39467, 38888, 37915, 37803, 37611, 25949, 25486, 1036, 25060, 25051, 24915, 24891, 24823, 33323, 40150, 40144, 21424, 21391, 21374, 21365, 21357, 21232, 21310, 21287, 21188, 21101, 946, 22561, 22560, 22559, 20601, 20542, 20527, 20429, 20288, 20187, 20033, 19992, 19915, 19909, 19904, 19862, 19833, 19825, 19763, 897, 19684, 19390, 19388, 19386, 18763, 18754, 18750, 18746, 886, 18424, 18501, 18495, 18464, 18438, 18427, 18351, 864, 857, 18050, 18004, 17962, 17954, 17902, 17880, 17872, 17843, 17792, 17746, 17737, 17716, 17685, 17630, 17623, 17590, 17569, 17526, 17502, 17490, 17477, 17448, 17406, 17398, 17384, 17289, 17181, 17161, 17147, 17117, 798, 17063, 17035, 16996, 783, 16953, 16928, 17351, 16866, 16804, 771, 16726, 16530, 16400, 16287, 15960, 15949, 14955, 14934, 14465, 14364, 14335, 14281, 14256, 14230, 14222, 14217, 14176, 14090, 14085, 14075, 5962, 14027, 14021, 14004, 13839, 13670, 13617, 13497, 33322, 13400, 13376, 13337, 13329, 13318, 13308, 13282, 13243, 13230, 13219, 13102, 13176, 13154, 13129, 13079, 13066, 12956, 12937, 12894, 12867, 12862, 12698, 12638, 12620, 12601, 12425, 12465, 12417, 12444, 12407, 12352, 12321, 12129, 11911, 11812, 11747, 11678, 11259, 11361, 11307, 11252, 11239, 721, 11218, 11138, 11111, 10982, 10825, 10840, 10792, 10734, 10727, 10719, 10705, 10643, 10576, 33320, 10536, 10531, 699, 10376, 10228, 9881, 10158, 10174, 10061, 10018, 10096, 9982, 9939, 681, 9657, 9615, 9582, 9309, 9245, 9257, 9220, 652, 9177, 8963, 9014, 8913, 8864, 8817, 8772, 8712, 8614, 8611, 8593, 8548, 8530, 8522, 8327, 8216, 8194, 8182, 7909, 7894, 7887, 7854, 573, 33319, 7848, 7846, 7777, 7750, 7744, 7716, 7659, 7620, 7563, 7494, 7131, 7085, 6737, 7007, 6731, 6726, 6616, 6608, 6572, 6556, 6479, 6475, 6473, 6469, 6466, 6450, 6447, 6443, 6440, 6419, 6421, 6377, 6375, 2708, 6335, 503, 485, 6264, 6248, 6200, 6122, 6066, 6028, 5987, 5966, 296, 5735, 251, 249, 5745, 5717, 123, 55, 5623, 5618, 5585, 5466, 5419, 5239, 5235, 5209, 4905, 4876, 4534, 4402, 3363, 2953, 2950, 2944, 2938, 2930, 2927, 2922, 2917, 2915, 2912, 2908, 2899, 2895, 2885, 2878, 2875, 2867, 2864, 2861, 2856, 2805, 2747, 2737, 2726, 2724, 2719, 2696, 2684, 2648, 2595, 2613, 2581, 2557, 2555, 2552, 2520, 2401, 2515, 2512, 2398, 2390, 2386, 2379, 2371, 2365, 2589, 2577, 2567, 2549, 2525, 2360, 2505, 2395, 2368, 2346, 2340, 2572, 2546, 2353, 2349, 2310, 2337, 2326, 2320, 2313, 2292, 556, 2298, 2271, 2303, 2289, 2279, 2261, 2253, 2256, 2227, 2276, 2267, 2258, 2217, 2210, 2204, 2201, 2199, 2197, 2195, 2193, 1250, 1248, 1244, 1340, 1337, 1335, 1332, 1330, 1239, 1202, 1088, 1215, 1211, 1198, 1057, 1049, 1246, 1241, 1236, 1234, 1232, 1230, 1227, 1223, 1221, 1219, 1217, 1213, 1205, 1085, 1083, 1080, 1075, 1195, 1071, 1069, 1190, 1055, 1053, 1051, 1047, 1045, 1043, 1041, 1038, 1030, 1028, 1026, 1020, 1001, 999, 7397 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:35:44] [query] Results: 45 Pages of results: 1
[2026-01-30 08:35:44] [query] Execution time: 0.10689
[2026-01-30 08:36:30] [query] Query for: 萃华珠宝 供应链管理 绿色供应链 实施方案
[2026-01-30 08:36:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:36:30] [query] Engine: default
[2026-01-30 08:36:30] [query] Tokens: 萃华珠宝 供应链管理 绿色供应链 实施方案
[2026-01-30 08:36:30] [query] Mods: 11
[2026-01-30 08:36:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:36:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:36:30] [query] Results: 0 Pages of results: 0
[2026-01-30 08:36:30] [query] Execution time: 0.14993
[2026-01-30 08:36:50] [query] Query for: ncof 7
[2026-01-30 08:36:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:36:50] [query] Engine: default
[2026-01-30 08:36:50] [query] Tokens: 7, ncov, ncof ncof 7
[2026-01-30 08:36:50] [query] Mods: 11
[2026-01-30 08:36:50] [query] Using OR logic
[2026-01-30 08:36:50] [query] Found results using: or logic
[2026-01-30 08:36:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (374)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (374,18719,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:36:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:36:50] [query] Results: 143 Pages of results: 1
[2026-01-30 08:36:50] [query] Execution time: 0.18010
[2026-01-30 08:36:53] [query] Query for: bando isi inail 26
[2026-01-30 08:36:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:36:53] [query] Engine: default
[2026-01-30 08:36:53] [query] Tokens: 2023legvisit, 2023legvisit-20, 2023legvisit20, abandon, abandoned, abandoning, abandonment, acquisition, acquisitions, additional-provisions-addendum
[2026-01-30 08:36:53] [query] Mods: 11
[2026-01-30 08:36:53] [query] Trying AND logic
[2026-01-30 08:36:53] [query] Using OR logic
[2026-01-30 08:36:53] [query] Found results using: or logic
[2026-01-30 08:36:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4255)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29238,29244,29253,6805,18218,16173,26296,3531,4240,12595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:36:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:36:53] [query] Results: 35 Pages of results: 1
[2026-01-30 08:36:53] [query] Execution time: 0.12093
[2026-01-30 08:37:34] [query] Query for: can you offer property for sale that does not belong to
[2026-01-30 08:37:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:37:34] [query] Engine: default
[2026-01-30 08:37:34] [query] Tokens: can, offer, property, sale, belong
[2026-01-30 08:37:34] [query] Mods: 11
[2026-01-30 08:37:34] [query] Trying AND logic
[2026-01-30 08:37:34] [query] Using OR logic
[2026-01-30 08:37:35] [query] Found results using: or logic
[2026-01-30 08:37:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,1798,107,125,7757) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:37:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:37:35] [query] Results: 1361 Pages of results: 7
[2026-01-30 08:37:35] [query] Execution time: 0.46168
[2026-01-30 08:38:56] [query] Query for: in indiana when must the listing broker provide seller with a copy of executed contract?
[2026-01-30 08:38:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:38:56] [query] Engine: default
[2026-01-30 08:38:56] [query] Tokens: indiana, must, listing, broker, provide, seller, copy, executed, contract
[2026-01-30 08:38:56] [query] Mods: 11
[2026-01-30 08:38:56] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 08:38:56] [query] Using OR logic
[2026-01-30 08:38:56] [query] Found results using: or logic
[2026-01-30 08:38:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15953,115,1936,1885,1506,210,12989,13247,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:38:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:38:56] [query] Results: 1390 Pages of results: 7
[2026-01-30 08:38:56] [query] Execution time: 0.66572
[2026-01-30 08:39:14] [query] Query for: 케이블 냉간압착
[2026-01-30 08:39:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:39:14] [query] Engine: default
[2026-01-30 08:39:14] [query] Tokens: 케이블 냉간압착
[2026-01-30 08:39:14] [query] Mods: 11
[2026-01-30 08:39:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:39:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:39:14] [query] Results: 0 Pages of results: 0
[2026-01-30 08:39:14] [query] Execution time: 0.10362
[2026-01-30 08:39:35] [query] Query for: 福建 一刻钟便民生活圈"
[2026-01-30 08:39:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:39:35] [query] Engine: default
[2026-01-30 08:39:35] [query] Tokens: 福建 一刻钟便民生活圈
[2026-01-30 08:39:35] [query] Mods: 11
[2026-01-30 08:39:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:39:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:39:35] [query] Results: 0 Pages of results: 0
[2026-01-30 08:39:35] [query] Execution time: 0.13069
[2026-01-30 08:39:36] [index:background] Health check
[2026-01-30 08:39:36] [indexer:background] Health check
[2026-01-30 08:39:36] [indexer:background] Health check
[2026-01-30 08:40:24] [query] Query for: 固定资产投资项目核准北三
[2026-01-30 08:40:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:40:24] [query] Engine: default
[2026-01-30 08:40:24] [query] Tokens: 固定资产投资项目核准北三
[2026-01-30 08:40:24] [query] Mods: 11
[2026-01-30 08:40:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:40:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:40:24] [query] Results: 0 Pages of results: 0
[2026-01-30 08:40:24] [query] Execution time: 0.07831
[2026-01-30 08:40:50] [query] Query for: 国家将发行约1.8万亿元超长期特别国债
[2026-01-30 08:40:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:40:50] [query] Engine: default
[2026-01-30 08:40:50] [query] Tokens: 1.8, 1, 8, 国家将发行约1 8万亿元超长期特别国债
[2026-01-30 08:40:50] [query] Mods: 11
[2026-01-30 08:40:50] [query] Using OR logic
[2026-01-30 08:40:50] [query] Found results using: or logic
[2026-01-30 08:40:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,6255,445)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6255,431,445,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:40:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:40:50] [query] Results: 1260 Pages of results: 7
[2026-01-30 08:40:50] [query] Execution time: 0.80702
[2026-01-30 08:41:09] [query] Query for: 登山鞋 keen
[2026-01-30 08:41:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:41:09] [query] Engine: default
[2026-01-30 08:41:09] [query] Tokens: keen, 登山鞋
[2026-01-30 08:41:09] [query] Mods: 11
[2026-01-30 08:41:09] [query] Using OR logic
[2026-01-30 08:41:09] [query] Found results using: or logic
[2026-01-30 08:41:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10020)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10020,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:41:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:41:09] [query] Results: 3 Pages of results: 1
[2026-01-30 08:41:09] [query] Execution time: 0.09985
[2026-01-30 08:41:32] [query] Query for: "p&re" "property & real estate" acronym
[2026-01-30 08:41:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:41:32] [query] Engine: default
[2026-01-30 08:41:32] [query] Tokens: p, re, property, real, estate, acronym, pre, pre-, p&re property & real
[2026-01-30 08:41:32] [query] Mods: 11
[2026-01-30 08:41:33] [query] Using OR logic
[2026-01-30 08:41:34] [query] Found results using: or logic
[2026-01-30 08:41:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16044,172,3195,107,830,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3195,830,107,171,172,16044,2627,11052,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:41:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:41:34] [query] Results: 1369 Pages of results: 7
[2026-01-30 08:41:34] [query] Execution time: 1.69100
[2026-01-30 08:41:50] [query] Query for: лобове скло renault scenic 2001
[2026-01-30 08:41:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:41:50] [query] Engine: default
[2026-01-30 08:41:50] [query] Tokens: scenic, 2001, since 2001, since2001, лобове скло renault scenic 2001
[2026-01-30 08:41:50] [query] Mods: 11
[2026-01-30 08:41:50] [query] Using OR logic
[2026-01-30 08:41:50] [query] Found results using: or logic
[2026-01-30 08:41:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2179,11038)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11038,2179,32325,32333,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:41:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:41:50] [query] Results: 16 Pages of results: 1
[2026-01-30 08:41:50] [query] Execution time: 0.19756
[2026-01-30 08:42:05] [query] Query for: "p&re" "property & real estate" acronym
[2026-01-30 08:42:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:42:05] [query] Engine: default
[2026-01-30 08:42:05] [query] Tokens: p, re, property, real, estate, acronym, pre, pre-, p&re property & real
[2026-01-30 08:42:05] [query] Mods: 11
[2026-01-30 08:42:05] [query] Using OR logic
[2026-01-30 08:42:06] [query] Found results using: or logic
[2026-01-30 08:42:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16044,172,3195,107,830,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3195,830,107,171,172,16044,2627,11052,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:42:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:42:06] [query] Results: 1369 Pages of results: 7
[2026-01-30 08:42:06] [query] Execution time: 0.69735
[2026-01-30 08:42:15] [query] Query for: ห้องนอนเด็กสีเขียวมีโต๊ะคอมเล่นเกมส์
[2026-01-30 08:42:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:42:15] [query] Engine: default
[2026-01-30 08:42:15] [query] Tokens: 
[2026-01-30 08:42:15] [query] Mods: 11
[2026-01-30 08:42:15] [query] Request: 
[2026-01-30 08:42:15] [query] Results: 0 Pages of results: 1
[2026-01-30 08:42:15] [query] Execution time: 0.00831
[2026-01-30 08:43:38] [index:background] Health check
[2026-01-30 08:43:38] [query] Query for: nc/at
[2026-01-30 08:43:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:43:38] [query] Engine: default
[2026-01-30 08:43:38] [query] Tokens: nc
[2026-01-30 08:43:38] [query] Mods: 11
[2026-01-30 08:43:39] [query] Found results using: or logic
[2026-01-30 08:43:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:43:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:43:39] [query] Results: 655 Pages of results: 4
[2026-01-30 08:43:39] [query] Execution time: 0.54414
[2026-01-30 08:43:49] [indexer:background] Health check
[2026-01-30 08:44:51] [query] Query for: ناروتو شیپودن قسمت 335
[2026-01-30 08:44:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:44:51] [query] Engine: default
[2026-01-30 08:44:51] [query] Tokens: 335, ناروتو شیپودن قسمت
[2026-01-30 08:44:51] [query] Mods: 11
[2026-01-30 08:44:51] [query] Using OR logic
[2026-01-30 08:44:51] [query] Found results using: or logic
[2026-01-30 08:44:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28486)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28486,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:44:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:44:51] [query] Results: 1 Pages of results: 1
[2026-01-30 08:44:51] [query] Execution time: 0.13682
[2026-01-30 08:45:10] [query] Query for: 中国东盟组织
[2026-01-30 08:45:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:45:10] [query] Engine: default
[2026-01-30 08:45:10] [query] Tokens: 中国东盟组织
[2026-01-30 08:45:10] [query] Mods: 11
[2026-01-30 08:45:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:45:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:45:10] [query] Results: 0 Pages of results: 0
[2026-01-30 08:45:10] [query] Execution time: 0.07700
[2026-01-30 08:45:16] [query] Query for: シフォン生地
[2026-01-30 08:45:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:45:16] [query] Engine: default
[2026-01-30 08:45:16] [query] Tokens: シフォン生地
[2026-01-30 08:45:16] [query] Mods: 11
[2026-01-30 08:45:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:45:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:45:16] [query] Results: 0 Pages of results: 0
[2026-01-30 08:45:16] [query] Execution time: 0.07807
[2026-01-30 08:45:36] [query] Query for: the lyme love project
[2026-01-30 08:45:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:45:36] [query] Engine: default
[2026-01-30 08:45:36] [query] Tokens: love, project, laymen, lime, lyme
[2026-01-30 08:45:36] [query] Mods: 11
[2026-01-30 08:45:36] [query] Using OR logic
[2026-01-30 08:45:36] [query] Found results using: or logic
[2026-01-30 08:45:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1488,1918)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1488,1918,65047,8638,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:45:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:45:36] [query] Results: 97 Pages of results: 1
[2026-01-30 08:45:36] [query] Execution time: 0.13937
[2026-01-30 08:46:20] [query] Query for: 有限会社 昭和サービス 岐阜県岐阜市戎町1-15番地白雲荘2f 代表
[2026-01-30 08:46:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:46:20] [query] Engine: default
[2026-01-30 08:46:21] [query] Tokens: 1, 15, 有限会社 昭和サービス 岐阜県岐阜市戎町1 15番地白雲荘2f 代表 岐阜県岐阜市戎町1-15番地白雲荘2f
[2026-01-30 08:46:21] [query] Mods: 11
[2026-01-30 08:46:21] [query] Using OR logic
[2026-01-30 08:46:21] [query] Found results using: or logic
[2026-01-30 08:46:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,787)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,787,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:46:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:46:21] [query] Results: 1248 Pages of results: 7
[2026-01-30 08:46:21] [query] Execution time: 0.75105
[2026-01-30 08:46:24] [query] Query for: 목동10단지 b상가
[2026-01-30 08:46:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:46:24] [query] Engine: default
[2026-01-30 08:46:24] [query] Tokens: 10, 목동10단지 b상가
[2026-01-30 08:46:24] [query] Mods: 11
[2026-01-30 08:46:24] [query] Using OR logic
[2026-01-30 08:46:24] [query] Found results using: or logic
[2026-01-30 08:46:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (393,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:46:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:46:24] [query] Results: 271 Pages of results: 2
[2026-01-30 08:46:24] [query] Execution time: 0.28708
[2026-01-30 08:46:59] [query] Query for: is it lawful for the government to ask your client and supplier details?
[2026-01-30 08:46:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:46:59] [query] Engine: default
[2026-01-30 08:46:59] [query] Tokens: lawful, government, ask, client, supplier, details
[2026-01-30 08:46:59] [query] Mods: 11
[2026-01-30 08:46:59] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 08:46:59] [query] Using OR logic
[2026-01-30 08:46:59] [query] Found results using: or logic
[2026-01-30 08:46:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33938,263,1260,5564,10549,6741) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:46:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:46:59] [query] Results: 659 Pages of results: 4
[2026-01-30 08:46:59] [query] Execution time: 0.14389
[2026-01-30 08:47:44] [query] Query for: スタジオse　元麻布
[2026-01-30 08:47:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:47:44] [query] Engine: default
[2026-01-30 08:47:44] [query] Tokens: スタジオse 元麻布
[2026-01-30 08:47:44] [query] Mods: 11
[2026-01-30 08:47:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:47:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:47:44] [query] Results: 0 Pages of results: 0
[2026-01-30 08:47:44] [query] Execution time: 0.11063
[2026-01-30 08:48:06] [query] Query for: 佳能信创
[2026-01-30 08:48:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:48:06] [query] Engine: default
[2026-01-30 08:48:06] [query] Tokens: 佳能信创
[2026-01-30 08:48:06] [query] Mods: 11
[2026-01-30 08:48:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:48:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:48:06] [query] Results: 0 Pages of results: 0
[2026-01-30 08:48:06] [query] Execution time: 0.08035
[2026-01-30 08:48:09] [query] Query for: 昌潍大众196张宝琴
[2026-01-30 08:48:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:48:09] [query] Engine: default
[2026-01-30 08:48:09] [query] Tokens: 196, 1960, 1960s, 1961, 1962, 1963, 1964, 1965, 1966, 1967
[2026-01-30 08:48:09] [query] Mods: 11
[2026-01-30 08:48:09] [query] Using OR logic
[2026-01-30 08:48:09] [query] Found results using: or logic
[2026-01-30 08:48:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (41219,25781,12441,25408,12506,26730,26734,26737,15867,26741) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:48:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:48:09] [query] Results: 13 Pages of results: 1
[2026-01-30 08:48:09] [query] Execution time: 0.03462
[2026-01-30 08:48:11] [query] Query for: クリスタ キーフレーム 動か ない
[2026-01-30 08:48:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:48:11] [query] Engine: default
[2026-01-30 08:48:11] [query] Tokens: クリスタ キーフレーム 動か ない
[2026-01-30 08:48:11] [query] Mods: 11
[2026-01-30 08:48:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:48:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:48:11] [query] Results: 0 Pages of results: 0
[2026-01-30 08:48:11] [query] Execution time: 0.15506
[2026-01-30 08:48:13] [query] Query for: what is the sales tax rate for nc alamance county as of today
[2026-01-30 08:48:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:48:13] [query] Engine: default
[2026-01-30 08:48:13] [query] Tokens: sales, tax, rate, nc, alamance, county, today
[2026-01-30 08:48:13] [query] Mods: 11
[2026-01-30 08:48:13] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 08:48:13] [query] Using OR logic
[2026-01-30 08:48:14] [query] Found results using: or logic
[2026-01-30 08:48:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1161,81,1474,396,14220,574,1046) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:48:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:48:14] [query] Results: 891 Pages of results: 5
[2026-01-30 08:48:14] [query] Execution time: 0.58254
[2026-01-30 08:48:28] [query] Query for: 오늘 금한돈 살때가격
[2026-01-30 08:48:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:48:28] [query] Engine: default
[2026-01-30 08:48:29] [query] Tokens: 오늘 금한돈 살때가격
[2026-01-30 08:48:29] [query] Mods: 11
[2026-01-30 08:48:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:48:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:48:29] [query] Results: 0 Pages of results: 0
[2026-01-30 08:48:29] [query] Execution time: 0.21643
[2026-01-30 08:48:30] [query] Query for: 基質 取り外し
[2026-01-30 08:48:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:48:30] [query] Engine: default
[2026-01-30 08:48:30] [query] Tokens: 基質 取り外し
[2026-01-30 08:48:30] [query] Mods: 11
[2026-01-30 08:48:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:48:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:48:30] [query] Results: 0 Pages of results: 0
[2026-01-30 08:48:31] [query] Execution time: 0.12570
[2026-01-30 08:48:36] [index:background] Health check
[2026-01-30 08:48:50] [indexer:background] Health check
[2026-01-30 08:50:01] [query] Query for: free basic real estate contract
[2026-01-30 08:50:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:50:01] [query] Engine: default
[2026-01-30 08:50:01] [query] Tokens: free, basic, real, estate, contract
[2026-01-30 08:50:01] [query] Mods: 11
[2026-01-30 08:50:01] [query] Trying AND logic
[2026-01-30 08:50:01] [query] Using OR logic
[2026-01-30 08:50:02] [query] Found results using: or logic
[2026-01-30 08:50:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2811,5158,171,172,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:50:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:50:02] [query] Results: 1460 Pages of results: 8
[2026-01-30 08:50:02] [query] Execution time: 0.55027
[2026-01-30 08:51:31] [query] Query for: photogrammetry jobs usa
[2026-01-30 08:51:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:51:31] [query] Engine: default
[2026-01-30 08:51:31] [query] Tokens: jobs, usa, photogrammetry
[2026-01-30 08:51:31] [query] Mods: 11
[2026-01-30 08:51:31] [query] Using OR logic
[2026-01-30 08:51:32] [query] Found results using: or logic
[2026-01-30 08:51:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (201,7664)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (201,7664,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:51:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:51:32] [query] Results: 30 Pages of results: 1
[2026-01-30 08:51:32] [query] Execution time: 0.09844
[2026-01-30 08:51:57] [query] Query for: agency
[2026-01-30 08:51:57] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:51:57] [query] Engine: legal_qandas
[2026-01-30 08:51:57] [query] Tokens: agency
[2026-01-30 08:51:57] [query] Mods: 5
[2026-01-30 08:51:57] [query] Found results using: or logic
[2026-01-30 08:51:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1500) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:51:57] [query] Results: 172 Pages of results: 1
[2026-01-30 08:51:57] [query] Execution time: 0.05423
[2026-01-30 08:52:16] [query] Query for: yerks drugs
[2026-01-30 08:52:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:52:16] [query] Engine: default
[2026-01-30 08:52:16] [query] Tokens: drugs, year's, years, yerkes, yorks, yerks
[2026-01-30 08:52:16] [query] Mods: 11
[2026-01-30 08:52:16] [query] Using OR logic
[2026-01-30 08:52:16] [query] Found results using: or logic
[2026-01-30 08:52:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12934)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12934,11148,163,49205,63990,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:52:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:52:16] [query] Results: 309 Pages of results: 2
[2026-01-30 08:52:16] [query] Execution time: 0.16652
[2026-01-30 08:52:45] [query] Query for: production ventures
[2026-01-30 08:52:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:52:45] [query] Engine: default
[2026-01-30 08:52:45] [query] Tokens: ventures, production
[2026-01-30 08:52:45] [query] Mods: 11
[2026-01-30 08:52:45] [query] Trying AND logic
[2026-01-30 08:52:45] [query] Using OR logic
[2026-01-30 08:52:45] [query] Found results using: or logic
[2026-01-30 08:52:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2832)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (73846,2832) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:52:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:52:45] [query] Results: 16 Pages of results: 1
[2026-01-30 08:52:45] [query] Execution time: 0.05425
[2026-01-30 08:52:55] [query] Query for: 老々介護って何歳が何歳をするの？
[2026-01-30 08:52:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:52:55] [query] Engine: default
[2026-01-30 08:52:55] [query] Tokens: 老々介護って何歳が何歳をするの
[2026-01-30 08:52:55] [query] Mods: 11
[2026-01-30 08:52:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:52:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:52:55] [query] Results: 0 Pages of results: 0
[2026-01-30 08:52:55] [query] Execution time: 0.07699
[2026-01-30 08:53:52] [query] Query for: 18k 오늘 시세
[2026-01-30 08:53:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:53:52] [query] Engine: default
[2026-01-30 08:53:52] [query] Tokens: 18k 오늘 시세
[2026-01-30 08:53:52] [query] Mods: 11
[2026-01-30 08:53:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:53:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:53:52] [query] Results: 0 Pages of results: 0
[2026-01-30 08:53:52] [query] Execution time: 0.12966
[2026-01-30 08:54:33] [index:background] Health check
[2026-01-30 08:54:33] [indexer:background] Health check
[2026-01-30 08:54:33] [indexer:background] Health check
[2026-01-30 08:56:06] [query] Query for: ощутить момент
[2026-01-30 08:56:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:56:06] [query] Engine: default
[2026-01-30 08:56:06] [query] Tokens: ощутить момент
[2026-01-30 08:56:06] [query] Mods: 11
[2026-01-30 08:56:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:56:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:56:06] [query] Results: 0 Pages of results: 0
[2026-01-30 08:56:06] [query] Execution time: 0.17258
[2026-01-30 08:56:57] [query] Query for: 00000000-
[2026-01-30 08:56:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:56:57] [query] Engine: default
[2026-01-30 08:56:57] [query] Tokens: 000.00, 00000, 000100, 00000000 00000000- 00000000
[2026-01-30 08:56:57] [query] Mods: 11
[2026-01-30 08:56:57] [query] Using OR logic
[2026-01-30 08:56:57] [query] Found results using: or logic
[2026-01-30 08:56:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32681,32685,58228,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:56:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:56:57] [query] Results: 9 Pages of results: 1
[2026-01-30 08:56:57] [query] Execution time: 0.18816
[2026-01-30 08:57:21] [query] Query for: 금 시세 하락이유
[2026-01-30 08:57:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:57:21] [query] Engine: default
[2026-01-30 08:57:21] [query] Tokens: 금 시세 하락이유
[2026-01-30 08:57:21] [query] Mods: 11
[2026-01-30 08:57:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:57:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:57:21] [query] Results: 0 Pages of results: 0
[2026-01-30 08:57:21] [query] Execution time: 0.15598
[2026-01-30 08:57:46] [query] Query for: ขอใบอนุยาติ mou
[2026-01-30 08:57:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:57:46] [query] Engine: default
[2026-01-30 08:57:46] [query] Tokens: mou, ขอใบอนุยาติ
[2026-01-30 08:57:46] [query] Mods: 11
[2026-01-30 08:57:46] [query] Using OR logic
[2026-01-30 08:57:46] [query] Found results using: or logic
[2026-01-30 08:57:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (25171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25171,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:57:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:57:46] [query] Results: 1 Pages of results: 1
[2026-01-30 08:57:46] [query] Execution time: 0.09793
[2026-01-30 08:58:16] [query] Query for: cx one序列号
[2026-01-30 08:58:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:58:16] [query] Engine: default
[2026-01-30 08:58:16] [query] Tokens: 194dw3xcxmlems5u3p7s9rfrvlu6qrpf1, 1tizdwq_sisq4udpxkmpqlmmffcxx1wr0, 1tizdwqsisq4udpxkmpqlmmffcxx1wr0, 1twiqzlruljwypyscxailexa6npzbl0xk, pl7tpr2scxof6saftq0sxdzekfv8z51axy, pl7tpr2scxof6saftq0sxdzekfv8z51axy&index, pl7tpr2scxof6saftq0sxdzekfv8z51axyindex, r1fwbwgtrc0cx, r1fwgy9crc0cx, r3hjqgzfnh0cx
[2026-01-30 08:58:16] [query] Mods: 11
[2026-01-30 08:58:16] [query] Using OR logic
[2026-01-30 08:58:16] [query] Found results using: and logic
[2026-01-30 08:58:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29538,29498,29499,29466,18663,18665,18667,67992,67176,50455) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:58:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:58:16] [query] Results: 2 Pages of results: 1
[2026-01-30 08:58:16] [query] Execution time: 0.15389
[2026-01-30 08:58:21] [query] Query for: adams cr
[2026-01-30 08:58:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:58:21] [query] Engine: default
[2026-01-30 08:58:21] [query] Tokens: crabapple, cracked, cracking, crackling, cracks, craft, crafted, crafting, crafts, craig
[2026-01-30 08:58:21] [query] Mods: 11
[2026-01-30 08:58:21] [query] Using OR logic
[2026-01-30 08:58:21] [query] Found results using: and logic
[2026-01-30 08:58:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12098)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10445,42077,14633,15347,8312,13473,17489,21963,74718,23125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:58:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:58:21] [query] Results: 25 Pages of results: 1
[2026-01-30 08:58:21] [query] Execution time: 0.07313
[2026-01-30 08:58:56] [query] Query for: 拉宾斯车厘子和智利车厘子
[2026-01-30 08:58:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:58:56] [query] Engine: default
[2026-01-30 08:58:57] [query] Tokens: 拉宾斯车厘子和智利车厘子
[2026-01-30 08:58:57] [query] Mods: 11
[2026-01-30 08:58:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:58:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:58:57] [query] Results: 0 Pages of results: 0
[2026-01-30 08:58:57] [query] Execution time: 0.11770
[2026-01-30 08:59:34] [index:background] Health check
[2026-01-30 08:59:34] [indexer:background] Health check
[2026-01-30 08:59:34] [indexer:background] Health check
[2026-01-30 08:59:38] [query] Query for: 第二届中国出版政府奖官网
[2026-01-30 08:59:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:59:38] [query] Engine: default
[2026-01-30 08:59:38] [query] Tokens: 第二届中国出版政府奖官网
[2026-01-30 08:59:38] [query] Mods: 11
[2026-01-30 08:59:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:59:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:59:38] [query] Results: 0 Pages of results: 0
[2026-01-30 08:59:38] [query] Execution time: 0.12580
[2026-01-30 08:59:46] [query] Query for: 华春莹原配老公是离婚了吗
[2026-01-30 08:59:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 08:59:46] [query] Engine: default
[2026-01-30 08:59:46] [query] Tokens: 华春莹原配老公是离婚了吗
[2026-01-30 08:59:46] [query] Mods: 11
[2026-01-30 08:59:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 08:59:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 08:59:46] [query] Results: 0 Pages of results: 0
[2026-01-30 08:59:46] [query] Execution time: 0.08905
[2026-01-30 09:00:26] [query] Query for: вольск главное
[2026-01-30 09:00:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:00:26] [query] Engine: default
[2026-01-30 09:00:26] [query] Tokens: вольск главное
[2026-01-30 09:00:26] [query] Mods: 11
[2026-01-30 09:00:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:00:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:00:26] [query] Results: 0 Pages of results: 0
[2026-01-30 09:00:26] [query] Execution time: 0.12325
[2026-01-30 09:00:48] [query] Query for: 横屏的尺寸
[2026-01-30 09:00:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:00:48] [query] Engine: default
[2026-01-30 09:00:48] [query] Tokens: 横屏的尺寸
[2026-01-30 09:00:48] [query] Mods: 11
[2026-01-30 09:00:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:00:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:00:48] [query] Results: 0 Pages of results: 0
[2026-01-30 09:00:48] [query] Execution time: 0.08304
[2026-01-30 09:02:18] [query] Query for: 黄中成在赣县区公益组织任职情况
[2026-01-30 09:02:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:02:18] [query] Engine: default
[2026-01-30 09:02:18] [query] Tokens: 黄中成在赣县区公益组织任职情况
[2026-01-30 09:02:18] [query] Mods: 11
[2026-01-30 09:02:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:02:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:02:18] [query] Results: 0 Pages of results: 0
[2026-01-30 09:02:18] [query] Execution time: 0.08152
[2026-01-30 09:02:23] [query] Query for: werthmann strasse 17 47167
[2026-01-30 09:02:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:02:23] [query] Engine: default
[2026-01-30 09:02:23] [query] Tokens: 17, 47167, staircase, staircases, storage, werthmann strasse strasse 17
[2026-01-30 09:02:23] [query] Mods: 11
[2026-01-30 09:02:23] [query] Using OR logic
[2026-01-30 09:02:23] [query] Found results using: or logic
[2026-01-30 09:02:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (491,52443)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (491,52443,10320,14035,6550,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:02:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:02:23] [query] Results: 125 Pages of results: 1
[2026-01-30 09:02:23] [query] Execution time: 0.18448
[2026-01-30 09:02:37] [query] Query for: 햇반 곤약밥
[2026-01-30 09:02:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:02:37] [query] Engine: default
[2026-01-30 09:02:37] [query] Tokens: 햇반 곤약밥
[2026-01-30 09:02:37] [query] Mods: 11
[2026-01-30 09:02:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:02:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:02:37] [query] Results: 0 Pages of results: 0
[2026-01-30 09:02:37] [query] Execution time: 0.11663
[2026-01-30 09:02:42] [query] Query for: cornelico as
[2026-01-30 09:02:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:02:42] [query] Engine: default
[2026-01-30 09:02:42] [query] Tokens: cornelius, cornelico
[2026-01-30 09:02:42] [query] Mods: 11
[2026-01-30 09:02:42] [query] Using OR logic
[2026-01-30 09:02:42] [query] Found results using: or logic
[2026-01-30 09:02:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25531,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:02:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:02:42] [query] Results: 2 Pages of results: 1
[2026-01-30 09:02:42] [query] Execution time: 0.11165
[2026-01-30 09:02:56] [query] Query for: eskom
[2026-01-30 09:02:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:02:56] [query] Engine: default
[2026-01-30 09:02:56] [query] Tokens: eskom
[2026-01-30 09:02:56] [query] Mods: 11
[2026-01-30 09:02:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:02:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:02:56] [query] Results: 0 Pages of results: 0
[2026-01-30 09:02:56] [query] Execution time: 0.07508
[2026-01-30 09:03:02] [query] Query for: 山东帮覆灭
[2026-01-30 09:03:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:03:02] [query] Engine: default
[2026-01-30 09:03:02] [query] Tokens: 山东帮覆灭
[2026-01-30 09:03:02] [query] Mods: 11
[2026-01-30 09:03:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:03:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:03:02] [query] Results: 0 Pages of results: 0
[2026-01-30 09:03:02] [query] Execution time: 0.07915
[2026-01-30 09:03:08] [query] Query for: 四川省关于加快档案工作数字化转型推动档案事业高质量发展的意见的通知
[2026-01-30 09:03:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:03:08] [query] Engine: default
[2026-01-30 09:03:08] [query] Tokens: 
[2026-01-30 09:03:08] [query] Mods: 11
[2026-01-30 09:03:08] [query] Request: 
[2026-01-30 09:03:08] [query] Results: 0 Pages of results: 1
[2026-01-30 09:03:08] [query] Execution time: 0.00643
[2026-01-30 09:03:37] [query] Query for: 宝可梦草神
[2026-01-30 09:03:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:03:37] [query] Engine: default
[2026-01-30 09:03:38] [query] Tokens: 宝可梦草神
[2026-01-30 09:03:38] [query] Mods: 11
[2026-01-30 09:03:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:03:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:03:38] [query] Results: 0 Pages of results: 0
[2026-01-30 09:03:38] [query] Execution time: 0.07785
[2026-01-30 09:03:46] [query] Query for: tipos de conducta por dualismo cartesiano
[2026-01-30 09:03:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:03:46] [query] Engine: default
[2026-01-30 09:03:46] [query] Tokens: porch, pork, port, portable, portal, portal.hud.gov, portal.ncrealtors.org, portal.rrar.com, portalhudgov, portalncrealtorsorg
[2026-01-30 09:03:46] [query] Mods: 11
[2026-01-30 09:03:46] [query] Using OR logic
[2026-01-30 09:03:46] [query] Found results using: and logic
[2026-01-30 09:03:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8251,69431,11878,4791,1887,16327,35396,76763,16367,35399) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:03:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:03:46] [query] Results: 29 Pages of results: 1
[2026-01-30 09:03:46] [query] Execution time: 0.04632
[2026-01-30 09:03:53] [query] Query for: agent disclosure
[2026-01-30 09:03:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:03:53] [query] Engine: default
[2026-01-30 09:03:53] [query] Tokens: agent, disclosure
[2026-01-30 09:03:53] [query] Mods: 11
[2026-01-30 09:03:53] [query] Trying AND logic
[2026-01-30 09:03:56] [query] Found results using: and logic
[2026-01-30 09:03:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1470,6557) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:03:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1470) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (6557) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:03:56] [query] Results: 156 Pages of results: 1
[2026-01-30 09:03:56] [query] Execution time: 3.13039
[2026-01-30 09:04:03] [query] Query for: เมย์ พิชญ์นาฏ สูง
[2026-01-30 09:04:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:04:03] [query] Engine: default
[2026-01-30 09:04:03] [query] Tokens: เมย์ พิชญ์นาฏ สูง
[2026-01-30 09:04:03] [query] Mods: 11
[2026-01-30 09:04:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:04:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:04:03] [query] Results: 0 Pages of results: 0
[2026-01-30 09:04:03] [query] Execution time: 0.13573
[2026-01-30 09:04:33] [index:background] Health check
[2026-01-30 09:04:34] [indexer:background] Health check
[2026-01-30 09:04:59] [query] Query for: nc purchase contract addendum contingent sale
[2026-01-30 09:04:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:04:59] [query] Engine: default
[2026-01-30 09:04:59] [query] Tokens: nc, purchase, contract, addendum, contingent, sale
[2026-01-30 09:04:59] [query] Mods: 11
[2026-01-30 09:04:59] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 09:04:59] [query] Using OR logic
[2026-01-30 09:05:00] [query] Found results using: or logic
[2026-01-30 09:05:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,120,2727,12562,5859,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:04:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:05:00] [query] Results: 1494 Pages of results: 8
[2026-01-30 09:05:00] [query] Execution time: 0.81984
[2026-01-30 09:05:51] [query] Query for: domzsxz[d[xc
[2026-01-30 09:05:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:05:51] [query] Engine: default
[2026-01-30 09:05:51] [query] Tokens: xchange, xchange 17, xchange 18, xchange 19, xchange-18, xchange-19, xchange17, xchange18, xchange18.com, xchange18com
[2026-01-30 09:05:51] [query] Mods: 11
[2026-01-30 09:05:51] [query] Using OR logic
[2026-01-30 09:05:51] [query] Found results using: or logic
[2026-01-30 09:05:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4545)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7265,7356,10854,16992,10864,16991,7357,10861,13353,13359) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:05:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:05:51] [query] Results: 13 Pages of results: 1
[2026-01-30 09:05:51] [query] Execution time: 0.04182
[2026-01-30 09:06:53] [query] Query for: 키움증권 계좌개설하는법
[2026-01-30 09:06:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:06:53] [query] Engine: default
[2026-01-30 09:06:53] [query] Tokens: 키움증권 계좌개설하는법
[2026-01-30 09:06:53] [query] Mods: 11
[2026-01-30 09:06:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:06:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:06:53] [query] Results: 0 Pages of results: 0
[2026-01-30 09:06:53] [query] Execution time: 0.10481
[2026-01-30 09:07:13] [query] Query for: baltoimore md
[2026-01-30 09:07:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:07:13] [query] Engine: default
[2026-01-30 09:07:13] [query] Tokens: md, baltimore, baltoimore
[2026-01-30 09:07:13] [query] Mods: 11
[2026-01-30 09:07:13] [query] Using OR logic
[2026-01-30 09:07:13] [query] Found results using: or logic
[2026-01-30 09:07:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10943)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10943,26155,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:07:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:07:13] [query] Results: 3 Pages of results: 1
[2026-01-30 09:07:13] [query] Execution time: 0.08534
[2026-01-30 09:07:52] [query] Query for: bankruptcy lawyers visakhapatnam
[2026-01-30 09:07:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:07:52] [query] Engine: default
[2026-01-30 09:07:53] [query] Tokens: bankruptcy, lawyers, visakhapatnam
[2026-01-30 09:07:53] [query] Mods: 11
[2026-01-30 09:07:53] [query] Using OR logic
[2026-01-30 09:07:53] [query] Found results using: or logic
[2026-01-30 09:07:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16853,9010)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16853,9010,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:07:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:07:53] [query] Results: 31 Pages of results: 1
[2026-01-30 09:07:53] [query] Execution time: 0.11191
[2026-01-30 09:07:58] [query] Query for: presentacion temas de obstetricia
[2026-01-30 09:07:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:07:58] [query] Engine: default
[2026-01-30 09:07:59] [query] Tokens: de, team's, teams, themes, thomas, tms, tomas, presentacion temas obstetricia
[2026-01-30 09:07:59] [query] Mods: 11
[2026-01-30 09:07:59] [query] Using OR logic
[2026-01-30 09:07:59] [query] Found results using: or logic
[2026-01-30 09:07:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,6518,1482,9140,1121,58664,15758,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:07:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:07:59] [query] Results: 48 Pages of results: 1
[2026-01-30 09:07:59] [query] Execution time: 0.32832
[2026-01-30 09:08:12] [query] Query for: จำนวนเงิน ภาษาอังกฤษ
[2026-01-30 09:08:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:08:12] [query] Engine: default
[2026-01-30 09:08:12] [query] Tokens: จำนวนเงิน ภาษาอังกฤษ
[2026-01-30 09:08:12] [query] Mods: 11
[2026-01-30 09:08:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:08:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:08:12] [query] Results: 0 Pages of results: 0
[2026-01-30 09:08:12] [query] Execution time: 0.15258
[2026-01-30 09:08:22] [query] Query for: bilkent sehir hastanesi kardiyoloji doktorlari
[2026-01-30 09:08:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:08:22] [query] Engine: default
[2026-01-30 09:08:22] [query] Tokens: sir, bilkent sehir hastanesi kardiyoloji doktorlari
[2026-01-30 09:08:22] [query] Mods: 11
[2026-01-30 09:08:22] [query] Using OR logic
[2026-01-30 09:08:22] [query] Found results using: or logic
[2026-01-30 09:08:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11869,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:08:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:08:22] [query] Results: 2 Pages of results: 1
[2026-01-30 09:08:22] [query] Execution time: 0.24161
[2026-01-30 09:08:47] [index:background] Health check
[2026-01-30 09:08:50] [indexer:background] Health check
[2026-01-30 09:09:03] [query] Query for: 14k 한돈 시세
[2026-01-30 09:09:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:09:03] [query] Engine: default
[2026-01-30 09:09:03] [query] Tokens: 14k 한돈 시세
[2026-01-30 09:09:03] [query] Mods: 11
[2026-01-30 09:09:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:09:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:09:03] [query] Results: 0 Pages of results: 0
[2026-01-30 09:09:03] [query] Execution time: 0.12755
[2026-01-30 09:09:13] [query] Query for: 금한돈시세 팔때 가격
[2026-01-30 09:09:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:09:13] [query] Engine: default
[2026-01-30 09:09:13] [query] Tokens: 금한돈시세 팔때 가격
[2026-01-30 09:09:13] [query] Mods: 11
[2026-01-30 09:09:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:09:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:09:13] [query] Results: 0 Pages of results: 0
[2026-01-30 09:09:13] [query] Execution time: 0.13166
[2026-01-30 09:10:29] [query] Query for: 中大 u-mac
[2026-01-30 09:10:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:10:29] [query] Engine: default
[2026-01-30 09:10:29] [query] Tokens: u, mac, 中大 u-mac
[2026-01-30 09:10:29] [query] Mods: 11
[2026-01-30 09:10:29] [query] Using OR logic
[2026-01-30 09:10:29] [query] Found results using: or logic
[2026-01-30 09:10:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11196,2161)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2161,11196,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:10:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:10:29] [query] Results: 77 Pages of results: 1
[2026-01-30 09:10:29] [query] Execution time: 0.14321
[2026-01-30 09:11:28] [query] Query for: real estate in north carolina
[2026-01-30 09:11:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:11:28] [query] Engine: default
[2026-01-30 09:11:28] [query] Tokens: real, estate, north, carolina
[2026-01-30 09:11:28] [query] Mods: 11
[2026-01-30 09:11:28] [query] Trying AND logic
[2026-01-30 09:11:28] [query] Using OR logic
[2026-01-30 09:11:28] [query] Found results using: or logic
[2026-01-30 09:11:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:11:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:11:28] [query] Results: 1080 Pages of results: 6
[2026-01-30 09:11:28] [query] Execution time: 0.65119
[2026-01-30 09:12:07] [query] Query for: pearl jam
[2026-01-30 09:12:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:12:07] [query] Engine: default
[2026-01-30 09:12:07] [query] Tokens: pearl, jam
[2026-01-30 09:12:07] [query] Mods: 11
[2026-01-30 09:12:07] [query] Trying AND logic
[2026-01-30 09:12:07] [query] Using OR logic
[2026-01-30 09:12:07] [query] Found results using: or logic
[2026-01-30 09:12:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28546,9437) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:12:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:12:07] [query] Results: 3 Pages of results: 1
[2026-01-30 09:12:07] [query] Execution time: 0.04201
[2026-01-30 09:12:23] [query] Query for: premio de poesia ciudad cordoba ‘ricardo molina
[2026-01-30 09:12:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:12:23] [query] Engine: default
[2026-01-30 09:12:23] [query] Tokens: ricardo, de
[2026-01-30 09:12:23] [query] Mods: 11
[2026-01-30 09:12:23] [query] Trying AND logic
[2026-01-30 09:12:23] [query] Using OR logic
[2026-01-30 09:12:23] [query] Found results using: or logic
[2026-01-30 09:12:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23094,3783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:12:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:12:23] [query] Results: 4 Pages of results: 1
[2026-01-30 09:12:23] [query] Execution time: 0.03141
[2026-01-30 09:13:09] [query] Query for: telefonnummer volvat tromso
[2026-01-30 09:13:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:13:09] [query] Engine: default
[2026-01-30 09:13:09] [query] Tokens: terms, telefonnummer volvat tromso
[2026-01-30 09:13:09] [query] Mods: 11
[2026-01-30 09:13:09] [query] Using OR logic
[2026-01-30 09:13:09] [query] Found results using: or logic
[2026-01-30 09:13:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (654,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:13:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:13:09] [query] Results: 208 Pages of results: 2
[2026-01-30 09:13:09] [query] Execution time: 0.29346
[2026-01-30 09:13:22] [query] Query for: 泸州市2025年最低工资标准
[2026-01-30 09:13:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:13:22] [query] Engine: default
[2026-01-30 09:13:22] [query] Tokens: 2025, 泸州市2025年最低工资标准
[2026-01-30 09:13:22] [query] Mods: 11
[2026-01-30 09:13:22] [query] Using OR logic
[2026-01-30 09:13:22] [query] Found results using: or logic
[2026-01-30 09:13:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:13:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:13:22] [query] Results: 185 Pages of results: 1
[2026-01-30 09:13:22] [query] Execution time: 0.21975
[2026-01-30 09:13:35] [query] Query for: personal property included in a sale of real estate may include
[2026-01-30 09:13:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:13:35] [query] Engine: default
[2026-01-30 09:13:35] [query] Tokens: personal, property, included, sale, real, estate, may, include
[2026-01-30 09:13:35] [query] Mods: 11
[2026-01-30 09:13:35] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 09:13:35] [query] Using OR logic
[2026-01-30 09:13:36] [query] Found results using: or logic
[2026-01-30 09:13:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3795,107,1513,125,171,172,341,141) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:13:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:13:36] [query] Results: 1460 Pages of results: 8
[2026-01-30 09:13:36] [query] Execution time: 0.86238
[2026-01-30 09:14:36] [index:background] Health check
[2026-01-30 09:14:36] [indexer:background] Health check
[2026-01-30 09:14:36] [indexer:background] Health check
[2026-01-30 09:14:38] [query] Query for: 咸税一稽罚〔2026〕1 号
[2026-01-30 09:14:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:14:38] [query] Engine: default
[2026-01-30 09:14:38] [query] Tokens: 2026, 1, 咸税一稽罚 号
[2026-01-30 09:14:38] [query] Mods: 11
[2026-01-30 09:14:38] [query] Using OR logic
[2026-01-30 09:14:38] [query] Found results using: or logic
[2026-01-30 09:14:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:14:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:14:38] [query] Results: 1240 Pages of results: 7
[2026-01-30 09:14:38] [query] Execution time: 0.65058
[2026-01-30 09:15:17] [query] Query for: 高橋博一　投資
[2026-01-30 09:15:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:15:17] [query] Engine: default
[2026-01-30 09:15:17] [query] Tokens: 高橋博一 投資
[2026-01-30 09:15:17] [query] Mods: 11
[2026-01-30 09:15:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:15:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:15:17] [query] Results: 0 Pages of results: 0
[2026-01-30 09:15:17] [query] Execution time: 0.10724
[2026-01-30 09:15:26] [query] Query for: broker carrier agreement template pdf
[2026-01-30 09:15:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:15:26] [query] Engine: default
[2026-01-30 09:15:26] [query] Tokens: broker, carrier, agreement, template, pdf
[2026-01-30 09:15:26] [query] Mods: 11
[2026-01-30 09:15:26] [query] Trying AND logic
[2026-01-30 09:15:26] [query] Using OR logic
[2026-01-30 09:15:26] [query] Found results using: or logic
[2026-01-30 09:15:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1885,17678,873,2856,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:15:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:15:26] [query] Results: 767 Pages of results: 4
[2026-01-30 09:15:26] [query] Execution time: 0.37807
[2026-01-30 09:16:10] [query] Query for: лгбт
[2026-01-30 09:16:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:16:10] [query] Engine: default
[2026-01-30 09:16:10] [query] Tokens: лгбт
[2026-01-30 09:16:10] [query] Mods: 11
[2026-01-30 09:16:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:16:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:16:10] [query] Results: 0 Pages of results: 0
[2026-01-30 09:16:10] [query] Execution time: 0.08882
[2026-01-30 09:16:24] [query] Query for: separation agreement template nc
[2026-01-30 09:16:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:16:24] [query] Engine: default
[2026-01-30 09:16:24] [query] Tokens: separation, agreement, template, nc
[2026-01-30 09:16:24] [query] Mods: 11
[2026-01-30 09:16:24] [query] Trying AND logic
[2026-01-30 09:16:24] [query] Using OR logic
[2026-01-30 09:16:24] [query] Found results using: or logic
[2026-01-30 09:16:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22335,873,2856,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:16:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:16:24] [query] Results: 1077 Pages of results: 6
[2026-01-30 09:16:24] [query] Execution time: 0.52685
[2026-01-30 09:16:53] [query] Query for: 山东能特环境科技有限公司
[2026-01-30 09:16:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:16:53] [query] Engine: default
[2026-01-30 09:16:53] [query] Tokens: 山东能特环境科技有限公司
[2026-01-30 09:16:53] [query] Mods: 11
[2026-01-30 09:16:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:16:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:16:53] [query] Results: 0 Pages of results: 0
[2026-01-30 09:16:53] [query] Execution time: 0.11755
[2026-01-30 09:17:38] [query] Query for: 2023年江西省公务员考试行测真题及答案
[2026-01-30 09:17:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:17:38] [query] Engine: default
[2026-01-30 09:17:38] [query] Tokens: 2023, 2023年江西省公务员考试行测真题及答案
[2026-01-30 09:17:38] [query] Mods: 11
[2026-01-30 09:17:38] [query] Using OR logic
[2026-01-30 09:17:38] [query] Found results using: or logic
[2026-01-30 09:17:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1020)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1020,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:17:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:17:38] [query] Results: 292 Pages of results: 2
[2026-01-30 09:17:38] [query] Execution time: 0.15395
[2026-01-30 09:17:43] [query] Query for: card convention sm aura
[2026-01-30 09:17:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:17:43] [query] Engine: default
[2026-01-30 09:17:43] [query] Tokens: smaby, smack, small, small-, small-business, small-employer, small-group, small-lifestyle, small-sized, small-town
[2026-01-30 09:17:43] [query] Mods: 12
[2026-01-30 09:17:43] [query] Using OR logic
[2026-01-30 09:17:43] [query] Found results using: and logic
[2026-01-30 09:17:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3035,1980)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = 'searchwp_cro_80f9ab0d729c5fce5cc65241f3c5381b') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s4 ON (s4.post_id = s.id AND s4.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11776,2201,1776,1849,19388,11815,63697,14285,9661,26951) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s3.meta_value >= '2026-01-30 09:17:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = 'searchwp_cro_80f9ab0d729c5fce5cc65241f3c5381b') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s4 ON (s4.post_id = s.id AND s4.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s2.meta_value+0 DESC, s4.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:17:43] [query] Results: 123 Pages of results: 1
[2026-01-30 09:17:43] [query] Execution time: 0.08302
[2026-01-30 09:18:27] [query] Query for: インフィニティ 無限ループ
[2026-01-30 09:18:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:18:27] [query] Engine: default
[2026-01-30 09:18:27] [query] Tokens: インフィニティ 無限ループ
[2026-01-30 09:18:27] [query] Mods: 11
[2026-01-30 09:18:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:18:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:18:27] [query] Results: 0 Pages of results: 0
[2026-01-30 09:18:27] [query] Execution time: 0.13285
[2026-01-30 09:18:37] [index:background] Health check
[2026-01-30 09:18:49] [query] Query for: vender h real estate
[2026-01-30 09:18:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:18:49] [query] Engine: default
[2026-01-30 09:18:50] [query] Tokens: h, real, estate, vendor, vender
[2026-01-30 09:18:50] [query] Mods: 11
[2026-01-30 09:18:50] [query] Using OR logic
[2026-01-30 09:18:50] [query] Found results using: or logic
[2026-01-30 09:18:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,10520,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10520,171,172,1928,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:18:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:18:50] [query] Results: 958 Pages of results: 5
[2026-01-30 09:18:50] [query] Execution time: 0.51092
[2026-01-30 09:19:41] [indexer:background] Health check
[2026-01-30 09:20:31] [query] Query for: 2026
[2026-01-30 09:20:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:20:31] [query] Engine: default
[2026-01-30 09:20:31] [query] Tokens: 2026
[2026-01-30 09:20:31] [query] Mods: 11
[2026-01-30 09:20:31] [query] Found results using: or logic
[2026-01-30 09:20:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:20:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:20:31] [query] Results: 75 Pages of results: 1
[2026-01-30 09:20:31] [query] Execution time: 0.09705
[2026-01-30 09:20:38] [query] Query for: panabit 路由器 重置
[2026-01-30 09:20:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:20:38] [query] Engine: default
[2026-01-30 09:20:39] [query] Tokens: panabit 路由器 重置
[2026-01-30 09:20:39] [query] Mods: 11
[2026-01-30 09:20:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:20:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:20:39] [query] Results: 0 Pages of results: 0
[2026-01-30 09:20:39] [query] Execution time: 0.20191
[2026-01-30 09:22:01] [query] Query for: 高铁站站台车厢指示图
[2026-01-30 09:22:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:22:01] [query] Engine: default
[2026-01-30 09:22:01] [query] Tokens: 高铁站站台车厢指示图
[2026-01-30 09:22:01] [query] Mods: 11
[2026-01-30 09:22:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:22:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:22:01] [query] Results: 0 Pages of results: 0
[2026-01-30 09:22:01] [query] Execution time: 0.10401
[2026-01-30 09:22:44] [query] Query for: 금 한돈 시세 오늘 팔때
[2026-01-30 09:22:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:22:44] [query] Engine: default
[2026-01-30 09:22:44] [query] Tokens: 금 한돈 시세 오늘 팔때
[2026-01-30 09:22:44] [query] Mods: 11
[2026-01-30 09:22:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:22:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:22:44] [query] Results: 0 Pages of results: 0
[2026-01-30 09:22:44] [query] Execution time: 0.16694
[2026-01-30 09:23:12] [query] Query for: gghzzzzzz
[2026-01-30 09:23:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:23:12] [query] Engine: default
[2026-01-30 09:23:13] [query] Tokens: gghzzzzzz
[2026-01-30 09:23:13] [query] Mods: 11
[2026-01-30 09:23:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:23:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:23:13] [query] Results: 0 Pages of results: 0
[2026-01-30 09:23:13] [query] Execution time: 0.07849
[2026-01-30 09:23:22] [query] Query for: if rinnegan exist in teyvat can it negate all elemental attack?
[2026-01-30 09:23:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:23:22] [query] Engine: default
[2026-01-30 09:23:22] [query] Tokens: exist, can, negate, attack, rinnegan teyvat elemental
[2026-01-30 09:23:22] [query] Mods: 11
[2026-01-30 09:23:22] [query] Using OR logic
[2026-01-30 09:23:22] [query] Found results using: or logic
[2026-01-30 09:23:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2044,589,6179,17843)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6179,589,17843,2044,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:23:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:23:22] [query] Results: 848 Pages of results: 5
[2026-01-30 09:23:22] [query] Execution time: 0.37389
[2026-01-30 09:23:32] [query] Query for: １００メッシュストレーナー　目開き
[2026-01-30 09:23:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:23:32] [query] Engine: default
[2026-01-30 09:23:32] [query] Tokens: １００メッシュストレーナー 目開き
[2026-01-30 09:23:32] [query] Mods: 11
[2026-01-30 09:23:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:23:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:23:32] [query] Results: 0 Pages of results: 0
[2026-01-30 09:23:32] [query] Execution time: 0.10169
[2026-01-30 09:23:45] [index:background] Health check
[2026-01-30 09:23:50] [indexer:background] Health check
[2026-01-30 09:23:52] [query] Query for: davud hanedanligi dizi izle
[2026-01-30 09:23:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:23:52] [query] Engine: default
[2026-01-30 09:23:52] [query] Tokens: jeopardizing, standardizing
[2026-01-30 09:23:52] [query] Mods: 11
[2026-01-30 09:23:52] [query] Using OR logic
[2026-01-30 09:23:52] [query] Found results using: and logic
[2026-01-30 09:23:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8073,38254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:23:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:23:52] [query] Results: 3 Pages of results: 1
[2026-01-30 09:23:52] [query] Execution time: 0.09514
[2026-01-30 09:24:12] [query] Query for: 오늘백금시세
[2026-01-30 09:24:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:24:12] [query] Engine: default
[2026-01-30 09:24:12] [query] Tokens: 오늘백금시세
[2026-01-30 09:24:12] [query] Mods: 11
[2026-01-30 09:24:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:24:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:24:12] [query] Results: 0 Pages of results: 0
[2026-01-30 09:24:12] [query] Execution time: 0.08433
[2026-01-30 09:24:19] [query] Query for: davud hanedanligi sezon 2 izle
[2026-01-30 09:24:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:24:19] [query] Engine: default
[2026-01-30 09:24:19] [query] Tokens: 2, david, dvd, season, davud hanedanligi sezon izle sezon 2
[2026-01-30 09:24:19] [query] Mods: 11
[2026-01-30 09:24:19] [query] Using OR logic
[2026-01-30 09:24:19] [query] Found results using: or logic
[2026-01-30 09:24:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,2687,11198,6195,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:24:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:24:19] [query] Results: 970 Pages of results: 5
[2026-01-30 09:24:19] [query] Execution time: 0.54592
[2026-01-30 09:24:44] [query] Query for: 过机料
[2026-01-30 09:24:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:24:44] [query] Engine: default
[2026-01-30 09:24:44] [query] Tokens: 过机料
[2026-01-30 09:24:44] [query] Mods: 11
[2026-01-30 09:24:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:24:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:24:44] [query] Results: 0 Pages of results: 0
[2026-01-30 09:24:44] [query] Execution time: 0.09115
[2026-01-30 09:26:50] [query] Query for: вольск ру последние новости криминал
[2026-01-30 09:26:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:26:50] [query] Engine: default
[2026-01-30 09:26:50] [query] Tokens: вольск ру последние новости криминал
[2026-01-30 09:26:50] [query] Mods: 11
[2026-01-30 09:26:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:26:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:26:50] [query] Results: 0 Pages of results: 0
[2026-01-30 09:26:50] [query] Execution time: 0.16753
[2026-01-30 09:27:04] [query] Query for: 净士吃味郎
[2026-01-30 09:27:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:27:04] [query] Engine: default
[2026-01-30 09:27:04] [query] Tokens: 净士吃味郎
[2026-01-30 09:27:04] [query] Mods: 11
[2026-01-30 09:27:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:27:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:27:04] [query] Results: 0 Pages of results: 0
[2026-01-30 09:27:04] [query] Execution time: 0.07719
[2026-01-30 09:28:10] [query] Query for: まんじ
[2026-01-30 09:28:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:28:10] [query] Engine: default
[2026-01-30 09:28:10] [query] Tokens: まんじ
[2026-01-30 09:28:10] [query] Mods: 11
[2026-01-30 09:28:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:28:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:28:10] [query] Results: 0 Pages of results: 0
[2026-01-30 09:28:10] [query] Execution time: 0.12720
[2026-01-30 09:28:24] [query] Query for: "adjacent to heritage" area real estate listing "heritage" shares name with thoroughfare
[2026-01-30 09:28:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:28:24] [query] Engine: default
[2026-01-30 09:28:24] [query] Tokens: adjacent, heritage, area, real, estate, listing, shares, name, thoroughfare
[2026-01-30 09:28:24] [query] Mods: 11
[2026-01-30 09:28:24] [query] Using OR logic
[2026-01-30 09:28:25] [query] Found results using: or logic
[2026-01-30 09:28:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8801,1339,172,11908,1936,1787,171,4331)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8801,11908,1339,171,172,1936,4331,1787,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:28:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:28:25] [query] Results: 1190 Pages of results: 6
[2026-01-30 09:28:25] [query] Execution time: 0.90415
[2026-01-30 09:29:31] [query] Query for: "adjacent to heritage" area real estate listing "heritage" shares name with thoroughfare
[2026-01-30 09:29:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:29:31] [query] Engine: default
[2026-01-30 09:29:31] [query] Tokens: adjacent, heritage, area, real, estate, listing, shares, name, thoroughfare
[2026-01-30 09:29:31] [query] Mods: 11
[2026-01-30 09:29:31] [query] Using OR logic
[2026-01-30 09:29:31] [query] Found results using: or logic
[2026-01-30 09:29:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8801,1339,172,11908,1936,1787,171,4331)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8801,11908,1339,171,172,1936,4331,1787,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:29:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:29:31] [query] Results: 1190 Pages of results: 6
[2026-01-30 09:29:31] [query] Execution time: 0.55326
[2026-01-30 09:29:33] [index:background] Health check
[2026-01-30 09:29:35] [indexer:background] Health check
[2026-01-30 09:30:11] [query] Query for: switch2 本体用台
[2026-01-30 09:30:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:30:11] [query] Engine: default
[2026-01-30 09:30:11] [query] Tokens: switch, switches, switch2 本体用台
[2026-01-30 09:30:11] [query] Mods: 11
[2026-01-30 09:30:11] [query] Using OR logic
[2026-01-30 09:30:11] [query] Found results using: or logic
[2026-01-30 09:30:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6597,10030,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:30:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:30:11] [query] Results: 15 Pages of results: 1
[2026-01-30 09:30:11] [query] Execution time: 0.12692
[2026-01-30 09:30:21] [query] Query for: liberty connet
[2026-01-30 09:30:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:30:21] [query] Engine: default
[2026-01-30 09:30:21] [query] Tokens: liberty, connote, conta, conti, count, connet
[2026-01-30 09:30:21] [query] Mods: 11
[2026-01-30 09:30:21] [query] Using OR logic
[2026-01-30 09:30:21] [query] Found results using: or logic
[2026-01-30 09:30:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22503)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22503,29592,64753,23109,1552,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:30:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:30:21] [query] Results: 25 Pages of results: 1
[2026-01-30 09:30:21] [query] Execution time: 0.14733
[2026-01-30 09:31:05] [query] Query for: 斯德哥尔摩综合的禁片
[2026-01-30 09:31:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:31:05] [query] Engine: default
[2026-01-30 09:31:05] [query] Tokens: 斯德哥尔摩综合的禁片
[2026-01-30 09:31:05] [query] Mods: 11
[2026-01-30 09:31:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:31:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:31:05] [query] Results: 0 Pages of results: 0
[2026-01-30 09:31:05] [query] Execution time: 0.08185
[2026-01-30 09:32:17] [query] Query for: angel girl x2 game
[2026-01-30 09:32:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:32:17] [query] Engine: default
[2026-01-30 09:32:17] [query] Tokens: x204, x205, x221, x223, x224, x226, x227, x228, x228 336, x228336
[2026-01-30 09:32:17] [query] Mods: 11
[2026-01-30 09:32:17] [query] Using OR logic
[2026-01-30 09:32:17] [query] Found results using: and logic
[2026-01-30 09:32:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8869,1403,20004)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (37283,37315,30217,30822,37199,37213,30847,37243,37245,37247) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:32:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:32:17] [query] Results: 6 Pages of results: 1
[2026-01-30 09:32:17] [query] Execution time: 0.03548
[2026-01-30 09:32:25] [query] Query for: media inquiries
[2026-01-30 09:32:25] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:32:25] [query] Engine: nc_realtorsr_contacts
[2026-01-30 09:32:25] [query] Tokens: inquiries, inquiry, media
[2026-01-30 09:32:25] [query] Mods: 5
[2026-01-30 09:32:25] [query] Trying AND logic
[2026-01-30 09:32:25] [query] Found results using: and logic
[2026-01-30 09:32:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11138,29334,5521) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('16586') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:32:25] [query] Results: 1 Pages of results: 1
[2026-01-30 09:32:25] [query] Execution time: 0.09579
[2026-01-30 09:32:38] [query] Query for: used wagon r cng cars in hyderabad
[2026-01-30 09:32:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:32:38] [query] Engine: default
[2026-01-30 09:32:38] [query] Tokens: wagoner, cars, r, used
[2026-01-30 09:32:38] [query] Mods: 11
[2026-01-30 09:32:38] [query] Trying AND logic
[2026-01-30 09:32:38] [query] Using OR logic
[2026-01-30 09:32:38] [query] Found results using: or logic
[2026-01-30 09:32:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13566,9360,928)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16970,13566,9360,928) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:32:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:32:38] [query] Results: 282 Pages of results: 2
[2026-01-30 09:32:38] [query] Execution time: 0.08852
[2026-01-30 09:32:46] [query] Query for: madelok kota wisata
[2026-01-30 09:32:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:32:46] [query] Engine: default
[2026-01-30 09:32:46] [query] Tokens: kotarakos
[2026-01-30 09:32:46] [query] Mods: 11
[2026-01-30 09:32:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23579) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:32:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:32:46] [query] Results: 0 Pages of results: 0
[2026-01-30 09:32:46] [query] Execution time: 0.05587
[2026-01-30 09:34:20] [query] Query for: ルノー ダスター　中古
[2026-01-30 09:34:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:34:20] [query] Engine: default
[2026-01-30 09:34:20] [query] Tokens: ルノー ダスター 中古
[2026-01-30 09:34:20] [query] Mods: 11
[2026-01-30 09:34:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:34:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:34:20] [query] Results: 0 Pages of results: 0
[2026-01-30 09:34:20] [query] Execution time: 0.13057
[2026-01-30 09:34:25] [query] Query for: 高島屋日発工業
[2026-01-30 09:34:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:34:25] [query] Engine: default
[2026-01-30 09:34:25] [query] Tokens: 高島屋日発工業
[2026-01-30 09:34:25] [query] Mods: 11
[2026-01-30 09:34:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:34:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:34:25] [query] Results: 0 Pages of results: 0
[2026-01-30 09:34:25] [query] Execution time: 0.07648
[2026-01-30 09:34:27] [query] Query for: mazdock share price
[2026-01-30 09:34:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:34:27] [query] Engine: default
[2026-01-30 09:34:27] [query] Tokens: share, price, mazdock
[2026-01-30 09:34:27] [query] Mods: 11
[2026-01-30 09:34:27] [query] Using OR logic
[2026-01-30 09:34:27] [query] Found results using: or logic
[2026-01-30 09:34:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2168,267)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (267,2168,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:34:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:34:27] [query] Results: 279 Pages of results: 2
[2026-01-30 09:34:27] [query] Execution time: 0.27840
[2026-01-30 09:34:32] [index:background] Health check
[2026-01-30 09:34:34] [indexer:background] Health check
[2026-01-30 09:34:51] [query] Query for: wili utd
[2026-01-30 09:34:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:34:51] [query] Engine: default
[2026-01-30 09:34:51] [query] Tokens: arcade & outdoor, arcadeoutdoor, outdated, outdoor, outdoor-approved, outdoorapproved, outdoors, shutdown, shutdown-related, shutdownrelated
[2026-01-30 09:34:51] [query] Mods: 11
[2026-01-30 09:34:51] [query] Using OR logic
[2026-01-30 09:34:51] [query] Found results using: and logic
[2026-01-30 09:34:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72938,72939,8704,4682,8666,8669,10441,18706,74241,74243) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:34:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:34:51] [query] Results: 25 Pages of results: 1
[2026-01-30 09:34:51] [query] Execution time: 0.08745
[2026-01-30 09:35:27] [query] Query for: beachten 🚲🍸🧊 www.7search.xyz/es/unisom comprar unisom! envio nocturno de. unisom sin receta compre en linea legalmente desde europa.
[2026-01-30 09:35:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 09:35:27] [query] Engine: default
[2026-01-30 09:35:27] [query] Tokens: comprehending, comprehends, comprehensible, comprehension, comprehensive, de, en, es, sin, www
[2026-01-30 09:35:27] [query] Mods: 11
[2026-01-30 09:35:27] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 09:35:27] [query] Using OR logic
[2026-01-30 09:35:27] [query] Found results using: or logic
[2026-01-30 09:35:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,49439,59810,1315,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (54991,33182,34913,20236,80,3783,49439,59810,1315,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:35:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:35:27] [query] Results: 159 Pages of results: 14
[2026-01-30 09:35:27] [query] Execution time: 0.14134
[2026-01-30 09:35:51] [query] Query for: 東京都江戸川区北小岩2丁目18番10号
[2026-01-30 09:35:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:35:51] [query] Engine: default
[2026-01-30 09:35:51] [query] Tokens: 2, 18, 10, 東京都江戸川区北小岩2丁目18番10号
[2026-01-30 09:35:51] [query] Mods: 11
[2026-01-30 09:35:51] [query] Using OR logic
[2026-01-30 09:35:52] [query] Found results using: or logic
[2026-01-30 09:35:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393,3110,706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,3110,393,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:35:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:35:52] [query] Results: 1074 Pages of results: 6
[2026-01-30 09:35:52] [query] Execution time: 0.44376
[2026-01-30 09:35:56] [query] Query for: αγοράστε ιβερμεκτίνη online stromectol ivermectin 🎢🦧 www.7search.xyz/stromectol 🎢🦧.
[2026-01-30 09:35:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 09:35:56] [query] Engine: default
[2026-01-30 09:35:56] [query] Tokens: online, www, xyz, αγοράστε ιβερμεκτίνη stromectol ivermectin 🎢🦧 7search stromectol
[2026-01-30 09:35:56] [query] Mods: 11
[2026-01-30 09:35:56] [query] Using OR logic
[2026-01-30 09:35:57] [query] Found results using: or logic
[2026-01-30 09:35:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (994,2485,32952,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:35:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:35:57] [query] Results: 228 Pages of results: 19
[2026-01-30 09:35:57] [query] Execution time: 0.50012
[2026-01-30 09:35:57] [query] Query for: apotheke online deutschland 🌶️⠥ www.7search.top/fr/aricept aricept 5mg et 10mg vente intermarche. puis-je acheter en ligne sans ordonnance aricept.commander ligne.
[2026-01-30 09:35:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 09:35:57] [query] Engine: default
[2026-01-30 09:35:57] [query] Tokens: commander, jealously, jean, jean-michel, jean-paul, jeanean, jeanette, jeanmichel, jeanne, jeanpaul
[2026-01-30 09:35:57] [query] Mods: 11
[2026-01-30 09:35:57] [query] Trying AND logic
[2026-01-30 09:35:57] [query] Using OR logic
[2026-01-30 09:35:58] [query] Found results using: or logic
[2026-01-30 09:35:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,19370,1016,994,13792,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,56031,12650,12671,27925,23030,23477,12684,22972,27935) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:35:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:35:58] [query] Results: 3 Pages of results: 1
[2026-01-30 09:35:58] [query] Execution time: 0.15838
[2026-01-30 09:36:00] [query] Query for: ⡱🥊🎀 www.7rx.biz/decadron buy decadron 0.5mg without script visa. online cash on delivery.
[2026-01-30 09:36:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 09:36:00] [query] Engine: default
[2026-01-30 09:36:00] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, 0, buy, cash, delivery, online, script
[2026-01-30 09:36:00] [query] Mods: 11
[2026-01-30 09:36:00] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 09:36:00] [query] Using OR logic
[2026-01-30 09:36:00] [query] Found results using: or logic
[2026-01-30 09:36:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,2933,2295,8263,994,13867,21266,2332,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2630,2933,2295,8263,994,13867) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:36:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:36:01] [query] Results: 316 Pages of results: 27
[2026-01-30 09:36:01] [query] Execution time: 0.10107
[2026-01-30 09:37:02] [query] Query for: 雅迪集团公积金是实缴吗
[2026-01-30 09:37:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:37:02] [query] Engine: default
[2026-01-30 09:37:02] [query] Tokens: 雅迪集团公积金是实缴吗
[2026-01-30 09:37:02] [query] Mods: 11
[2026-01-30 09:37:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:37:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:37:02] [query] Results: 0 Pages of results: 0
[2026-01-30 09:37:02] [query] Execution time: 0.09231
[2026-01-30 09:37:04] [query] Query for: wikipedia 季
[2026-01-30 09:37:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:37:04] [query] Engine: default
[2026-01-30 09:37:04] [query] Tokens: wikipedia 季
[2026-01-30 09:37:04] [query] Mods: 11
[2026-01-30 09:37:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:37:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:37:04] [query] Results: 0 Pages of results: 0
[2026-01-30 09:37:04] [query] Execution time: 0.10394
[2026-01-30 09:37:31] [query] Query for: 北京确实科技
[2026-01-30 09:37:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:37:31] [query] Engine: default
[2026-01-30 09:37:31] [query] Tokens: 北京确实科技
[2026-01-30 09:37:31] [query] Mods: 11
[2026-01-30 09:37:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:37:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:37:31] [query] Results: 0 Pages of results: 0
[2026-01-30 09:37:31] [query] Execution time: 0.07434
[2026-01-30 09:38:01] [query] Query for: georgia real estate purchase agreement
[2026-01-30 09:38:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:38:01] [query] Engine: default
[2026-01-30 09:38:01] [query] Tokens: georgia, real, estate, purchase, agreement
[2026-01-30 09:38:01] [query] Mods: 11
[2026-01-30 09:38:01] [query] Trying AND logic
[2026-01-30 09:38:01] [query] Using OR logic
[2026-01-30 09:38:01] [query] Found results using: or logic
[2026-01-30 09:38:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5228,171,172,120,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:38:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:38:01] [query] Results: 1385 Pages of results: 7
[2026-01-30 09:38:01] [query] Execution time: 0.53177
[2026-01-30 09:38:36] [index:background] Health check
[2026-01-30 09:38:40] [index:background] Health check
[2026-01-30 09:39:09] [query] Query for: 乌拉吴娜
[2026-01-30 09:39:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:39:09] [query] Engine: default
[2026-01-30 09:39:09] [query] Tokens: 乌拉吴娜
[2026-01-30 09:39:09] [query] Mods: 11
[2026-01-30 09:39:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:39:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:39:09] [query] Results: 0 Pages of results: 0
[2026-01-30 09:39:09] [query] Execution time: 0.07645
[2026-01-30 09:39:11] [query] Query for: when does real estate agent contract expire
[2026-01-30 09:39:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:39:11] [query] Engine: default
[2026-01-30 09:39:11] [query] Tokens: real, estate, agent, contract, expire
[2026-01-30 09:39:11] [query] Mods: 11
[2026-01-30 09:39:11] [query] Trying AND logic
[2026-01-30 09:39:11] [query] Using OR logic
[2026-01-30 09:39:11] [query] Found results using: or logic
[2026-01-30 09:39:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,2727,5335) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:39:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:39:11] [query] Results: 1487 Pages of results: 8
[2026-01-30 09:39:11] [query] Execution time: 0.66670
[2026-01-30 09:39:28] [query] Query for: accor airline miles
[2026-01-30 09:39:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:39:28] [query] Engine: default
[2026-01-30 09:39:28] [query] Tokens: accord, accordance, according, accordingly, accords, airline, miles
[2026-01-30 09:39:28] [query] Mods: 11
[2026-01-30 09:39:28] [query] Trying AND logic
[2026-01-30 09:39:28] [query] Using OR logic
[2026-01-30 09:39:28] [query] Found results using: or logic
[2026-01-30 09:39:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14483,485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33955,20240,3125,6112,24418,14483,485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:39:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:39:28] [query] Results: 200 Pages of results: 1
[2026-01-30 09:39:28] [query] Execution time: 0.06340
[2026-01-30 09:39:31] [query] Query for: north american properties brand guidelines logo
[2026-01-30 09:39:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:39:31] [query] Engine: default
[2026-01-30 09:39:31] [query] Tokens: north, american, properties, brand, guidelines, logo
[2026-01-30 09:39:31] [query] Mods: 11
[2026-01-30 09:39:31] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 09:39:31] [query] Using OR logic
[2026-01-30 09:39:31] [query] Found results using: or logic
[2026-01-30 09:39:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,1087,182,2383,1969,3601) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:39:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:39:31] [query] Results: 762 Pages of results: 4
[2026-01-30 09:39:31] [query] Execution time: 0.22910
[2026-01-30 09:39:42] [query] Query for: 35-7
[2026-01-30 09:39:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:39:42] [query] Engine: default
[2026-01-30 09:39:42] [query] Tokens: 35, 7, 3-7, 3457, 3557, 3574, 3575, 35-7
[2026-01-30 09:39:42] [query] Mods: 11
[2026-01-30 09:39:42] [query] Using OR logic
[2026-01-30 09:39:42] [query] Found results using: or logic
[2026-01-30 09:39:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2672,374)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2672,374,34159,38694,31376,35561,41248,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:39:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:39:42] [query] Results: 160 Pages of results: 1
[2026-01-30 09:39:42] [query] Execution time: 0.20925
[2026-01-30 09:39:43] [indexer:background] Health check
[2026-01-30 09:39:43] [indexer:background] Health check
[2026-01-30 09:39:59] [query] Query for: real estate commission notice to vacate colorado
[2026-01-30 09:39:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:39:59] [query] Engine: default
[2026-01-30 09:39:59] [query] Tokens: real, estate, commission, notice, vacate, colorado
[2026-01-30 09:39:59] [query] Mods: 11
[2026-01-30 09:39:59] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 09:39:59] [query] Using OR logic
[2026-01-30 09:40:00] [query] Found results using: or logic
[2026-01-30 09:40:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,843,903,32691,30081) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:39:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:40:00] [query] Results: 1071 Pages of results: 6
[2026-01-30 09:40:00] [query] Execution time: 0.52589
[2026-01-30 09:40:02] [query] Query for: 계양 스테이터볼트
[2026-01-30 09:40:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:40:02] [query] Engine: default
[2026-01-30 09:40:02] [query] Tokens: 계양 스테이터볼트
[2026-01-30 09:40:02] [query] Mods: 11
[2026-01-30 09:40:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:40:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:40:02] [query] Results: 0 Pages of results: 0
[2026-01-30 09:40:02] [query] Execution time: 0.16735
[2026-01-30 09:40:27] [query] Query for: thrifty rent a car reservations
[2026-01-30 09:40:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:40:27] [query] Engine: default
[2026-01-30 09:40:27] [query] Tokens: rent, car, reservations, thrift, thrifty
[2026-01-30 09:40:27] [query] Mods: 11
[2026-01-30 09:40:27] [query] Using OR logic
[2026-01-30 09:40:27] [query] Found results using: or logic
[2026-01-30 09:40:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7094,603,19181)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (603,7094,19181,10528,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:40:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:40:27] [query] Results: 79 Pages of results: 1
[2026-01-30 09:40:27] [query] Execution time: 0.14795
[2026-01-30 09:40:51] [query] Query for: chlorin liters 10
[2026-01-30 09:40:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:40:51] [query] Engine: default
[2026-01-30 09:40:51] [query] Tokens: chlorine, 10
[2026-01-30 09:40:51] [query] Mods: 11
[2026-01-30 09:40:51] [query] Trying AND logic
[2026-01-30 09:40:51] [query] Found results using: and logic
[2026-01-30 09:40:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8159,393) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:40:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('2567') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:40:51] [query] Results: 1 Pages of results: 1
[2026-01-30 09:40:51] [query] Execution time: 0.04434
[2026-01-30 09:41:01] [query] Query for: 呼和浩特旧书回收价格行情 2026
[2026-01-30 09:41:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:41:01] [query] Engine: default
[2026-01-30 09:41:01] [query] Tokens: 2026, 呼和浩特旧书回收价格行情
[2026-01-30 09:41:01] [query] Mods: 11
[2026-01-30 09:41:01] [query] Using OR logic
[2026-01-30 09:41:01] [query] Found results using: or logic
[2026-01-30 09:41:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:41:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:41:01] [query] Results: 75 Pages of results: 1
[2026-01-30 09:41:01] [query] Execution time: 0.21152
[2026-01-30 09:41:31] [query] Query for: 如何设置你的谷歌账号只能在一台设备上登录
[2026-01-30 09:41:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:41:31] [query] Engine: default
[2026-01-30 09:41:31] [query] Tokens: 如何设置你的谷歌账号只能在一台设备上登录
[2026-01-30 09:41:31] [query] Mods: 11
[2026-01-30 09:41:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:41:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:41:31] [query] Results: 0 Pages of results: 0
[2026-01-30 09:41:31] [query] Execution time: 0.08504
[2026-01-30 09:41:41] [query] Query for: win11属性里的高级不可勾选
[2026-01-30 09:41:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:41:41] [query] Engine: default
[2026-01-30 09:41:41] [query] Tokens: win11属性里的高级不可勾选
[2026-01-30 09:41:41] [query] Mods: 11
[2026-01-30 09:41:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:41:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:41:41] [query] Results: 0 Pages of results: 0
[2026-01-30 09:41:41] [query] Execution time: 0.07813
[2026-01-30 09:42:31] [query] Query for: 淮安开明中学王春花
[2026-01-30 09:42:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:42:31] [query] Engine: default
[2026-01-30 09:42:31] [query] Tokens: 淮安开明中学王春花
[2026-01-30 09:42:31] [query] Mods: 11
[2026-01-30 09:42:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:42:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:42:31] [query] Results: 0 Pages of results: 0
[2026-01-30 09:42:31] [query] Execution time: 0.08040
[2026-01-30 09:42:52] [query] Query for: 吴晓隽
[2026-01-30 09:42:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:42:52] [query] Engine: default
[2026-01-30 09:42:52] [query] Tokens: 吴晓隽
[2026-01-30 09:42:52] [query] Mods: 11
[2026-01-30 09:42:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:42:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:42:52] [query] Results: 0 Pages of results: 0
[2026-01-30 09:42:52] [query] Execution time: 0.08413
[2026-01-30 09:42:56] [query] Query for: m·a·0
[2026-01-30 09:42:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:42:56] [query] Engine: default
[2026-01-30 09:42:56] [query] Tokens: m, 0
[2026-01-30 09:42:56] [query] Mods: 11
[2026-01-30 09:42:56] [query] Using OR logic
[2026-01-30 09:42:56] [query] Found results using: or logic
[2026-01-30 09:42:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1812,2630) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:42:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:42:56] [query] Results: 181 Pages of results: 1
[2026-01-30 09:42:56] [query] Execution time: 0.06241
[2026-01-30 09:43:42] [query] Query for: biogenic' "magicolor"
[2026-01-30 09:43:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:43:42] [query] Engine: default
[2026-01-30 09:43:43] [query] Tokens: biogenic magicolor
[2026-01-30 09:43:43] [query] Mods: 11
[2026-01-30 09:43:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:43:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:43:43] [query] Results: 0 Pages of results: 0
[2026-01-30 09:43:43] [query] Execution time: 0.11426
[2026-01-30 09:44:11] [query] Query for: 中共中央政治局第二十二次集体学习时的重要讲话精神；
[2026-01-30 09:44:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:44:11] [query] Engine: default
[2026-01-30 09:44:12] [query] Tokens: 中共中央政治局第二十二次集体学习时的重要讲话精神
[2026-01-30 09:44:12] [query] Mods: 11
[2026-01-30 09:44:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:44:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:44:12] [query] Results: 0 Pages of results: 0
[2026-01-30 09:44:12] [query] Execution time: 0.09475
[2026-01-30 09:44:33] [index:background] Health check
[2026-01-30 09:44:34] [indexer:background] Health check
[2026-01-30 09:44:35] [query] Query for: 舟山市定海区2020年国民经济和社会发展统计公报
[2026-01-30 09:44:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:44:35] [query] Engine: default
[2026-01-30 09:44:35] [query] Tokens: 2020, 舟山市定海区2020年国民经济和社会发展统计公报
[2026-01-30 09:44:35] [query] Mods: 11
[2026-01-30 09:44:35] [query] Using OR logic
[2026-01-30 09:44:35] [query] Found results using: or logic
[2026-01-30 09:44:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11824)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11824,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:44:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:44:35] [query] Results: 126 Pages of results: 1
[2026-01-30 09:44:35] [query] Execution time: 0.23204
[2026-01-30 09:45:16] [query] Query for: フリーダムゥオーズ アクセサリ 武器
[2026-01-30 09:45:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:45:16] [query] Engine: default
[2026-01-30 09:45:17] [query] Tokens: フリーダムゥオーズ アクセサリ 武器
[2026-01-30 09:45:17] [query] Mods: 11
[2026-01-30 09:45:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:45:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:45:17] [query] Results: 0 Pages of results: 0
[2026-01-30 09:45:17] [query] Execution time: 0.15420
[2026-01-30 09:45:19] [query] Query for: real estate included in the auction
[2026-01-30 09:45:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:45:19] [query] Engine: default
[2026-01-30 09:45:19] [query] Tokens: real, estate, included, auction
[2026-01-30 09:45:19] [query] Mods: 11
[2026-01-30 09:45:19] [query] Trying AND logic
[2026-01-30 09:45:19] [query] Using OR logic
[2026-01-30 09:45:19] [query] Found results using: or logic
[2026-01-30 09:45:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1513,29178) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:45:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:45:19] [query] Results: 1005 Pages of results: 6
[2026-01-30 09:45:19] [query] Execution time: 0.47482
[2026-01-30 09:45:32] [query] Query for: adresse bruxelles mobilite
[2026-01-30 09:45:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:45:32] [query] Engine: default
[2026-01-30 09:45:32] [query] Tokens: add-res, addres, address, addresses, brussels, mobility, adresse bruxelles mobilite
[2026-01-30 09:45:32] [query] Mods: 11
[2026-01-30 09:45:32] [query] Using OR logic
[2026-01-30 09:45:32] [query] Found results using: or logic
[2026-01-30 09:45:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30923,30924,923,3940,14480,4098,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:45:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:45:32] [query] Results: 165 Pages of results: 1
[2026-01-30 09:45:32] [query] Execution time: 0.17347
[2026-01-30 09:46:07] [query] Query for: 天利控股集团 凯龙上海
[2026-01-30 09:46:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:46:07] [query] Engine: default
[2026-01-30 09:46:07] [query] Tokens: 天利控股集团 凯龙上海
[2026-01-30 09:46:07] [query] Mods: 11
[2026-01-30 09:46:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:46:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:46:07] [query] Results: 0 Pages of results: 0
[2026-01-30 09:46:07] [query] Execution time: 0.10138
[2026-01-30 09:46:57] [query] Query for: hoi dong fa
[2026-01-30 09:46:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:46:57] [query] Engine: default
[2026-01-30 09:46:57] [query] Tokens: hoi, fa, downing, dong
[2026-01-30 09:46:57] [query] Mods: 11
[2026-01-30 09:46:57] [query] Using OR logic
[2026-01-30 09:46:57] [query] Found results using: or logic
[2026-01-30 09:46:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5480,29909)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29909,5480,49176,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:46:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:46:57] [query] Results: 3 Pages of results: 1
[2026-01-30 09:46:57] [query] Execution time: 0.10231
[2026-01-30 09:48:06] [query] Query for: 2026 worldline seclin
[2026-01-30 09:48:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:48:06] [query] Engine: default
[2026-01-30 09:48:06] [query] Tokens: 2026, selina, sellin, worldline seclin
[2026-01-30 09:48:06] [query] Mods: 11
[2026-01-30 09:48:06] [query] Using OR logic
[2026-01-30 09:48:06] [query] Found results using: or logic
[2026-01-30 09:48:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,42227,24086,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:48:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:48:06] [query] Results: 75 Pages of results: 1
[2026-01-30 09:48:06] [query] Execution time: 0.23911
[2026-01-30 09:49:12] [query] Query for: 翻訳 疾病の名称　拡張型心筋症
[2026-01-30 09:49:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:49:12] [query] Engine: default
[2026-01-30 09:49:12] [query] Tokens: 翻訳 疾病の名称 拡張型心筋症
[2026-01-30 09:49:12] [query] Mods: 11
[2026-01-30 09:49:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:49:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:49:12] [query] Results: 0 Pages of results: 0
[2026-01-30 09:49:12] [query] Execution time: 0.13582
[2026-01-30 09:49:14] [query] Query for: herb osp klodzisko wronki
[2026-01-30 09:49:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:49:14] [query] Engine: default
[2026-01-30 09:49:14] [query] Tokens: atmosphere, atmospheric, cosponsored, cosponsors, dospace, dospace 360, dospace360, hospital, hospitality, hospitality-style
[2026-01-30 09:49:14] [query] Mods: 11
[2026-01-30 09:49:14] [query] Using OR logic
[2026-01-30 09:49:14] [query] Found results using: and logic
[2026-01-30 09:49:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10586)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2792,24420,15997,19230,66918,66925,66929,5459,8901,13642) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:49:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:49:14] [query] Results: 19 Pages of results: 1
[2026-01-30 09:49:14] [query] Execution time: 0.13825
[2026-01-30 09:49:32] [query] Query for: gold spot price to inr calculation
[2026-01-30 09:49:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:49:32] [query] Engine: default
[2026-01-30 09:49:32] [query] Tokens: inroads, inroom, calculation, gold, price, spot
[2026-01-30 09:49:32] [query] Mods: 11
[2026-01-30 09:49:32] [query] Trying AND logic
[2026-01-30 09:49:32] [query] Using OR logic
[2026-01-30 09:49:33] [query] Found results using: or logic
[2026-01-30 09:49:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6154,5867,2168,8315)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66580,70866,6154,5867,2168,8315) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:49:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:49:33] [query] Results: 192 Pages of results: 1
[2026-01-30 09:49:33] [query] Execution time: 0.13698
[2026-01-30 09:49:36] [index:background] Health check
[2026-01-30 09:49:36] [indexer:background] Health check
[2026-01-30 09:49:36] [indexer:background] Health check
[2026-01-30 09:53:02] [query] Query for: dilux
[2026-01-30 09:53:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:53:02] [query] Engine: default
[2026-01-30 09:53:03] [query] Tokens: dilux
[2026-01-30 09:53:03] [query] Mods: 11
[2026-01-30 09:53:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:53:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:53:03] [query] Results: 0 Pages of results: 0
[2026-01-30 09:53:03] [query] Execution time: 0.09001
[2026-01-30 09:53:05] [query] Query for: gia cafe lam dong
[2026-01-30 09:53:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:53:05] [query] Engine: default
[2026-01-30 09:53:05] [query] Tokens: giambalvo, giant, giants, lamb, lambe, lambert, lambeth, lamboglia, lamelo, laminate
[2026-01-30 09:53:05] [query] Mods: 11
[2026-01-30 09:53:05] [query] Trying AND logic
[2026-01-30 09:53:05] [query] Using OR logic
[2026-01-30 09:53:05] [query] Found results using: or logic
[2026-01-30 09:53:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6113)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27706,8646,5875,49183,12470,23146,18381,47686,74041,8321) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:53:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:53:05] [query] Results: 7 Pages of results: 1
[2026-01-30 09:53:05] [query] Execution time: 0.02958
[2026-01-30 09:53:24] [query] Query for: chapel hill nc real estate
[2026-01-30 09:53:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:53:24] [query] Engine: default
[2026-01-30 09:53:24] [query] Tokens: chapel, hill, nc, real, estate
[2026-01-30 09:53:24] [query] Mods: 11
[2026-01-30 09:53:24] [query] Trying AND logic
[2026-01-30 09:53:24] [query] Using OR logic
[2026-01-30 09:53:24] [query] Found results using: or logic
[2026-01-30 09:53:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8888,7615,396,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:53:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:53:24] [query] Results: 1180 Pages of results: 6
[2026-01-30 09:53:24] [query] Execution time: 0.97754
[2026-01-30 09:53:47] [query] Query for: 陕西仁屿安科贸有限公司 竞谈
[2026-01-30 09:53:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:53:47] [query] Engine: default
[2026-01-30 09:53:47] [query] Tokens: 陕西仁屿安科贸有限公司 竞谈
[2026-01-30 09:53:47] [query] Mods: 11
[2026-01-30 09:53:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:53:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:53:47] [query] Results: 0 Pages of results: 0
[2026-01-30 09:53:47] [query] Execution time: 0.13857
[2026-01-30 09:54:03] [query] Query for: dojo
[2026-01-30 09:54:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:54:03] [query] Engine: default
[2026-01-30 09:54:03] [query] Tokens: doj, dojs, dojo
[2026-01-30 09:54:03] [query] Mods: 11
[2026-01-30 09:54:03] [query] Using OR logic
[2026-01-30 09:54:03] [query] Found results using: or logic
[2026-01-30 09:54:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4485,50790,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:54:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:54:03] [query] Results: 7 Pages of results: 1
[2026-01-30 09:54:03] [query] Execution time: 0.08721
[2026-01-30 09:54:17] [query] Query for: philips latina
[2026-01-30 09:54:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:54:17] [query] Engine: default
[2026-01-30 09:54:17] [query] Tokens: philipsburg
[2026-01-30 09:54:17] [query] Mods: 11
[2026-01-30 09:54:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30938) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:54:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:54:17] [query] Results: 0 Pages of results: 0
[2026-01-30 09:54:17] [query] Execution time: 0.05378
[2026-01-30 09:54:34] [index:background] Health check
[2026-01-30 09:54:35] [indexer:background] Health check
[2026-01-30 09:54:37] [query] Query for: durham north carolina homes for sale
[2026-01-30 09:54:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:54:37] [query] Engine: default
[2026-01-30 09:54:37] [query] Tokens: durham, north, carolina, homes, sale
[2026-01-30 09:54:37] [query] Mods: 11
[2026-01-30 09:54:37] [query] Trying AND logic
[2026-01-30 09:54:37] [query] Using OR logic
[2026-01-30 09:54:38] [query] Found results using: or logic
[2026-01-30 09:54:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5443,253,254,370,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:54:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:54:38] [query] Results: 830 Pages of results: 5
[2026-01-30 09:54:38] [query] Execution time: 0.37311
[2026-01-30 09:54:47] [query] Query for: 萬谷 越前市
[2026-01-30 09:54:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:54:47] [query] Engine: default
[2026-01-30 09:54:47] [query] Tokens: 萬谷 越前市
[2026-01-30 09:54:47] [query] Mods: 11
[2026-01-30 09:54:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:54:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:54:47] [query] Results: 0 Pages of results: 0
[2026-01-30 09:54:47] [query] Execution time: 0.10171
[2026-01-30 09:55:04] [query] Query for: centre commercial carrefour
[2026-01-30 09:55:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:55:04] [query] Engine: default
[2026-01-30 09:55:04] [query] Tokens: centre, commercial, carefree, carrboro, carrefour
[2026-01-30 09:55:04] [query] Mods: 11
[2026-01-30 09:55:04] [query] Using OR logic
[2026-01-30 09:55:04] [query] Found results using: or logic
[2026-01-30 09:55:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (29043,95)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29043,95,37825,12963,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:55:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:55:04] [query] Results: 219 Pages of results: 2
[2026-01-30 09:55:04] [query] Execution time: 0.17601
[2026-01-30 09:55:22] [query] Query for: 赣州市赣南脐橙协会官网
[2026-01-30 09:55:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:55:22] [query] Engine: default
[2026-01-30 09:55:22] [query] Tokens: 赣州市赣南脐橙协会官网
[2026-01-30 09:55:22] [query] Mods: 11
[2026-01-30 09:55:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:55:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:55:22] [query] Results: 0 Pages of results: 0
[2026-01-30 09:55:22] [query] Execution time: 0.08031
[2026-01-30 09:56:50] [query] Query for: okm felveteli eredmenyek 2026
[2026-01-30 09:56:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:56:50] [query] Engine: default
[2026-01-30 09:56:50] [query] Tokens: bookman, 2026
[2026-01-30 09:56:50] [query] Mods: 11
[2026-01-30 09:56:50] [query] Trying AND logic
[2026-01-30 09:56:50] [query] Using OR logic
[2026-01-30 09:56:50] [query] Found results using: or logic
[2026-01-30 09:56:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22997,28036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:56:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:56:50] [query] Results: 75 Pages of results: 1
[2026-01-30 09:56:50] [query] Execution time: 0.18574
[2026-01-30 09:58:14] [query] Query for: so tai chinh tphcm tieng anh
[2026-01-30 09:58:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:58:14] [query] Engine: default
[2026-01-30 09:58:14] [query] Tokens: tail, tailor, tailored, tailoring, tailspin, tailspins, tainment
[2026-01-30 09:58:14] [query] Mods: 11
[2026-01-30 09:58:14] [query] Using OR logic
[2026-01-30 09:58:14] [query] Found results using: and logic
[2026-01-30 09:58:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10129,14100,8573,14123,22348,3271,72730) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:58:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:58:14] [query] Results: 14 Pages of results: 1
[2026-01-30 09:58:14] [query] Execution time: 0.03427
[2026-01-30 09:58:44] [query] Query for: 三浦郡葉山町
[2026-01-30 09:58:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:58:44] [query] Engine: default
[2026-01-30 09:58:44] [query] Tokens: 三浦郡葉山町
[2026-01-30 09:58:44] [query] Mods: 11
[2026-01-30 09:58:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:58:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:58:44] [query] Results: 0 Pages of results: 0
[2026-01-30 09:58:45] [query] Execution time: 0.08121
[2026-01-30 09:59:23] [query] Query for: 微信零钱充值方法
[2026-01-30 09:59:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:59:23] [query] Engine: default
[2026-01-30 09:59:23] [query] Tokens: 微信零钱充值方法
[2026-01-30 09:59:23] [query] Mods: 11
[2026-01-30 09:59:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:59:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:59:23] [query] Results: 0 Pages of results: 0
[2026-01-30 09:59:23] [query] Execution time: 0.07822
[2026-01-30 09:59:33] [index:background] Health check
[2026-01-30 09:59:35] [indexer:background] Health check
[2026-01-30 09:59:43] [query] Query for: usb token 2000运行环境
[2026-01-30 09:59:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 09:59:43] [query] Engine: default
[2026-01-30 09:59:43] [query] Tokens: usbased, 2000
[2026-01-30 09:59:43] [query] Mods: 11
[2026-01-30 09:59:43] [query] Trying AND logic
[2026-01-30 09:59:43] [query] Using OR logic
[2026-01-30 09:59:43] [query] Found results using: or logic
[2026-01-30 09:59:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8820)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29765,8820) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 09:59:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 09:59:43] [query] Results: 12 Pages of results: 1
[2026-01-30 09:59:43] [query] Execution time: 0.03325
[2026-01-30 10:01:07] [query] Query for: usb token 2000 运行环境安装教程
[2026-01-30 10:01:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:01:07] [query] Engine: default
[2026-01-30 10:01:07] [query] Tokens: usbased, 2000
[2026-01-30 10:01:07] [query] Mods: 11
[2026-01-30 10:01:07] [query] Trying AND logic
[2026-01-30 10:01:07] [query] Using OR logic
[2026-01-30 10:01:07] [query] Found results using: or logic
[2026-01-30 10:01:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8820)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29765,8820) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:01:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:01:07] [query] Results: 12 Pages of results: 1
[2026-01-30 10:01:07] [query] Execution time: 0.02669
[2026-01-30 10:03:36] [index:background] Health check
[2026-01-30 10:03:44] [query] Query for: 福建省安全生产举报奖励办法
[2026-01-30 10:03:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:03:44] [query] Engine: default
[2026-01-30 10:03:44] [query] Tokens: 福建省安全生产举报奖励办法
[2026-01-30 10:03:44] [query] Mods: 11
[2026-01-30 10:03:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:03:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:03:44] [query] Results: 0 Pages of results: 0
[2026-01-30 10:03:44] [query] Execution time: 0.08030
[2026-01-30 10:03:50] [indexer:background] Health check
[2026-01-30 10:04:06] [query] Query for: 固定資産税課税対象面積
[2026-01-30 10:04:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:04:06] [query] Engine: default
[2026-01-30 10:04:06] [query] Tokens: 固定資産税課税対象面積
[2026-01-30 10:04:06] [query] Mods: 11
[2026-01-30 10:04:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:04:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:04:06] [query] Results: 0 Pages of results: 0
[2026-01-30 10:04:06] [query] Execution time: 0.07734
[2026-01-30 10:04:48] [query] Query for: gem/standard-cv-gem-2026.docx
[2026-01-30 10:04:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:04:48] [query] Engine: default
[2026-01-30 10:04:48] [query] Tokens: gemini, 2026, cv, standard
[2026-01-30 10:04:48] [query] Mods: 11
[2026-01-30 10:04:48] [query] Using OR logic
[2026-01-30 10:04:48] [query] Found results using: or logic
[2026-01-30 10:04:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,44854,4276)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (64996,28036,44854,4276) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:04:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:04:48] [query] Results: 374 Pages of results: 2
[2026-01-30 10:04:48] [query] Execution time: 0.21531
[2026-01-30 10:05:46] [query] Query for: rmc d
[2026-01-30 10:05:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:05:46] [query] Engine: default
[2026-01-30 10:05:46] [query] Tokens: formclick, pzqy1vxlrmcs3dbd21w4kw, wn_pzqy1vxlrmcs3dbd21w4kw, wnpzqy1vxlrmcs3dbd21w4kw, wwwzipformcom, d
[2026-01-30 10:05:46] [query] Mods: 11
[2026-01-30 10:05:46] [query] Trying AND logic
[2026-01-30 10:05:46] [query] Found results using: and logic
[2026-01-30 10:05:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4545)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (69469,76856,76857,76858,29423,4545) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:05:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('56078') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:05:46] [query] Results: 1 Pages of results: 1
[2026-01-30 10:05:46] [query] Execution time: 0.12962
[2026-01-30 10:06:03] [query] Query for: substitutio valv. aortalis
[2026-01-30 10:06:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:06:03] [query] Engine: default
[2026-01-30 10:06:03] [query] Tokens: substitution
[2026-01-30 10:06:03] [query] Mods: 11
[2026-01-30 10:06:03] [query] Found results using: and logic
[2026-01-30 10:06:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34621) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:06:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:06:03] [query] Results: 1 Pages of results: 1
[2026-01-30 10:06:03] [query] Execution time: 0.02654
[2026-01-30 10:06:36] [query] Query for: 习近平总书记关于网络强国的重要思想概论电子版
[2026-01-30 10:06:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:06:36] [query] Engine: default
[2026-01-30 10:06:36] [query] Tokens: 习近平总书记关于网络强国的重要思想概论电子版
[2026-01-30 10:06:36] [query] Mods: 11
[2026-01-30 10:06:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:06:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:06:36] [query] Results: 0 Pages of results: 0
[2026-01-30 10:06:36] [query] Execution time: 0.08454
[2026-01-30 10:07:40] [query] Query for: taliga 399
[2026-01-30 10:07:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:07:40] [query] Engine: default
[2026-01-30 10:07:40] [query] Tokens: 399, taliga taliga 399
[2026-01-30 10:07:40] [query] Mods: 11
[2026-01-30 10:07:40] [query] Using OR logic
[2026-01-30 10:07:40] [query] Found results using: or logic
[2026-01-30 10:07:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17906)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:07:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:07:40] [query] Results: 1 Pages of results: 1
[2026-01-30 10:07:40] [query] Execution time: 0.12379
[2026-01-30 10:08:35] [index:background] Health check
[2026-01-30 10:08:36] [index:background] Health check
[2026-01-30 10:08:49] [indexer:background] Health check
[2026-01-30 10:09:08] [query] Query for: generisches proscar ⥲🔗 www.7rx.biz/fr/proscar 1 mg et 5 de vendre. ou acheter du pas cher.commander en ligne.
[2026-01-30 10:09:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:09:08] [query] Engine: default
[2026-01-30 10:09:08] [query] Tokens: mg, commander, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, cherished, cherokee, cherokeenc, cherokees
[2026-01-30 10:09:08] [query] Mods: 11
[2026-01-30 10:09:08] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 10:09:08] [query] Using OR logic
[2026-01-30 10:09:08] [query] Found results using: or logic
[2026-01-30 10:09:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,439,3783,49439,19370,1016,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,53659,17695,61401,61404,61406,57018,19554,68888,70868) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:09:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:09:08] [query] Results: 10 Pages of results: 1
[2026-01-30 10:09:08] [query] Execution time: 0.06479
[2026-01-30 10:09:39] [query] Query for: 539 春節加碼
[2026-01-30 10:09:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:09:39] [query] Engine: default
[2026-01-30 10:09:39] [query] Tokens: 5393, 53981, 53982
[2026-01-30 10:09:39] [query] Mods: 11
[2026-01-30 10:09:39] [query] Using OR logic
[2026-01-30 10:09:39] [query] Found results using: and logic
[2026-01-30 10:09:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12838,70807,70808) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:09:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:09:39] [query] Results: 2 Pages of results: 1
[2026-01-30 10:09:39] [query] Execution time: 0.05826
[2026-01-30 10:10:14] [query] Query for: 2025 明治大学　解答
[2026-01-30 10:10:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:10:14] [query] Engine: default
[2026-01-30 10:10:14] [query] Tokens: 2025, 明治大学 解答
[2026-01-30 10:10:14] [query] Mods: 11
[2026-01-30 10:10:14] [query] Using OR logic
[2026-01-30 10:10:15] [query] Found results using: or logic
[2026-01-30 10:10:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:10:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:10:15] [query] Results: 185 Pages of results: 1
[2026-01-30 10:10:15] [query] Execution time: 0.29243
[2026-01-30 10:10:19] [query] Query for: prometrium economico in linea ⚳🛫 www.7search.xyz/it/prometrium esiste il generico farmacia. acquistare come senza ricetta. compra linea. europa ordinare europa.
[2026-01-30 10:10:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:10:19] [query] Engine: default
[2026-01-30 10:10:19] [query] Tokens: delineates, come, il, www, xyz
[2026-01-30 10:10:19] [query] Mods: 11
[2026-01-30 10:10:19] [query] Trying AND logic
[2026-01-30 10:10:19] [query] Using OR logic
[2026-01-30 10:10:19] [query] Found results using: or logic
[2026-01-30 10:10:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (632,15081,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,632,15081,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:10:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:10:19] [query] Results: 266 Pages of results: 2
[2026-01-30 10:10:19] [query] Execution time: 0.45034
[2026-01-30 10:10:56] [query] Query for: 信じる 送りがな　意味
[2026-01-30 10:10:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:10:56] [query] Engine: default
[2026-01-30 10:10:57] [query] Tokens: 信じる 送りがな 意味
[2026-01-30 10:10:57] [query] Mods: 11
[2026-01-30 10:10:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:10:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:10:57] [query] Results: 0 Pages of results: 0
[2026-01-30 10:10:57] [query] Execution time: 0.14140
[2026-01-30 10:11:04] [query] Query for: 地图作者：bruv 海贼王地图地址：https://www.planetminecraft.com/project/one-piece-world-project/
[2026-01-30 10:11:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:11:04] [query] Engine: default
[2026-01-30 10:11:04] [query] Tokens: https, www, com, project, one, piece, 地图作者 bruv 海贼王地图地址 planetminecraft
[2026-01-30 10:11:04] [query] Mods: 11
[2026-01-30 10:11:04] [query] Using OR logic
[2026-01-30 10:11:04] [query] Found results using: or logic
[2026-01-30 10:11:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,21,90,1084,1918,2236,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21,2485,23,1918,90,1084,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:11:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:11:04] [query] Results: 1076 Pages of results: 6
[2026-01-30 10:11:04] [query] Execution time: 0.82491
[2026-01-30 10:11:08] [query] Query for: 한돈 금값
[2026-01-30 10:11:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:11:08] [query] Engine: default
[2026-01-30 10:11:08] [query] Tokens: 한돈 금값
[2026-01-30 10:11:08] [query] Mods: 11
[2026-01-30 10:11:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:11:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:11:08] [query] Results: 0 Pages of results: 0
[2026-01-30 10:11:08] [query] Execution time: 0.10522
[2026-01-30 10:11:49] [query] Query for: shansong
[2026-01-30 10:11:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:11:49] [query] Engine: default
[2026-01-30 10:11:49] [query] Tokens: shansong
[2026-01-30 10:11:49] [query] Mods: 11
[2026-01-30 10:11:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:11:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:11:49] [query] Results: 0 Pages of results: 0
[2026-01-30 10:11:49] [query] Execution time: 0.08700
[2026-01-30 10:12:57] [query] Query for: blue's clues amzn webrip
[2026-01-30 10:12:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:12:57] [query] Engine: default
[2026-01-30 10:12:57] [query] Tokens: blue, s, clues, amazon, bless, blues, blush, amzn webrip blue's
[2026-01-30 10:12:57] [query] Mods: 11
[2026-01-30 10:12:57] [query] Using OR logic
[2026-01-30 10:12:58] [query] Found results using: or logic
[2026-01-30 10:12:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2173,4369,68)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2173,68,4369,4665,68937,6804,6818,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:12:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:12:58] [query] Results: 1271 Pages of results: 7
[2026-01-30 10:12:58] [query] Execution time: 0.51485
[2026-01-30 10:13:01] [query] Query for: 종합사회복지관 오늘은 노는날
[2026-01-30 10:13:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:13:01] [query] Engine: default
[2026-01-30 10:13:01] [query] Tokens: 종합사회복지관 오늘은 노는날
[2026-01-30 10:13:01] [query] Mods: 11
[2026-01-30 10:13:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:13:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:13:01] [query] Results: 0 Pages of results: 0
[2026-01-30 10:13:01] [query] Execution time: 0.16002
[2026-01-30 10:13:36] [index:background] Health check
[2026-01-30 10:14:39] [indexer:background] Health check
[2026-01-30 10:16:29] [query] Query for: realtors near me for buying
[2026-01-30 10:16:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:16:29] [query] Engine: default
[2026-01-30 10:16:29] [query] Tokens: realtors, near, buying
[2026-01-30 10:16:29] [query] Mods: 11
[2026-01-30 10:16:29] [query] Trying AND logic
[2026-01-30 10:16:29] [query] Found results using: and logic
[2026-01-30 10:16:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (96,633,2061) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:16:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('12352') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:16:29] [query] Results: 1 Pages of results: 1
[2026-01-30 10:16:29] [query] Execution time: 0.12671
[2026-01-30 10:16:59] [query] Query for: 和歌山市ポピンズ
[2026-01-30 10:16:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:16:59] [query] Engine: default
[2026-01-30 10:16:59] [query] Tokens: 和歌山市ポピンズ
[2026-01-30 10:16:59] [query] Mods: 11
[2026-01-30 10:16:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:16:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:16:59] [query] Results: 0 Pages of results: 0
[2026-01-30 10:16:59] [query] Execution time: 0.07712
[2026-01-30 10:17:46] [query] Query for: compra zocor 🍡🕕⥢ www.7search.xyz/it/zocor acquistare 5 mg 10 e 20 medico. paypal dove zocor? in linea europa. aumentare la quantita di liquido seminale
[2026-01-30 10:17:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:17:46] [query] Engine: default
[2026-01-30 10:17:46] [query] Tokens: mg, diabetes, diagnoses, diagnostic, diagram, dial, dial 2018, dial2018, dialing, diallo
[2026-01-30 10:17:46] [query] Mods: 11
[2026-01-30 10:17:46] [query] Trying AND logic
[2026-01-30 10:17:46] [query] Using OR logic
[2026-01-30 10:17:46] [query] Found results using: or logic
[2026-01-30 10:17:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393,39,439,28,3789,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17663,24615,43889,2692,4399,15383,15400,63629,23181) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:17:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:17:46] [query] Results: 8 Pages of results: 1
[2026-01-30 10:17:46] [query] Execution time: 0.22013
[2026-01-30 10:18:36] [index:background] Health check
[2026-01-30 10:19:38] [indexer:background] Health check
[2026-01-30 10:21:59] [query] Query for: maryland real estate transfer tax form pdf
[2026-01-30 10:21:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:21:59] [query] Engine: default
[2026-01-30 10:21:59] [query] Tokens: maryland, real, estate, transfer, tax, form, pdf
[2026-01-30 10:21:59] [query] Mods: 11
[2026-01-30 10:21:59] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 10:21:59] [query] Using OR logic
[2026-01-30 10:22:00] [query] Found results using: or logic
[2026-01-30 10:22:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6351,171,172,4519,81,1817,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:21:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:22:00] [query] Results: 1537 Pages of results: 8
[2026-01-30 10:22:00] [query] Execution time: 0.69943
[2026-01-30 10:22:09] [query] Query for: 오늘의금
[2026-01-30 10:22:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:22:09] [query] Engine: default
[2026-01-30 10:22:09] [query] Tokens: 오늘의금
[2026-01-30 10:22:09] [query] Mods: 11
[2026-01-30 10:22:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:22:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:22:09] [query] Results: 0 Pages of results: 0
[2026-01-30 10:22:09] [query] Execution time: 0.07937
[2026-01-30 10:22:11] [query] Query for: foxhunt waterloo
[2026-01-30 10:22:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:22:11] [query] Engine: default
[2026-01-30 10:22:11] [query] Tokens: foxhunt waterloo
[2026-01-30 10:22:11] [query] Mods: 11
[2026-01-30 10:22:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:22:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:22:11] [query] Results: 0 Pages of results: 0
[2026-01-30 10:22:11] [query] Execution time: 0.16504
[2026-01-30 10:22:49] [query] Query for: 不同直径的轴所能承受最大的扭矩标准计算公式
[2026-01-30 10:22:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:22:49] [query] Engine: default
[2026-01-30 10:22:49] [query] Tokens: 不同直径的轴所能承受最大的扭矩标准计算公式
[2026-01-30 10:22:49] [query] Mods: 11
[2026-01-30 10:22:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:22:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:22:49] [query] Results: 0 Pages of results: 0
[2026-01-30 10:22:49] [query] Execution time: 0.08879
[2026-01-30 10:22:52] [query] Query for: homes for sale new bern nc 28562
[2026-01-30 10:22:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:22:52] [query] Engine: default
[2026-01-30 10:22:52] [query] Tokens: homes, sale, new, bern, nc, 28562, nc 28562
[2026-01-30 10:22:52] [query] Mods: 11
[2026-01-30 10:22:52] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 10:22:52] [query] Using OR logic
[2026-01-30 10:22:52] [query] Found results using: or logic
[2026-01-30 10:22:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,110,701,396,28898,28899) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:22:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:22:52] [query] Results: 1101 Pages of results: 6
[2026-01-30 10:22:52] [query] Execution time: 0.54976
[2026-01-30 10:23:47] [index:background] Health check
[2026-01-30 10:23:51] [indexer:background] Health check
[2026-01-30 10:24:20] [query] Query for: british ''people''
[2026-01-30 10:24:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:24:20] [query] Engine: default
[2026-01-30 10:24:20] [query] Tokens: british, people
[2026-01-30 10:24:20] [query] Mods: 11
[2026-01-30 10:24:20] [query] Trying AND logic
[2026-01-30 10:24:20] [query] Using OR logic
[2026-01-30 10:24:20] [query] Found results using: or logic
[2026-01-30 10:24:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9368,856) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:24:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:24:20] [query] Results: 198 Pages of results: 1
[2026-01-30 10:24:20] [query] Execution time: 0.07679
[2026-01-30 10:24:40] [query] Query for: כפר השעשוים
[2026-01-30 10:24:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:24:40] [query] Engine: default
[2026-01-30 10:24:40] [query] Tokens: כפר השעשוים
[2026-01-30 10:24:40] [query] Mods: 11
[2026-01-30 10:24:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:24:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:24:40] [query] Results: 0 Pages of results: 0
[2026-01-30 10:24:40] [query] Execution time: 0.11792
[2026-01-30 10:25:10] [query] Query for: lease
[2026-01-30 10:25:10] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:25:10] [query] Engine: default
[2026-01-30 10:25:10] [query] Tokens: lease
[2026-01-30 10:25:10] [query] Mods: 11
[2026-01-30 10:25:10] [query] Found results using: or logic
[2026-01-30 10:25:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:25:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:25:10] [query] Results: 115 Pages of results: 1
[2026-01-30 10:25:10] [query] Execution time: 0.03962
[2026-01-30 10:25:20] [query] Query for: gemeente den haag logo
[2026-01-30 10:25:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:25:20] [query] Engine: default
[2026-01-30 10:25:20] [query] Tokens: den, logo, gemeente haag
[2026-01-30 10:25:20] [query] Mods: 11
[2026-01-30 10:25:20] [query] Using OR logic
[2026-01-30 10:25:20] [query] Found results using: or logic
[2026-01-30 10:25:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13732,3601)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13732,3601,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:25:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:25:20] [query] Results: 23 Pages of results: 1
[2026-01-30 10:25:20] [query] Execution time: 0.14134
[2026-01-30 10:25:22] [query] Query for: sc governor and storm this weekend
[2026-01-30 10:25:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:25:22] [query] Engine: default
[2026-01-30 10:25:22] [query] Tokens: sc, governor, storm, weekend
[2026-01-30 10:25:22] [query] Mods: 11
[2026-01-30 10:25:22] [query] Trying AND logic
[2026-01-30 10:25:23] [query] Found results using: and logic
[2026-01-30 10:25:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (452,542,429,3048) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:25:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1198') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:25:23] [query] Results: 1 Pages of results: 1
[2026-01-30 10:25:23] [query] Execution time: 0.04068
[2026-01-30 10:25:24] [query] Query for: 通信高校 レスリング
[2026-01-30 10:25:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:25:24] [query] Engine: default
[2026-01-30 10:25:24] [query] Tokens: 通信高校 レスリング
[2026-01-30 10:25:24] [query] Mods: 11
[2026-01-30 10:25:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:25:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:25:24] [query] Results: 0 Pages of results: 0
[2026-01-30 10:25:24] [query] Execution time: 0.10313
[2026-01-30 10:25:47] [query] Query for: lease
[2026-01-30 10:25:47] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:25:47] [query] Engine: default
[2026-01-30 10:25:47] [query] Tokens: lease
[2026-01-30 10:25:47] [query] Mods: 11
[2026-01-30 10:25:47] [query] Found results using: or logic
[2026-01-30 10:25:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:25:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:25:47] [query] Results: 115 Pages of results: 1
[2026-01-30 10:25:47] [query] Execution time: 0.03764
[2026-01-30 10:26:03] [query] Query for: 410-t
[2026-01-30 10:26:03] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:26:03] [query] Engine: default
[2026-01-30 10:26:03] [query] Tokens: 410, t, 410-t
[2026-01-30 10:26:03] [query] Mods: 11
[2026-01-30 10:26:03] [query] Using OR logic
[2026-01-30 10:26:03] [query] Found results using: or logic
[2026-01-30 10:26:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19826,860,19829) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:26:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:26:03] [query] Results: 841 Pages of results: 5
[2026-01-30 10:26:03] [query] Execution time: 0.15226
[2026-01-30 10:27:21] [query] Query for: carisoprodol
[2026-01-30 10:27:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:27:21] [query] Engine: default
[2026-01-30 10:27:21] [query] Tokens: carisoprodol
[2026-01-30 10:27:21] [query] Mods: 11
[2026-01-30 10:27:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:27:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:27:21] [query] Results: 0 Pages of results: 0
[2026-01-30 10:27:21] [query] Execution time: 0.08442
[2026-01-30 10:27:41] [query] Query for: 금값시세
[2026-01-30 10:27:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:27:41] [query] Engine: default
[2026-01-30 10:27:41] [query] Tokens: 금값시세
[2026-01-30 10:27:41] [query] Mods: 11
[2026-01-30 10:27:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:27:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:27:41] [query] Results: 0 Pages of results: 0
[2026-01-30 10:27:41] [query] Execution time: 0.08042
[2026-01-30 10:28:11] [query] Query for: コガックスキシーン
[2026-01-30 10:28:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:28:11] [query] Engine: default
[2026-01-30 10:28:11] [query] Tokens: コガックスキシーン
[2026-01-30 10:28:11] [query] Mods: 11
[2026-01-30 10:28:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:28:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:28:11] [query] Results: 0 Pages of results: 0
[2026-01-30 10:28:11] [query] Execution time: 0.08812
[2026-01-30 10:28:31] [query] Query for: 是从、70f；下【 n/.no[plpm ;'. mn
[2026-01-30 10:28:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:28:31] [query] Engine: default
[2026-01-30 10:28:31] [query] Tokens: mn, 70f7, mnaa, mnuchin, n
[2026-01-30 10:28:31] [query] Mods: 11
[2026-01-30 10:28:31] [query] Trying AND logic
[2026-01-30 10:28:31] [query] Using OR logic
[2026-01-30 10:28:31] [query] Found results using: or logic
[2026-01-30 10:28:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2552)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74323,52284,66214,19294,2552) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:28:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:28:31] [query] Results: 101 Pages of results: 1
[2026-01-30 10:28:31] [query] Execution time: 0.07078
[2026-01-30 10:28:36] [index:background] Health check
[2026-01-30 10:28:50] [query] Query for: イナズマ400
[2026-01-30 10:28:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:28:50] [query] Engine: default
[2026-01-30 10:28:50] [query] Tokens: 400, イナズマ400
[2026-01-30 10:28:50] [query] Mods: 11
[2026-01-30 10:28:50] [query] Using OR logic
[2026-01-30 10:28:50] [query] Found results using: or logic
[2026-01-30 10:28:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3772)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3772,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:28:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:28:50] [query] Results: 76 Pages of results: 1
[2026-01-30 10:28:50] [query] Execution time: 0.09985
[2026-01-30 10:29:38] [indexer:background] Health check
[2026-01-30 10:29:39] [indexer:background] Health check
[2026-01-30 10:30:10] [query] Query for: 動画編集ソフト 人気ランキング
[2026-01-30 10:30:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:30:10] [query] Engine: default
[2026-01-30 10:30:10] [query] Tokens: 動画編集ソフト 人気ランキング
[2026-01-30 10:30:10] [query] Mods: 11
[2026-01-30 10:30:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:30:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:30:10] [query] Results: 0 Pages of results: 0
[2026-01-30 10:30:10] [query] Execution time: 0.10276
[2026-01-30 10:31:13] [query] Query for: self compassion poster
[2026-01-30 10:31:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:31:13] [query] Engine: default
[2026-01-30 10:31:13] [query] Tokens: self, compassion, poster
[2026-01-30 10:31:13] [query] Mods: 11
[2026-01-30 10:31:13] [query] Trying AND logic
[2026-01-30 10:31:13] [query] Using OR logic
[2026-01-30 10:31:13] [query] Found results using: or logic
[2026-01-30 10:31:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1679,12140,29607) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:31:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:31:13] [query] Results: 49 Pages of results: 1
[2026-01-30 10:31:13] [query] Execution time: 0.05366
[2026-01-30 10:31:49] [query] Query for: kupiti stromectol na mre
[2026-01-30 10:31:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:31:49] [query] Engine: default
[2026-01-30 10:31:49] [query] Tokens: naa, naacp, naacps, naacp’s, nable, nadene, nadia, nadine, nading, naegele
[2026-01-30 10:31:49] [query] Mods: 11
[2026-01-30 10:31:49] [query] Using OR logic
[2026-01-30 10:31:49] [query] Found results using: and logic
[2026-01-30 10:31:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24722)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66216,15889,56315,56264,2606,56574,60854,23810,12458,27822) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:31:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:31:49] [query] Results: 6 Pages of results: 1
[2026-01-30 10:31:49] [query] Execution time: 0.07105
[2026-01-30 10:31:51] [query] Query for: দক্ষিণ সরেঙ্গা রায়পুর আনোয়ারা চট্টগ্রাম
[2026-01-30 10:31:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:31:51] [query] Engine: default
[2026-01-30 10:31:52] [query] Tokens: দক্ষিণ সরেঙ্গা রায়পুর আনোয়ারা চট্টগ্রাম
[2026-01-30 10:31:52] [query] Mods: 11
[2026-01-30 10:31:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:31:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:31:52] [query] Results: 0 Pages of results: 0
[2026-01-30 10:31:52] [query] Execution time: 0.19104
[2026-01-30 10:32:56] [query] Query for: mls listings with pool for
[2026-01-30 10:32:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:32:56] [query] Engine: default
[2026-01-30 10:32:56] [query] Tokens: mls, listings, pool
[2026-01-30 10:32:56] [query] Mods: 11
[2026-01-30 10:32:56] [query] Trying AND logic
[2026-01-30 10:32:56] [query] Using OR logic
[2026-01-30 10:32:56] [query] Found results using: or logic
[2026-01-30 10:32:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,906,4626) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:32:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:32:56] [query] Results: 310 Pages of results: 2
[2026-01-30 10:32:56] [query] Execution time: 0.17207
[2026-01-30 10:33:01] [query] Query for: land for sale in north carolina
[2026-01-30 10:33:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:33:01] [query] Engine: default
[2026-01-30 10:33:01] [query] Tokens: land, sale, north, carolina
[2026-01-30 10:33:01] [query] Mods: 11
[2026-01-30 10:33:01] [query] Trying AND logic
[2026-01-30 10:33:01] [query] Found results using: and logic
[2026-01-30 10:33:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,125,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:33:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1001', '1049', '14230', '20171', '20177', '20386', '24333', '24804', '24891', '41095', '42850', '44339', '44398', '4876', '51805', '54588', '55') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:33:01] [query] Results: 17 Pages of results: 1
[2026-01-30 10:33:01] [query] Execution time: 0.31037
[2026-01-30 10:34:10] [index:background] Health check
[2026-01-30 10:34:11] [index:background] Health check
[2026-01-30 10:34:12] [indexer:background] Health check
[2026-01-30 10:34:30] [query] Query for: swift 2008 model second hand price
[2026-01-30 10:34:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:34:30] [query] Engine: default
[2026-01-30 10:34:30] [query] Tokens: swift, 2008, model, second, hand, price, swift 2008
[2026-01-30 10:34:30] [query] Mods: 11
[2026-01-30 10:34:30] [query] Using OR logic
[2026-01-30 10:34:30] [query] Found results using: or logic
[2026-01-30 10:34:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1584,2392,1732,2168,615,10484)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10484,1584,1732,615,2392,2168,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:34:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:34:30] [query] Results: 401 Pages of results: 3
[2026-01-30 10:34:30] [query] Execution time: 0.33562
[2026-01-30 10:34:33] [query] Query for: 五链一图
[2026-01-30 10:34:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:34:33] [query] Engine: default
[2026-01-30 10:34:33] [query] Tokens: 五链一图
[2026-01-30 10:34:33] [query] Mods: 11
[2026-01-30 10:34:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:34:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:34:33] [query] Results: 0 Pages of results: 0
[2026-01-30 10:34:33] [query] Execution time: 0.07844
[2026-01-30 10:36:37] [query] Query for: billiga provigil online ⥬🔳🌖 www.7search.xyz/provigil alternative. bestalla europa kopa pa natet over natten torsk. kop provigil. billig sakert natten.
[2026-01-30 10:36:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:36:37] [query] Engine: default
[2026-01-30 10:36:37] [query] Tokens: kopf, koppelmann, kopstein, alternative, online, pa, www, xyz
[2026-01-30 10:36:37] [query] Mods: 11
[2026-01-30 10:36:37] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 10:36:37] [query] Using OR logic
[2026-01-30 10:36:37] [query] Found results using: or logic
[2026-01-30 10:36:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4031,994,7795,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40438,23577,10737,4031,994,7795,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:36:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:36:37] [query] Results: 255 Pages of results: 2
[2026-01-30 10:36:37] [query] Execution time: 0.29774
[2026-01-30 10:37:06] [query] Query for: melton
[2026-01-30 10:37:06] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:37:06] [query] Engine: nc_realtorsr_contacts
[2026-01-30 10:37:06] [query] Tokens: meltons, melton
[2026-01-30 10:37:06] [query] Mods: 5
[2026-01-30 10:37:06] [query] Using OR logic
[2026-01-30 10:37:06] [query] Found results using: or logic
[2026-01-30 10:37:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (68972,23767) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:37:06] [query] Results: 1 Pages of results: 1
[2026-01-30 10:37:06] [query] Execution time: 0.03356
[2026-01-30 10:37:31] [query] Query for: 山东新能
[2026-01-30 10:37:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:37:31] [query] Engine: default
[2026-01-30 10:37:31] [query] Tokens: 山东新能
[2026-01-30 10:37:31] [query] Mods: 11
[2026-01-30 10:37:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:37:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:37:31] [query] Results: 0 Pages of results: 0
[2026-01-30 10:37:31] [query] Execution time: 0.13278
[2026-01-30 10:39:06] [index:background] Health check
[2026-01-30 10:39:06] [indexer:background] Health check
[2026-01-30 10:39:06] [indexer:background] Health check
[2026-01-30 10:39:11] [index:background] Health check
[2026-01-30 10:39:11] [indexer:background] Health check
[2026-01-30 10:39:11] [indexer:background] Health check
[2026-01-30 10:39:14] [query] Query for: disr.it
[2026-01-30 10:39:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:39:14] [query] Engine: default
[2026-01-30 10:39:14] [query] Tokens: disregard, disregarded, disrepair, disrespected, disrespectful, disrupting, disruption, disruptions, disruptive, disruptors
[2026-01-30 10:39:14] [query] Mods: 11
[2026-01-30 10:39:14] [query] Using OR logic
[2026-01-30 10:39:14] [query] Found results using: or logic
[2026-01-30 10:39:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33488,14680,4936,25019,25016,56621,2340,14145,43873,13524) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:39:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:39:14] [query] Results: 15 Pages of results: 1
[2026-01-30 10:39:14] [query] Execution time: 0.03536
[2026-01-30 10:43:30] [query] Query for: blue's clues 1080p amzn web dl
[2026-01-30 10:43:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:30] [query] Engine: default
[2026-01-30 10:43:30] [query] Tokens: dll, dlm, dlm_download, dlm_download_category, dlm_downloading_page, dlmdownload, dlmdownloadcategory, dlmdownloadingpage, blue, clues
[2026-01-30 10:43:30] [query] Mods: 11
[2026-01-30 10:43:30] [query] Trying AND logic
[2026-01-30 10:43:30] [query] Using OR logic
[2026-01-30 10:43:30] [query] Found results using: or logic
[2026-01-30 10:43:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2173,4369,68,2446)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51001,31074,70691,70688,31075,70693,70689,31076,2173,4369) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:30] [query] Results: 18 Pages of results: 1
[2026-01-30 10:43:30] [query] Execution time: 0.04690
[2026-01-30 10:43:32] [query] Query for: nhk 名古屋 新 キャスター 2026
[2026-01-30 10:43:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:32] [query] Engine: default
[2026-01-30 10:43:32] [query] Query for: 王宏骏
[2026-01-30 10:43:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:32] [query] Engine: default
[2026-01-30 10:43:32] [query] Tokens: 王宏骏
[2026-01-30 10:43:32] [query] Mods: 11
[2026-01-30 10:43:32] [query] Query for: 금값 급락 이유
[2026-01-30 10:43:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:32] [query] Engine: default
[2026-01-30 10:43:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:32] [query] Results: 0 Pages of results: 0
[2026-01-30 10:43:32] [query] Execution time: 0.08222
[2026-01-30 10:43:32] [query] Tokens: 2026, nhk 名古屋 新 キャスター
[2026-01-30 10:43:32] [query] Mods: 11
[2026-01-30 10:43:32] [query] Using OR logic
[2026-01-30 10:43:32] [query] Tokens: 금값 급락 이유
[2026-01-30 10:43:32] [query] Mods: 11
[2026-01-30 10:43:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:32] [query] Results: 0 Pages of results: 0
[2026-01-30 10:43:32] [query] Execution time: 0.12295
[2026-01-30 10:43:32] [query] Found results using: or logic
[2026-01-30 10:43:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:32] [query] Results: 75 Pages of results: 1
[2026-01-30 10:43:32] [query] Execution time: 0.29707
[2026-01-30 10:43:34] [query] Query for: children health and rights courses online india
[2026-01-30 10:43:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:34] [query] Engine: default
[2026-01-30 10:43:34] [query] Tokens: children, health, rights, courses, online, india
[2026-01-30 10:43:34] [query] Mods: 11
[2026-01-30 10:43:34] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 10:43:34] [query] Using OR logic
[2026-01-30 10:43:34] [query] Query for: biterna agencija
[2026-01-30 10:43:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:34] [query] Engine: default
[2026-01-30 10:43:34] [query] Tokens: biternata
[2026-01-30 10:43:34] [query] Mods: 11
[2026-01-30 10:43:34] [query] Found results using: and logic
[2026-01-30 10:43:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6917) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:34] [query] Results: 1 Pages of results: 1
[2026-01-30 10:43:34] [query] Execution time: 0.01591
[2026-01-30 10:43:34] [query] Found results using: or logic
[2026-01-30 10:43:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7456,1223,5159,6703,994,10631) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:34] [query] Results: 361 Pages of results: 2
[2026-01-30 10:43:34] [query] Execution time: 0.18632
[2026-01-30 10:43:37] [query] Query for: 喀什落户政策
[2026-01-30 10:43:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:37] [query] Engine: default
[2026-01-30 10:43:37] [query] Tokens: 喀什落户政策
[2026-01-30 10:43:37] [query] Mods: 11
[2026-01-30 10:43:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:37] [query] Results: 0 Pages of results: 0
[2026-01-30 10:43:37] [query] Execution time: 0.08943
[2026-01-30 10:43:38] [query] Query for: nichapa_swn
[2026-01-30 10:43:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:38] [query] Engine: default
[2026-01-30 10:43:38] [query] Tokens: shawn, shown, swan, swayn, nichapa swn nichapa_swn
[2026-01-30 10:43:38] [query] Mods: 11
[2026-01-30 10:43:38] [query] Using OR logic
[2026-01-30 10:43:38] [query] Found results using: or logic
[2026-01-30 10:43:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10995,7371,8647,42033,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:38] [query] Results: 26 Pages of results: 1
[2026-01-30 10:43:38] [query] Execution time: 0.27212
[2026-01-30 10:43:39] [query] Query for: verklaaring
[2026-01-30 10:43:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:43:39] [query] Engine: default
[2026-01-30 10:43:39] [query] Tokens: verklaaring
[2026-01-30 10:43:39] [query] Mods: 11
[2026-01-30 10:43:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:43:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:43:39] [query] Results: 0 Pages of results: 0
[2026-01-30 10:43:39] [query] Execution time: 0.12164
[2026-01-30 10:44:21] [index:background] Health check
[2026-01-30 10:44:21] [index:background] CPU load threshold (3) breached: 3.56 [waiting 2]
[2026-01-30 10:44:22] [index:background] Health check
[2026-01-30 10:44:23] [indexer:background] Health check
[2026-01-30 10:44:23] [indexer:background] CPU load threshold (3) breached: 3.56 [waiting 2]
[2026-01-30 10:44:23] [index:background] CPU load threshold (3) breached: 3.56 [waiting 2]
[2026-01-30 10:44:25] [indexer:background] CPU load threshold (3) breached: 3.56 [waiting 2]
[2026-01-30 10:44:27] [indexer:background] CPU load threshold (3) breached: 3.43 [waiting 2]
[2026-01-30 10:45:03] [query] Query for: kop coumadin ☝🦩 www.7search.xyz/coumadin billig gratis pa natet kan du kopa natet. deutschland rezeptfrei. ups leverans billiga fran europa.
[2026-01-30 10:45:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:45:03] [query] Engine: default
[2026-01-30 10:45:03] [query] Tokens: dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct, dude
[2026-01-30 10:45:03] [query] Mods: 11
[2026-01-30 10:45:03] [query] Using OR logic
[2026-01-30 10:45:03] [query] Found results using: and logic
[2026-01-30 10:45:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16580,7795,5688,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59782,967,13260,13267,69683,21992,35177,23213,8685,37844) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:45:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:45:03] [query] Results: 52 Pages of results: 1
[2026-01-30 10:45:03] [query] Execution time: 0.04478
[2026-01-30 10:45:11] [query] Query for: counter offer sample letter for right of way real estate
[2026-01-30 10:45:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:45:11] [query] Engine: default
[2026-01-30 10:45:11] [query] Tokens: counter, offer, sample, letter, right, way, real, estate
[2026-01-30 10:45:11] [query] Mods: 11
[2026-01-30 10:45:11] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 10:45:11] [query] Using OR logic
[2026-01-30 10:45:12] [query] Found results using: or logic
[2026-01-30 10:45:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1498,1798,6475,6755,1273,1305,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:45:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:45:12] [query] Results: 1482 Pages of results: 8
[2026-01-30 10:45:12] [query] Execution time: 0.78163
[2026-01-30 10:45:43] [query] Query for: 2-t
[2026-01-30 10:45:43] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:45:43] [query] Engine: default
[2026-01-30 10:45:43] [query] Tokens: 2, t, 2-t
[2026-01-30 10:45:43] [query] Mods: 11
[2026-01-30 10:45:43] [query] Using OR logic
[2026-01-30 10:45:44] [query] Found results using: or logic
[2026-01-30 10:45:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,860,5180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:45:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:45:44] [query] Results: 1269 Pages of results: 7
[2026-01-30 10:45:44] [query] Execution time: 0.34138
[2026-01-30 10:45:56] [query] Query for: aigner gmbh
[2026-01-30 10:45:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:45:56] [query] Engine: default
[2026-01-30 10:45:56] [query] Tokens: gmbh, assignor, aigner
[2026-01-30 10:45:56] [query] Mods: 11
[2026-01-30 10:45:56] [query] Using OR logic
[2026-01-30 10:45:57] [query] Found results using: or logic
[2026-01-30 10:45:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10540)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10540,34871,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:45:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:45:57] [query] Results: 2 Pages of results: 1
[2026-01-30 10:45:57] [query] Execution time: 0.08733
[2026-01-30 10:48:36] [index:background] Health check
[2026-01-30 10:49:18] [query] Query for: مرادف رعب
[2026-01-30 10:49:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:49:18] [query] Engine: default
[2026-01-30 10:49:18] [query] Tokens: مرادف رعب
[2026-01-30 10:49:18] [query] Mods: 11
[2026-01-30 10:49:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:49:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:49:18] [query] Results: 0 Pages of results: 0
[2026-01-30 10:49:18] [query] Execution time: 0.13557
[2026-01-30 10:49:38] [indexer:background] Health check
[2026-01-30 10:49:38] [indexer:background] Health check
[2026-01-30 10:50:06] [query] Query for: formules mathematiques
[2026-01-30 10:50:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:50:06] [query] Engine: default
[2026-01-30 10:50:06] [query] Tokens: formulas, mathematics, formules mathematiques
[2026-01-30 10:50:06] [query] Mods: 11
[2026-01-30 10:50:06] [query] Using OR logic
[2026-01-30 10:50:06] [query] Found results using: or logic
[2026-01-30 10:50:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67373,29341,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:50:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:50:06] [query] Results: 1 Pages of results: 1
[2026-01-30 10:50:06] [query] Execution time: 0.10685
[2026-01-30 10:50:16] [query] Query for: taoi meme
[2026-01-30 10:50:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:50:16] [query] Engine: default
[2026-01-30 10:50:16] [query] Tokens: meme, thai, taoi
[2026-01-30 10:50:16] [query] Mods: 11
[2026-01-30 10:50:16] [query] Using OR logic
[2026-01-30 10:50:16] [query] Found results using: or logic
[2026-01-30 10:50:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (62576)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (62576,77235,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:50:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:50:16] [query] Results: 3 Pages of results: 1
[2026-01-30 10:50:16] [query] Execution time: 0.08716
[2026-01-30 10:50:26] [query] Query for: 우마루
[2026-01-30 10:50:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:50:26] [query] Engine: default
[2026-01-30 10:50:26] [query] Tokens: 우마루
[2026-01-30 10:50:26] [query] Mods: 11
[2026-01-30 10:50:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:50:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:50:26] [query] Results: 0 Pages of results: 0
[2026-01-30 10:50:26] [query] Execution time: 0.08094
[2026-01-30 10:50:52] [query] Query for: pib cgo towers kavadiguda
[2026-01-30 10:50:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:50:52] [query] Engine: default
[2026-01-30 10:50:52] [query] Tokens: 2fwwwcdcgov, desncgov, frisncgov, gisdarecountyncgov, mcgowan, ncgov, ncrecgov, wwwcdcgov, wwwdeqncgov, wwwfdicgov
[2026-01-30 10:50:52] [query] Mods: 11
[2026-01-30 10:50:52] [query] Using OR logic
[2026-01-30 10:50:52] [query] Found results using: and logic
[2026-01-30 10:50:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18774,19194,14070,22229,47698,18600,19302,18772,38065,16357) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:50:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:50:52] [query] Results: 9 Pages of results: 1
[2026-01-30 10:50:52] [query] Execution time: 0.12949
[2026-01-30 10:52:45] [query] Query for: contract-formation
[2026-01-30 10:52:45] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:52:45] [query] Engine: legal_qandas
[2026-01-30 10:52:45] [query] Tokens: contract, formation, contract-formation
[2026-01-30 10:52:45] [query] Mods: 5
[2026-01-30 10:52:45] [query] Using OR logic
[2026-01-30 10:52:45] [query] Found results using: or logic
[2026-01-30 10:52:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2727,2931,25484) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:52:45] [query] Results: 466 Pages of results: 3
[2026-01-30 10:52:45] [query] Execution time: 0.09831
[2026-01-30 10:53:27] [query] Query for: florida real estate agents list
[2026-01-30 10:53:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:53:27] [query] Engine: default
[2026-01-30 10:53:27] [query] Tokens: florida, real, estate, agents, list
[2026-01-30 10:53:27] [query] Mods: 11
[2026-01-30 10:53:27] [query] Trying AND logic
[2026-01-30 10:53:27] [query] Using OR logic
[2026-01-30 10:53:28] [query] Found results using: or logic
[2026-01-30 10:53:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,171,172,1155,1192) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:53:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:53:28] [query] Results: 1112 Pages of results: 6
[2026-01-30 10:53:28] [query] Execution time: 0.55034
[2026-01-30 10:53:39] [index:background] Health check
[2026-01-30 10:53:40] [index:background] Health check
[2026-01-30 10:53:49] [indexer:background] Health check
[2026-01-30 10:53:59] [query] Query for: pet addendum
[2026-01-30 10:53:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:53:59] [query] Engine: default
[2026-01-30 10:53:59] [query] Tokens: pet, addendum
[2026-01-30 10:53:59] [query] Mods: 11
[2026-01-30 10:53:59] [query] Trying AND logic
[2026-01-30 10:54:00] [query] Found results using: and logic
[2026-01-30 10:54:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8691,12562) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:53:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20444', '29725', '29804', '36774', '40916') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:54:00] [query] Results: 5 Pages of results: 1
[2026-01-30 10:54:00] [query] Execution time: 0.04578
[2026-01-30 10:54:23] [query] Query for: florida real estate agents list
[2026-01-30 10:54:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:54:23] [query] Engine: default
[2026-01-30 10:54:23] [query] Tokens: florida, real, estate, agents, list
[2026-01-30 10:54:23] [query] Mods: 11
[2026-01-30 10:54:23] [query] Trying AND logic
[2026-01-30 10:54:23] [query] Using OR logic
[2026-01-30 10:54:23] [query] Found results using: or logic
[2026-01-30 10:54:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,171,172,1155,1192) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:54:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:54:23] [query] Results: 1112 Pages of results: 6
[2026-01-30 10:54:23] [query] Execution time: 0.46272
[2026-01-30 10:54:51] [query] Query for: panty anarchy
[2026-01-30 10:54:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:54:51] [query] Engine: default
[2026-01-30 10:54:51] [query] Tokens: pantyhose
[2026-01-30 10:54:51] [query] Mods: 11
[2026-01-30 10:54:51] [query] Found results using: and logic
[2026-01-30 10:54:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:54:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:54:51] [query] Results: 1 Pages of results: 1
[2026-01-30 10:54:51] [query] Execution time: 0.01977
[2026-01-30 10:55:46] [query] Query for: 505 zpo
[2026-01-30 10:55:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:55:46] [query] Engine: default
[2026-01-30 10:55:46] [query] Tokens: 505, zpo
[2026-01-30 10:55:46] [query] Mods: 11
[2026-01-30 10:55:46] [query] Using OR logic
[2026-01-30 10:55:46] [query] Found results using: or logic
[2026-01-30 10:55:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17949)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17949,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:55:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:55:46] [query] Results: 1 Pages of results: 1
[2026-01-30 10:55:46] [query] Execution time: 0.09270
[2026-01-30 10:56:06] [query] Query for: mitolyn reviews
[2026-01-30 10:56:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:56:06] [query] Engine: default
[2026-01-30 10:56:06] [query] Tokens: reviews, mitolyn
[2026-01-30 10:56:06] [query] Mods: 11
[2026-01-30 10:56:06] [query] Using OR logic
[2026-01-30 10:56:06] [query] Found results using: or logic
[2026-01-30 10:56:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4327)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4327,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:56:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:56:06] [query] Results: 13 Pages of results: 1
[2026-01-30 10:56:06] [query] Execution time: 0.09190
[2026-01-30 10:56:23] [query] Query for: mednipur medical certificate
[2026-01-30 10:56:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:56:23] [query] Engine: default
[2026-01-30 10:56:23] [query] Tokens: medical, certificate, mednipur
[2026-01-30 10:56:23] [query] Mods: 11
[2026-01-30 10:56:23] [query] Using OR logic
[2026-01-30 10:56:23] [query] Found results using: or logic
[2026-01-30 10:56:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13234,5297)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5297,13234,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:56:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:56:23] [query] Results: 32 Pages of results: 1
[2026-01-30 10:56:23] [query] Execution time: 0.13918
[2026-01-30 10:59:07] [query] Query for: 长春市带薪年休假条例实施细则
[2026-01-30 10:59:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 10:59:07] [query] Engine: default
[2026-01-30 10:59:07] [query] Tokens: 长春市带薪年休假条例实施细则
[2026-01-30 10:59:07] [query] Mods: 11
[2026-01-30 10:59:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 10:59:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 10:59:07] [query] Results: 0 Pages of results: 0
[2026-01-30 10:59:07] [query] Execution time: 0.10844
[2026-01-30 10:59:20] [index:background] Health check
[2026-01-30 10:59:20] [indexer:background] Health check
[2026-01-30 10:59:20] [indexer:background] Health check
[2026-01-30 11:00:30] [query] Query for: 조개껍질
[2026-01-30 11:00:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:00:30] [query] Engine: default
[2026-01-30 11:00:31] [query] Tokens: 조개껍질
[2026-01-30 11:00:31] [query] Mods: 11
[2026-01-30 11:00:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:00:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:00:31] [query] Results: 0 Pages of results: 0
[2026-01-30 11:00:31] [query] Execution time: 0.08049
[2026-01-30 11:01:05] [query] Query for: kop estrace 🧞‍♂ www.7store.biz/estrace kopa hog kvalitet garanterad bulk. wirkung bei frauen. express courier europe bestalla online fran europa.
[2026-01-30 11:01:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 11:01:05] [query] Engine: default
[2026-01-30 11:01:05] [query] Tokens: beige, beijing, being2017, beings, being 2017, beirut, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom
[2026-01-30 11:01:05] [query] Mods: 11
[2026-01-30 11:01:05] [query] Trying AND logic
[2026-01-30 11:01:05] [query] Using OR logic
[2026-01-30 11:01:05] [query] Found results using: or logic
[2026-01-30 11:01:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9416,35119,10552,12622,16580,57964,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6812,14481,7731,8970,7728,40174,17695,61401,61404,61406) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:01:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:01:05] [query] Results: 7 Pages of results: 1
[2026-01-30 11:01:05] [query] Execution time: 0.04095
[2026-01-30 11:01:07] [query] Query for: ยื่นภาษีปี2569 ถึงวันที่
[2026-01-30 11:01:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:01:07] [query] Engine: default
[2026-01-30 11:01:08] [query] Tokens: 1686925696, 1702569980, 1743592569, 1743592569 1743592749, 1743592569 1743593075, 17435925691743592749, 17435925691743593075, 52569
[2026-01-30 11:01:08] [query] Mods: 11
[2026-01-30 11:01:08] [query] Using OR logic
[2026-01-30 11:01:08] [query] Using OR logic
[2026-01-30 11:01:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (39382,46541,66864,66872,66897,66878,66902,68666) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:01:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:01:08] [query] Results: 0 Pages of results: 0
[2026-01-30 11:01:08] [query] Execution time: 0.09894
[2026-01-30 11:01:33] [query] Query for: real estate i r a
[2026-01-30 11:01:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:01:33] [query] Engine: default
[2026-01-30 11:01:33] [query] Tokens: real, estate, r
[2026-01-30 11:01:33] [query] Mods: 11
[2026-01-30 11:01:33] [query] Trying AND logic
[2026-01-30 11:01:34] [query] Found results using: and logic
[2026-01-30 11:01:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,9360) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:01:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171, 9360) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:01:34] [query] Results: 847 Pages of results: 5
[2026-01-30 11:01:34] [query] Execution time: 1.68105
[2026-01-30 11:02:24] [query] Query for: open house signs for real estate
[2026-01-30 11:02:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:02:24] [query] Engine: default
[2026-01-30 11:02:24] [query] Tokens: open, house, signs, real, estate
[2026-01-30 11:02:24] [query] Mods: 11
[2026-01-30 11:02:24] [query] Trying AND logic
[2026-01-30 11:02:24] [query] Using OR logic
[2026-01-30 11:02:24] [query] Found results using: or logic
[2026-01-30 11:02:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2949,244,2650,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:02:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:02:24] [query] Results: 1058 Pages of results: 6
[2026-01-30 11:02:24] [query] Execution time: 0.49658
[2026-01-30 11:02:53] [query] Query for: 高新区中心医院
[2026-01-30 11:02:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:02:53] [query] Engine: default
[2026-01-30 11:02:53] [query] Tokens: 高新区中心医院
[2026-01-30 11:02:53] [query] Mods: 11
[2026-01-30 11:02:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:02:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:02:53] [query] Results: 0 Pages of results: 0
[2026-01-30 11:02:53] [query] Execution time: 0.09507
[2026-01-30 11:02:53] [query] Query for: haller civilforsvarsforeningen utbildninagr i styrelsearbet
[2026-01-30 11:02:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:02:53] [query] Engine: default
[2026-01-30 11:02:53] [query] Tokens: heller, haller civilforsvarsforeningen utbildninagr styrelsearbet
[2026-01-30 11:02:53] [query] Mods: 11
[2026-01-30 11:02:53] [query] Using OR logic
[2026-01-30 11:02:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47678,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:02:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:02:53] [query] Results: 0 Pages of results: 0
[2026-01-30 11:02:53] [query] Execution time: 0.18523
[2026-01-30 11:02:55] [query] Query for: двигатель opel astra h 1.6
[2026-01-30 11:02:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:02:55] [query] Engine: default
[2026-01-30 11:02:55] [query] Tokens: copeland, fourth 1, hopeless, hopelessly, march 1, march 10, march 11, march 12, march 13, march 14
[2026-01-30 11:02:55] [query] Mods: 11
[2026-01-30 11:02:55] [query] Trying AND logic
[2026-01-30 11:02:55] [query] Found results using: and logic
[2026-01-30 11:02:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,13920,2629,10520)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15212,59249,13288,13973,19222,753,18872,13391,11458,21297) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:02:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('9982') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:02:55] [query] Results: 1 Pages of results: 1
[2026-01-30 11:02:55] [query] Execution time: 0.12686
[2026-01-30 11:03:43] [query] Query for: media inquiries
[2026-01-30 11:03:43] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:03:43] [query] Engine: nc_realtorsr_contacts
[2026-01-30 11:03:43] [query] Tokens: inquiries, inquiry, media
[2026-01-30 11:03:43] [query] Mods: 5
[2026-01-30 11:03:43] [query] Trying AND logic
[2026-01-30 11:03:43] [query] Found results using: and logic
[2026-01-30 11:03:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11138,29334,5521) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('16586') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:03:43] [query] Results: 1 Pages of results: 1
[2026-01-30 11:03:43] [query] Execution time: 0.05117
[2026-01-30 11:04:06] [index:background] Health check
[2026-01-30 11:04:06] [index:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 11:04:08] [indexer:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 11:04:10] [indexer:background] Health check
[2026-01-30 11:04:10] [indexer:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 11:04:12] [indexer:background] Health check
[2026-01-30 11:04:12] [indexer:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 11:04:23] [query] Query for: 劉語晴
[2026-01-30 11:04:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:04:23] [query] Engine: default
[2026-01-30 11:04:23] [query] Tokens: 劉語晴
[2026-01-30 11:04:23] [query] Mods: 11
[2026-01-30 11:04:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:04:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:04:23] [query] Results: 0 Pages of results: 0
[2026-01-30 11:04:23] [query] Execution time: 0.07939
[2026-01-30 11:05:58] [query] Query for: mover job
[2026-01-30 11:05:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:05:58] [query] Engine: default
[2026-01-30 11:05:58] [query] Tokens: mover, job
[2026-01-30 11:05:58] [query] Mods: 11
[2026-01-30 11:05:58] [query] Trying AND logic
[2026-01-30 11:05:58] [query] Using OR logic
[2026-01-30 11:05:58] [query] Found results using: or logic
[2026-01-30 11:05:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4089,1706) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:05:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:05:58] [query] Results: 83 Pages of results: 1
[2026-01-30 11:05:58] [query] Execution time: 0.04931
[2026-01-30 11:06:24] [query] Query for: h t p s : / x z . c i n a r o m
[2026-01-30 11:06:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:06:24] [query] Engine: default
[2026-01-30 11:06:24] [query] Tokens: h, t, p, s, x, z, c, n, r, o
[2026-01-30 11:06:24] [query] Mods: 11
[2026-01-30 11:06:24] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 11:06:24] [query] Using OR logic
[2026-01-30 11:06:25] [query] Found results using: or logic
[2026-01-30 11:06:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10520,860,3195,68,6383,10028,1685,2552,9360,5654) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:06:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:06:25] [query] Results: 1516 Pages of results: 8
[2026-01-30 11:06:25] [query] Execution time: 0.47858
[2026-01-30 11:07:18] [query] Query for: how old are 09-10-2008
[2026-01-30 11:07:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:07:18] [query] Engine: default
[2026-01-30 11:07:19] [query] Tokens: old, 09, 10, 2008, 09-10-2008 are 09
[2026-01-30 11:07:19] [query] Mods: 11
[2026-01-30 11:07:19] [query] Using OR logic
[2026-01-30 11:07:19] [query] Found results using: or logic
[2026-01-30 11:07:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1039,393,1584,2106)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2106,1039,393,1584,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:07:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:07:19] [query] Results: 408 Pages of results: 3
[2026-01-30 11:07:19] [query] Execution time: 0.46104
[2026-01-30 11:08:30] [query] Query for: 2025
[2026-01-30 11:08:30] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:08:30] [query] Engine: default
[2026-01-30 11:08:30] [query] Tokens: 2025
[2026-01-30 11:08:30] [query] Mods: 11
[2026-01-30 11:08:30] [query] Found results using: or logic
[2026-01-30 11:08:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:08:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:08:30] [query] Results: 185 Pages of results: 1
[2026-01-30 11:08:30] [query] Execution time: 0.14295
[2026-01-30 11:08:38] [query] Query for: billig glucophage online 🐓➛ www.7search.xyz/glucophage acquistare farmaci online. til salg danmark kan du kobe kob vil omfang.
[2026-01-30 11:08:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:08:38] [query] Engine: default
[2026-01-30 11:08:38] [query] Tokens: kobe, dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct
[2026-01-30 11:08:38] [query] Mods: 11
[2026-01-30 11:08:38] [query] Trying AND logic
[2026-01-30 11:08:38] [query] Using OR logic
[2026-01-30 11:08:38] [query] Found results using: or logic
[2026-01-30 11:08:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,6661,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,59782,967,13260,13267,69683,21992,35177,23213,8685) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:08:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:08:38] [query] Results: 51 Pages of results: 1
[2026-01-30 11:08:38] [query] Execution time: 0.05729
[2026-01-30 11:08:58] [index:background] Health check
[2026-01-30 11:09:00] [indexer:background] Health check
[2026-01-30 11:09:44] [query] Query for: vaduz castle liechtenstein
[2026-01-30 11:09:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:09:44] [query] Engine: default
[2026-01-30 11:09:44] [query] Tokens: castleton
[2026-01-30 11:09:44] [query] Mods: 11
[2026-01-30 11:09:44] [query] Found results using: and logic
[2026-01-30 11:09:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2905) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:09:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:09:44] [query] Results: 1 Pages of results: 1
[2026-01-30 11:09:44] [query] Execution time: 0.02958
[2026-01-30 11:12:05] [query] Query for: financeira.safra
[2026-01-30 11:12:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:12:05] [query] Engine: default
[2026-01-30 11:12:05] [query] Tokens: safari, safer, sfr, financeira safra financeira.safra
[2026-01-30 11:12:05] [query] Mods: 11
[2026-01-30 11:12:05] [query] Using OR logic
[2026-01-30 11:12:05] [query] Found results using: or logic
[2026-01-30 11:12:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32580,7255,15083,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:12:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:12:05] [query] Results: 15 Pages of results: 1
[2026-01-30 11:12:05] [query] Execution time: 0.15044
[2026-01-30 11:13:06] [query] Query for: -15华氏度
[2026-01-30 11:13:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:13:06] [query] Engine: default
[2026-01-30 11:13:06] [query] Tokens: 15, 15华氏度 -15华氏度
[2026-01-30 11:13:06] [query] Mods: 11
[2026-01-30 11:13:06] [query] Using OR logic
[2026-01-30 11:13:06] [query] Found results using: or logic
[2026-01-30 11:13:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (787)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (787,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:13:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:13:06] [query] Results: 140 Pages of results: 1
[2026-01-30 11:13:06] [query] Execution time: 0.20712
[2026-01-30 11:13:25] [query] Query for: 药明康德 603259 2024年2月28日-3月5日机构调研公告
[2026-01-30 11:13:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:13:25] [query] Engine: default
[2026-01-30 11:13:25] [query] Tokens: 2024, 2, 28, 药明康德 603259 2024年2月28日 3月5日机构调研公告 2024年2月28日-3月5日机构调研公告 603259 2024 603259
[2026-01-30 11:13:25] [query] Mods: 11
[2026-01-30 11:13:25] [query] Using OR logic
[2026-01-30 11:13:25] [query] Found results using: or logic
[2026-01-30 11:13:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706,17910,514,689,439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17910,706,514,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:13:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:13:25] [query] Results: 1275 Pages of results: 7
[2026-01-30 11:13:25] [query] Execution time: 0.83809
[2026-01-30 11:13:27] [query] Query for: nba贾乃亮
[2026-01-30 11:13:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:13:27] [query] Engine: default
[2026-01-30 11:13:28] [query] Tokens: nba贾乃亮
[2026-01-30 11:13:28] [query] Mods: 11
[2026-01-30 11:13:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:13:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:13:28] [query] Results: 0 Pages of results: 0
[2026-01-30 11:13:28] [query] Execution time: 0.08616
[2026-01-30 11:14:01] [index:background] Health check
[2026-01-30 11:14:02] [index:background] Health check
[2026-01-30 11:14:03] [indexer:background] Health check
[2026-01-30 11:14:29] [query] Query for: 수사심의신청 "첨부"
[2026-01-30 11:14:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:14:29] [query] Engine: default
[2026-01-30 11:14:29] [query] Tokens: 수사심의신청 첨부
[2026-01-30 11:14:29] [query] Mods: 11
[2026-01-30 11:14:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:14:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:14:29] [query] Results: 0 Pages of results: 0
[2026-01-30 11:14:29] [query] Execution time: 0.10238
[2026-01-30 11:14:35] [query] Query for: tearaway sherwani
[2026-01-30 11:14:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:14:35] [query] Engine: default
[2026-01-30 11:14:35] [query] Tokens: sherenia, sherman, sherwin, tearaway sherwani
[2026-01-30 11:14:35] [query] Mods: 11
[2026-01-30 11:14:35] [query] Using OR logic
[2026-01-30 11:14:35] [query] Found results using: or logic
[2026-01-30 11:14:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67547,24099,6782,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:14:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:14:35] [query] Results: 3 Pages of results: 1
[2026-01-30 11:14:35] [query] Execution time: 0.17045
[2026-01-30 11:14:37] [query] Query for: nu jl　違い
[2026-01-30 11:14:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:14:37] [query] Engine: default
[2026-01-30 11:14:37] [query] Tokens: jll, nuanced, nuances, nuclear, nuclear-power-plant, nuclearpowerplant, nudge, nuisance, null, nullify
[2026-01-30 11:14:37] [query] Mods: 11
[2026-01-30 11:14:37] [query] Trying AND logic
[2026-01-30 11:14:37] [query] Using OR logic
[2026-01-30 11:14:37] [query] Found results using: or logic
[2026-01-30 11:14:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15770,14486,3929,11827,11845,11849,56195,25273,16065,20595) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:14:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:14:37] [query] Results: 11 Pages of results: 1
[2026-01-30 11:14:37] [query] Execution time: 0.03334
[2026-01-30 11:15:20] [query] Query for: 元和偃武
[2026-01-30 11:15:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:15:20] [query] Engine: default
[2026-01-30 11:15:20] [query] Tokens: 元和偃武
[2026-01-30 11:15:20] [query] Mods: 11
[2026-01-30 11:15:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:15:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:15:20] [query] Results: 0 Pages of results: 0
[2026-01-30 11:15:20] [query] Execution time: 0.07616
[2026-01-30 11:15:44] [query] Query for: lot land purchase and sale agreement
[2026-01-30 11:15:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:15:44] [query] Engine: default
[2026-01-30 11:15:44] [query] Tokens: lot, land, purchase, sale, agreement
[2026-01-30 11:15:44] [query] Mods: 11
[2026-01-30 11:15:44] [query] Trying AND logic
[2026-01-30 11:15:44] [query] Using OR logic
[2026-01-30 11:15:45] [query] Found results using: or logic
[2026-01-30 11:15:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (184,979,120,125,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:15:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:15:45] [query] Results: 1016 Pages of results: 6
[2026-01-30 11:15:45] [query] Execution time: 0.25535
[2026-01-30 11:16:18] [query] Query for: สมัคร x premium ยัง ไง
[2026-01-30 11:16:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:16:18] [query] Engine: default
[2026-01-30 11:16:18] [query] Tokens: x, premium, สมัคร ยัง ไง
[2026-01-30 11:16:18] [query] Mods: 11
[2026-01-30 11:16:18] [query] Using OR logic
[2026-01-30 11:16:18] [query] Found results using: or logic
[2026-01-30 11:16:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4621,6383)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6383,4621,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:16:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:16:18] [query] Results: 27 Pages of results: 1
[2026-01-30 11:16:18] [query] Execution time: 0.18219
[2026-01-30 11:16:32] [query] Query for: al garhoud hospital
[2026-01-30 11:16:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:16:32] [query] Engine: default
[2026-01-30 11:16:32] [query] Tokens: al, hospital, garhoud
[2026-01-30 11:16:32] [query] Mods: 11
[2026-01-30 11:16:32] [query] Using OR logic
[2026-01-30 11:16:32] [query] Found results using: or logic
[2026-01-30 11:16:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22845,5459)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22845,5459,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:16:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:16:32] [query] Results: 10 Pages of results: 1
[2026-01-30 11:16:32] [query] Execution time: 0.09832
[2026-01-30 11:17:29] [query] Query for: 🍉 baclofen kaufen schweiz 🚀 www.pillsdealer.store - rabatt online apotheke 🍉in welchen landern gibt es rezeptfrei spanische
[2026-01-30 11:17:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:17:29] [query] Engine: default
[2026-01-30 11:17:29] [query] Tokens: www, store, online, 🍉 baclofen kaufen schweiz 🚀 pillsdealer rabatt
[2026-01-30 11:17:29] [query] Mods: 11
[2026-01-30 11:17:29] [query] Using OR logic
[2026-01-30 11:17:30] [query] Found results using: or logic
[2026-01-30 11:17:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,59810,994,2902,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,2902,994,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:17:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:17:30] [query] Results: 239 Pages of results: 2
[2026-01-30 11:17:30] [query] Execution time: 0.57860
[2026-01-30 11:18:30] [query] Query for: 美国手机电池样式
[2026-01-30 11:18:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:18:30] [query] Engine: default
[2026-01-30 11:18:30] [query] Tokens: 美国手机电池样式
[2026-01-30 11:18:30] [query] Mods: 11
[2026-01-30 11:18:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:18:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:18:30] [query] Results: 0 Pages of results: 0
[2026-01-30 11:18:30] [query] Execution time: 0.09513
[2026-01-30 11:19:01] [index:background] Health check
[2026-01-30 11:19:01] [indexer:background] Health check
[2026-01-30 11:19:01] [indexer:background] Health check
[2026-01-30 11:19:27] [query] Query for: blacharstwo auto juras
[2026-01-30 11:19:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:19:27] [query] Engine: default
[2026-01-30 11:19:27] [query] Tokens: auto, juries, juris, jurys, blacharstwo juras
[2026-01-30 11:19:27] [query] Mods: 11
[2026-01-30 11:19:27] [query] Using OR logic
[2026-01-30 11:19:27] [query] Found results using: or logic
[2026-01-30 11:19:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7011)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7011,29339,27199,44877,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:19:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:19:27] [query] Results: 22 Pages of results: 1
[2026-01-30 11:19:27] [query] Execution time: 0.15785
[2026-01-30 11:19:45] [query] Query for: pbs american cinema the western episode summary
[2026-01-30 11:19:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:19:45] [query] Engine: default
[2026-01-30 11:19:45] [query] Tokens: pbs, american, western, episode, summary, china, cinema
[2026-01-30 11:19:45] [query] Mods: 11
[2026-01-30 11:19:45] [query] Using OR logic
[2026-01-30 11:19:45] [query] Found results using: or logic
[2026-01-30 11:19:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1087,11956,35163,5123,3134)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35163,1087,3134,11956,5123,10630,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:19:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:19:45] [query] Results: 131 Pages of results: 1
[2026-01-30 11:19:45] [query] Execution time: 0.19315
[2026-01-30 11:19:47] [query] Query for: 0120487567
[2026-01-30 11:19:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:19:47] [query] Engine: default
[2026-01-30 11:19:47] [query] Tokens: 1692042857, 1720456706, 1730204875, 0120487567
[2026-01-30 11:19:47] [query] Mods: 11
[2026-01-30 11:19:47] [query] Using OR logic
[2026-01-30 11:19:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42757,56852,60765,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:19:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:19:47] [query] Results: 0 Pages of results: 0
[2026-01-30 11:19:47] [query] Execution time: 0.19380
[2026-01-30 11:20:31] [query] Query for: 2026년 1월 30일 금값
[2026-01-30 11:20:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:20:31] [query] Engine: default
[2026-01-30 11:20:31] [query] Tokens: 2026, 1, 30, 2026년 1월 30일 금값
[2026-01-30 11:20:31] [query] Mods: 11
[2026-01-30 11:20:31] [query] Using OR logic
[2026-01-30 11:20:32] [query] Found results using: or logic
[2026-01-30 11:20:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,28036,1803)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,431,1803,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:20:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:20:32] [query] Results: 1374 Pages of results: 7
[2026-01-30 11:20:32] [query] Execution time: 0.75690
[2026-01-30 11:20:35] [query] Query for: 经幡
[2026-01-30 11:20:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:20:35] [query] Engine: default
[2026-01-30 11:20:35] [query] Tokens: 经幡
[2026-01-30 11:20:35] [query] Mods: 11
[2026-01-30 11:20:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:20:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:20:35] [query] Results: 0 Pages of results: 0
[2026-01-30 11:20:35] [query] Execution time: 0.09563
[2026-01-30 11:23:36] [index:background] Health check
[2026-01-30 11:24:31] [query] Query for: 枚方市　投票用紙　請求
[2026-01-30 11:24:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:24:31] [query] Engine: default
[2026-01-30 11:24:31] [query] Tokens: 枚方市 投票用紙 請求
[2026-01-30 11:24:31] [query] Mods: 11
[2026-01-30 11:24:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:24:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:24:31] [query] Results: 0 Pages of results: 0
[2026-01-30 11:24:31] [query] Execution time: 0.12428
[2026-01-30 11:24:40] [indexer:background] Health check
[2026-01-30 11:24:41] [indexer:background] Health check
[2026-01-30 11:25:14] [query] Query for: compra zocor 🍡🕕⥢ www.7search.xyz/it/zocor acquistare 5 mg 10 e 20 medico. paypal dove zocor? in linea europa. aumentare la quantita di liquido seminale
[2026-01-30 11:25:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:25:14] [query] Engine: default
[2026-01-30 11:25:14] [query] Tokens: mg, diabetes, diagnoses, diagnostic, diagram, dial, dial 2018, dial2018, dialing, diallo
[2026-01-30 11:25:14] [query] Mods: 11
[2026-01-30 11:25:14] [query] Trying AND logic
[2026-01-30 11:25:14] [query] Using OR logic
[2026-01-30 11:25:14] [query] Found results using: or logic
[2026-01-30 11:25:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393,39,439,28,3789,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17663,24615,43889,2692,4399,15383,15400,63629,23181) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:25:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:25:14] [query] Results: 8 Pages of results: 1
[2026-01-30 11:25:14] [query] Execution time: 0.04194
[2026-01-30 11:25:29] [query] Query for: sertraline barato en linea ⡯💧 www.7store.biz/es/sertraline einnahme. comprar 50 mg 100 compre sin receta. receta visa a granel.
[2026-01-30 11:25:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:25:29] [query] Engine: default
[2026-01-30 11:25:29] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, comprehending, comprehends, comprehensible, comprehension, comprehensive
[2026-01-30 11:25:29] [query] Mods: 11
[2026-01-30 11:25:29] [query] Trying AND logic
[2026-01-30 11:25:29] [query] Using OR logic
[2026-01-30 11:25:29] [query] Found results using: or logic
[2026-01-30 11:25:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (133,690,49439,59810,1315,21266,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,54991,33182,34913,20236,80) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:25:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:25:29] [query] Results: 39 Pages of results: 1
[2026-01-30 11:25:29] [query] Execution time: 0.09033
[2026-01-30 11:25:41] [query] Query for: levitra
[2026-01-30 11:25:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:25:41] [query] Engine: default
[2026-01-30 11:25:41] [query] Tokens: levitra
[2026-01-30 11:25:41] [query] Mods: 11
[2026-01-30 11:25:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:25:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:25:41] [query] Results: 0 Pages of results: 0
[2026-01-30 11:25:41] [query] Execution time: 0.09132
[2026-01-30 11:25:47] [query] Query for: 广州职业技术大学 会计
[2026-01-30 11:25:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:25:47] [query] Engine: default
[2026-01-30 11:25:47] [query] Tokens: 广州职业技术大学 会计
[2026-01-30 11:25:47] [query] Mods: 11
[2026-01-30 11:25:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:25:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:25:47] [query] Results: 0 Pages of results: 0
[2026-01-30 11:25:47] [query] Execution time: 0.13097
[2026-01-30 11:26:08] [query] Query for: beachten 🚲🍸🧊 www.7search.xyz/es/unisom comprar unisom! envio nocturno de. unisom sin receta compre en linea legalmente desde europa.
[2026-01-30 11:26:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:26:08] [query] Engine: default
[2026-01-30 11:26:08] [query] Tokens: comprehending, comprehends, comprehensible, comprehension, comprehensive, de, en, es, sin, www
[2026-01-30 11:26:08] [query] Mods: 11
[2026-01-30 11:26:08] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 11:26:08] [query] Using OR logic
[2026-01-30 11:26:08] [query] Found results using: or logic
[2026-01-30 11:26:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,49439,59810,1315,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (54991,33182,34913,20236,80,3783,49439,59810,1315,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:26:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:26:08] [query] Results: 159 Pages of results: 1
[2026-01-30 11:26:08] [query] Execution time: 0.12481
[2026-01-30 11:26:13] [query] Query for: 各省选调生汇总
[2026-01-30 11:26:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:26:13] [query] Engine: default
[2026-01-30 11:26:13] [query] Tokens: 各省选调生汇总
[2026-01-30 11:26:13] [query] Mods: 11
[2026-01-30 11:26:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:26:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:26:13] [query] Results: 0 Pages of results: 0
[2026-01-30 11:26:13] [query] Execution time: 0.07540
[2026-01-30 11:26:13] [query] Query for: kupiti stromectol na mrezi ivermectin narucite ⡏⣚ www.7search.xyz/stromectol ⡏⣚.
[2026-01-30 11:26:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:26:13] [query] Engine: default
[2026-01-30 11:26:13] [query] Tokens: naa, naacp, naacps, naacp’s, nable, nadene, nadia, nadine, nading, naegele
[2026-01-30 11:26:13] [query] Mods: 11
[2026-01-30 11:26:13] [query] Using OR logic
[2026-01-30 11:26:13] [query] Found results using: and logic
[2026-01-30 11:26:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66216,15889,56315,56264,2606,56574,60854,23810,12458,27822) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:26:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:26:13] [query] Results: 6 Pages of results: 1
[2026-01-30 11:26:13] [query] Execution time: 0.02235
[2026-01-30 11:26:14] [query] Query for: 高通過率的nfpa cfps 參考資料是行業領先材料＆值得信賴的cfps 測試題庫 🏡 在▛ www.newdumpspdf.com ▟上搜索⏩ ⏪並獲取免費下載cfps題庫
[2026-01-30 11:26:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:26:14] [query] Engine: default
[2026-01-30 11:26:14] [query] Tokens: www, com, 高通過率的nfpa cfps 參考資料是行業領先材料 值得信賴的cfps 測試題庫 🏡 在▛ newdumpspdf
[2026-01-30 11:26:14] [query] Mods: 11
[2026-01-30 11:26:14] [query] Using OR logic
[2026-01-30 11:26:15] [query] Found results using: or logic
[2026-01-30 11:26:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:26:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:26:15] [query] Results: 261 Pages of results: 2
[2026-01-30 11:26:15] [query] Execution time: 0.69784
[2026-01-30 11:26:26] [query] Query for: mccaleb
[2026-01-30 11:26:26] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:26:26] [query] Engine: nc_realtorsr_contacts
[2026-01-30 11:26:26] [query] Tokens: mccaleb
[2026-01-30 11:26:26] [query] Mods: 5
[2026-01-30 11:26:26] [query] Found results using: or logic
[2026-01-30 11:26:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29233) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:26:26] [query] Results: 1 Pages of results: 1
[2026-01-30 11:26:26] [query] Execution time: 0.01486
[2026-01-30 11:26:26] [query] Query for: 枚方市 投票用紙 請求　引越し
[2026-01-30 11:26:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:26:26] [query] Engine: default
[2026-01-30 11:26:26] [query] Tokens: 枚方市 投票用紙 請求 引越し
[2026-01-30 11:26:26] [query] Mods: 11
[2026-01-30 11:26:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:26:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:26:26] [query] Results: 0 Pages of results: 0
[2026-01-30 11:26:26] [query] Execution time: 0.14107
[2026-01-30 11:27:03] [query] Query for: 금값 전망
[2026-01-30 11:27:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:27:03] [query] Engine: default
[2026-01-30 11:27:03] [query] Tokens: 금값 전망
[2026-01-30 11:27:03] [query] Mods: 11
[2026-01-30 11:27:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:27:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:27:03] [query] Results: 0 Pages of results: 0
[2026-01-30 11:27:03] [query] Execution time: 0.11281
[2026-01-30 11:27:06] [query] Query for: come avere un orgasmo maschile ⠆⣛ www.7rx.biz/valium kob valium uden recept online anmeldelser. nu! natten torsk. billig online.
[2026-01-30 11:27:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:27:06] [query] Engine: default
[2026-01-30 11:27:06] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, kobe, kober, nuanced, nuances, nuclear, nuclear-power-plant
[2026-01-30 11:27:06] [query] Mods: 11
[2026-01-30 11:27:06] [query] Trying AND logic
[2026-01-30 11:27:06] [query] Using OR logic
[2026-01-30 11:27:07] [query] Found results using: or logic
[2026-01-30 11:27:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (632,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,24700,27767,14486,3929,11827,11845) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:27:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:27:07] [query] Results: 8 Pages of results: 1
[2026-01-30 11:27:07] [query] Execution time: 0.07503
[2026-01-30 11:27:25] [query] Query for: apotheke
[2026-01-30 11:27:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:27:25] [query] Engine: default
[2026-01-30 11:27:25] [query] Tokens: apotheke
[2026-01-30 11:27:25] [query] Mods: 11
[2026-01-30 11:27:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:27:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:27:25] [query] Results: 0 Pages of results: 0
[2026-01-30 11:27:25] [query] Execution time: 0.08204
[2026-01-30 11:27:33] [query] Query for: tadapox
[2026-01-30 11:27:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:27:33] [query] Engine: default
[2026-01-30 11:27:33] [query] Tokens: tadapox
[2026-01-30 11:27:33] [query] Mods: 11
[2026-01-30 11:27:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:27:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:27:33] [query] Results: 0 Pages of results: 0
[2026-01-30 11:27:33] [query] Execution time: 0.07642
[2026-01-30 11:27:50] [query] Query for: form 2a12-t
[2026-01-30 11:27:50] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:27:50] [query] Engine: forms_and_contracts
[2026-01-30 11:27:50] [query] Tokens: form, 2a12, t, 2a12-t, form 2a12
[2026-01-30 11:27:50] [query] Mods: 5
[2026-01-30 11:27:50] [query] Trying AND logic
[2026-01-30 11:27:50] [query] Found results using: and logic
[2026-01-30 11:27:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,31361,860,31362,31363) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('28786', '28926') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:27:50] [query] Results: 2 Pages of results: 1
[2026-01-30 11:27:50] [query] Execution time: 0.05324
[2026-01-30 11:28:34] [query] Query for: arzneipille
[2026-01-30 11:28:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:28:34] [query] Engine: default
[2026-01-30 11:28:34] [query] Tokens: arzneipille
[2026-01-30 11:28:34] [query] Mods: 11
[2026-01-30 11:28:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:28:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:28:34] [query] Results: 0 Pages of results: 0
[2026-01-30 11:28:34] [query] Execution time: 0.09385
[2026-01-30 11:28:36] [index:background] Health check
[2026-01-30 11:28:36] [index:background] CPU load threshold (3) breached: 6.04 [waiting 2]
[2026-01-30 11:28:38] [indexer:background] CPU load threshold (3) breached: 6.04 [waiting 2]
[2026-01-30 11:28:50] [indexer:background] Health check
[2026-01-30 11:28:50] [indexer:background] CPU load threshold (3) breached: 6.96 [waiting 2]
[2026-01-30 11:30:22] [query] Query for: ncourt*
[2026-01-30 11:30:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:30:22] [query] Engine: default
[2026-01-30 11:30:22] [query] Tokens: ncourts, ncourts.org, ncourtsorg
[2026-01-30 11:30:22] [query] Mods: 11
[2026-01-30 11:30:22] [query] Using OR logic
[2026-01-30 11:30:22] [query] Found results using: or logic
[2026-01-30 11:30:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14339,14351,14369) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:30:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:30:22] [query] Results: 1 Pages of results: 1
[2026-01-30 11:30:22] [query] Execution time: 0.01612
[2026-01-30 11:31:29] [query] Query for: camco tools
[2026-01-30 11:31:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:31:29] [query] Engine: default
[2026-01-30 11:31:29] [query] Tokens: tools, camco
[2026-01-30 11:31:29] [query] Mods: 11
[2026-01-30 11:31:29] [query] Using OR logic
[2026-01-30 11:31:29] [query] Found results using: or logic
[2026-01-30 11:31:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2015)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2015,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:31:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:31:29] [query] Results: 116 Pages of results: 1
[2026-01-30 11:31:29] [query] Execution time: 0.13485
[2026-01-30 11:31:31] [query] Query for: ядерное оружие на кубе
[2026-01-30 11:31:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:31:31] [query] Engine: default
[2026-01-30 11:31:31] [query] Tokens: ядерное оружие на кубе
[2026-01-30 11:31:31] [query] Mods: 11
[2026-01-30 11:31:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:31:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:31:31] [query] Results: 0 Pages of results: 0
[2026-01-30 11:31:31] [query] Execution time: 0.17177
[2026-01-30 11:31:41] [query] Query for: paradiso agency dubai
[2026-01-30 11:31:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:31:41] [query] Engine: default
[2026-01-30 11:31:41] [query] Tokens: agency, dubai, paradis, paradiso
[2026-01-30 11:31:41] [query] Mods: 11
[2026-01-30 11:31:41] [query] Using OR logic
[2026-01-30 11:31:42] [query] Found results using: or logic
[2026-01-30 11:31:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1500,21992)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1500,21992,32489,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:31:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:31:42] [query] Results: 255 Pages of results: 2
[2026-01-30 11:31:42] [query] Execution time: 0.13990
[2026-01-30 11:31:46] [query] Query for: 香港领走
[2026-01-30 11:31:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:31:46] [query] Engine: default
[2026-01-30 11:31:46] [query] Tokens: 香港领走
[2026-01-30 11:31:46] [query] Mods: 11
[2026-01-30 11:31:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:31:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:31:46] [query] Results: 0 Pages of results: 0
[2026-01-30 11:31:46] [query] Execution time: 0.07539
[2026-01-30 11:32:17] [query] Query for: 财政部 税务总局关于继续实施企业改制重组有关印花税政策的公告
[2026-01-30 11:32:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:32:17] [query] Engine: default
[2026-01-30 11:32:17] [query] Tokens: 财政部 税务总局关于继续实施企业改制重组有关印花税政策的公告
[2026-01-30 11:32:17] [query] Mods: 11
[2026-01-30 11:32:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:32:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:32:17] [query] Results: 0 Pages of results: 0
[2026-01-30 11:32:17] [query] Execution time: 0.10966
[2026-01-30 11:32:33] [query] Query for: つまようじお父さん
[2026-01-30 11:32:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:32:33] [query] Engine: default
[2026-01-30 11:32:33] [query] Tokens: つまようじお父さん
[2026-01-30 11:32:33] [query] Mods: 11
[2026-01-30 11:32:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:32:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:32:33] [query] Results: 0 Pages of results: 0
[2026-01-30 11:32:33] [query] Execution time: 0.08403
[2026-01-30 11:32:49] [query] Query for: 23wo'o'o'o'o'o'o'o'o'o
[2026-01-30 11:32:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:32:49] [query] Engine: default
[2026-01-30 11:32:49] [query] Tokens: d'oeuvres, o
[2026-01-30 11:32:49] [query] Mods: 11
[2026-01-30 11:32:49] [query] Using OR logic
[2026-01-30 11:32:49] [query] Found results using: or logic
[2026-01-30 11:32:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5654)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (68679,5654) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:32:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:32:49] [query] Results: 31 Pages of results: 1
[2026-01-30 11:32:49] [query] Execution time: 0.13958
[2026-01-30 11:32:50] [query] Query for: шапка жіноча крупная вязка
[2026-01-30 11:32:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:32:50] [query] Engine: default
[2026-01-30 11:32:50] [query] Tokens: шапка жіноча крупная вязка
[2026-01-30 11:32:50] [query] Mods: 11
[2026-01-30 11:32:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:32:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:32:50] [query] Results: 0 Pages of results: 0
[2026-01-30 11:32:50] [query] Execution time: 0.20551
[2026-01-30 11:32:51] [query] Query for: کارت دانشجویی پیام نور
[2026-01-30 11:32:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:32:51] [query] Engine: default
[2026-01-30 11:32:51] [query] Tokens: کارت دانشجویی پیام نور
[2026-01-30 11:32:51] [query] Mods: 11
[2026-01-30 11:32:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:32:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:32:51] [query] Results: 0 Pages of results: 0
[2026-01-30 11:32:51] [query] Execution time: 0.14588
[2026-01-30 11:33:31] [query] Query for: قسمت 19 ران بی تی اس
[2026-01-30 11:33:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:33:31] [query] Engine: default
[2026-01-30 11:33:31] [query] Tokens: 19, قسمت ران بی تی اس
[2026-01-30 11:33:31] [query] Mods: 11
[2026-01-30 11:33:31] [query] Using OR logic
[2026-01-30 11:33:32] [query] Found results using: or logic
[2026-01-30 11:33:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (698)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (698,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:33:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:33:32] [query] Results: 189 Pages of results: 1
[2026-01-30 11:33:32] [query] Execution time: 0.23904
[2026-01-30 11:34:00] [index:background] Health check
[2026-01-30 11:34:01] [index:background] Health check
[2026-01-30 11:34:01] [indexer:background] Health check
[2026-01-30 11:34:01] [indexer:background] Health check
[2026-01-30 11:34:26] [query] Query for: thompson
[2026-01-30 11:34:26] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:34:26] [query] Engine: nc_realtorsr_contacts
[2026-01-30 11:34:26] [query] Tokens: thompson
[2026-01-30 11:34:26] [query] Mods: 5
[2026-01-30 11:34:26] [query] Found results using: or logic
[2026-01-30 11:34:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12969) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:34:26] [query] Results: 1 Pages of results: 1
[2026-01-30 11:34:26] [query] Execution time: 0.04288
[2026-01-30 11:34:36] [query] Query for: 卡芙卡妈妈的宇宙公开表演
[2026-01-30 11:34:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:34:36] [query] Engine: default
[2026-01-30 11:34:36] [query] Tokens: 卡芙卡妈妈的宇宙公开表演
[2026-01-30 11:34:36] [query] Mods: 11
[2026-01-30 11:34:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:34:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:34:36] [query] Results: 0 Pages of results: 0
[2026-01-30 11:34:36] [query] Execution time: 0.08313
[2026-01-30 11:34:37] [query] Query for: second hand car in gandhinagar
[2026-01-30 11:34:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:34:37] [query] Engine: default
[2026-01-30 11:34:37] [query] Tokens: second, hand, car, gandhinagar
[2026-01-30 11:34:37] [query] Mods: 11
[2026-01-30 11:34:37] [query] Using OR logic
[2026-01-30 11:34:37] [query] Found results using: or logic
[2026-01-30 11:34:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7094,2392,615)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (615,2392,7094,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:34:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:34:37] [query] Results: 254 Pages of results: 2
[2026-01-30 11:34:37] [query] Execution time: 0.24021
[2026-01-30 11:35:41] [query] Query for: jlegal
[2026-01-30 11:35:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:35:41] [query] Engine: default
[2026-01-30 11:35:41] [query] Tokens: jlegal
[2026-01-30 11:35:41] [query] Mods: 11
[2026-01-30 11:35:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:35:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:35:41] [query] Results: 0 Pages of results: 0
[2026-01-30 11:35:42] [query] Execution time: 0.26602
[2026-01-30 11:36:13] [query] Query for: как установить tun в koala clash
[2026-01-30 11:36:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:36:13] [query] Engine: default
[2026-01-30 11:36:13] [query] Tokens: tuna, tunde, tune, tuned, tunnel, tunnels
[2026-01-30 11:36:13] [query] Mods: 11
[2026-01-30 11:36:13] [query] Using OR logic
[2026-01-30 11:36:13] [query] Found results using: and logic
[2026-01-30 11:36:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (60272,61362,3129,10952,75969,8309) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:36:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:36:13] [query] Results: 26 Pages of results: 1
[2026-01-30 11:36:13] [query] Execution time: 0.05202
[2026-01-30 11:37:06] [query] Query for: spciete marbo
[2026-01-30 11:37:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:37:06] [query] Engine: default
[2026-01-30 11:37:06] [query] Tokens: spciete marbo
[2026-01-30 11:37:06] [query] Mods: 11
[2026-01-30 11:37:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:37:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:37:06] [query] Results: 0 Pages of results: 0
[2026-01-30 11:37:06] [query] Execution time: 0.12196
[2026-01-30 11:37:26] [query] Query for: 衛生講話 ネタ
[2026-01-30 11:37:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:37:26] [query] Engine: default
[2026-01-30 11:37:26] [query] Tokens: 衛生講話 ネタ
[2026-01-30 11:37:26] [query] Mods: 11
[2026-01-30 11:37:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:37:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:37:26] [query] Results: 0 Pages of results: 0
[2026-01-30 11:37:26] [query] Execution time: 0.16365
[2026-01-30 11:37:44] [query] Query for: gov.br passe livre interestadual
[2026-01-30 11:37:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:37:44] [query] Engine: default
[2026-01-30 11:37:44] [query] Tokens: braat, brace, bracelet, bracketed, brackets, brad, braden, bradens, bradford, bradley
[2026-01-30 11:37:44] [query] Mods: 11
[2026-01-30 11:37:44] [query] Using OR logic
[2026-01-30 11:37:44] [query] Found results using: and logic
[2026-01-30 11:37:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3655,12913)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27632,9568,16594,10558,38900,23471,10996,22648,13740,14931) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:37:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:37:44] [query] Results: 18 Pages of results: 1
[2026-01-30 11:37:44] [query] Execution time: 0.15383
[2026-01-30 11:38:01] [query] Query for: 2026
[2026-01-30 11:38:01] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:38:01] [query] Engine: default
[2026-01-30 11:38:01] [query] Tokens: 2026
[2026-01-30 11:38:01] [query] Mods: 11
[2026-01-30 11:38:01] [query] Found results using: or logic
[2026-01-30 11:38:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:38:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:38:01] [query] Results: 75 Pages of results: 1
[2026-01-30 11:38:01] [query] Execution time: 0.10923
[2026-01-30 11:38:36] [index:background] Health check
[2026-01-30 11:38:37] [query] Query for: property portal listing two to three months before early 2025 hearth tiling rural
[2026-01-30 11:38:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:38:37] [query] Engine: default
[2026-01-30 11:38:37] [query] Tokens: multilingual, 2025, early, listing, months, portal, property, rural, three, two
[2026-01-30 11:38:37] [query] Mods: 11
[2026-01-30 11:38:37] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 11:38:37] [query] Using OR logic
[2026-01-30 11:38:38] [query] Found results using: or logic
[2026-01-30 11:38:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,1939,1936,407,1887,107,7652,1131,872)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (43472,24711,1939,1936,407,1887,107,7652,1131,872) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:38:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:38:38] [query] Results: 1291 Pages of results: 7
[2026-01-30 11:38:38] [query] Execution time: 0.65944
[2026-01-30 11:39:23] [query] Query for: anthem surgical gloves
[2026-01-30 11:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:39:23] [query] Engine: default
[2026-01-30 11:39:23] [query] Tokens: anthem, gloves, surgical
[2026-01-30 11:39:23] [query] Mods: 11
[2026-01-30 11:39:23] [query] Using OR logic
[2026-01-30 11:39:23] [query] Found results using: or logic
[2026-01-30 11:39:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (31050,14599)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31050,14599,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:39:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:39:23] [query] Results: 6 Pages of results: 1
[2026-01-30 11:39:23] [query] Execution time: 0.10146
[2026-01-30 11:39:32] [query] Query for: cetireni ungheni contacte primarie
[2026-01-30 11:39:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:39:32] [query] Engine: default
[2026-01-30 11:39:32] [query] Tokens: contacted
[2026-01-30 11:39:32] [query] Mods: 11
[2026-01-30 11:39:32] [query] Found results using: and logic
[2026-01-30 11:39:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14148) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:39:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:39:32] [query] Results: 32 Pages of results: 1
[2026-01-30 11:39:32] [query] Execution time: 0.03638
[2026-01-30 11:39:34] [query] Query for: вольск ру
[2026-01-30 11:39:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:39:34] [query] Engine: default
[2026-01-30 11:39:34] [query] Tokens: вольск ру
[2026-01-30 11:39:34] [query] Mods: 11
[2026-01-30 11:39:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:39:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:39:34] [query] Results: 0 Pages of results: 0
[2026-01-30 11:39:34] [query] Execution time: 0.10439
[2026-01-30 11:39:41] [indexer:background] Health check
[2026-01-30 11:39:44] [query] Query for: property portal listing two to three months before early 2025 hearth tiling rural
[2026-01-30 11:39:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:39:44] [query] Engine: default
[2026-01-30 11:39:44] [query] Tokens: multilingual, 2025, early, listing, months, portal, property, rural, three, two
[2026-01-30 11:39:44] [query] Mods: 11
[2026-01-30 11:39:44] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 11:39:44] [query] Using OR logic
[2026-01-30 11:39:44] [query] Found results using: or logic
[2026-01-30 11:39:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,1939,1936,407,1887,107,7652,1131,872)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (43472,24711,1939,1936,407,1887,107,7652,1131,872) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:39:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:39:44] [query] Results: 1291 Pages of results: 7
[2026-01-30 11:39:44] [query] Execution time: 0.46055
[2026-01-30 11:41:32] [query] Query for: 山野井 豚揚皮
[2026-01-30 11:41:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:41:32] [query] Engine: default
[2026-01-30 11:41:32] [query] Tokens: 山野井 豚揚皮
[2026-01-30 11:41:32] [query] Mods: 11
[2026-01-30 11:41:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:41:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:41:32] [query] Results: 0 Pages of results: 0
[2026-01-30 11:41:32] [query] Execution time: 0.10812
[2026-01-30 11:41:34] [query] Query for: 全日本大学野球選手権記念大会　優勝校
[2026-01-30 11:41:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:41:34] [query] Engine: default
[2026-01-30 11:41:34] [query] Tokens: 全日本大学野球選手権記念大会 優勝校
[2026-01-30 11:41:34] [query] Mods: 11
[2026-01-30 11:41:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:41:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:41:34] [query] Results: 0 Pages of results: 0
[2026-01-30 11:41:34] [query] Execution time: 0.10055
[2026-01-30 11:42:48] [query] Query for: home office dpe pb
[2026-01-30 11:42:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:42:48] [query] Engine: default
[2026-01-30 11:42:48] [query] Tokens: dpeterson, home, office, pb
[2026-01-30 11:42:48] [query] Mods: 11
[2026-01-30 11:42:48] [query] Trying AND logic
[2026-01-30 11:42:48] [query] Using OR logic
[2026-01-30 11:42:48] [query] Found results using: or logic
[2026-01-30 11:42:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (234,907,34576)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (37145,234,907,34576) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:42:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:42:48] [query] Results: 601 Pages of results: 4
[2026-01-30 11:42:48] [query] Execution time: 0.19588
[2026-01-30 11:43:30] [query] Query for: 440-t
[2026-01-30 11:43:30] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:43:30] [query] Engine: default
[2026-01-30 11:43:30] [query] Tokens: 440, t, 440-t
[2026-01-30 11:43:30] [query] Mods: 11
[2026-01-30 11:43:30] [query] Using OR logic
[2026-01-30 11:43:31] [query] Found results using: or logic
[2026-01-30 11:43:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31758,860,31759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:43:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:43:31] [query] Results: 838 Pages of results: 5
[2026-01-30 11:43:31] [query] Execution time: 0.14527
[2026-01-30 11:43:50] [query] Query for: maintenance
[2026-01-30 11:43:50] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:43:50] [query] Engine: default
[2026-01-30 11:43:50] [query] Tokens: maintenance
[2026-01-30 11:43:50] [query] Mods: 11
[2026-01-30 11:43:50] [query] Found results using: or logic
[2026-01-30 11:43:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3868) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:43:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:43:50] [query] Results: 25 Pages of results: 1
[2026-01-30 11:43:50] [query] Execution time: 0.01981
[2026-01-30 11:44:12] [index:background] Health check
[2026-01-30 11:44:12] [indexer:background] Health check
[2026-01-30 11:44:12] [indexer:background] Health check
[2026-01-30 11:45:15] [query] Query for: 中国 2026年 恶意讨薪 政策规定
[2026-01-30 11:45:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:45:15] [query] Engine: default
[2026-01-30 11:45:15] [query] Tokens: 2026, 中国 2026年 恶意讨薪 政策规定
[2026-01-30 11:45:15] [query] Mods: 11
[2026-01-30 11:45:15] [query] Using OR logic
[2026-01-30 11:45:16] [query] Found results using: or logic
[2026-01-30 11:45:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:45:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:45:16] [query] Results: 75 Pages of results: 1
[2026-01-30 11:45:16] [query] Execution time: 0.32713
[2026-01-30 11:45:23] [query] Query for: real estate forms free download form library
[2026-01-30 11:45:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:45:23] [query] Engine: default
[2026-01-30 11:45:23] [query] Tokens: real, estate, forms, free, download, form, library
[2026-01-30 11:45:23] [query] Mods: 11
[2026-01-30 11:45:23] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 11:45:23] [query] Using OR logic
[2026-01-30 11:45:24] [query] Found results using: or logic
[2026-01-30 11:45:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,2409,2811,9546,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:45:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:45:24] [query] Results: 1599 Pages of results: 8
[2026-01-30 11:45:24] [query] Execution time: 0.83436
[2026-01-30 11:46:12] [query] Query for: 000177841
[2026-01-30 11:46:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:46:12] [query] Engine: default
[2026-01-30 11:46:13] [query] Tokens: 1701778410, 1701778413, 1701778414, 1701778415, 1701778419, 000177841
[2026-01-30 11:46:13] [query] Mods: 11
[2026-01-30 11:46:13] [query] Using OR logic
[2026-01-30 11:46:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (46022,46023,46027,46026,46032,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:46:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:46:13] [query] Results: 0 Pages of results: 0
[2026-01-30 11:46:13] [query] Execution time: 0.20951
[2026-01-30 11:46:17] [query] Query for: ラム ダッシュ 洗浄機 別売り
[2026-01-30 11:46:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:46:17] [query] Engine: default
[2026-01-30 11:46:17] [query] Tokens: ラム ダッシュ 洗浄機 別売り
[2026-01-30 11:46:17] [query] Mods: 11
[2026-01-30 11:46:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:46:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:46:17] [query] Results: 0 Pages of results: 0
[2026-01-30 11:46:17] [query] Execution time: 0.19272
[2026-01-30 11:46:22] [query] Query for: cgtmse rules
[2026-01-30 11:46:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:46:22] [query] Engine: default
[2026-01-30 11:46:22] [query] Tokens: rules, cgtmse
[2026-01-30 11:46:22] [query] Mods: 11
[2026-01-30 11:46:22] [query] Using OR logic
[2026-01-30 11:46:22] [query] Found results using: or logic
[2026-01-30 11:46:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1773)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1773,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:46:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:46:22] [query] Results: 325 Pages of results: 2
[2026-01-30 11:46:22] [query] Execution time: 0.16579
[2026-01-30 11:46:35] [query] Query for: вент стайцл ру
[2026-01-30 11:46:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:46:35] [query] Engine: default
[2026-01-30 11:46:35] [query] Tokens: вент стайцл ру
[2026-01-30 11:46:35] [query] Mods: 11
[2026-01-30 11:46:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:46:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:46:35] [query] Results: 0 Pages of results: 0
[2026-01-30 11:46:35] [query] Execution time: 0.12580
[2026-01-30 11:49:10] [index:background] Health check
[2026-01-30 11:49:11] [indexer:background] Health check
[2026-01-30 11:50:24] [query] Query for: easy moringa pancake recipe
[2026-01-30 11:50:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:50:24] [query] Engine: default
[2026-01-30 11:50:24] [query] Tokens: pancakes, easy, recipe
[2026-01-30 11:50:24] [query] Mods: 11
[2026-01-30 11:50:24] [query] Trying AND logic
[2026-01-30 11:50:24] [query] Using OR logic
[2026-01-30 11:50:24] [query] Found results using: or logic
[2026-01-30 11:50:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1559,16564)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12627,1559,16564) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:50:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:50:24] [query] Results: 85 Pages of results: 1
[2026-01-30 11:50:24] [query] Execution time: 0.12249
[2026-01-30 11:50:36] [query] Query for: 槐荫京沪鲁服务业人才招聘会
[2026-01-30 11:50:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:50:36] [query] Engine: default
[2026-01-30 11:50:36] [query] Tokens: 槐荫京沪鲁服务业人才招聘会
[2026-01-30 11:50:36] [query] Mods: 11
[2026-01-30 11:50:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:50:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:50:36] [query] Results: 0 Pages of results: 0
[2026-01-30 11:50:36] [query] Execution time: 0.07683
[2026-01-30 11:51:28] [query] Query for: 美国美奥影片 米高梅 误称
[2026-01-30 11:51:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:51:28] [query] Engine: default
[2026-01-30 11:51:28] [query] Tokens: 美国美奥影片 米高梅 误称
[2026-01-30 11:51:28] [query] Mods: 11
[2026-01-30 11:51:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:51:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:51:28] [query] Results: 0 Pages of results: 0
[2026-01-30 11:51:28] [query] Execution time: 0.12321
[2026-01-30 11:51:30] [query] Query for: فیلم گودال دوبله فارسی قست 329
[2026-01-30 11:51:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:51:30] [query] Engine: default
[2026-01-30 11:51:31] [query] Tokens: 329, فیلم گودال دوبله فارسی قست
[2026-01-30 11:51:31] [query] Mods: 11
[2026-01-30 11:51:31] [query] Using OR logic
[2026-01-30 11:51:31] [query] Found results using: or logic
[2026-01-30 11:51:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (29015)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29015,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:51:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:51:31] [query] Results: 1 Pages of results: 1
[2026-01-30 11:51:31] [query] Execution time: 0.18243
[2026-01-30 11:52:48] [query] Query for: 無糖青草茶
[2026-01-30 11:52:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:52:48] [query] Engine: default
[2026-01-30 11:52:48] [query] Tokens: 無糖青草茶
[2026-01-30 11:52:48] [query] Mods: 11
[2026-01-30 11:52:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:52:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:52:48] [query] Results: 0 Pages of results: 0
[2026-01-30 11:52:48] [query] Execution time: 0.08761
[2026-01-30 11:53:01] [query] Query for: 林寛子 エロ画像
[2026-01-30 11:53:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:53:01] [query] Engine: default
[2026-01-30 11:53:01] [query] Tokens: 林寛子 エロ画像
[2026-01-30 11:53:01] [query] Mods: 11
[2026-01-30 11:53:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:53:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:53:01] [query] Results: 0 Pages of results: 0
[2026-01-30 11:53:01] [query] Execution time: 0.11983
[2026-01-30 11:53:05] [query] Query for: ceannaigh stromectol ar line ivermectin ⣜⠺ www.7search.top/stromectol ⣜⠺.
[2026-01-30 11:53:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:53:05] [query] Engine: default
[2026-01-30 11:53:06] [query] Tokens: ar, line, www, top, ceannaigh stromectol ivermectin ⣜⠺ 7search stromectol
[2026-01-30 11:53:06] [query] Mods: 11
[2026-01-30 11:53:06] [query] Using OR logic
[2026-01-30 11:53:06] [query] Found results using: or logic
[2026-01-30 11:53:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12471,399,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12471,399,2485,1156,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:53:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:53:06] [query] Results: 304 Pages of results: 2
[2026-01-30 11:53:06] [query] Execution time: 0.37300
[2026-01-30 11:53:59] [query] Query for: 小米手机死亡固件
[2026-01-30 11:53:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:53:59] [query] Engine: default
[2026-01-30 11:53:59] [query] Tokens: 小米手机死亡固件
[2026-01-30 11:53:59] [query] Mods: 11
[2026-01-30 11:53:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:53:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:53:59] [query] Results: 0 Pages of results: 0
[2026-01-30 11:53:59] [query] Execution time: 0.08235
[2026-01-30 11:54:01] [query] Query for: 王冰宣
[2026-01-30 11:54:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:54:01] [query] Engine: default
[2026-01-30 11:54:01] [query] Tokens: 王冰宣
[2026-01-30 11:54:01] [query] Mods: 11
[2026-01-30 11:54:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:54:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:54:01] [query] Results: 0 Pages of results: 0
[2026-01-30 11:54:01] [query] Execution time: 0.09810
[2026-01-30 11:54:13] [index:background] Health check
[2026-01-30 11:54:13] [index:background] Health check
[2026-01-30 11:54:14] [indexer:background] Health check
[2026-01-30 11:55:09] [query] Query for: ax·和
[2026-01-30 11:55:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:55:09] [query] Engine: default
[2026-01-30 11:55:09] [query] Tokens: axa, axels, axis, axles, axsom
[2026-01-30 11:55:09] [query] Mods: 11
[2026-01-30 11:55:09] [query] Using OR logic
[2026-01-30 11:55:09] [query] Found results using: or logic
[2026-01-30 11:55:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32262,33031,2200,33027,22886) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:55:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:55:09] [query] Results: 4 Pages of results: 1
[2026-01-30 11:55:09] [query] Execution time: 0.06563
[2026-01-30 11:55:29] [query] Query for: estate realty
[2026-01-30 11:55:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:55:29] [query] Engine: default
[2026-01-30 11:55:29] [query] Tokens: estate, realty
[2026-01-30 11:55:29] [query] Mods: 11
[2026-01-30 11:55:29] [query] Trying AND logic
[2026-01-30 11:55:29] [query] Found results using: and logic
[2026-01-30 11:55:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (172,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:55:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1038', '1041', '1083', '11252', '1213', '12321', '12407', '13282', '14176', '17590', '17623', '17737', '17746', '17763', '17954', '17962', '18438', '19825', '19992', '20446', '20583', '22259', '24823', '24915', '26199', '26253', '2908', '2927', '33970', '37844', '41166', '41177', '41180', '41183', '41186', '43318', '43530', '43693', '44224', '44339', '45058', '46147', '46635', '46686', '46724', '47026', '47066', '47167', '47279', '47651', '49065', '49210', '49253', '49351', '49803', '50633', '51012', '51084', '51756', '52390', '52781', '52789', '52792', '52794', '52796', '53053', '53101', '55054', '6421', '6556', '7854') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:55:29] [query] Results: 49 Pages of results: 1
[2026-01-30 11:55:29] [query] Execution time: 0.10190
[2026-01-30 11:56:14] [query] Query for: vang phap lafite 755minil gia bao nhieu
[2026-01-30 11:56:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:56:14] [query] Engine: default
[2026-01-30 11:56:14] [query] Tokens: vang, giambalvo, giant, giants
[2026-01-30 11:56:14] [query] Mods: 11
[2026-01-30 11:56:14] [query] Trying AND logic
[2026-01-30 11:56:14] [query] Using OR logic
[2026-01-30 11:56:14] [query] Found results using: or logic
[2026-01-30 11:56:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24250,27706,8646,5875) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:56:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:56:14] [query] Results: 2 Pages of results: 1
[2026-01-30 11:56:14] [query] Execution time: 0.03997
[2026-01-30 11:56:38] [query] Query for: vt purchase and sales agreement pdf form
[2026-01-30 11:56:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:56:38] [query] Engine: default
[2026-01-30 11:56:38] [query] Tokens: vt, purchase, sales, agreement, pdf, form
[2026-01-30 11:56:38] [query] Mods: 11
[2026-01-30 11:56:38] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 11:56:38] [query] Using OR logic
[2026-01-30 11:56:38] [query] Found results using: or logic
[2026-01-30 11:56:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24647,120,1161,873,3613,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:56:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:56:38] [query] Results: 1216 Pages of results: 7
[2026-01-30 11:56:38] [query] Execution time: 0.48701
[2026-01-30 11:56:59] [query] Query for: real estate forms online realtor form library
[2026-01-30 11:56:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:56:59] [query] Engine: default
[2026-01-30 11:56:59] [query] Tokens: real, estate, forms, online, realtor, form, library
[2026-01-30 11:56:59] [query] Mods: 11
[2026-01-30 11:56:59] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 11:56:59] [query] Using OR logic
[2026-01-30 11:57:00] [query] Found results using: or logic
[2026-01-30 11:57:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,2409,994,402,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:56:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:57:00] [query] Results: 1680 Pages of results: 9
[2026-01-30 11:57:00] [query] Execution time: 0.81470
[2026-01-30 11:57:45] [query] Query for: 大锅菜预制菜
[2026-01-30 11:57:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:57:45] [query] Engine: default
[2026-01-30 11:57:45] [query] Tokens: 大锅菜预制菜
[2026-01-30 11:57:45] [query] Mods: 11
[2026-01-30 11:57:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:57:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:57:45] [query] Results: 0 Pages of results: 0
[2026-01-30 11:57:45] [query] Execution time: 0.07670
[2026-01-30 11:58:37] [index:background] Health check
[2026-01-30 11:59:28] [query] Query for: circle paper piece vector
[2026-01-30 11:59:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 11:59:28] [query] Engine: default
[2026-01-30 11:59:28] [query] Tokens: vector, circle, paper, piece
[2026-01-30 11:59:28] [query] Mods: 11
[2026-01-30 11:59:28] [query] Trying AND logic
[2026-01-30 11:59:28] [query] Using OR logic
[2026-01-30 11:59:28] [query] Found results using: or logic
[2026-01-30 11:59:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3960,3943,1084)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (77474,3960,3943,1084) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 11:59:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 11:59:28] [query] Results: 71 Pages of results: 1
[2026-01-30 11:59:28] [query] Execution time: 0.07462
[2026-01-30 11:59:38] [indexer:background] Health check
[2026-01-30 12:00:09] [query] Query for: vitamin d metabolite ratio　ビタミンd
[2026-01-30 12:00:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:00:09] [query] Engine: default
[2026-01-30 12:00:09] [query] Tokens: vitamins, d, ratio
[2026-01-30 12:00:09] [query] Mods: 11
[2026-01-30 12:00:09] [query] Trying AND logic
[2026-01-30 12:00:09] [query] Using OR logic
[2026-01-30 12:00:10] [query] Found results using: or logic
[2026-01-30 12:00:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4545,6146)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9431,4545,6146) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:00:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:00:10] [query] Results: 152 Pages of results: 1
[2026-01-30 12:00:10] [query] Execution time: 0.22131
[2026-01-30 12:00:13] [query] Query for: wakeland
[2026-01-30 12:00:13] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:00:13] [query] Engine: nc_realtorsr_contacts
[2026-01-30 12:00:13] [query] Tokens: wakeland
[2026-01-30 12:00:13] [query] Mods: 5
[2026-01-30 12:00:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29662) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:00:13] [query] Results: 0 Pages of results: 0
[2026-01-30 12:00:13] [query] Execution time: 0.02907
[2026-01-30 12:01:27] [query] Query for: ポンコツ 類語
[2026-01-30 12:01:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:01:27] [query] Engine: default
[2026-01-30 12:01:27] [query] Tokens: ポンコツ 類語
[2026-01-30 12:01:27] [query] Mods: 11
[2026-01-30 12:01:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:01:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:01:27] [query] Results: 0 Pages of results: 0
[2026-01-30 12:01:27] [query] Execution time: 0.11235
[2026-01-30 12:03:20] [query] Query for: vpg 人形機器人
[2026-01-30 12:03:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:03:20] [query] Engine: default
[2026-01-30 12:03:20] [query] Tokens: vpg 人形機器人
[2026-01-30 12:03:20] [query] Mods: 11
[2026-01-30 12:03:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:03:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:03:20] [query] Results: 0 Pages of results: 0
[2026-01-30 12:03:20] [query] Execution time: 0.10437
[2026-01-30 12:03:49] [query] Query for: north carolina ems union laws
[2026-01-30 12:03:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:03:49] [query] Engine: default
[2026-01-30 12:03:49] [query] Tokens: north, carolina, ems, union, laws
[2026-01-30 12:03:49] [query] Mods: 11
[2026-01-30 12:03:49] [query] Trying AND logic
[2026-01-30 12:03:50] [query] Using OR logic
[2026-01-30 12:03:50] [query] Found results using: or logic
[2026-01-30 12:03:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,25752,9839,1831) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:03:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:03:50] [query] Results: 659 Pages of results: 4
[2026-01-30 12:03:50] [query] Execution time: 0.41014
[2026-01-30 12:04:07] [query] Query for: vacature sales manager
[2026-01-30 12:04:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:04:07] [query] Engine: default
[2026-01-30 12:04:07] [query] Tokens: sales, manager, vacature
[2026-01-30 12:04:07] [query] Mods: 11
[2026-01-30 12:04:07] [query] Using OR logic
[2026-01-30 12:04:07] [query] Found results using: or logic
[2026-01-30 12:04:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1698,1161)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1161,1698,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:04:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:04:07] [query] Results: 267 Pages of results: 2
[2026-01-30 12:04:07] [query] Execution time: 0.12876
[2026-01-30 12:04:25] [index:background] Health check
[2026-01-30 12:04:25] [indexer:background] Health check
[2026-01-30 12:04:25] [indexer:background] Health check
[2026-01-30 12:04:36] [query] Query for: real estate tax nc
[2026-01-30 12:04:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:04:36] [query] Engine: default
[2026-01-30 12:04:36] [query] Tokens: real, estate, tax, nc
[2026-01-30 12:04:36] [query] Mods: 11
[2026-01-30 12:04:36] [query] Trying AND logic
[2026-01-30 12:04:36] [query] Using OR logic
[2026-01-30 12:04:37] [query] Found results using: or logic
[2026-01-30 12:04:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,81,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:04:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:04:37] [query] Results: 1188 Pages of results: 6
[2026-01-30 12:04:37] [query] Execution time: 1.06453
[2026-01-30 12:04:47] [query] Query for: k'm'z'z
[2026-01-30 12:04:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:04:47] [query] Engine: default
[2026-01-30 12:04:47] [query] Tokens: k, m, z, k'm 'z 'z
[2026-01-30 12:04:47] [query] Mods: 11
[2026-01-30 12:04:47] [query] Using OR logic
[2026-01-30 12:04:47] [query] Found results using: or logic
[2026-01-30 12:04:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7263,1812,10028)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7263,1812,10028,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:04:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:04:47] [query] Results: 174 Pages of results: 1
[2026-01-30 12:04:47] [query] Execution time: 0.20414
[2026-01-30 12:05:39] [query] Query for: 贺新国小助理的薪资和福利待遇
[2026-01-30 12:05:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:05:39] [query] Engine: default
[2026-01-30 12:05:39] [query] Tokens: 贺新国小助理的薪资和福利待遇
[2026-01-30 12:05:39] [query] Mods: 11
[2026-01-30 12:05:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:05:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:05:39] [query] Results: 0 Pages of results: 0
[2026-01-30 12:05:39] [query] Execution time: 0.07693
[2026-01-30 12:07:16] [query] Query for: reformer kvatric
[2026-01-30 12:07:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:07:16] [query] Engine: default
[2026-01-30 12:07:16] [query] Tokens: reformer kvatric
[2026-01-30 12:07:16] [query] Mods: 11
[2026-01-30 12:07:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:07:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:07:16] [query] Results: 0 Pages of results: 0
[2026-01-30 12:07:16] [query] Execution time: 0.12255
[2026-01-30 12:07:24] [query] Query for: 王冰宣
[2026-01-30 12:07:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:07:24] [query] Engine: default
[2026-01-30 12:07:24] [query] Tokens: 王冰宣
[2026-01-30 12:07:24] [query] Mods: 11
[2026-01-30 12:07:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:07:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:07:24] [query] Results: 0 Pages of results: 0
[2026-01-30 12:07:24] [query] Execution time: 0.07597
[2026-01-30 12:09:00] [index:background] Health check
[2026-01-30 12:09:00] [indexer:background] Health check
[2026-01-30 12:09:00] [indexer:background] Health check
[2026-01-30 12:09:04] [index:background] Health check
[2026-01-30 12:09:04] [indexer:background] Health check
[2026-01-30 12:09:04] [indexer:background] Health check
[2026-01-30 12:09:27] [query] Query for: purchase agreement addendum templates for buying car
[2026-01-30 12:09:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:09:27] [query] Engine: default
[2026-01-30 12:09:27] [query] Tokens: purchase, agreement, addendum, templates, buying, car
[2026-01-30 12:09:27] [query] Mods: 11
[2026-01-30 12:09:27] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 12:09:27] [query] Using OR logic
[2026-01-30 12:09:28] [query] Found results using: or logic
[2026-01-30 12:09:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (120,873,12562,6760,2061,7094) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:09:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:09:28] [query] Results: 940 Pages of results: 5
[2026-01-30 12:09:28] [query] Execution time: 0.23284
[2026-01-30 12:09:38] [query] Query for: スラムダンク
[2026-01-30 12:09:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:09:38] [query] Engine: default
[2026-01-30 12:09:38] [query] Tokens: スラムダンク
[2026-01-30 12:09:38] [query] Mods: 11
[2026-01-30 12:09:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:09:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:09:38] [query] Results: 0 Pages of results: 0
[2026-01-30 12:09:38] [query] Execution time: 0.07543
[2026-01-30 12:09:40] [query] Query for: isc in realestate
[2026-01-30 12:09:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:09:40] [query] Engine: default
[2026-01-30 12:09:40] [query] Tokens: 1099-misc, 1099misc, analysiscommercial, anti-discrimination, antidiscrimination, antiscald, bic-discount, bicdiscount, bischel, cisco
[2026-01-30 12:09:40] [query] Mods: 11
[2026-01-30 12:09:40] [query] Using OR logic
[2026-01-30 12:09:40] [query] Found results using: and logic
[2026-01-30 12:09:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7703)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19243,19250,53227,20508,20535,7535,76490,76491,26739,16672) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:09:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:09:40] [query] Results: 7 Pages of results: 1
[2026-01-30 12:09:40] [query] Execution time: 0.08388
[2026-01-30 12:10:18] [query] Query for: 2026-01-29 至 2026-02-01 陕西省西安市 天气
[2026-01-30 12:10:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:10:18] [query] Engine: default
[2026-01-30 12:10:18] [query] Tokens: 2026, 01, 29, 02, 至 陕西省西安市 天气 2026-01-29
[2026-01-30 12:10:18] [query] Mods: 11
[2026-01-30 12:10:18] [query] Using OR logic
[2026-01-30 12:10:19] [query] Found results using: or logic
[2026-01-30 12:10:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (41,13233,28036,7202)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,41,7202,13233,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:10:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:10:19] [query] Results: 547 Pages of results: 3
[2026-01-30 12:10:19] [query] Execution time: 0.46731
[2026-01-30 12:10:28] [query] Query for: realtor in new market
[2026-01-30 12:10:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:10:28] [query] Engine: default
[2026-01-30 12:10:28] [query] Tokens: realtor, new, market
[2026-01-30 12:10:28] [query] Mods: 11
[2026-01-30 12:10:28] [query] Trying AND logic
[2026-01-30 12:10:28] [query] Found results using: and logic
[2026-01-30 12:10:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,110,194) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:10:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10018', '1041', '10792', '11252', '11812', '1205', '1211', '1215', '1230', '12321', '12352', '13807', '14075', '14176', '14217', '14230', '14364', '17398', '17477', '17623', '17954', '19915', '19992', '20033', '21188', '21391', '21620', '21665', '21672', '2193', '2353', '249', '2515', '25859', '2938', '296', '38172', '41166', '41177', '41180', '41183', '41186', '44224', '44801', '46448', '46498', '46724', '47072', '47621', '47879', '4876', '49163', '49253', '49351', '49587', '50153', '503', '50496', '50615', '50633', '51198', '51394', '52033', '52084', '52101', '52781', '52789', '52792', '52794', '52796', '53016', '54675', '5735', '5966', '6447', '7854', '7909', '9177') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:10:28] [query] Results: 57 Pages of results: 1
[2026-01-30 12:10:28] [query] Execution time: 0.26809
[2026-01-30 12:10:34] [query] Query for: d clinic apr
[2026-01-30 12:10:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:10:34] [query] Engine: default
[2026-01-30 12:10:34] [query] Tokens: clinical, apr, d
[2026-01-30 12:10:34] [query] Mods: 11
[2026-01-30 12:10:34] [query] Trying AND logic
[2026-01-30 12:10:34] [query] Using OR logic
[2026-01-30 12:10:34] [query] Found results using: or logic
[2026-01-30 12:10:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (42405,4545)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17688,42405,4545) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:10:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:10:34] [query] Results: 149 Pages of results: 1
[2026-01-30 12:10:34] [query] Execution time: 0.13281
[2026-01-30 12:10:46] [query] Query for: 不可能的任務最終清算 線上看
[2026-01-30 12:10:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:10:46] [query] Engine: default
[2026-01-30 12:10:46] [query] Tokens: 不可能的任務最終清算 線上看
[2026-01-30 12:10:46] [query] Mods: 11
[2026-01-30 12:10:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:10:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:10:46] [query] Results: 0 Pages of results: 0
[2026-01-30 12:10:46] [query] Execution time: 0.10706
[2026-01-30 12:11:40] [query] Query for: قسمت 26 ران بی تی اس
[2026-01-30 12:11:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:11:40] [query] Engine: default
[2026-01-30 12:11:40] [query] Tokens: 26, قسمت ران بی تی اس
[2026-01-30 12:11:40] [query] Mods: 11
[2026-01-30 12:11:40] [query] Using OR logic
[2026-01-30 12:11:40] [query] Found results using: or logic
[2026-01-30 12:11:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4255)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4255,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:11:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:11:40] [query] Results: 170 Pages of results: 1
[2026-01-30 12:11:40] [query] Execution time: 0.20450
[2026-01-30 12:12:15] [query] Query for: 河北省2026年养老金政策最新规定
[2026-01-30 12:12:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:12:15] [query] Engine: default
[2026-01-30 12:12:15] [query] Tokens: 2026, 河北省2026年养老金政策最新规定
[2026-01-30 12:12:15] [query] Mods: 11
[2026-01-30 12:12:15] [query] Using OR logic
[2026-01-30 12:12:15] [query] Found results using: or logic
[2026-01-30 12:12:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:12:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:12:15] [query] Results: 75 Pages of results: 1
[2026-01-30 12:12:15] [query] Execution time: 0.21551
[2026-01-30 12:13:29] [query] Query for: දුම් පළුටු
[2026-01-30 12:13:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:13:29] [query] Engine: default
[2026-01-30 12:13:29] [query] Tokens: දුම් පළුටු
[2026-01-30 12:13:29] [query] Mods: 11
[2026-01-30 12:13:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:13:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:13:29] [query] Results: 0 Pages of results: 0
[2026-01-30 12:13:29] [query] Execution time: 0.11916
[2026-01-30 12:13:31] [query] Query for: قسمت 27 ران بی تی اس
[2026-01-30 12:13:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:13:31] [query] Engine: default
[2026-01-30 12:13:31] [query] Tokens: 27, قسمت ران بی تی اس
[2026-01-30 12:13:31] [query] Mods: 11
[2026-01-30 12:13:31] [query] Using OR logic
[2026-01-30 12:13:31] [query] Found results using: or logic
[2026-01-30 12:13:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4083)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4083,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:13:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:13:31] [query] Results: 283 Pages of results: 2
[2026-01-30 12:13:31] [query] Execution time: 0.15982
[2026-01-30 12:13:59] [index:background] Health check
[2026-01-30 12:13:59] [index:background] Health check
[2026-01-30 12:14:00] [indexer:background] Health check
[2026-01-30 12:14:44] [query] Query for: berkebile
[2026-01-30 12:14:44] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:14:44] [query] Engine: nc_realtorsr_contacts
[2026-01-30 12:14:44] [query] Tokens: berkebile
[2026-01-30 12:14:44] [query] Mods: 5
[2026-01-30 12:14:44] [query] Found results using: or logic
[2026-01-30 12:14:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (37345) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:14:44] [query] Results: 1 Pages of results: 1
[2026-01-30 12:14:44] [query] Execution time: 0.15024
[2026-01-30 12:14:45] [query] Query for: commander valbazen ⢅🎿 www.7search.xyz/fr/valbazen acheter du au quebec. aus deutschland ohne rezept. gelule generique valbazen.
[2026-01-30 12:14:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:14:45] [query] Engine: default
[2026-01-30 12:14:45] [query] Tokens: commander, auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, dua
[2026-01-30 12:14:45] [query] Mods: 11
[2026-01-30 12:14:45] [query] Trying AND logic
[2026-01-30 12:14:45] [query] Using OR logic
[2026-01-30 12:14:45] [query] Found results using: or logic
[2026-01-30 12:14:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (29507,1016,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,22883,23348,15535,24733,11883,14763,29719,29720,59782) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:14:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:14:45] [query] Results: 10 Pages of results: 1
[2026-01-30 12:14:45] [query] Execution time: 0.04187
[2026-01-30 12:15:01] [query] Query for: ted 12901
[2026-01-30 12:15:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:01] [query] Engine: default
[2026-01-30 12:15:01] [query] Tokens: ted, 101, 102019, 11292016, 11292018, 120, 1201, 12901 ted 12901 12901
[2026-01-30 12:15:01] [query] Mods: 11
[2026-01-30 12:15:01] [query] Using OR logic
[2026-01-30 12:15:01] [query] Found results using: or logic
[2026-01-30 12:15:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18310)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18310,19812,45399,67227,46803,7454,15549,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:01] [query] Results: 98 Pages of results: 1
[2026-01-30 12:15:01] [query] Execution time: 0.22963
[2026-01-30 12:15:05] [query] Query for: order melatonin online next day delivery ⡯ http://onlinepainpharma.com/melatonin ou obtenir besancon ca marche
[2026-01-30 12:15:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:05] [query] Engine: default
[2026-01-30 12:15:05] [query] Tokens: marched, ouid, ounce, our 1, our 100, our 2006, our 2011, our 2019, our 2020, our 2021
[2026-01-30 12:15:05] [query] Mods: 11
[2026-01-30 12:15:05] [query] Trying AND logic
[2026-01-30 12:15:05] [query] Using OR logic
[2026-01-30 12:15:05] [query] Found results using: or logic
[2026-01-30 12:15:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15734,23,2568,8263,2484,367,994,5692)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7714,29552,9398,75103,59320,1374,34896,15165,17367,21392) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:05] [query] Results: 11 Pages of results: 1
[2026-01-30 12:15:05] [query] Execution time: 0.06456
[2026-01-30 12:15:09] [query] Query for: aldactone
[2026-01-30 12:15:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:09] [query] Engine: default
[2026-01-30 12:15:10] [query] Tokens: aldactone
[2026-01-30 12:15:10] [query] Mods: 11
[2026-01-30 12:15:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:10] [query] Results: 0 Pages of results: 0
[2026-01-30 12:15:10] [query] Execution time: 0.07465
[2026-01-30 12:15:13] [query] Query for: email da prefeitura de cambe
[2026-01-30 12:15:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:13] [query] Engine: default
[2026-01-30 12:15:13] [query] Tokens: dabbing, dabbs, dabpxjntsb8, dad, dads, dadt, dad’s, daee2181c552, daga, dahlquist
[2026-01-30 12:15:13] [query] Mods: 11
[2026-01-30 12:15:13] [query] Using OR logic
[2026-01-30 12:15:13] [query] Found results using: and logic
[2026-01-30 12:15:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,276)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8528,23152,19722,7565,20026,53649,20016,42118,6370,23153) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:13] [query] Results: 7 Pages of results: 1
[2026-01-30 12:15:13] [query] Execution time: 0.04883
[2026-01-30 12:15:15] [query] Query for: sweet child o’mine e-hentai
[2026-01-30 12:15:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:15] [query] Engine: default
[2026-01-30 12:15:15] [query] Tokens: sweet, child, o, mine, e, hentai e-hentai o’mine
[2026-01-30 12:15:15] [query] Mods: 11
[2026-01-30 12:15:15] [query] Using OR logic
[2026-01-30 12:15:15] [query] Found results using: or logic
[2026-01-30 12:15:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7480,28,3461,5654,12188)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12188,7480,5654,3461,28,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:15] [query] Results: 176 Pages of results: 1
[2026-01-30 12:15:15] [query] Execution time: 0.23843
[2026-01-30 12:15:21] [query] Query for: サックス講師川崎
[2026-01-30 12:15:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:21] [query] Engine: default
[2026-01-30 12:15:22] [query] Tokens: サックス講師川崎
[2026-01-30 12:15:22] [query] Mods: 11
[2026-01-30 12:15:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:22] [query] Results: 0 Pages of results: 0
[2026-01-30 12:15:22] [query] Execution time: 0.07549
[2026-01-30 12:15:41] [query] Query for: マウス ブルーled レーザー 違い
[2026-01-30 12:15:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:41] [query] Engine: default
[2026-01-30 12:15:41] [query] Tokens: マウス ブルーled レーザー 違い
[2026-01-30 12:15:41] [query] Mods: 11
[2026-01-30 12:15:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:41] [query] Results: 0 Pages of results: 0
[2026-01-30 12:15:41] [query] Execution time: 0.15459
[2026-01-30 12:15:51] [query] Query for: ユートピア白玉温泉
[2026-01-30 12:15:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:51] [query] Engine: default
[2026-01-30 12:15:54] [query] Query for: american news online cleantalkorg2.ru usa breaking mutual english search bbc fox
[2026-01-30 12:15:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:15:54] [query] Engine: default
[2026-01-30 12:15:55] [query] Tokens: rub, rubbed, rubber, rubbish, ruben, ruby, rucker, rucker 2022, rucker2022, rudd
[2026-01-30 12:15:55] [query] Mods: 11
[2026-01-30 12:15:55] [query] Using OR logic
[2026-01-30 12:15:55] [query] Found results using: and logic
[2026-01-30 12:15:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1087,3087,5906,12613,8346,321,994,2239,7664)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3715,15147,8772,10620,77282,14408,24042,27060,27064,10481) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:55] [query] Results: 18 Pages of results: 1
[2026-01-30 12:15:55] [query] Execution time: 1.61059
[2026-01-30 12:15:57] [query] Tokens: ユートピア白玉温泉
[2026-01-30 12:15:57] [query] Mods: 11
[2026-01-30 12:15:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:15:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:15:57] [query] Results: 0 Pages of results: 0
[2026-01-30 12:15:59] [query] Execution time: 8.12810
[2026-01-30 12:16:05] [query] Query for: イクイノックス
[2026-01-30 12:16:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:16:05] [query] Engine: default
[2026-01-30 12:16:06] [query] Tokens: イクイノックス
[2026-01-30 12:16:06] [query] Mods: 11
[2026-01-30 12:16:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:16:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:16:06] [query] Results: 0 Pages of results: 0
[2026-01-30 12:16:07] [query] Execution time: 1.30751
[2026-01-30 12:16:16] [query] Query for: 夸克网盘文件id有什么用
[2026-01-30 12:16:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:16:16] [query] Engine: default
[2026-01-30 12:16:16] [query] Tokens: 夸克网盘文件id有什么用
[2026-01-30 12:16:16] [query] Mods: 11
[2026-01-30 12:16:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:16:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:16:16] [query] Results: 0 Pages of results: 0
[2026-01-30 12:16:16] [query] Execution time: 0.09005
[2026-01-30 12:16:36] [query] Query for: 拉芳洗发水 成分表 氨基酸表活 硫酸盐
[2026-01-30 12:16:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:16:36] [query] Engine: default
[2026-01-30 12:16:36] [query] Tokens: 拉芳洗发水 成分表 氨基酸表活 硫酸盐
[2026-01-30 12:16:36] [query] Mods: 11
[2026-01-30 12:16:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:16:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:16:36] [query] Results: 0 Pages of results: 0
[2026-01-30 12:16:36] [query] Execution time: 0.14480
[2026-01-30 12:16:58] [query] Query for: dr mhlongo oncologist
[2026-01-30 12:16:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:16:58] [query] Engine: default
[2026-01-30 12:16:58] [query] Tokens: dr, mhlongo oncologist
[2026-01-30 12:16:58] [query] Mods: 11
[2026-01-30 12:16:58] [query] Using OR logic
[2026-01-30 12:16:58] [query] Found results using: or logic
[2026-01-30 12:16:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3915)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3915,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:16:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:16:58] [query] Results: 9 Pages of results: 1
[2026-01-30 12:16:58] [query] Execution time: 0.25693
[2026-01-30 12:17:11] [query] Query for: 共通テスト 追試 　福島民友
[2026-01-30 12:17:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:17:11] [query] Engine: default
[2026-01-30 12:17:11] [query] Tokens: 共通テスト 追試 福島民友
[2026-01-30 12:17:11] [query] Mods: 11
[2026-01-30 12:17:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:17:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:17:11] [query] Results: 0 Pages of results: 0
[2026-01-30 12:17:11] [query] Execution time: 0.12985
[2026-01-30 12:17:25] [query] Query for: 奥体中心地址
[2026-01-30 12:17:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:17:25] [query] Engine: default
[2026-01-30 12:17:25] [query] Tokens: 奥体中心地址
[2026-01-30 12:17:25] [query] Mods: 11
[2026-01-30 12:17:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:17:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:17:25] [query] Results: 0 Pages of results: 0
[2026-01-30 12:17:25] [query] Execution time: 0.07540
[2026-01-30 12:17:31] [query] Query for: cx-one序列号
[2026-01-30 12:17:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:17:31] [query] Engine: default
[2026-01-30 12:17:31] [query] Tokens: 194dw3xcxmlems5u3p7s9rfrvlu6qrpf1, 1tizdwq_sisq4udpxkmpqlmmffcxx1wr0, 1tizdwqsisq4udpxkmpqlmmffcxx1wr0, 1twiqzlruljwypyscxailexa6npzbl0xk, pl7tpr2scxof6saftq0sxdzekfv8z51axy, pl7tpr2scxof6saftq0sxdzekfv8z51axy&index, pl7tpr2scxof6saftq0sxdzekfv8z51axyindex, r1fwbwgtrc0cx, r1fwgy9crc0cx, r3hjqgzfnh0cx
[2026-01-30 12:17:31] [query] Mods: 11
[2026-01-30 12:17:31] [query] Using OR logic
[2026-01-30 12:17:31] [query] Found results using: or logic
[2026-01-30 12:17:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29538,29498,29499,29466,18663,18665,18667,67992,67176,50455) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:17:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:17:31] [query] Results: 2 Pages of results: 1
[2026-01-30 12:17:31] [query] Execution time: 0.10221
[2026-01-30 12:17:48] [query] Query for: real estate comm
[2026-01-30 12:17:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:17:49] [query] Engine: default
[2026-01-30 12:17:49] [query] Tokens: comma, command, commander, commanding, commando, commando-style, commandostyle, commands, commas, commemorate
[2026-01-30 12:17:49] [query] Mods: 11
[2026-01-30 12:17:49] [query] Using OR logic
[2026-01-30 12:17:49] [query] Found results using: and logic
[2026-01-30 12:17:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34206,4662,53659,13186,22439,22464,22484,16528,9657,70959) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:17:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:17:49] [query] Results: 10 Pages of results: 1
[2026-01-30 12:17:49] [query] Execution time: 0.02557
[2026-01-30 12:19:35] [index:background] Health check
[2026-01-30 12:19:36] [indexer:background] Health check
[2026-01-30 12:19:58] [query] Query for: klebebander кто производитель
[2026-01-30 12:19:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:19:58] [query] Engine: default
[2026-01-30 12:19:58] [query] Tokens: klebebander кто производитель
[2026-01-30 12:19:58] [query] Mods: 11
[2026-01-30 12:19:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:19:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:19:58] [query] Results: 0 Pages of results: 0
[2026-01-30 12:19:58] [query] Execution time: 0.18401
[2026-01-30 12:20:00] [query] Query for: 夸克福利码有效期规定
[2026-01-30 12:20:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:20:00] [query] Engine: default
[2026-01-30 12:20:00] [query] Tokens: 夸克福利码有效期规定
[2026-01-30 12:20:00] [query] Mods: 11
[2026-01-30 12:20:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:20:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:20:00] [query] Results: 0 Pages of results: 0
[2026-01-30 12:20:00] [query] Execution time: 0.08088
[2026-01-30 12:20:08] [query] Query for: 580-t termination
[2026-01-30 12:20:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:20:08] [query] Engine: default
[2026-01-30 12:20:08] [query] Tokens: 580, t, termination, 580-t
[2026-01-30 12:20:08] [query] Mods: 11
[2026-01-30 12:20:08] [query] Trying AND logic
[2026-01-30 12:20:09] [query] Found results using: and logic
[2026-01-30 12:20:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20559,860,15678,20608) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:20:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20172', '39804', '41094') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:20:09] [query] Results: 3 Pages of results: 1
[2026-01-30 12:20:09] [query] Execution time: 0.46994
[2026-01-30 12:20:39] [query] Query for: prefeitura municipal de butia capao da canoa iptu
[2026-01-30 12:20:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:20:39] [query] Engine: default
[2026-01-30 12:20:39] [query] Tokens: dabbing, dabbs, dabpxjntsb8, dad, dads, dadt, dad’s, daee2181c552, daga, dahlquist
[2026-01-30 12:20:39] [query] Mods: 11
[2026-01-30 12:20:39] [query] Using OR logic
[2026-01-30 12:20:39] [query] Found results using: and logic
[2026-01-30 12:20:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,634)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8528,23152,19722,7565,20026,53649,20016,42118,6370,23153) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:20:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:20:39] [query] Results: 7 Pages of results: 1
[2026-01-30 12:20:39] [query] Execution time: 0.02318
[2026-01-30 12:20:41] [query] Query for: 2026年 农业科技 最新新闻
[2026-01-30 12:20:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:20:41] [query] Engine: default
[2026-01-30 12:20:41] [query] Tokens: 2026, 2026年 农业科技 最新新闻
[2026-01-30 12:20:41] [query] Mods: 11
[2026-01-30 12:20:41] [query] Using OR logic
[2026-01-30 12:20:41] [query] Found results using: or logic
[2026-01-30 12:20:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:20:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:20:41] [query] Results: 75 Pages of results: 1
[2026-01-30 12:20:41] [query] Execution time: 0.21483
[2026-01-30 12:20:44] [query] Query for: 履修 とは
[2026-01-30 12:20:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:20:44] [query] Engine: default
[2026-01-30 12:20:44] [query] Tokens: 履修 とは
[2026-01-30 12:20:44] [query] Mods: 11
[2026-01-30 12:20:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:20:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:20:44] [query] Results: 0 Pages of results: 0
[2026-01-30 12:20:44] [query] Execution time: 0.10097
[2026-01-30 12:21:36] [query] Query for: 哔哩哔哩sw怎么设置每次绘制工程图默认是1；1
[2026-01-30 12:21:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:21:36] [query] Engine: default
[2026-01-30 12:21:36] [query] Tokens: 1, 哔哩哔哩sw怎么设置每次绘制工程图默认是1
[2026-01-30 12:21:36] [query] Mods: 11
[2026-01-30 12:21:36] [query] Using OR logic
[2026-01-30 12:21:37] [query] Found results using: or logic
[2026-01-30 12:21:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:21:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:21:37] [query] Results: 1223 Pages of results: 7
[2026-01-30 12:21:37] [query] Execution time: 0.72909
[2026-01-30 12:23:03] [query] Query for: 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 🔨🍚 www.7search.xyz/ivermectin 🔨🍚.
[2026-01-30 12:23:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:23:03] [query] Engine: default
[2026-01-30 12:23:03] [query] Tokens: www, xyz, 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 🔨🍚 7search
[2026-01-30 12:23:03] [query] Mods: 11
[2026-01-30 12:23:03] [query] Using OR logic
[2026-01-30 12:23:04] [query] Found results using: or logic
[2026-01-30 12:23:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,32952,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:23:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:23:04] [query] Results: 124 Pages of results: 1
[2026-01-30 12:23:04] [query] Execution time: 0.41237
[2026-01-30 12:23:36] [index:background] Health check
[2026-01-30 12:24:41] [indexer:background] Health check
[2026-01-30 12:24:56] [query] Query for: condominium
[2026-01-30 12:24:56] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:24:56] [query] Engine: forms_and_contracts
[2026-01-30 12:24:56] [query] Tokens: condominium, condominium 301, condominium301, condominiums
[2026-01-30 12:24:56] [query] Mods: 5
[2026-01-30 12:24:56] [query] Using OR logic
[2026-01-30 12:24:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17650,40470,40472,12842) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:24:56] [query] Results: 0 Pages of results: 0
[2026-01-30 12:24:56] [query] Execution time: 0.01177
[2026-01-30 12:25:10] [query] Query for: condos
[2026-01-30 12:25:10] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:25:10] [query] Engine: forms_and_contracts
[2026-01-30 12:25:10] [query] Tokens: condos, condos & townhouses, condostownhouses
[2026-01-30 12:25:10] [query] Mods: 5
[2026-01-30 12:25:10] [query] Using OR logic
[2026-01-30 12:25:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33754,33759,33762) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:25:10] [query] Results: 0 Pages of results: 0
[2026-01-30 12:25:10] [query] Execution time: 0.01058
[2026-01-30 12:25:32] [query] Query for: 富山あろーざ　雪
[2026-01-30 12:25:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:25:32] [query] Engine: default
[2026-01-30 12:25:32] [query] Tokens: 富山あろーざ 雪
[2026-01-30 12:25:32] [query] Mods: 11
[2026-01-30 12:25:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:25:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:25:32] [query] Results: 0 Pages of results: 0
[2026-01-30 12:25:32] [query] Execution time: 0.11012
[2026-01-30 12:25:37] [query] Query for: flights ysj to ncl
[2026-01-30 12:25:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:25:37] [query] Engine: default
[2026-01-30 12:25:37] [query] Tokens: nclicensed, flights
[2026-01-30 12:25:37] [query] Mods: 11
[2026-01-30 12:25:37] [query] Trying AND logic
[2026-01-30 12:25:37] [query] Using OR logic
[2026-01-30 12:25:37] [query] Found results using: or logic
[2026-01-30 12:25:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5414)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33461,5414) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:25:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:25:37] [query] Results: 5 Pages of results: 1
[2026-01-30 12:25:37] [query] Execution time: 0.02864
[2026-01-30 12:25:49] [query] Query for: вольск
[2026-01-30 12:25:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:25:49] [query] Engine: default
[2026-01-30 12:25:49] [query] Tokens: вольск
[2026-01-30 12:25:49] [query] Mods: 11
[2026-01-30 12:25:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:25:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:25:49] [query] Results: 0 Pages of results: 0
[2026-01-30 12:25:49] [query] Execution time: 0.09794
[2026-01-30 12:25:59] [query] Query for: best real estate agents in kenya sell land
[2026-01-30 12:25:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:25:59] [query] Engine: default
[2026-01-30 12:25:59] [query] Tokens: kenya, agents, best, estate, land, real, sell
[2026-01-30 12:25:59] [query] Mods: 11
[2026-01-30 12:25:59] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 12:25:59] [query] Using OR logic
[2026-01-30 12:26:00] [query] Found results using: or logic
[2026-01-30 12:26:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,1490,172,979,171,106)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23282,1155,1490,172,979,171,106) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:25:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:26:00] [query] Results: 1202 Pages of results: 7
[2026-01-30 12:26:00] [query] Execution time: 0.81022
[2026-01-30 12:26:02] [query] Query for: "アルシャンティ"
[2026-01-30 12:26:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:26:02] [query] Engine: default
[2026-01-30 12:26:02] [query] Tokens: アルシャンティ
[2026-01-30 12:26:02] [query] Mods: 11
[2026-01-30 12:26:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:26:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:26:02] [query] Results: 0 Pages of results: 0
[2026-01-30 12:26:02] [query] Execution time: 0.07650
[2026-01-30 12:26:12] [query] Query for: forms form library
[2026-01-30 12:26:12] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:26:12] [query] Engine: default
[2026-01-30 12:26:12] [query] Tokens: forms, form, library
[2026-01-30 12:26:12] [query] Mods: 11
[2026-01-30 12:26:12] [query] Using OR logic
[2026-01-30 12:26:12] [query] Found results using: or logic
[2026-01-30 12:26:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:26:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:26:12] [query] Results: 981 Pages of results: 5
[2026-01-30 12:26:12] [query] Execution time: 0.29741
[2026-01-30 12:26:21] [query] Query for: houses for sale monroe nc
[2026-01-30 12:26:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:26:21] [query] Engine: default
[2026-01-30 12:26:21] [query] Tokens: houses, sale, monroe, nc
[2026-01-30 12:26:21] [query] Mods: 11
[2026-01-30 12:26:21] [query] Trying AND logic
[2026-01-30 12:26:21] [query] Using OR logic
[2026-01-30 12:26:21] [query] Found results using: or logic
[2026-01-30 12:26:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2990,125,23800,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:26:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:26:21] [query] Results: 887 Pages of results: 5
[2026-01-30 12:26:21] [query] Execution time: 0.54530
[2026-01-30 12:26:34] [query] Query for: best real estate agents in kenya sell land
[2026-01-30 12:26:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:26:34] [query] Engine: default
[2026-01-30 12:26:34] [query] Tokens: kenya, agents, best, estate, land, real, sell
[2026-01-30 12:26:34] [query] Mods: 11
[2026-01-30 12:26:34] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 12:26:34] [query] Using OR logic
[2026-01-30 12:26:35] [query] Found results using: or logic
[2026-01-30 12:26:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,1490,172,979,171,106)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23282,1155,1490,172,979,171,106) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:26:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:26:35] [query] Results: 1202 Pages of results: 7
[2026-01-30 12:26:35] [query] Execution time: 0.56111
[2026-01-30 12:26:37] [query] Query for: other than synonyms
[2026-01-30 12:26:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:26:37] [query] Engine: default
[2026-01-30 12:26:37] [query] Tokens: synonymous, synonyms
[2026-01-30 12:26:37] [query] Mods: 11
[2026-01-30 12:26:37] [query] Using OR logic
[2026-01-30 12:26:37] [query] Found results using: or logic
[2026-01-30 12:26:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17637,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:26:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:26:37] [query] Results: 2 Pages of results: 1
[2026-01-30 12:26:37] [query] Execution time: 0.08000
[2026-01-30 12:26:59] [query] Query for: distance 207001 to 205001
[2026-01-30 12:26:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:26:59] [query] Engine: default
[2026-01-30 12:26:59] [query] Tokens: distance, 07052016, 07052018, 07082014, 207001 205001 distance 207001 to 205001 207001 205001
[2026-01-30 12:26:59] [query] Mods: 11
[2026-01-30 12:26:59] [query] Using OR logic
[2026-01-30 12:26:59] [query] Found results using: or logic
[2026-01-30 12:26:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4102)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4102,62613,46601,69819,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:26:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:26:59] [query] Results: 17 Pages of results: 1
[2026-01-30 12:26:59] [query] Execution time: 0.28316
[2026-01-30 12:27:04] [query] Query for: 한국관세물류협회 kcla
[2026-01-30 12:27:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:27:04] [query] Engine: default
[2026-01-30 12:27:04] [query] Tokens: 한국관세물류협회 kcla
[2026-01-30 12:27:04] [query] Mods: 11
[2026-01-30 12:27:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:27:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:27:04] [query] Results: 0 Pages of results: 0
[2026-01-30 12:27:04] [query] Execution time: 0.10153
[2026-01-30 12:27:35] [query] Query for: waterfront homes for sale elizabeth city nc
[2026-01-30 12:27:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:27:35] [query] Engine: default
[2026-01-30 12:27:35] [query] Tokens: waterfront, homes, sale, elizabeth, city, nc
[2026-01-30 12:27:35] [query] Mods: 11
[2026-01-30 12:27:35] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 12:27:35] [query] Using OR logic
[2026-01-30 12:27:35] [query] Found results using: or logic
[2026-01-30 12:27:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11013,370,125,11618,582,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:27:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:27:35] [query] Results: 932 Pages of results: 5
[2026-01-30 12:27:35] [query] Execution time: 0.68145
[2026-01-30 12:28:10] [query] Query for: "familiar with the region" real estate listing
[2026-01-30 12:28:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:28:10] [query] Engine: default
[2026-01-30 12:28:10] [query] Tokens: familiar, region, real, estate, listing
[2026-01-30 12:28:10] [query] Mods: 11
[2026-01-30 12:28:10] [query] Trying AND logic
[2026-01-30 12:28:10] [query] Using OR logic
[2026-01-30 12:28:11] [query] Found results using: or logic
[2026-01-30 12:28:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5462,3072,171,172,1936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:28:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:28:11] [query] Results: 1150 Pages of results: 6
[2026-01-30 12:28:11] [query] Execution time: 1.07591
[2026-01-30 12:28:32] [query] Query for: gtaol消防员关闭煤气泄漏
[2026-01-30 12:28:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:28:32] [query] Engine: default
[2026-01-30 12:28:32] [query] Tokens: gtaol消防员关闭煤气泄漏
[2026-01-30 12:28:32] [query] Mods: 11
[2026-01-30 12:28:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:28:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:28:32] [query] Results: 0 Pages of results: 0
[2026-01-30 12:28:32] [query] Execution time: 0.07696
[2026-01-30 12:28:36] [index:background] Health check
[2026-01-30 12:28:59] [query] Query for: 五个字的工具
[2026-01-30 12:28:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:28:59] [query] Engine: default
[2026-01-30 12:28:59] [query] Tokens: 五个字的工具
[2026-01-30 12:28:59] [query] Mods: 11
[2026-01-30 12:28:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:28:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:28:59] [query] Results: 0 Pages of results: 0
[2026-01-30 12:28:59] [query] Execution time: 0.09161
[2026-01-30 12:29:39] [indexer:background] Health check
[2026-01-30 12:29:40] [indexer:background] Health check
[2026-01-30 12:30:44] [query] Query for: teresa paula seguranca social braga
[2026-01-30 12:30:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:30:44] [query] Engine: default
[2026-01-30 12:30:44] [query] Tokens: teresa, paula, social, bragg, burgaw, seguranca braga
[2026-01-30 12:30:44] [query] Mods: 11
[2026-01-30 12:30:44] [query] Using OR logic
[2026-01-30 12:30:44] [query] Found results using: or logic
[2026-01-30 12:30:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13874,2368,15096)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15096,13874,2368,12346,73338,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:30:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:30:44] [query] Results: 110 Pages of results: 1
[2026-01-30 12:30:44] [query] Execution time: 0.32315
[2026-01-30 12:32:47] [query] Query for: 김병찬
[2026-01-30 12:32:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:32:47] [query] Engine: default
[2026-01-30 12:32:47] [query] Tokens: 김병찬
[2026-01-30 12:32:47] [query] Mods: 11
[2026-01-30 12:32:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:32:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:32:47] [query] Results: 0 Pages of results: 0
[2026-01-30 12:32:47] [query] Execution time: 0.08303
[2026-01-30 12:32:50] [query] Query for: resale
[2026-01-30 12:32:50] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:32:50] [query] Engine: forms_and_contracts
[2026-01-30 12:32:50] [query] Tokens: resale, resales
[2026-01-30 12:32:50] [query] Mods: 5
[2026-01-30 12:32:50] [query] Using OR logic
[2026-01-30 12:32:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33224,34916) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:32:50] [query] Results: 0 Pages of results: 0
[2026-01-30 12:32:50] [query] Execution time: 0.02584
[2026-01-30 12:33:12] [query] Query for: resale
[2026-01-30 12:33:12] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:33:12] [query] Engine: forms_and_contracts
[2026-01-30 12:33:12] [query] Tokens: resale, resales
[2026-01-30 12:33:12] [query] Mods: 5
[2026-01-30 12:33:12] [query] Using OR logic
[2026-01-30 12:33:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33224,34916) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:33:12] [query] Results: 0 Pages of results: 0
[2026-01-30 12:33:12] [query] Execution time: 0.00673
[2026-01-30 12:33:13] [query] Query for: asheville nc retirement home cost
[2026-01-30 12:33:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:33:13] [query] Engine: default
[2026-01-30 12:33:13] [query] Tokens: asheville, nc, retirement, home, cost
[2026-01-30 12:33:13] [query] Mods: 11
[2026-01-30 12:33:13] [query] Trying AND logic
[2026-01-30 12:33:13] [query] Using OR logic
[2026-01-30 12:33:14] [query] Found results using: or logic
[2026-01-30 12:33:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6434,396,2054,234,1549) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:33:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:33:14] [query] Results: 952 Pages of results: 5
[2026-01-30 12:33:14] [query] Execution time: 0.52223
[2026-01-30 12:33:40] [query] Query for: 大渡口区 2022年 人均可支配收入
[2026-01-30 12:33:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:33:40] [query] Engine: default
[2026-01-30 12:33:40] [query] Tokens: 2022, 大渡口区 2022年 人均可支配收入
[2026-01-30 12:33:40] [query] Mods: 11
[2026-01-30 12:33:40] [query] Using OR logic
[2026-01-30 12:33:40] [query] Found results using: or logic
[2026-01-30 12:33:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11520)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11520,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:33:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:33:40] [query] Results: 318 Pages of results: 2
[2026-01-30 12:33:40] [query] Execution time: 0.20702
[2026-01-30 12:33:49] [query] Query for: 岳母 小雯 地下车库
[2026-01-30 12:33:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:33:49] [query] Engine: default
[2026-01-30 12:33:50] [query] Tokens: 岳母 小雯 地下车库
[2026-01-30 12:33:50] [query] Mods: 11
[2026-01-30 12:33:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:33:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:33:50] [query] Results: 0 Pages of results: 0
[2026-01-30 12:33:50] [query] Execution time: 0.13042
[2026-01-30 12:33:55] [index:background] Health check
[2026-01-30 12:33:56] [indexer:background] Health check
[2026-01-30 12:33:57] [query] Query for: asheville nc retirement home cost
[2026-01-30 12:33:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:33:57] [query] Engine: default
[2026-01-30 12:33:57] [query] Tokens: asheville, nc, retirement, home, cost
[2026-01-30 12:33:57] [query] Mods: 11
[2026-01-30 12:33:57] [query] Trying AND logic
[2026-01-30 12:33:57] [query] Using OR logic
[2026-01-30 12:33:58] [query] Found results using: or logic
[2026-01-30 12:33:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6434,396,2054,234,1549) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:33:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:33:58] [query] Results: 952 Pages of results: 5
[2026-01-30 12:33:58] [query] Execution time: 0.51609
[2026-01-30 12:34:33] [query] Query for: 길디드코인
[2026-01-30 12:34:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:34:33] [query] Engine: default
[2026-01-30 12:34:33] [query] Tokens: 길디드코인
[2026-01-30 12:34:33] [query] Mods: 11
[2026-01-30 12:34:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:34:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:34:33] [query] Results: 0 Pages of results: 0
[2026-01-30 12:34:33] [query] Execution time: 0.08009
[2026-01-30 12:35:47] [query] Query for: 2025年12月份毕业的博士属于2026年普通高等学历教育应届毕业生
[2026-01-30 12:35:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:35:47] [query] Engine: default
[2026-01-30 12:35:47] [query] Tokens: 2025, 12, 2026
[2026-01-30 12:35:47] [query] Mods: 11
[2026-01-30 12:35:47] [query] Using OR logic
[2026-01-30 12:35:48] [query] Found results using: or logic
[2026-01-30 12:35:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,1022,28036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:35:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:35:48] [query] Results: 393 Pages of results: 2
[2026-01-30 12:35:48] [query] Execution time: 0.25318
[2026-01-30 12:36:44] [query] Query for: rg joauim
[2026-01-30 12:36:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:36:44] [query] Engine: default
[2026-01-30 12:36:44] [query] Tokens: rgn
[2026-01-30 12:36:44] [query] Mods: 11
[2026-01-30 12:36:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67566) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:36:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:36:44] [query] Results: 0 Pages of results: 0
[2026-01-30 12:36:44] [query] Execution time: 0.02949
[2026-01-30 12:37:10] [query] Query for: 电脑怎么下e站
[2026-01-30 12:37:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:37:10] [query] Engine: default
[2026-01-30 12:37:10] [query] Tokens: 电脑怎么下e站
[2026-01-30 12:37:10] [query] Mods: 11
[2026-01-30 12:37:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:37:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:37:11] [query] Results: 0 Pages of results: 0
[2026-01-30 12:37:11] [query] Execution time: 0.08254
[2026-01-30 12:37:33] [query] Query for: サブノーティカ ビローゼロ
[2026-01-30 12:37:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:37:33] [query] Engine: default
[2026-01-30 12:37:33] [query] Tokens: サブノーティカ ビローゼロ
[2026-01-30 12:37:33] [query] Mods: 11
[2026-01-30 12:37:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:37:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:37:33] [query] Results: 0 Pages of results: 0
[2026-01-30 12:37:33] [query] Execution time: 0.12559
[2026-01-30 12:38:37] [index:background] Health check
[2026-01-30 12:38:44] [query] Query for: 张新枫 刘汉
[2026-01-30 12:38:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:38:44] [query] Engine: default
[2026-01-30 12:38:44] [query] Tokens: 张新枫 刘汉
[2026-01-30 12:38:44] [query] Mods: 11
[2026-01-30 12:38:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:38:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:38:44] [query] Results: 0 Pages of results: 0
[2026-01-30 12:38:44] [query] Execution time: 0.10551
[2026-01-30 12:38:50] [indexer:background] Health check
[2026-01-30 12:41:38] [query] Query for: the regressed extra becomes a genius
[2026-01-30 12:41:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:41:38] [query] Engine: default
[2026-01-30 12:41:38] [query] Tokens: extra, becomes, gannicus, regressed genius
[2026-01-30 12:41:38] [query] Mods: 11
[2026-01-30 12:41:38] [query] Using OR logic
[2026-01-30 12:41:38] [query] Found results using: or logic
[2026-01-30 12:41:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1729,2731)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2731,1729,65171,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:41:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:41:38] [query] Results: 102 Pages of results: 1
[2026-01-30 12:41:38] [query] Execution time: 0.18311
[2026-01-30 12:41:45] [query] Query for: hitec grzegorz rekawek
[2026-01-30 12:41:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:41:45] [query] Engine: default
[2026-01-30 12:41:45] [query] Tokens: architect, architects, architectural, architecture, whitecollar
[2026-01-30 12:41:45] [query] Mods: 11
[2026-01-30 12:41:45] [query] Using OR logic
[2026-01-30 12:41:45] [query] Found results using: and logic
[2026-01-30 12:41:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13557,9187,4990,4868,9297) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:41:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:41:45] [query] Results: 12 Pages of results: 1
[2026-01-30 12:41:45] [query] Execution time: 0.09472
[2026-01-30 12:41:48] [query] Query for: 玉ねぎ1箱
[2026-01-30 12:41:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:41:48] [query] Engine: default
[2026-01-30 12:41:48] [query] Tokens: 1, 玉ねぎ1箱
[2026-01-30 12:41:48] [query] Mods: 11
[2026-01-30 12:41:48] [query] Using OR logic
[2026-01-30 12:41:48] [query] Found results using: or logic
[2026-01-30 12:41:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:41:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:41:48] [query] Results: 1223 Pages of results: 7
[2026-01-30 12:41:48] [query] Execution time: 0.41056
[2026-01-30 12:42:18] [query] Query for: tsr form ndu
[2026-01-30 12:42:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:42:18] [query] Engine: default
[2026-01-30 12:42:18] [query] Tokens: addendum, addendum 10, addendum 2, addendum 5, addendum 6, addendum 7, addendum1, addendum10, addendum2, addendum5
[2026-01-30 12:42:18] [query] Mods: 11
[2026-01-30 12:42:18] [query] Using OR logic
[2026-01-30 12:42:18] [query] Found results using: and logic
[2026-01-30 12:42:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12562,33375,32091,55920,33991,33992,19854,33412,19788,55952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:42:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:42:18] [query] Results: 186 Pages of results: 1
[2026-01-30 12:42:18] [query] Execution time: 0.13852
[2026-01-30 12:42:20] [query] Query for: 患得患失 意思
[2026-01-30 12:42:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:42:20] [query] Engine: default
[2026-01-30 12:42:20] [query] Tokens: 患得患失 意思
[2026-01-30 12:42:20] [query] Mods: 11
[2026-01-30 12:42:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:42:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:42:20] [query] Results: 0 Pages of results: 0
[2026-01-30 12:42:20] [query] Execution time: 0.10693
[2026-01-30 12:42:51] [query] Query for: northwest mls property listings
[2026-01-30 12:42:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:42:51] [query] Engine: default
[2026-01-30 12:42:51] [query] Tokens: northwest, mls, property, listings
[2026-01-30 12:42:51] [query] Mods: 11
[2026-01-30 12:42:51] [query] Trying AND logic
[2026-01-30 12:42:51] [query] Using OR logic
[2026-01-30 12:42:51] [query] Found results using: or logic
[2026-01-30 12:42:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (50767,2699,107,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:42:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:42:51] [query] Results: 968 Pages of results: 5
[2026-01-30 12:42:51] [query] Execution time: 0.25825
[2026-01-30 12:43:12] [query] Query for: tsr form ndu
[2026-01-30 12:43:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:43:12] [query] Engine: default
[2026-01-30 12:43:12] [query] Tokens: addendum, addendum 10, addendum 2, addendum 5, addendum 6, addendum 7, addendum1, addendum10, addendum2, addendum5
[2026-01-30 12:43:12] [query] Mods: 11
[2026-01-30 12:43:12] [query] Using OR logic
[2026-01-30 12:43:12] [query] Found results using: and logic
[2026-01-30 12:43:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12562,33375,32091,55920,33991,33992,19854,33412,19788,55952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:43:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:43:12] [query] Results: 186 Pages of results: 1
[2026-01-30 12:43:12] [query] Execution time: 0.07784
[2026-01-30 12:43:21] [query] Query for: guns n roses not in this lifetime world tour 2017 merch
[2026-01-30 12:43:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:43:21] [query] Engine: default
[2026-01-30 12:43:21] [query] Tokens: merchandise, merchant, merchants, 2017, guns, lifetime, n, tour, world
[2026-01-30 12:43:21] [query] Mods: 11
[2026-01-30 12:43:21] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 12:43:21] [query] Using OR logic
[2026-01-30 12:43:22] [query] Found results using: or logic
[2026-01-30 12:43:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (37,17796,11695,2552,4688,2236)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33907,23772,25291,37,17796,11695,2552,4688,2236) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:43:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:43:22] [query] Results: 357 Pages of results: 2
[2026-01-30 12:43:22] [query] Execution time: 0.13252
[2026-01-30 12:43:36] [index:background] Health check
[2026-01-30 12:43:36] [index:background] CPU load threshold (3) breached: 3.4 [waiting 2]
[2026-01-30 12:43:38] [indexer:background] CPU load threshold (3) breached: 3.29 [waiting 2]
[2026-01-30 12:43:50] [indexer:background] Health check
[2026-01-30 12:43:50] [indexer:background] CPU load threshold (3) breached: 3.09 [waiting 2]
[2026-01-30 12:44:12] [query] Query for: mt5下載速度慢
[2026-01-30 12:44:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:44:12] [query] Engine: default
[2026-01-30 12:44:12] [query] Tokens: mt5下載速度慢
[2026-01-30 12:44:12] [query] Mods: 11
[2026-01-30 12:44:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:44:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:44:12] [query] Results: 0 Pages of results: 0
[2026-01-30 12:44:12] [query] Execution time: 0.07823
[2026-01-30 12:45:01] [query] Query for: houses for sale outside of cary nc
[2026-01-30 12:45:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:45:01] [query] Engine: default
[2026-01-30 12:45:01] [query] Tokens: houses, sale, outside, cary, nc
[2026-01-30 12:45:01] [query] Mods: 11
[2026-01-30 12:45:01] [query] Trying AND logic
[2026-01-30 12:45:01] [query] Using OR logic
[2026-01-30 12:45:01] [query] Found results using: or logic
[2026-01-30 12:45:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2990,125,1923,8865,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:45:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:45:01] [query] Results: 919 Pages of results: 5
[2026-01-30 12:45:01] [query] Execution time: 0.46165
[2026-01-30 12:46:15] [query] Query for: b 的b'v'd'c'f'v'ch'd's's's's'w'd
[2026-01-30 12:46:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:46:15] [query] Engine: default
[2026-01-30 12:46:15] [query] Tokens: 1's, 16's, 2's, a's, agency's, agent's, america's, amy's, ann's, anyone's
[2026-01-30 12:46:15] [query] Mods: 11
[2026-01-30 12:46:15] [query] Trying AND logic
[2026-01-30 12:46:15] [query] Found results using: and logic
[2026-01-30 12:46:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1809,1685,30707,4545,20241,68,14060,3001)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14365,45158,14364,33044,45353,14362,14874,11810,12481,45217) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:46:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '26260', '9257') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:46:15] [query] Results: 3 Pages of results: 1
[2026-01-30 12:46:15] [query] Execution time: 0.17320
[2026-01-30 12:46:59] [query] Query for: 轧戏线上看
[2026-01-30 12:46:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:46:59] [query] Engine: default
[2026-01-30 12:46:59] [query] Tokens: 轧戏线上看
[2026-01-30 12:46:59] [query] Mods: 11
[2026-01-30 12:46:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:46:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:46:59] [query] Results: 0 Pages of results: 0
[2026-01-30 12:46:59] [query] Execution time: 0.08519
[2026-01-30 12:47:11] [query] Query for: 准噶尔谁支持的土耳其
[2026-01-30 12:47:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:47:11] [query] Engine: default
[2026-01-30 12:47:11] [query] Tokens: 准噶尔谁支持的土耳其
[2026-01-30 12:47:11] [query] Mods: 11
[2026-01-30 12:47:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:47:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:47:11] [query] Results: 0 Pages of results: 0
[2026-01-30 12:47:11] [query] Execution time: 0.07679
[2026-01-30 12:48:01] [query] Query for: prosledenje iz
[2026-01-30 12:48:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:48:01] [query] Engine: default
[2026-01-30 12:48:01] [query] Tokens: 1tizdwq, 1tizdwq_sisq4udpxkmpqlmmffcxx1wr0, 1tizdwqsisq4udpxkmpqlmmffcxx1wr0, actualizaciones, alphabetize, amortization, apologize, apologized, appetizer, ariz
[2026-01-30 12:48:01] [query] Mods: 11
[2026-01-30 12:48:01] [query] Using OR logic
[2026-01-30 12:48:01] [query] Found results using: and logic
[2026-01-30 12:48:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29496,29498,29499,59820,33962,3505,10091,34641,9641,4027) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:48:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:48:01] [query] Results: 8 Pages of results: 1
[2026-01-30 12:48:01] [query] Execution time: 0.09200
[2026-01-30 12:48:09] [query] Query for: fayetteville nc houses for sale
[2026-01-30 12:48:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:48:09] [query] Engine: default
[2026-01-30 12:48:09] [query] Tokens: fayetteville, nc, houses, sale
[2026-01-30 12:48:09] [query] Mods: 11
[2026-01-30 12:48:09] [query] Trying AND logic
[2026-01-30 12:48:09] [query] Found results using: and logic
[2026-01-30 12:48:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (702,396,2990,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:48:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1049') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:48:09] [query] Results: 1 Pages of results: 1
[2026-01-30 12:48:09] [query] Execution time: 0.04382
[2026-01-30 12:48:35] [query] Query for: bauhaus stockholm
[2026-01-30 12:48:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:48:35] [query] Engine: default
[2026-01-30 12:48:35] [query] Tokens: bauhaus stockholm
[2026-01-30 12:48:35] [query] Mods: 11
[2026-01-30 12:48:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:48:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:48:35] [query] Results: 0 Pages of results: 0
[2026-01-30 12:48:35] [query] Execution time: 0.10083
[2026-01-30 12:48:37] [index:background] Health check
[2026-01-30 12:48:49] [query] Query for: 4501971722013029032 是否有效
[2026-01-30 12:48:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:48:49] [query] Engine: default
[2026-01-30 12:48:49] [query] Tokens: 4501971722013029032 是否有效 4501971722013029032
[2026-01-30 12:48:49] [query] Mods: 11
[2026-01-30 12:48:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:48:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:48:49] [query] Results: 0 Pages of results: 0
[2026-01-30 12:48:50] [query] Execution time: 0.20689
[2026-01-30 12:49:19] [query] Query for: 夸克兑换码 3213847815384173078 无效
[2026-01-30 12:49:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:49:19] [query] Engine: default
[2026-01-30 12:49:19] [query] Tokens: 夸克兑换码 3213847815384173078 无效 3213847815384173078
[2026-01-30 12:49:19] [query] Mods: 11
[2026-01-30 12:49:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:49:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:49:19] [query] Results: 0 Pages of results: 0
[2026-01-30 12:49:19] [query] Execution time: 0.25928
[2026-01-30 12:49:24] [query] Query for: 曾秋大
[2026-01-30 12:49:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:49:24] [query] Engine: default
[2026-01-30 12:49:24] [query] Tokens: 曾秋大
[2026-01-30 12:49:24] [query] Mods: 11
[2026-01-30 12:49:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:49:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:49:24] [query] Results: 0 Pages of results: 0
[2026-01-30 12:49:24] [query] Execution time: 0.07948
[2026-01-30 12:49:39] [indexer:background] Health check
[2026-01-30 12:49:40] [indexer:background] Health check
[2026-01-30 12:50:21] [query] Query for: 편스토랑 김준현
[2026-01-30 12:50:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:50:21] [query] Engine: default
[2026-01-30 12:50:21] [query] Tokens: 편스토랑 김준현
[2026-01-30 12:50:21] [query] Mods: 11
[2026-01-30 12:50:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:50:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:50:21] [query] Results: 0 Pages of results: 0
[2026-01-30 12:50:21] [query] Execution time: 0.12680
[2026-01-30 12:50:29] [query] Query for: itaunetempresa
[2026-01-30 12:50:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:50:29] [query] Engine: default
[2026-01-30 12:50:29] [query] Tokens: itaunetempresa
[2026-01-30 12:50:29] [query] Mods: 11
[2026-01-30 12:50:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:50:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:50:29] [query] Results: 0 Pages of results: 0
[2026-01-30 12:50:29] [query] Execution time: 0.08608
[2026-01-30 12:51:25] [query] Query for: *.pix
[2026-01-30 12:51:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:51:25] [query] Engine: default
[2026-01-30 12:51:25] [query] Tokens: pixel
[2026-01-30 12:51:25] [query] Mods: 11
[2026-01-30 12:51:25] [query] Found results using: or logic
[2026-01-30 12:51:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2413) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:51:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:51:25] [query] Results: 1 Pages of results: 1
[2026-01-30 12:51:25] [query] Execution time: 0.02486
[2026-01-30 12:52:11] [query] Query for: 신한 쏠 퀴즈 정답
[2026-01-30 12:52:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:52:11] [query] Engine: default
[2026-01-30 12:52:11] [query] Tokens: 신한 쏠 퀴즈 정답
[2026-01-30 12:52:11] [query] Mods: 11
[2026-01-30 12:52:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:52:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:52:11] [query] Results: 0 Pages of results: 0
[2026-01-30 12:52:11] [query] Execution time: 0.18277
[2026-01-30 12:52:13] [query] Query for: 지병은 없는데 허약
[2026-01-30 12:52:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:52:13] [query] Engine: default
[2026-01-30 12:52:13] [query] Tokens: 지병은 없는데 허약
[2026-01-30 12:52:13] [query] Mods: 11
[2026-01-30 12:52:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:52:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:52:13] [query] Results: 0 Pages of results: 0
[2026-01-30 12:52:13] [query] Execution time: 0.12301
[2026-01-30 12:52:52] [query] Query for: piramide sao filipense
[2026-01-30 12:52:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:52:52] [query] Engine: default
[2026-01-30 12:52:53] [query] Tokens: csaor, csaors, csaor’s
[2026-01-30 12:52:53] [query] Mods: 11
[2026-01-30 12:52:53] [query] Using OR logic
[2026-01-30 12:52:53] [query] Found results using: and logic
[2026-01-30 12:52:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8932,8959,8955) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:52:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:52:53] [query] Results: 1 Pages of results: 1
[2026-01-30 12:52:53] [query] Execution time: 0.10197
[2026-01-30 12:52:55] [query] Query for: working with real estate agents brochure nc pdf buyers
[2026-01-30 12:52:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:52:55] [query] Engine: default
[2026-01-30 12:52:55] [query] Tokens: working, real, estate, agents, brochure, nc, pdf, buyers
[2026-01-30 12:52:55] [query] Mods: 11
[2026-01-30 12:52:55] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 12:52:55] [query] Using OR logic
[2026-01-30 12:52:56] [query] Found results using: or logic
[2026-01-30 12:52:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1155,2698,396,3613,2022) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:52:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:52:56] [query] Results: 1410 Pages of results: 8
[2026-01-30 12:52:56] [query] Execution time: 0.93657
[2026-01-30 12:53:27] [query] Query for: 崖上的波妞 磁力
[2026-01-30 12:53:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:53:27] [query] Engine: default
[2026-01-30 12:53:27] [query] Tokens: 崖上的波妞 磁力
[2026-01-30 12:53:27] [query] Mods: 11
[2026-01-30 12:53:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:53:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:53:27] [query] Results: 0 Pages of results: 0
[2026-01-30 12:53:27] [query] Execution time: 0.11036
[2026-01-30 12:53:33] [query] Query for: 温州 章万真
[2026-01-30 12:53:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:53:33] [query] Engine: default
[2026-01-30 12:53:33] [query] Tokens: 温州 章万真
[2026-01-30 12:53:33] [query] Mods: 11
[2026-01-30 12:53:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:53:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:53:33] [query] Results: 0 Pages of results: 0
[2026-01-30 12:53:33] [query] Execution time: 0.10525
[2026-01-30 12:53:36] [index:background] Health check
[2026-01-30 12:53:57] [query] Query for: nma agreement 2025
[2026-01-30 12:53:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:53:57] [query] Engine: default
[2026-01-30 12:53:57] [query] Tokens: annmarie, barronmartinez, decisionmakers, decisionmaking, denmark, eisenmann, inman, ironman, lawnmaintenance, lowerthanmarket
[2026-01-30 12:53:57] [query] Mods: 11
[2026-01-30 12:53:57] [query] Using OR logic
[2026-01-30 12:53:57] [query] Found results using: and logic
[2026-01-30 12:53:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,873)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18120,23600,5054,2884,14344,23230,16696,73979,13210,72021) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:53:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:53:57] [query] Results: 27 Pages of results: 1
[2026-01-30 12:53:57] [query] Execution time: 0.24746
[2026-01-30 12:54:37] [query] Query for: nb-estate
[2026-01-30 12:54:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:54:37] [query] Engine: default
[2026-01-30 12:54:37] [query] Tokens: nba, nbc, nbjnl5ymqkygzebyqxmuaq, nbp4ghpct5ex4xi2h, estate
[2026-01-30 12:54:37] [query] Mods: 11
[2026-01-30 12:54:37] [query] Using OR logic
[2026-01-30 12:54:37] [query] Found results using: or logic
[2026-01-30 12:54:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (73849,42907,64068,72447,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:54:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:54:37] [query] Results: 857 Pages of results: 5
[2026-01-30 12:54:37] [query] Execution time: 0.22299
[2026-01-30 12:54:39] [indexer:background] Health check
[2026-01-30 12:54:40] [indexer:background] Health check
[2026-01-30 12:54:40] [query] Query for: real estate solicitors near me
[2026-01-30 12:54:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:54:40] [query] Engine: default
[2026-01-30 12:54:40] [query] Tokens: real, estate, solicitors, near
[2026-01-30 12:54:40] [query] Mods: 11
[2026-01-30 12:54:40] [query] Trying AND logic
[2026-01-30 12:54:40] [query] Using OR logic
[2026-01-30 12:54:40] [query] Found results using: or logic
[2026-01-30 12:54:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,45152,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:54:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:54:40] [query] Results: 956 Pages of results: 5
[2026-01-30 12:54:40] [query] Execution time: 0.41720
[2026-01-30 12:54:55] [query] Query for: nb-estate
[2026-01-30 12:54:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:54:55] [query] Engine: default
[2026-01-30 12:54:55] [query] Tokens: nba, nbc, nbjnl5ymqkygzebyqxmuaq, nbp4ghpct5ex4xi2h, estate
[2026-01-30 12:54:55] [query] Mods: 11
[2026-01-30 12:54:55] [query] Using OR logic
[2026-01-30 12:54:55] [query] Found results using: or logic
[2026-01-30 12:54:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (73849,42907,64068,72447,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:54:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:54:55] [query] Results: 857 Pages of results: 5
[2026-01-30 12:54:55] [query] Execution time: 0.39620
[2026-01-30 12:55:52] [query] Query for: win12正版系统官网版
[2026-01-30 12:55:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:55:52] [query] Engine: default
[2026-01-30 12:55:52] [query] Tokens: win12正版系统官网版
[2026-01-30 12:55:52] [query] Mods: 11
[2026-01-30 12:55:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:55:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:55:52] [query] Results: 0 Pages of results: 0
[2026-01-30 12:55:52] [query] Execution time: 0.07606
[2026-01-30 12:56:22] [query] Query for: como emitir guia para pagemento do sisbajud mg
[2026-01-30 12:56:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:56:22] [query] Engine: default
[2026-01-30 12:56:22] [query] Tokens: mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, parachute, parachutist, paradigms, paradis, paragraph
[2026-01-30 12:56:22] [query] Mods: 11
[2026-01-30 12:56:22] [query] Trying AND logic
[2026-01-30 12:56:22] [query] Using OR logic
[2026-01-30 12:56:22] [query] Found results using: or logic
[2026-01-30 12:56:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,32437,51000,51009,51015,53670,53669,21747,32489,12561) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:56:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:56:22] [query] Results: 294 Pages of results: 2
[2026-01-30 12:56:22] [query] Execution time: 0.07354
[2026-01-30 12:56:32] [query] Query for: clozaril barato 🐰🍪 www.7search.xyz/es/clozaril comprar europa en linea ordenar envio nocturno. 50 mg y 100 canada baratos sin receta. kaufen online gunstig
[2026-01-30 12:56:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:56:32] [query] Engine: default
[2026-01-30 12:56:32] [query] Tokens: mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 100, 50, canada, en, es
[2026-01-30 12:56:32] [query] Mods: 11
[2026-01-30 12:56:32] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 12:56:32] [query] Using OR logic
[2026-01-30 12:56:32] [query] Found results using: or logic
[2026-01-30 12:56:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (133,690,1909,49439,59810,994,1315,2485,32952,7388)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,32437,51000,51009,51015,133,690,1909,49439,59810) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:56:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:56:32] [query] Results: 198 Pages of results: 1
[2026-01-30 12:56:32] [query] Execution time: 0.09495
[2026-01-30 12:57:09] [query] Query for: ig私人帳號觀看
[2026-01-30 12:57:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:57:09] [query] Engine: default
[2026-01-30 12:57:09] [query] Tokens: ig私人帳號觀看
[2026-01-30 12:57:09] [query] Mods: 11
[2026-01-30 12:57:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:57:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:57:09] [query] Results: 0 Pages of results: 0
[2026-01-30 12:57:09] [query] Execution time: 0.08951
[2026-01-30 12:58:05] [query] Query for: プチバトー 松葉町　営業時間
[2026-01-30 12:58:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:58:05] [query] Engine: default
[2026-01-30 12:58:05] [query] Tokens: プチバトー 松葉町 営業時間
[2026-01-30 12:58:05] [query] Mods: 11
[2026-01-30 12:58:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:58:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:58:05] [query] Results: 0 Pages of results: 0
[2026-01-30 12:58:05] [query] Execution time: 0.13560
[2026-01-30 12:58:36] [index:background] Health check
[2026-01-30 12:58:50] [query] Query for: fenix begravningsbyra harnosand
[2026-01-30 12:58:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:58:50] [query] Engine: default
[2026-01-30 12:58:50] [query] Tokens: fenix begravningsbyra harnosand
[2026-01-30 12:58:50] [query] Mods: 11
[2026-01-30 12:58:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:58:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:58:50] [query] Results: 0 Pages of results: 0
[2026-01-30 12:58:50] [query] Execution time: 0.14182
[2026-01-30 12:59:10] [query] Query for: xxl•●•●•●•●•●•●•666●•●•●•●•●•●•●•●•
[2026-01-30 12:59:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:59:10] [query] Engine: default
[2026-01-30 12:59:10] [query] Tokens: 666022fdab1746acb6c6a5edc110b659, 6668
[2026-01-30 12:59:10] [query] Mods: 11
[2026-01-30 12:59:10] [query] Using OR logic
[2026-01-30 12:59:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40510,33279) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:59:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:59:10] [query] Results: 0 Pages of results: 0
[2026-01-30 12:59:10] [query] Execution time: 0.01612
[2026-01-30 12:59:12] [query] Query for: 墨航 dc-9
[2026-01-30 12:59:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:59:12] [query] Engine: default
[2026-01-30 12:59:12] [query] Tokens: dc, 9, 0dc9, dec9, 墨航 dc-9
[2026-01-30 12:59:12] [query] Mods: 11
[2026-01-30 12:59:12] [query] Using OR logic
[2026-01-30 12:59:12] [query] Found results using: or logic
[2026-01-30 12:59:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4096,4579)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4579,4096,50243,61430,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:59:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:59:12] [query] Results: 147 Pages of results: 1
[2026-01-30 12:59:12] [query] Execution time: 0.26164
[2026-01-30 12:59:14] [query] Query for: achat flixotide livraison rapide ⡯ http://onlinepainpharma.com/flixotide meilleure facon d'acheter du 10 mg au la madeleine
[2026-01-30 12:59:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:59:14] [query] Engine: default
[2026-01-30 12:59:14] [query] Tokens: mg, dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct
[2026-01-30 12:59:14] [query] Mods: 11
[2026-01-30 12:59:14] [query] Trying AND logic
[2026-01-30 12:59:14] [query] Using OR logic
[2026-01-30 12:59:14] [query] Found results using: or logic
[2026-01-30 12:59:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393,29507,23,4545,2484,3789,72330)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,59782,967,13260,13267,69683,21992,35177,23213,8685) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:59:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:59:14] [query] Results: 51 Pages of results: 1
[2026-01-30 12:59:14] [query] Execution time: 0.06152
[2026-01-30 12:59:16] [query] Query for: == 客官您好！ 订单3217818505666940796给您上菜啦： 修改器链接: https://pan.baidu.com/s/1to3vtvbcwtm-cgztxg1usq?pwd=2512 提取码: 2512 修改器请关闭杀毒软件使用~！ 如果遇问题联系客服 人工客服在线时间：早10:00-晚10:00 tips：本商品新品上架目前五★晒图，即可享受免费升级为包更新服务~ 一路相知，伴随左右! 满意再来光临哈！
[2026-01-30 12:59:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:59:16] [query] Engine: default
[2026-01-30 12:59:17] [query] Tokens: https, pan, com, s, 客官您好 订单3217818505666940796给您上菜啦 修改器链接 baidu 1to3vtvbcwtm cgztxg1usq
[2026-01-30 12:59:17] [query] Mods: 11
[2026-01-30 12:59:17] [query] Using OR logic
[2026-01-30 12:59:18] [query] Found results using: or logic
[2026-01-30 12:59:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11201,393,59002,23,21,11866,68,5094)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21,11866,23,68,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:59:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:59:18] [query] Results: 1369 Pages of results: 7
[2026-01-30 12:59:18] [query] Execution time: 1.97073
[2026-01-30 12:59:38] [indexer:background] Health check
[2026-01-30 12:59:46] [query] Query for: gunstiges venlor online 💝⨃ www.7rx.biz/de/venlor rezeptfrei apotheke. mit mastercard ohne arzt rezept gunstig kaufen. kaufen uber nacht.
[2026-01-30 12:59:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 12:59:46] [query] Engine: default
[2026-01-30 12:59:46] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, de, mit, online, uber, www
[2026-01-30 12:59:46] [query] Mods: 11
[2026-01-30 12:59:46] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 12:59:46] [query] Using OR logic
[2026-01-30 12:59:46] [query] Found results using: or logic
[2026-01-30 12:59:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,13809,994,6583,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,3783,13809,994,6583,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 12:59:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 12:59:46] [query] Results: 234 Pages of results: 2
[2026-01-30 12:59:46] [query] Execution time: 0.21294
[2026-01-30 13:00:04] [query] Query for: phentermine
[2026-01-30 13:00:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:04] [query] Engine: default
[2026-01-30 13:00:05] [query] Tokens: phentermine
[2026-01-30 13:00:05] [query] Mods: 11
[2026-01-30 13:00:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:05] [query] Results: 0 Pages of results: 0
[2026-01-30 13:00:05] [query] Execution time: 0.25531
[2026-01-30 13:00:08] [query] Query for: koop ranitidine 🖋️☁ www.7rx.biz/ranitidine goedkoop bestel zonder recept. priligy online italia. kan ik kopen recept
[2026-01-30 13:00:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:08] [query] Engine: default
[2026-01-30 13:00:08] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, ikea, italian, kandyce, kane, kaneohe, kangaroo
[2026-01-30 13:00:08] [query] Mods: 11
[2026-01-30 13:00:08] [query] Trying AND logic
[2026-01-30 13:00:08] [query] Using OR logic
[2026-01-30 13:00:08] [query] Found results using: or logic
[2026-01-30 13:00:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,10601,7760,23237,47685,65859,57034) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:08] [query] Results: 11 Pages of results: 1
[2026-01-30 13:00:08] [query] Execution time: 0.14554
[2026-01-30 13:00:10] [query] Query for: 四万十川
[2026-01-30 13:00:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:10] [query] Engine: default
[2026-01-30 13:00:10] [query] Tokens: 四万十川
[2026-01-30 13:00:10] [query] Mods: 11
[2026-01-30 13:00:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:10] [query] Results: 0 Pages of results: 0
[2026-01-30 13:00:10] [query] Execution time: 0.07506
[2026-01-30 13:00:19] [query] Query for: 华为电脑管家如何重装系统
[2026-01-30 13:00:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:19] [query] Engine: default
[2026-01-30 13:00:19] [query] Tokens: 华为电脑管家如何重装系统
[2026-01-30 13:00:19] [query] Mods: 11
[2026-01-30 13:00:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:19] [query] Results: 0 Pages of results: 0
[2026-01-30 13:00:19] [query] Execution time: 0.07489
[2026-01-30 13:00:24] [query] Query for: 中国宇宙ステーション 現在
[2026-01-30 13:00:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:24] [query] Engine: default
[2026-01-30 13:00:24] [query] Tokens: 中国宇宙ステーション 現在
[2026-01-30 13:00:24] [query] Mods: 11
[2026-01-30 13:00:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:24] [query] Results: 0 Pages of results: 0
[2026-01-30 13:00:24] [query] Execution time: 0.14528
[2026-01-30 13:00:25] [query] Query for: billig strattera 🌚 www.7search.xyz/strattera kjop norge pa nettet hvor kan jeg kjope billig. online originale. ingen resepton strattera.
[2026-01-30 13:00:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:25] [query] Engine: default
[2026-01-30 13:00:25] [query] Tokens: ingenious, ingenuity, kandyce, kane, kaneohe, kangaroo, kangaroos, kansas, online, pa
[2026-01-30 13:00:25] [query] Mods: 11
[2026-01-30 13:00:25] [query] Trying AND logic
[2026-01-30 13:00:25] [query] Using OR logic
[2026-01-30 13:00:25] [query] Found results using: or logic
[2026-01-30 13:00:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,7795,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13760,45587,23237,47685,65859,57034,57031,44846,994,7795) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:25] [query] Results: 130 Pages of results: 1
[2026-01-30 13:00:25] [query] Execution time: 0.11148
[2026-01-30 13:00:26] [query] Query for: 
[2026-01-30 13:00:26] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:26] [query] Engine: default
[2026-01-30 13:00:26] [query] Tokens: 
[2026-01-30 13:00:26] [query] Mods: 11
[2026-01-30 13:00:26] [query] Found results using: or logic
[2026-01-30 13:00:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:26') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:26] [query] Results: 2026 Pages of results: 11
[2026-01-30 13:00:26] [query] Execution time: 0.21489
[2026-01-30 13:00:35] [query] Query for: chapel hill nc home sales data
[2026-01-30 13:00:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:35] [query] Engine: default
[2026-01-30 13:00:35] [query] Tokens: chapel, hill, nc, home, sales, data
[2026-01-30 13:00:35] [query] Mods: 11
[2026-01-30 13:00:35] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:00:35] [query] Using OR logic
[2026-01-30 13:00:35] [query] Found results using: or logic
[2026-01-30 13:00:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8888,7615,396,234,1161,1454) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:35] [query] Results: 1038 Pages of results: 6
[2026-01-30 13:00:35] [query] Execution time: 0.57154
[2026-01-30 13:00:40] [query] Query for: homes for sale in nc close to norfolk va
[2026-01-30 13:00:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:40] [query] Engine: default
[2026-01-30 13:00:40] [query] Tokens: norfolk, close, homes, nc, sale, va
[2026-01-30 13:00:40] [query] Mods: 11
[2026-01-30 13:00:40] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:00:40] [query] Using OR logic
[2026-01-30 13:00:40] [query] Found results using: or logic
[2026-01-30 13:00:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1228,370,396,125,5533)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24737,1228,370,396,125,5533) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:40] [query] Results: 1002 Pages of results: 6
[2026-01-30 13:00:40] [query] Execution time: 0.48443
[2026-01-30 13:00:46] [query] Query for: real estate builder
[2026-01-30 13:00:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:46] [query] Engine: default
[2026-01-30 13:00:46] [query] Tokens: real, estate, builder
[2026-01-30 13:00:46] [query] Mods: 11
[2026-01-30 13:00:46] [query] Trying AND logic
[2026-01-30 13:00:46] [query] Found results using: and logic
[2026-01-30 13:00:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,4995) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10061', '1049', '11911', '19979', '20205', '20269', '20504', '24753', '25639', '26226', '26251', '2950', '41095', '49253', '49636', '53181', '53401', '5419', '54755') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:46] [query] Results: 18 Pages of results: 1
[2026-01-30 13:00:46] [query] Execution time: 0.15675
[2026-01-30 13:00:59] [query] Query for: ⡱🥊🎀 www.7rx.biz/decadron buy decadron 0.5mg without script visa. online cash on delivery.
[2026-01-30 13:00:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:00:59] [query] Engine: default
[2026-01-30 13:00:59] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, 0, buy, cash, delivery, online, script
[2026-01-30 13:00:59] [query] Mods: 11
[2026-01-30 13:00:59] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:00:59] [query] Using OR logic
[2026-01-30 13:00:59] [query] Found results using: or logic
[2026-01-30 13:00:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,2933,2295,8263,994,13867,21266,2332,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2630,2933,2295,8263,994,13867) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:00:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:00:59] [query] Results: 316 Pages of results: 2
[2026-01-30 13:00:59] [query] Execution time: 0.10959
[2026-01-30 13:01:06] [query] Query for: chapel hill nc home sales data
[2026-01-30 13:01:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:01:06] [query] Engine: default
[2026-01-30 13:01:06] [query] Tokens: chapel, hill, nc, home, sales, data
[2026-01-30 13:01:06] [query] Mods: 11
[2026-01-30 13:01:06] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:01:06] [query] Using OR logic
[2026-01-30 13:01:06] [query] Found results using: or logic
[2026-01-30 13:01:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8888,7615,396,234,1161,1454) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:01:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:01:06] [query] Results: 1038 Pages of results: 6
[2026-01-30 13:01:06] [query] Execution time: 0.55918
[2026-01-30 13:01:29] [query] Query for: che
[2026-01-30 13:01:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:01:29] [query] Engine: default
[2026-01-30 13:01:29] [query] Tokens: cheap, cheaper, cheat, cheatham, cheathams, cheatham’s, check, check 21, check-in, check-ins
[2026-01-30 13:01:29] [query] Mods: 11
[2026-01-30 13:01:29] [query] Using OR logic
[2026-01-30 13:01:29] [query] Found results using: or logic
[2026-01-30 13:01:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15343,7171,5914,1889,2097,2077,2177,33222,48051,4729) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:01:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:01:29] [query] Results: 178 Pages of results: 1
[2026-01-30 13:01:29] [query] Execution time: 0.10218
[2026-01-30 13:01:30] [query] Query for: homes for sale in nc close to norfolk va
[2026-01-30 13:01:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:01:30] [query] Engine: default
[2026-01-30 13:01:30] [query] Tokens: norfolk, close, homes, nc, sale, va
[2026-01-30 13:01:30] [query] Mods: 11
[2026-01-30 13:01:30] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:01:30] [query] Using OR logic
[2026-01-30 13:01:31] [query] Found results using: or logic
[2026-01-30 13:01:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1228,370,396,125,5533)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24737,1228,370,396,125,5533) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:01:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:01:31] [query] Results: 1002 Pages of results: 6
[2026-01-30 13:01:31] [query] Execution time: 0.47043
[2026-01-30 13:02:30] [query] Query for: 终面边合区
[2026-01-30 13:02:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:02:30] [query] Engine: default
[2026-01-30 13:02:30] [query] Tokens: 终面边合区
[2026-01-30 13:02:30] [query] Mods: 11
[2026-01-30 13:02:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:02:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:02:30] [query] Results: 0 Pages of results: 0
[2026-01-30 13:02:30] [query] Execution time: 0.08390
[2026-01-30 13:02:57] [query] Query for: k'n'g'z'm'ban
[2026-01-30 13:02:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:02:57] [query] Engine: default
[2026-01-30 13:02:57] [query] Tokens: k, n, g, z, m, ban, k'n 'g 'z 'm
[2026-01-30 13:02:57] [query] Mods: 11
[2026-01-30 13:02:57] [query] Using OR logic
[2026-01-30 13:02:57] [query] Found results using: or logic
[2026-01-30 13:02:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6376,2525,7263,1812,2552,10028)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7263,2552,2525,10028,1812,6376,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:02:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:02:57] [query] Results: 311 Pages of results: 2
[2026-01-30 13:02:57] [query] Execution time: 0.30097
[2026-01-30 13:03:15] [query] Query for: отвод для круглых воздуховодов d125 мм 90° оцинкованный 0 8
[2026-01-30 13:03:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:03:15] [query] Engine: default
[2026-01-30 13:03:15] [query] Tokens: 8680 8681, 8690 8691, generated125, 0, 8, 90
[2026-01-30 13:03:15] [query] Mods: 11
[2026-01-30 13:03:15] [query] Trying AND logic
[2026-01-30 13:03:15] [query] Using OR logic
[2026-01-30 13:03:15] [query] Found results using: or logic
[2026-01-30 13:03:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,445,6960)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11574,11579,6528,2630,445,6960) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:03:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:03:15] [query] Results: 405 Pages of results: 3
[2026-01-30 13:03:15] [query] Execution time: 0.52033
[2026-01-30 13:03:37] [index:background] Health check
[2026-01-30 13:04:02] [query] Query for: real estate agent with a rack
[2026-01-30 13:04:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:04:02] [query] Engine: default
[2026-01-30 13:04:02] [query] Tokens: racked, racking, agent, estate, real
[2026-01-30 13:04:02] [query] Mods: 11
[2026-01-30 13:04:02] [query] Trying AND logic
[2026-01-30 13:04:02] [query] Using OR logic
[2026-01-30 13:04:03] [query] Found results using: or logic
[2026-01-30 13:04:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15920,9562,1470,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:04:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:04:03] [query] Results: 1137 Pages of results: 6
[2026-01-30 13:04:03] [query] Execution time: 0.51519
[2026-01-30 13:04:31] [query] Query for: real estate comission rates
[2026-01-30 13:04:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:04:31] [query] Engine: default
[2026-01-30 13:04:31] [query] Tokens: real, estate, rates, coming-soon, comingsoon, commission, commission 1, commission 58a, commission1, comission
[2026-01-30 13:04:31] [query] Mods: 11
[2026-01-30 13:04:31] [query] Using OR logic
[2026-01-30 13:04:31] [query] Found results using: or logic
[2026-01-30 13:04:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,1251,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1251,17027,17038,843,66586,33842,66588,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:04:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:04:31] [query] Results: 1004 Pages of results: 6
[2026-01-30 13:04:31] [query] Execution time: 0.56478
[2026-01-30 13:04:42] [indexer:background] Health check
[2026-01-30 13:04:50] [query] Query for: real estate agent with a rack
[2026-01-30 13:04:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:04:50] [query] Engine: default
[2026-01-30 13:04:50] [query] Tokens: racked, racking, agent, estate, real
[2026-01-30 13:04:50] [query] Mods: 11
[2026-01-30 13:04:50] [query] Trying AND logic
[2026-01-30 13:04:50] [query] Using OR logic
[2026-01-30 13:04:51] [query] Found results using: or logic
[2026-01-30 13:04:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15920,9562,1470,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:04:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:04:51] [query] Results: 1137 Pages of results: 6
[2026-01-30 13:04:51] [query] Execution time: 0.51125
[2026-01-30 13:05:06] [query] Query for: esponssavel
[2026-01-30 13:05:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:05:06] [query] Engine: default
[2026-01-30 13:05:06] [query] Tokens: esponssavel
[2026-01-30 13:05:06] [query] Mods: 11
[2026-01-30 13:05:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:05:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:05:06] [query] Results: 0 Pages of results: 0
[2026-01-30 13:05:06] [query] Execution time: 0.08329
[2026-01-30 13:05:20] [query] Query for: swedbank alfa iemaksas bankomats
[2026-01-30 13:05:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:05:20] [query] Engine: default
[2026-01-30 13:05:20] [query] Tokens: nationalfairhousingmonth
[2026-01-30 13:05:20] [query] Mods: 11
[2026-01-30 13:05:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47160) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:05:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:05:20] [query] Results: 0 Pages of results: 0
[2026-01-30 13:05:20] [query] Execution time: 0.16725
[2026-01-30 13:05:26] [query] Query for: 業務用本棚　買取
[2026-01-30 13:05:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:05:26] [query] Engine: default
[2026-01-30 13:05:26] [query] Tokens: 業務用本棚 買取
[2026-01-30 13:05:26] [query] Mods: 11
[2026-01-30 13:05:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:05:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:05:26] [query] Results: 0 Pages of results: 0
[2026-01-30 13:05:26] [query] Execution time: 0.10849
[2026-01-30 13:05:45] [query] Query for: 小米ultra 字体
[2026-01-30 13:05:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:05:45] [query] Engine: default
[2026-01-30 13:05:45] [query] Tokens: 小米ultra 字体
[2026-01-30 13:05:45] [query] Mods: 11
[2026-01-30 13:05:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:05:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:05:45] [query] Results: 0 Pages of results: 0
[2026-01-30 13:05:45] [query] Execution time: 0.12608
[2026-01-30 13:05:55] [query] Query for: tarrega espana
[2026-01-30 13:05:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:05:55] [query] Engine: default
[2026-01-30 13:05:55] [query] Tokens: tarrega espana
[2026-01-30 13:05:55] [query] Mods: 11
[2026-01-30 13:05:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:05:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:05:55] [query] Results: 0 Pages of results: 0
[2026-01-30 13:05:55] [query] Execution time: 0.11019
[2026-01-30 13:06:30] [query] Query for: vila kennedy rio de janeiro populacao
[2026-01-30 13:06:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:06:30] [query] Engine: default
[2026-01-30 13:06:30] [query] Tokens: rio, riowa, de, kennedy
[2026-01-30 13:06:30] [query] Mods: 11
[2026-01-30 13:06:30] [query] Trying AND logic
[2026-01-30 13:06:30] [query] Using OR logic
[2026-01-30 13:06:30] [query] Found results using: or logic
[2026-01-30 13:06:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,23545)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74154,24661,3783,23545) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:06:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:06:30] [query] Results: 7 Pages of results: 1
[2026-01-30 13:06:30] [query] Execution time: 0.09709
[2026-01-30 13:06:46] [query] Query for: alfie personal
[2026-01-30 13:06:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:06:46] [query] Engine: default
[2026-01-30 13:06:46] [query] Tokens: personal, alive, alfie
[2026-01-30 13:06:46] [query] Mods: 11
[2026-01-30 13:06:46] [query] Using OR logic
[2026-01-30 13:06:46] [query] Found results using: or logic
[2026-01-30 13:06:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3795)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3795,13352,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:06:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:06:46] [query] Results: 171 Pages of results: 1
[2026-01-30 13:06:46] [query] Execution time: 0.16574
[2026-01-30 13:06:48] [query] Query for: -甲基-4 4 4-三氟乙酰乙酸乙酯的
[2026-01-30 13:06:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:06:48] [query] Engine: default
[2026-01-30 13:06:49] [query] Tokens: 4, 4 4, 甲基 三氟乙酰乙酸乙酯的 -甲基-4 4-三氟乙酰乙酸乙酯的
[2026-01-30 13:06:49] [query] Mods: 11
[2026-01-30 13:06:49] [query] Using OR logic
[2026-01-30 13:06:49] [query] Found results using: or logic
[2026-01-30 13:06:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (440,37074)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,37074,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:06:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:06:49] [query] Results: 331 Pages of results: 2
[2026-01-30 13:06:49] [query] Execution time: 0.29144
[2026-01-30 13:08:01] [query] Query for: k'z'm'b
[2026-01-30 13:08:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:08:01] [query] Engine: default
[2026-01-30 13:08:01] [query] Tokens: o'brien, b, k, m, z
[2026-01-30 13:08:01] [query] Mods: 11
[2026-01-30 13:08:01] [query] Using OR logic
[2026-01-30 13:08:01] [query] Found results using: or logic
[2026-01-30 13:08:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1809,7263,1812,10028)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24360,1809,7263,1812,10028) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:08:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:08:01] [query] Results: 282 Pages of results: 2
[2026-01-30 13:08:01] [query] Execution time: 0.18444
[2026-01-30 13:09:02] [index:background] Health check
[2026-01-30 13:09:02] [index:background] CPU load threshold (3) breached: 3.32 [waiting 2]
[2026-01-30 13:09:04] [indexer:background] CPU load threshold (3) breached: 3.32 [waiting 2]
[2026-01-30 13:09:06] [indexer:background] Health check
[2026-01-30 13:09:06] [indexer:background] CPU load threshold (3) breached: 3.32 [waiting 2]
[2026-01-30 13:09:08] [indexer:background] Health check
[2026-01-30 13:09:09] [indexer:background] CPU load threshold (3) breached: 3.22 [waiting 2]
[2026-01-30 13:09:37] [query] Query for: asheville n carolina homes for sale
[2026-01-30 13:09:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:09:37] [query] Engine: default
[2026-01-30 13:09:37] [query] Tokens: asheville, n, carolina, homes, sale
[2026-01-30 13:09:37] [query] Mods: 11
[2026-01-30 13:09:37] [query] Trying AND logic
[2026-01-30 13:09:37] [query] Using OR logic
[2026-01-30 13:09:37] [query] Found results using: or logic
[2026-01-30 13:09:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6434,2552,254,370,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:09:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:09:37] [query] Results: 853 Pages of results: 5
[2026-01-30 13:09:37] [query] Execution time: 0.24141
[2026-01-30 13:09:49] [query] Query for: form 220 virginia
[2026-01-30 13:09:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:09:49] [query] Engine: default
[2026-01-30 13:09:49] [query] Tokens: form, 220, virginia, form 220
[2026-01-30 13:09:49] [query] Mods: 11
[2026-01-30 13:09:49] [query] Trying AND logic
[2026-01-30 13:09:49] [query] Using OR logic
[2026-01-30 13:09:49] [query] Found results using: or logic
[2026-01-30 13:09:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,13954,6366,20401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:09:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:09:49] [query] Results: 869 Pages of results: 5
[2026-01-30 13:09:49] [query] Execution time: 0.34965
[2026-01-30 13:09:51] [query] Query for: commander progesterone en ligne ⤒☁ www.7search.top/fr/progesterone 200mg pharmacie acheter sans ordonnance progesterone. was macht achetez europe commandez europe.
[2026-01-30 13:09:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:09:51] [query] Engine: default
[2026-01-30 13:09:51] [query] Tokens: commander, pharmacies, en, europe, fr, sans, top, www
[2026-01-30 13:09:51] [query] Mods: 11
[2026-01-30 13:09:51] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:09:51] [query] Using OR logic
[2026-01-30 13:09:51] [query] Found results using: or logic
[2026-01-30 13:09:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,10552,1016,13792,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,19003,49439,10552,1016,13792,1156,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:09:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:09:51] [query] Results: 258 Pages of results: 2
[2026-01-30 13:09:51] [query] Execution time: 0.14416
[2026-01-30 13:11:04] [query] Query for: north carolina dma list
[2026-01-30 13:11:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:11:04] [query] Engine: default
[2026-01-30 13:11:04] [query] Tokens: dmanc, carolina, list, north
[2026-01-30 13:11:04] [query] Mods: 11
[2026-01-30 13:11:04] [query] Trying AND logic
[2026-01-30 13:11:04] [query] Using OR logic
[2026-01-30 13:11:04] [query] Found results using: or logic
[2026-01-30 13:11:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,1192,253)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10992,254,1192,253) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:11:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:11:04] [query] Results: 719 Pages of results: 4
[2026-01-30 13:11:04] [query] Execution time: 0.67516
[2026-01-30 13:11:36] [query] Query for: 比特彗星 添加tracker 下载速度没变化
[2026-01-30 13:11:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:11:36] [query] Engine: default
[2026-01-30 13:11:36] [query] Tokens: 比特彗星 添加tracker 下载速度没变化
[2026-01-30 13:11:36] [query] Mods: 11
[2026-01-30 13:11:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:11:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:11:36] [query] Results: 0 Pages of results: 0
[2026-01-30 13:11:36] [query] Execution time: 0.13310
[2026-01-30 13:12:07] [query] Query for: 中国证监会 音乐产业 行业分类标准 2026
[2026-01-30 13:12:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:12:07] [query] Engine: default
[2026-01-30 13:12:07] [query] Tokens: 2026, 中国证监会 音乐产业 行业分类标准
[2026-01-30 13:12:07] [query] Mods: 11
[2026-01-30 13:12:07] [query] Using OR logic
[2026-01-30 13:12:07] [query] Found results using: or logic
[2026-01-30 13:12:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:12:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:12:07] [query] Results: 75 Pages of results: 1
[2026-01-30 13:12:07] [query] Execution time: 0.26721
[2026-01-30 13:12:09] [query] Query for: emerald pacific airlines contact number
[2026-01-30 13:12:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:12:09] [query] Engine: default
[2026-01-30 13:12:09] [query] Tokens: pacific, airlines, contact, number, emerald
[2026-01-30 13:12:09] [query] Mods: 11
[2026-01-30 13:12:09] [query] Using OR logic
[2026-01-30 13:12:09] [query] Found results using: or logic
[2026-01-30 13:12:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (32616,252,925,25801)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25801,32616,252,925,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:12:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:12:09] [query] Results: 367 Pages of results: 2
[2026-01-30 13:12:10] [query] Execution time: 0.39782
[2026-01-30 13:12:57] [query] Query for: sia mls realtor
[2026-01-30 13:12:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:12:57] [query] Engine: default
[2026-01-30 13:12:57] [query] Tokens: anastasia, asia, asian, asian-fusion, asianfusion, asians, enthusiasm, enthusiast, enthusiastic, enthusiasts
[2026-01-30 13:12:57] [query] Mods: 11
[2026-01-30 13:12:57] [query] Using OR logic
[2026-01-30 13:12:57] [query] Found results using: and logic
[2026-01-30 13:12:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2699,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (44798,25721,4093,59297,59301,30873,2865,35957,11885,55830) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:12:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:12:57] [query] Results: 19 Pages of results: 1
[2026-01-30 13:12:57] [query] Execution time: 0.10219
[2026-01-30 13:13:36] [index:background] Health check
[2026-01-30 13:13:45] [query] Query for: how to buy land in north carolina with no money
[2026-01-30 13:13:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:13:45] [query] Engine: default
[2026-01-30 13:13:45] [query] Tokens: buy, land, north, carolina, money
[2026-01-30 13:13:45] [query] Mods: 11
[2026-01-30 13:13:45] [query] Trying AND logic
[2026-01-30 13:13:45] [query] Using OR logic
[2026-01-30 13:13:46] [query] Found results using: or logic
[2026-01-30 13:13:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2933,979,253,254,1350) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:13:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:13:46] [query] Results: 841 Pages of results: 5
[2026-01-30 13:13:46] [query] Execution time: 0.34303
[2026-01-30 13:13:49] [query] Query for: 近7日涨停 且 近5日成交量下降50%以上的股票
[2026-01-30 13:13:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:13:49] [query] Engine: default
[2026-01-30 13:13:49] [query] Tokens: 7, 5, 50, 近7日涨停 且 近5日成交量下降50 以上的股票
[2026-01-30 13:13:49] [query] Mods: 11
[2026-01-30 13:13:49] [query] Using OR logic
[2026-01-30 13:13:49] [query] Found results using: or logic
[2026-01-30 13:13:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (439,690,374)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (374,439,690,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:13:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:13:49] [query] Results: 366 Pages of results: 2
[2026-01-30 13:13:49] [query] Execution time: 0.54521
[2026-01-30 13:14:08] [query] Query for: how to buy land in north carolina with no money
[2026-01-30 13:14:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:14:08] [query] Engine: default
[2026-01-30 13:14:08] [query] Tokens: buy, land, north, carolina, money
[2026-01-30 13:14:08] [query] Mods: 11
[2026-01-30 13:14:08] [query] Trying AND logic
[2026-01-30 13:14:08] [query] Using OR logic
[2026-01-30 13:14:08] [query] Found results using: or logic
[2026-01-30 13:14:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2933,979,253,254,1350) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:14:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:14:08] [query] Results: 841 Pages of results: 5
[2026-01-30 13:14:08] [query] Execution time: 0.49149
[2026-01-30 13:14:27] [query] Query for: site:msn.com rocky mount nc property sales data
[2026-01-30 13:14:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:14:27] [query] Engine: default
[2026-01-30 13:14:27] [query] Tokens: tmsnewlogohorizontal071314, com, data, mount, nc, property, rocky, sales, site
[2026-01-30 13:14:27] [query] Mods: 11
[2026-01-30 13:14:27] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:14:27] [query] Using OR logic
[2026-01-30 13:14:27] [query] Found results using: or logic
[2026-01-30 13:14:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,1454,17829,396,107,14042,1161,1964)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (58668,23,1454,17829,396,107,14042,1161,1964) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:14:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:14:27] [query] Results: 1419 Pages of results: 8
[2026-01-30 13:14:27] [query] Execution time: 0.86747
[2026-01-30 13:14:42] [query] Query for: 
[2026-01-30 13:14:42] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:14:42] [query] Engine: default
[2026-01-30 13:14:42] [query] Tokens: 
[2026-01-30 13:14:42] [query] Mods: 11
[2026-01-30 13:14:42] [query] Found results using: or logic
[2026-01-30 13:14:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:14:42') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:14:42] [query] Results: 2026 Pages of results: 11
[2026-01-30 13:14:42] [query] Execution time: 0.21204
[2026-01-30 13:14:43] [indexer:background] Health check
[2026-01-30 13:14:43] [indexer:background] CPU load threshold (3) breached: 3.58 [waiting 2]
[2026-01-30 13:14:47] [query] Query for: 卒アル睡眠アプリ
[2026-01-30 13:14:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:14:47] [query] Engine: default
[2026-01-30 13:14:47] [query] Tokens: 卒アル睡眠アプリ
[2026-01-30 13:14:47] [query] Mods: 11
[2026-01-30 13:14:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:14:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:14:47] [query] Results: 0 Pages of results: 0
[2026-01-30 13:14:47] [query] Execution time: 0.09417
[2026-01-30 13:15:27] [query] Query for: ハルのレジスタ
[2026-01-30 13:15:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:15:27] [query] Engine: default
[2026-01-30 13:15:27] [query] Tokens: ハルのレジスタ
[2026-01-30 13:15:27] [query] Mods: 11
[2026-01-30 13:15:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:15:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:15:27] [query] Results: 0 Pages of results: 0
[2026-01-30 13:15:27] [query] Execution time: 0.08656
[2026-01-30 13:15:29] [query] Query for: 校本作业25（答案）+竖直上抛复习+一道题
[2026-01-30 13:15:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:15:29] [query] Engine: default
[2026-01-30 13:15:29] [query] Tokens: 25, 校本作业25 答案 竖直上抛复习 一道题
[2026-01-30 13:15:29] [query] Mods: 11
[2026-01-30 13:15:29] [query] Using OR logic
[2026-01-30 13:15:29] [query] Found results using: or logic
[2026-01-30 13:15:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3111)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3111,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:15:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:15:29] [query] Results: 97 Pages of results: 1
[2026-01-30 13:15:29] [query] Execution time: 0.18448
[2026-01-30 13:15:46] [query] Query for: working with
[2026-01-30 13:15:46] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:15:46] [query] Engine: forms_and_contracts
[2026-01-30 13:15:46] [query] Tokens: working
[2026-01-30 13:15:46] [query] Mods: 5
[2026-01-30 13:15:46] [query] Found results using: and logic
[2026-01-30 13:15:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:15:46] [query] Results: 18 Pages of results: 1
[2026-01-30 13:15:46] [query] Execution time: 0.02525
[2026-01-30 13:15:51] [query] Query for: 古明地こいしのドキドキ大冒険　大貫
[2026-01-30 13:15:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:15:51] [query] Engine: default
[2026-01-30 13:15:52] [query] Tokens: 古明地こいしのドキドキ大冒険 大貫
[2026-01-30 13:15:52] [query] Mods: 11
[2026-01-30 13:15:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:15:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:15:52] [query] Results: 0 Pages of results: 0
[2026-01-30 13:15:52] [query] Execution time: 0.12513
[2026-01-30 13:15:57] [query] Query for: coca cola natural
[2026-01-30 13:15:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:15:57] [query] Engine: default
[2026-01-30 13:15:57] [query] Tokens: accolade, accolades, awards & accolades, awardsaccolades, chocolate, natural
[2026-01-30 13:15:57] [query] Mods: 11
[2026-01-30 13:15:57] [query] Trying AND logic
[2026-01-30 13:15:57] [query] Found results using: and logic
[2026-01-30 13:15:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6590)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (44503,12281,21915,21920,9423,6590) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:15:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17490', '2648') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:15:57] [query] Results: 2 Pages of results: 1
[2026-01-30 13:15:57] [query] Execution time: 0.07768
[2026-01-30 13:17:04] [query] Query for: buyer agency agreement
[2026-01-30 13:17:04] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:17:04] [query] Engine: forms_and_contracts
[2026-01-30 13:17:04] [query] Tokens: buyer, agency, agreement
[2026-01-30 13:17:04] [query] Mods: 5
[2026-01-30 13:17:04] [query] Trying AND logic
[2026-01-30 13:17:04] [query] Found results using: and logic
[2026-01-30 13:17:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('30034', '30041', '30047', '30054', '30060', '30066', '30072', '30079', '30085', '30212') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:17:04] [query] Results: 10 Pages of results: 1
[2026-01-30 13:17:04] [query] Execution time: 0.06091
[2026-01-30 13:17:24] [query] Query for: buyer agency agreement
[2026-01-30 13:17:24] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:17:24] [query] Engine: forms_and_contracts
[2026-01-30 13:17:24] [query] Tokens: buyer, agency, agreement
[2026-01-30 13:17:24] [query] Mods: 5
[2026-01-30 13:17:24] [query] Trying AND logic
[2026-01-30 13:17:24] [query] Found results using: and logic
[2026-01-30 13:17:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('30034', '30041', '30047', '30054', '30060', '30066', '30072', '30079', '30085', '30212') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:17:24] [query] Results: 10 Pages of results: 1
[2026-01-30 13:17:24] [query] Execution time: 0.01001
[2026-01-30 13:17:47] [query] Query for: ncllr
[2026-01-30 13:17:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:17:47] [query] Engine: default
[2026-01-30 13:17:47] [query] Tokens: ncllr
[2026-01-30 13:17:47] [query] Mods: 11
[2026-01-30 13:17:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:17:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:17:47] [query] Results: 0 Pages of results: 0
[2026-01-30 13:17:47] [query] Execution time: 0.08905
[2026-01-30 13:18:01] [query] Query for: 僕のメジャースプーン
[2026-01-30 13:18:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:18:01] [query] Engine: default
[2026-01-30 13:18:01] [query] Tokens: 僕のメジャースプーン
[2026-01-30 13:18:01] [query] Mods: 11
[2026-01-30 13:18:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:18:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:18:01] [query] Results: 0 Pages of results: 0
[2026-01-30 13:18:01] [query] Execution time: 0.09907
[2026-01-30 13:18:07] [query] Query for: money pink floyd mp3
[2026-01-30 13:18:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:18:07] [query] Engine: default
[2026-01-30 13:18:07] [query] Tokens: money, pink, floyd, mp3
[2026-01-30 13:18:07] [query] Mods: 11
[2026-01-30 13:18:07] [query] Using OR logic
[2026-01-30 13:18:07] [query] Found results using: or logic
[2026-01-30 13:18:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22611,1350,6904)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1350,6904,22611,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:18:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:18:07] [query] Results: 255 Pages of results: 2
[2026-01-30 13:18:07] [query] Execution time: 0.19747
[2026-01-30 13:18:10] [query] Query for: nvvn 500 mw 1000 mwh bess tender
[2026-01-30 13:18:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:18:10] [query] Engine: default
[2026-01-30 13:18:10] [query] Tokens: bessemer, 1000, 500, tender
[2026-01-30 13:18:10] [query] Mods: 11
[2026-01-30 13:18:10] [query] Trying AND logic
[2026-01-30 13:18:10] [query] Using OR logic
[2026-01-30 13:18:10] [query] Found results using: or logic
[2026-01-30 13:18:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (674,6029,32786)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15559,674,6029,32786) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:18:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:18:10] [query] Results: 142 Pages of results: 1
[2026-01-30 13:18:10] [query] Execution time: 0.08153
[2026-01-30 13:18:27] [query] Query for: yard stake with holes to attach a siren
[2026-01-30 13:18:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:18:27] [query] Engine: default
[2026-01-30 13:18:27] [query] Tokens: sirens, attach, holes, stake, yard
[2026-01-30 13:18:27] [query] Mods: 11
[2026-01-30 13:18:27] [query] Trying AND logic
[2026-01-30 13:18:28] [query] Using OR logic
[2026-01-30 13:18:28] [query] Found results using: or logic
[2026-01-30 13:18:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7458,6377,69,2697)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8442,7458,6377,69,2697) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:18:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:18:28] [query] Results: 56 Pages of results: 1
[2026-01-30 13:18:28] [query] Execution time: 0.37305
[2026-01-30 13:18:37] [index:background] Health check
[2026-01-30 13:18:37] [index:background] CPU load threshold (3) breached: 3.06 [waiting 2]
[2026-01-30 13:18:39] [indexer:background] CPU load threshold (3) breached: 3.06 [waiting 2]
[2026-01-30 13:18:39] [query] Query for: 夸克 兑换码 格式 规则 19位
[2026-01-30 13:18:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:18:39] [query] Engine: default
[2026-01-30 13:18:40] [query] Tokens: 19, 夸克 兑换码 格式 规则 19位
[2026-01-30 13:18:40] [query] Mods: 11
[2026-01-30 13:18:40] [query] Using OR logic
[2026-01-30 13:18:40] [query] Found results using: or logic
[2026-01-30 13:18:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (698)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (698,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:18:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:18:40] [query] Results: 189 Pages of results: 1
[2026-01-30 13:18:40] [query] Execution time: 0.25738
[2026-01-30 13:18:50] [indexer:background] Health check
[2026-01-30 13:18:52] [query] Query for: mati!!!!!!!!
[2026-01-30 13:18:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:18:52] [query] Engine: default
[2026-01-30 13:18:52] [query] Tokens: matiara
[2026-01-30 13:18:52] [query] Mods: 11
[2026-01-30 13:18:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24293) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:18:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:18:52] [query] Results: 0 Pages of results: 0
[2026-01-30 13:18:52] [query] Execution time: 0.02382
[2026-01-30 13:20:07] [query] Query for: dare county nc homes for sale
[2026-01-30 13:20:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:20:07] [query] Engine: default
[2026-01-30 13:20:07] [query] Tokens: dare, county, nc, homes, sale
[2026-01-30 13:20:07] [query] Mods: 11
[2026-01-30 13:20:07] [query] Trying AND logic
[2026-01-30 13:20:07] [query] Using OR logic
[2026-01-30 13:20:08] [query] Found results using: or logic
[2026-01-30 13:20:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11304,574,396,370,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:20:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:20:08] [query] Results: 929 Pages of results: 5
[2026-01-30 13:20:08] [query] Execution time: 0.50903
[2026-01-30 13:20:55] [query] Query for: what is the latest form for 1604c?
[2026-01-30 13:20:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:20:55] [query] Engine: default
[2026-01-30 13:20:55] [query] Tokens: latest, form, 1604c for 1604c
[2026-01-30 13:20:55] [query] Mods: 11
[2026-01-30 13:20:55] [query] Using OR logic
[2026-01-30 13:20:55] [query] Found results using: or logic
[2026-01-30 13:20:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817,1529)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1529,1817,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:20:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:20:55] [query] Results: 904 Pages of results: 5
[2026-01-30 13:20:55] [query] Execution time: 0.31738
[2026-01-30 13:21:06] [query] Query for: 我是路尚达
[2026-01-30 13:21:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:21:06] [query] Engine: default
[2026-01-30 13:21:06] [query] Tokens: 我是路尚达
[2026-01-30 13:21:06] [query] Mods: 11
[2026-01-30 13:21:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:21:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:21:06] [query] Results: 0 Pages of results: 0
[2026-01-30 13:21:06] [query] Execution time: 0.14006
[2026-01-30 13:21:22] [query] Query for: maine real estate comission
[2026-01-30 13:21:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:21:22] [query] Engine: default
[2026-01-30 13:21:22] [query] Tokens: maine, real, estate, coming-soon, comingsoon, commission, commission 1, commission 58a, commission1, comission
[2026-01-30 13:21:22] [query] Mods: 11
[2026-01-30 13:21:22] [query] Using OR logic
[2026-01-30 13:21:22] [query] Found results using: or logic
[2026-01-30 13:21:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,6350,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6350,171,172,17027,17038,843,66586,33842,66588,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:21:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:21:22] [query] Results: 993 Pages of results: 5
[2026-01-30 13:21:22] [query] Execution time: 0.71555
[2026-01-30 13:21:37] [query] Query for: what is the latest form for 1604c?
[2026-01-30 13:21:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:21:37] [query] Engine: default
[2026-01-30 13:21:37] [query] Tokens: latest, form, 1604c for 1604c
[2026-01-30 13:21:37] [query] Mods: 11
[2026-01-30 13:21:37] [query] Using OR logic
[2026-01-30 13:21:37] [query] Found results using: or logic
[2026-01-30 13:21:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817,1529)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1529,1817,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:21:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:21:37] [query] Results: 904 Pages of results: 5
[2026-01-30 13:21:37] [query] Execution time: 0.17413
[2026-01-30 13:22:43] [query] Query for: 超威相机下载
[2026-01-30 13:22:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:22:43] [query] Engine: default
[2026-01-30 13:22:43] [query] Tokens: 超威相机下载
[2026-01-30 13:22:43] [query] Mods: 11
[2026-01-30 13:22:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:22:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:22:43] [query] Results: 0 Pages of results: 0
[2026-01-30 13:22:43] [query] Execution time: 0.11503
[2026-01-30 13:22:44] [query] Query for: chicken little
[2026-01-30 13:22:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:22:44] [query] Engine: default
[2026-01-30 13:22:44] [query] Tokens: chicken, little
[2026-01-30 13:22:44] [query] Mods: 11
[2026-01-30 13:22:44] [query] Trying AND logic
[2026-01-30 13:22:44] [query] Using OR logic
[2026-01-30 13:22:45] [query] Found results using: or logic
[2026-01-30 13:22:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17698,3759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:22:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:22:45] [query] Results: 54 Pages of results: 1
[2026-01-30 13:22:45] [query] Execution time: 0.05307
[2026-01-30 13:23:06] [query] Query for: caserio significado puerto rico
[2026-01-30 13:23:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:23:06] [query] Engine: default
[2026-01-30 13:23:06] [query] Tokens: puerto, rico
[2026-01-30 13:23:06] [query] Mods: 11
[2026-01-30 13:23:06] [query] Trying AND logic
[2026-01-30 13:23:06] [query] Using OR logic
[2026-01-30 13:23:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30936,30937) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:23:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:23:06] [query] Results: 0 Pages of results: 0
[2026-01-30 13:23:06] [query] Execution time: 0.02350
[2026-01-30 13:23:37] [index:background] Health check
[2026-01-30 13:23:50] [indexer:background] Health check
[2026-01-30 13:23:54] [query] Query for: 没空和你=
[2026-01-30 13:23:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:23:54] [query] Engine: default
[2026-01-30 13:23:54] [query] Tokens: 没空和你
[2026-01-30 13:23:54] [query] Mods: 11
[2026-01-30 13:23:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:23:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:23:54] [query] Results: 0 Pages of results: 0
[2026-01-30 13:23:54] [query] Execution time: 0.09539
[2026-01-30 13:23:56] [query] Query for: forms form library
[2026-01-30 13:23:56] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:23:56] [query] Engine: legal_qandas
[2026-01-30 13:23:56] [query] Tokens: forms, form, library
[2026-01-30 13:23:56] [query] Mods: 5
[2026-01-30 13:23:56] [query] Using OR logic
[2026-01-30 13:23:56] [query] Found results using: or logic
[2026-01-30 13:23:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:23:56] [query] Results: 491 Pages of results: 3
[2026-01-30 13:23:56] [query] Execution time: 0.15322
[2026-01-30 13:24:58] [query] Query for: 小米米家喷墨打印机扫描仪是什么属性scsi
[2026-01-30 13:24:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:24:58] [query] Engine: default
[2026-01-30 13:24:58] [query] Tokens: 小米米家喷墨打印机扫描仪是什么属性scsi
[2026-01-30 13:24:58] [query] Mods: 11
[2026-01-30 13:24:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:24:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:24:58] [query] Results: 0 Pages of results: 0
[2026-01-30 13:24:58] [query] Execution time: 0.10609
[2026-01-30 13:25:03] [query] Query for: lixil 手洗い器 トイレ
[2026-01-30 13:25:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:25:03] [query] Engine: default
[2026-01-30 13:25:03] [query] Tokens: lixil 手洗い器 トイレ
[2026-01-30 13:25:03] [query] Mods: 11
[2026-01-30 13:25:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:25:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:25:03] [query] Results: 0 Pages of results: 0
[2026-01-30 13:25:03] [query] Execution time: 0.12534
[2026-01-30 13:25:18] [query] Query for: fecha de reporte politica participacion social en salud 2026
[2026-01-30 13:25:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:25:18] [query] Engine: default
[2026-01-30 13:25:18] [query] Tokens: political, political & external, political-advocacy, politicaladvocacy, politicalexternal, politically, reported, reportedly, reporter, reporters
[2026-01-30 13:25:18] [query] Mods: 11
[2026-01-30 13:25:18] [query] Trying AND logic
[2026-01-30 13:25:18] [query] Found results using: and logic
[2026-01-30 13:25:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,3783,49439,2368)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4470,25154,18742,18779,25160,30033,516,21281,14797,14785) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:25:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '16996', '17406', '9220') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:25:18] [query] Results: 4 Pages of results: 1
[2026-01-30 13:25:18] [query] Execution time: 0.05973
[2026-01-30 13:25:27] [query] Query for: ihコンロ アース
[2026-01-30 13:25:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:25:27] [query] Engine: default
[2026-01-30 13:25:27] [query] Tokens: ihコンロ アース
[2026-01-30 13:25:27] [query] Mods: 11
[2026-01-30 13:25:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:25:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:25:27] [query] Results: 0 Pages of results: 0
[2026-01-30 13:25:27] [query] Execution time: 0.12224
[2026-01-30 13:25:28] [query] Query for: stinton
[2026-01-30 13:25:28] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:25:28] [query] Engine: nc_realtorsr_contacts
[2026-01-30 13:25:28] [query] Tokens: stinton
[2026-01-30 13:25:28] [query] Mods: 5
[2026-01-30 13:25:28] [query] Found results using: or logic
[2026-01-30 13:25:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (75128) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:25:28] [query] Results: 1 Pages of results: 1
[2026-01-30 13:25:28] [query] Execution time: 0.04576
[2026-01-30 13:28:28] [query] Query for: 百度网盘会员兑换码 有效性 验证方法 2026
[2026-01-30 13:28:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:28:28] [query] Engine: default
[2026-01-30 13:28:28] [query] Tokens: 2026, 百度网盘会员兑换码 有效性 验证方法
[2026-01-30 13:28:28] [query] Mods: 11
[2026-01-30 13:28:28] [query] Using OR logic
[2026-01-30 13:28:29] [query] Found results using: or logic
[2026-01-30 13:28:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:28:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:28:29] [query] Results: 75 Pages of results: 1
[2026-01-30 13:28:29] [query] Execution time: 0.21602
[2026-01-30 13:28:36] [index:background] Health check
[2026-01-30 13:28:39] [query] Query for: team force real estate
[2026-01-30 13:28:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:28:39] [query] Engine: default
[2026-01-30 13:28:39] [query] Tokens: team, force, real, estate
[2026-01-30 13:28:39] [query] Mods: 11
[2026-01-30 13:28:39] [query] Trying AND logic
[2026-01-30 13:28:39] [query] Found results using: and logic
[2026-01-30 13:28:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1492,507,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:28:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14256', '17872', '21310', '46635', '6443') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:28:39] [query] Results: 5 Pages of results: 1
[2026-01-30 13:28:39] [query] Execution time: 0.13272
[2026-01-30 13:28:49] [indexer:background] Health check
[2026-01-30 13:29:02] [query] Query for: for sale by owner sales contract legal advice
[2026-01-30 13:29:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:29:02] [query] Engine: default
[2026-01-30 13:29:02] [query] Tokens: sale, owner, sales, contract, legal, advice
[2026-01-30 13:29:02] [query] Mods: 11
[2026-01-30 13:29:02] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:29:02] [query] Using OR logic
[2026-01-30 13:29:02] [query] Found results using: or logic
[2026-01-30 13:29:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (125,180,1161,2727,869,1291) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:29:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:29:02] [query] Results: 1228 Pages of results: 7
[2026-01-30 13:29:02] [query] Execution time: 0.35808
[2026-01-30 13:29:19] [query] Query for: extreme pro 128gb sd kart okuma hizi: 200 mb/s
[2026-01-30 13:29:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:29:19] [query] Engine: default
[2026-01-30 13:29:19] [query] Tokens: mb, kartvedt, kartvedts, kartvedt’s, mba, mbas, mba’s, mbrown, 200, extreme
[2026-01-30 13:29:19] [query] Mods: 11
[2026-01-30 13:29:19] [query] Trying AND logic
[2026-01-30 13:29:19] [query] Using OR logic
[2026-01-30 13:29:19] [query] Found results using: or logic
[2026-01-30 13:29:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3436,7651,3026,68,3597)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30334,52020,55447,55446,3438,3494,3479,37208,3436,7651) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:29:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:29:19] [query] Results: 72 Pages of results: 1
[2026-01-30 13:29:19] [query] Execution time: 0.12109
[2026-01-30 13:29:24] [query] Query for: hatteras realty outer banks nc
[2026-01-30 13:29:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:29:24] [query] Engine: default
[2026-01-30 13:29:24] [query] Tokens: realty, outer, banks, nc, heaters, hatteras
[2026-01-30 13:29:24] [query] Mods: 11
[2026-01-30 13:29:24] [query] Using OR logic
[2026-01-30 13:29:25] [query] Found results using: or logic
[2026-01-30 13:29:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2235,396,7026,1138)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1138,7026,2235,396,14293,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:29:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:29:25] [query] Results: 688 Pages of results: 4
[2026-01-30 13:29:25] [query] Execution time: 0.50665
[2026-01-30 13:29:29] [query] Query for: isight闪退
[2026-01-30 13:29:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:29:29] [query] Engine: default
[2026-01-30 13:29:29] [query] Tokens: isight闪退
[2026-01-30 13:29:29] [query] Mods: 11
[2026-01-30 13:29:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:29:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:29:29] [query] Results: 0 Pages of results: 0
[2026-01-30 13:29:29] [query] Execution time: 0.08585
[2026-01-30 13:30:12] [query] Query for: alone
[2026-01-30 13:30:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:30:12] [query] Engine: default
[2026-01-30 13:30:12] [query] Tokens: alone
[2026-01-30 13:30:12] [query] Mods: 11
[2026-01-30 13:30:12] [query] Found results using: or logic
[2026-01-30 13:30:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (224) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:30:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:30:12] [query] Results: 40 Pages of results: 1
[2026-01-30 13:30:12] [query] Execution time: 0.03360
[2026-01-30 13:30:59] [query] Query for: 横浜エアジン移転
[2026-01-30 13:30:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:30:59] [query] Engine: default
[2026-01-30 13:30:59] [query] Tokens: 横浜エアジン移転
[2026-01-30 13:30:59] [query] Mods: 11
[2026-01-30 13:30:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:30:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:30:59] [query] Results: 0 Pages of results: 0
[2026-01-30 13:30:59] [query] Execution time: 0.08422
[2026-01-30 13:31:18] [query] Query for: billig lotrisone online 🎬🧧⤃ www.7search.top/lotrisone tab s prezzo. hvor kan man kobe fda godkendt sundhedsprodukt billige danmark. kob lotrisone. bestil os.
[2026-01-30 13:31:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:31:18] [query] Engine: default
[2026-01-30 13:31:18] [query] Tokens: kobe, kandyce, kane, kaneohe, kangaroo, kangaroos, kansas, kober, man, online
[2026-01-30 13:31:18] [query] Mods: 11
[2026-01-30 13:31:18] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:31:18] [query] Using OR logic
[2026-01-30 13:31:19] [query] Found results using: or logic
[2026-01-30 13:31:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (692,994,11197,68,8813,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,23237,47685,65859,57034,57031,44846,27767,692,994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:31:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:31:19] [query] Results: 156 Pages of results: 1
[2026-01-30 13:31:19] [query] Execution time: 0.19992
[2026-01-30 13:32:49] [query] Query for: кив анемостат
[2026-01-30 13:32:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:32:49] [query] Engine: default
[2026-01-30 13:32:49] [query] Tokens: кив анемостат
[2026-01-30 13:32:49] [query] Mods: 11
[2026-01-30 13:32:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:32:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:32:49] [query] Results: 0 Pages of results: 0
[2026-01-30 13:32:49] [query] Execution time: 0.23084
[2026-01-30 13:32:51] [query] Query for: 小美玉市花野井３５９－２５
[2026-01-30 13:32:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:32:51] [query] Engine: default
[2026-01-30 13:32:51] [query] Tokens: 小美玉市花野井３５９ ２５
[2026-01-30 13:32:51] [query] Mods: 11
[2026-01-30 13:32:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:32:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:32:51] [query] Results: 0 Pages of results: 0
[2026-01-30 13:32:51] [query] Execution time: 0.09977
[2026-01-30 13:33:17] [query] Query for: era realestate
[2026-01-30 13:33:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:33:17] [query] Engine: default
[2026-01-30 13:33:17] [query] Tokens: era, realestate
[2026-01-30 13:33:17] [query] Mods: 11
[2026-01-30 13:33:17] [query] Trying AND logic
[2026-01-30 13:33:17] [query] Using OR logic
[2026-01-30 13:33:17] [query] Found results using: or logic
[2026-01-30 13:33:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4835,7703) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:33:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:33:17] [query] Results: 15 Pages of results: 1
[2026-01-30 13:33:17] [query] Execution time: 0.03296
[2026-01-30 13:33:53] [query] Query for: tryon nc to bessemer city
[2026-01-30 13:33:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:33:53] [query] Engine: default
[2026-01-30 13:33:53] [query] Tokens: nc, bessemer, city, thrown, tyron, tyrone, tryon
[2026-01-30 13:33:53] [query] Mods: 11
[2026-01-30 13:33:53] [query] Using OR logic
[2026-01-30 13:33:53] [query] Found results using: or logic
[2026-01-30 13:33:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15559,582,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,15559,582,14472,1515,44336,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:33:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:33:53] [query] Results: 673 Pages of results: 4
[2026-01-30 13:33:53] [query] Execution time: 0.51333
[2026-01-30 13:34:06] [index:background] Health check
[2026-01-30 13:34:06] [index:background] Health check
[2026-01-30 13:34:07] [indexer:background] Health check
[2026-01-30 13:34:13] [query] Query for: お年玉キャンペーン
[2026-01-30 13:34:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:34:13] [query] Engine: default
[2026-01-30 13:34:13] [query] Tokens: お年玉キャンペーン
[2026-01-30 13:34:13] [query] Mods: 11
[2026-01-30 13:34:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:34:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:34:13] [query] Results: 0 Pages of results: 0
[2026-01-30 13:34:13] [query] Execution time: 0.09754
[2026-01-30 13:34:27] [query] Query for: 墨西哥增值税法
[2026-01-30 13:34:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:34:27] [query] Engine: default
[2026-01-30 13:34:27] [query] Tokens: 墨西哥增值税法
[2026-01-30 13:34:27] [query] Mods: 11
[2026-01-30 13:34:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:34:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:34:27] [query] Results: 0 Pages of results: 0
[2026-01-30 13:34:27] [query] Execution time: 0.08382
[2026-01-30 13:34:32] [query] Query for: chi't'l
[2026-01-30 13:34:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:34:32] [query] Engine: default
[2026-01-30 13:34:32] [query] Tokens: chicago, chicagos, chicago’s, chicken, chickens, chief, chief-stick-thrower, chiefstickthrower, chiefstoryteller, chiggers
[2026-01-30 13:34:32] [query] Mods: 11
[2026-01-30 13:34:32] [query] Using OR logic
[2026-01-30 13:34:32] [query] Found results using: or logic
[2026-01-30 13:34:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20348,860)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1988,15614,15598,17698,17697,2480,53607,53624,13856,57012) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:34:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:34:32] [query] Results: 58 Pages of results: 1
[2026-01-30 13:34:32] [query] Execution time: 0.04138
[2026-01-30 13:35:12] [query] Query for: order estradiol 📭👻🧾 www.7rx.biz/estradiol in uk cheap no rx online overnight. buy saturday delivery estradiol.
[2026-01-30 13:35:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 13:35:12] [query] Engine: default
[2026-01-30 13:35:12] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, rxtakeback, buy, cheap, delivery, online, order
[2026-01-30 13:35:12] [query] Mods: 11
[2026-01-30 13:35:12] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:35:12] [query] Using OR logic
[2026-01-30 13:35:12] [query] Found results using: or logic
[2026-01-30 13:35:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2933,15343,8263,994,5692,5536,7566,5465,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,12936,2933,15343,8263,994,5692) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:35:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:35:12] [query] Results: 418 Pages of results: 35
[2026-01-30 13:35:12] [query] Execution time: 0.13281
[2026-01-30 13:35:35] [query] Query for: girls day创建时间
[2026-01-30 13:35:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:35:35] [query] Engine: default
[2026-01-30 13:35:35] [query] Tokens: girls, day创建时间
[2026-01-30 13:35:35] [query] Mods: 11
[2026-01-30 13:35:35] [query] Using OR logic
[2026-01-30 13:35:36] [query] Found results using: or logic
[2026-01-30 13:35:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6449)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6449,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:35:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:35:36] [query] Results: 3 Pages of results: 1
[2026-01-30 13:35:36] [query] Execution time: 0.08685
[2026-01-30 13:36:24] [query] Query for: avatar roblox catalog
[2026-01-30 13:36:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:36:24] [query] Engine: default
[2026-01-30 13:36:24] [query] Tokens: avatar, catalog, roblox
[2026-01-30 13:36:24] [query] Mods: 11
[2026-01-30 13:36:24] [query] Using OR logic
[2026-01-30 13:36:24] [query] Found results using: or logic
[2026-01-30 13:36:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (74896,16101)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74896,16101,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:36:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:36:24] [query] Results: 2 Pages of results: 1
[2026-01-30 13:36:24] [query] Execution time: 0.13226
[2026-01-30 13:36:27] [query] Query for: 220
[2026-01-30 13:36:27] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:36:27] [query] Engine: forms_and_contracts
[2026-01-30 13:36:27] [query] Tokens: 220
[2026-01-30 13:36:27] [query] Mods: 5
[2026-01-30 13:36:27] [query] Found results using: or logic
[2026-01-30 13:36:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13954) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:36:27] [query] Results: 2 Pages of results: 1
[2026-01-30 13:36:27] [query] Execution time: 0.01922
[2026-01-30 13:36:35] [query] Query for: buying property with tenant rights obligations
[2026-01-30 13:36:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:36:35] [query] Engine: default
[2026-01-30 13:36:35] [query] Tokens: buying, property, tenant, rights, obligations
[2026-01-30 13:36:35] [query] Mods: 11
[2026-01-30 13:36:35] [query] Trying AND logic
[2026-01-30 13:36:35] [query] Using OR logic
[2026-01-30 13:36:36] [query] Found results using: or logic
[2026-01-30 13:36:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2061,107,10379,5159,623) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:36:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:36:36] [query] Results: 952 Pages of results: 5
[2026-01-30 13:36:36] [query] Execution time: 0.35971
[2026-01-30 13:36:38] [query] Query for: mecklenburg county north carolina portal
[2026-01-30 13:36:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:36:38] [query] Engine: default
[2026-01-30 13:36:38] [query] Tokens: mecklenburg, county, north, carolina, portal
[2026-01-30 13:36:38] [query] Mods: 11
[2026-01-30 13:36:38] [query] Trying AND logic
[2026-01-30 13:36:38] [query] Using OR logic
[2026-01-30 13:36:38] [query] Found results using: or logic
[2026-01-30 13:36:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8984,574,253,254,1887) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:36:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:36:38] [query] Results: 631 Pages of results: 4
[2026-01-30 13:36:38] [query] Execution time: 0.32805
[2026-01-30 13:36:40] [query] Query for: 2023
[2026-01-30 13:36:40] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:36:40] [query] Engine: default
[2026-01-30 13:36:40] [query] Tokens: 2023
[2026-01-30 13:36:40] [query] Mods: 11
[2026-01-30 13:36:40] [query] Found results using: or logic
[2026-01-30 13:36:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1020) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:36:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:36:40] [query] Results: 292 Pages of results: 2
[2026-01-30 13:36:40] [query] Execution time: 0.07737
[2026-01-30 13:37:20] [query] Query for: buying property with tenant rights obligations
[2026-01-30 13:37:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:37:20] [query] Engine: default
[2026-01-30 13:37:20] [query] Tokens: buying, property, tenant, rights, obligations
[2026-01-30 13:37:20] [query] Mods: 11
[2026-01-30 13:37:20] [query] Trying AND logic
[2026-01-30 13:37:20] [query] Using OR logic
[2026-01-30 13:37:20] [query] Found results using: or logic
[2026-01-30 13:37:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2061,107,10379,5159,623) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:37:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:37:20] [query] Results: 952 Pages of results: 5
[2026-01-30 13:37:20] [query] Execution time: 0.27940
[2026-01-30 13:37:28] [query] Query for: yea engagement letter 2024 pdf download for condominium hoa
[2026-01-30 13:37:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:37:28] [query] Engine: default
[2026-01-30 13:37:28] [query] Tokens: yeah, year, year & beyond, year 2018, year 2020, year 2021, year 2022, year 2023, year 2024, year's
[2026-01-30 13:37:28] [query] Mods: 11
[2026-01-30 13:37:28] [query] Trying AND logic
[2026-01-30 13:37:29] [query] Found results using: and logic
[2026-01-30 13:37:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17910,17650,9546,5581,7597,6755,3613)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7385,83,43876,21779,16681,18648,27579,27580,45281,11148) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:37:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:37:29] [query] Results: 1 Pages of results: 1
[2026-01-30 13:37:29] [query] Execution time: 0.04421
[2026-01-30 13:38:50] [query] Query for: inventar camera
[2026-01-30 13:38:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:38:50] [query] Engine: default
[2026-01-30 13:38:50] [query] Tokens: camera, inventory, inventar
[2026-01-30 13:38:50] [query] Mods: 11
[2026-01-30 13:38:50] [query] Using OR logic
[2026-01-30 13:38:50] [query] Found results using: or logic
[2026-01-30 13:38:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3596)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3596,1995,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:38:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:38:50] [query] Results: 45 Pages of results: 1
[2026-01-30 13:38:50] [query] Execution time: 0.10419
[2026-01-30 13:38:59] [index:background] Health check
[2026-01-30 13:38:59] [indexer:background] Health check
[2026-01-30 13:38:59] [indexer:background] Health check
[2026-01-30 13:39:30] [query] Query for: 2012 aston martin rapide drive seat doesnt gop back
[2026-01-30 13:39:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:39:30] [query] Engine: default
[2026-01-30 13:39:30] [query] Tokens: astonishing, 2012, back, doesnt, drive, martin, seat
[2026-01-30 13:39:30] [query] Mods: 11
[2026-01-30 13:39:30] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:39:30] [query] Using OR logic
[2026-01-30 13:39:30] [query] Found results using: or logic
[2026-01-30 13:39:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2212,877,1867,3712,5092,4986)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11723,2212,877,1867,3712,5092,4986) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:39:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:39:30] [query] Results: 410 Pages of results: 3
[2026-01-30 13:39:30] [query] Execution time: 0.23929
[2026-01-30 13:39:33] [query] Query for: サブカル
[2026-01-30 13:39:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:39:33] [query] Engine: default
[2026-01-30 13:39:33] [query] Tokens: サブカル
[2026-01-30 13:39:33] [query] Mods: 11
[2026-01-30 13:39:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:39:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:39:33] [query] Results: 0 Pages of results: 0
[2026-01-30 13:39:33] [query] Execution time: 0.09229
[2026-01-30 13:40:13] [query] Query for: document n
[2026-01-30 13:40:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:40:13] [query] Engine: default
[2026-01-30 13:40:13] [query] Tokens: document, n
[2026-01-30 13:40:13] [query] Mods: 11
[2026-01-30 13:40:13] [query] Trying AND logic
[2026-01-30 13:40:13] [query] Found results using: and logic
[2026-01-30 13:40:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4385,2552) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:40:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11911', '1232', '13282', '14075', '14230', '15960', '16726', '16782', '17406', '17721', '17737', '19889', '19941', '20270', '20370', '20374', '20380', '20394', '20443', '20445', '20472', '20483', '20584', '21578', '21591', '21592', '21622', '21664', '22189', '22267', '2279', '24478', '25021', '25160', '25264', '25536', '25537', '25640', '25641', '25701', '25702', '25863', '26194', '26247', '2708', '36146', '36776', '36794', '44590', '44644', '46141', '46448', '47866', '47873', '48630', '49465', '50410', '50577', '51774', '53181', '8963', '9014') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:40:13] [query] Results: 62 Pages of results: 1
[2026-01-30 13:40:13] [query] Execution time: 0.07013
[2026-01-30 13:42:14] [query] Query for: special power of attorney buying property template
[2026-01-30 13:42:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:42:14] [query] Engine: default
[2026-01-30 13:42:14] [query] Tokens: special, power, attorney, buying, property, template
[2026-01-30 13:42:14] [query] Mods: 11
[2026-01-30 13:42:14] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:42:14] [query] Using OR logic
[2026-01-30 13:42:14] [query] Found results using: or logic
[2026-01-30 13:42:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (546,2775,900,2061,107,2856) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:42:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:42:14] [query] Results: 1017 Pages of results: 6
[2026-01-30 13:42:14] [query] Execution time: 0.47539
[2026-01-30 13:42:54] [query] Query for: detran abertura de processo
[2026-01-30 13:42:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:42:54] [query] Engine: default
[2026-01-30 13:42:54] [query] Tokens: de, drain, drawn, duran, press, prices, process, detran abertura processo
[2026-01-30 13:42:54] [query] Mods: 11
[2026-01-30 13:42:54] [query] Using OR logic
[2026-01-30 13:42:54] [query] Found results using: or logic
[2026-01-30 13:42:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,7985,12814,23219,1925,2213,735,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:42:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:42:54] [query] Results: 290 Pages of results: 2
[2026-01-30 13:42:54] [query] Execution time: 0.26491
[2026-01-30 13:43:14] [query] Query for: rutherford county nc will or trust lawyers
[2026-01-30 13:43:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:43:14] [query] Engine: default
[2026-01-30 13:43:14] [query] Tokens: rutherford, county, nc, will, trust, lawyers
[2026-01-30 13:43:14] [query] Mods: 11
[2026-01-30 13:43:14] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:43:14] [query] Using OR logic
[2026-01-30 13:43:14] [query] Found results using: or logic
[2026-01-30 13:43:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17825,574,396,77,3288,9010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:43:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:43:14] [query] Results: 1173 Pages of results: 6
[2026-01-30 13:43:14] [query] Execution time: 0.64332
[2026-01-30 13:43:39] [query] Query for: قیمت دلار اردیبهشت ۱398
[2026-01-30 13:43:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:43:39] [query] Engine: default
[2026-01-30 13:43:39] [query] Tokens: 39804, 39836
[2026-01-30 13:43:39] [query] Mods: 11
[2026-01-30 13:43:39] [query] Using OR logic
[2026-01-30 13:43:39] [query] Found results using: and logic
[2026-01-30 13:43:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (38271,56376) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:43:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:43:39] [query] Results: 2 Pages of results: 1
[2026-01-30 13:43:39] [query] Execution time: 0.02016
[2026-01-30 13:44:02] [query] Query for: hilton head mls membership
[2026-01-30 13:44:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:44:02] [query] Engine: default
[2026-01-30 13:44:02] [query] Tokens: hilton, head, mls, membership
[2026-01-30 13:44:02] [query] Mods: 11
[2026-01-30 13:44:02] [query] Trying AND logic
[2026-01-30 13:44:02] [query] Using OR logic
[2026-01-30 13:44:02] [query] Found results using: or logic
[2026-01-30 13:44:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11016,1984,2699,1878) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:44:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:44:02] [query] Results: 273 Pages of results: 2
[2026-01-30 13:44:02] [query] Execution time: 0.17757
[2026-01-30 13:44:02] [index:background] Health check
[2026-01-30 13:44:02] [indexer:background] Health check
[2026-01-30 13:44:02] [indexer:background] Health check
[2026-01-30 13:44:03] [query] Query for: was ist priligy tabletten ➠🖤 www.7search.xyz/fr/priligy 30 mg 60 et 90 pilule rouge priligy. commander sans ordonnance.
[2026-01-30 13:44:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:44:03] [query] Engine: default
[2026-01-30 13:44:03] [query] Tokens: mg, commander, istribution, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 30, 60, 90
[2026-01-30 13:44:03] [query] Mods: 11
[2026-01-30 13:44:03] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 13:44:03] [query] Using OR logic
[2026-01-30 13:44:03] [query] Found results using: or logic
[2026-01-30 13:44:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1803,2649,6960,19370,1016,13792,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,53659,33838,32437,51000,51009,51015,1803,2649,6960) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:44:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:44:03] [query] Results: 1122 Pages of results: 6
[2026-01-30 13:44:03] [query] Execution time: 0.37121
[2026-01-30 13:44:26] [query] Query for: comprar provigil online ⚾🐊🖐 www.7search.xyz/provigil recensioni. compre correio expresso europe. barato
[2026-01-30 13:44:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:44:26] [query] Engine: default
[2026-01-30 13:44:26] [query] Tokens: comprehending, comprehends, comprehensible, comprehension, comprehensive, europe, online, www, xyz
[2026-01-30 13:44:26] [query] Mods: 11
[2026-01-30 13:44:26] [query] Trying AND logic
[2026-01-30 13:44:26] [query] Using OR logic
[2026-01-30 13:44:27] [query] Found results using: or logic
[2026-01-30 13:44:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10552,994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (54991,33182,34913,20236,80,10552,994,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:44:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:44:27] [query] Results: 259 Pages of results: 2
[2026-01-30 13:44:27] [query] Execution time: 0.17360
[2026-01-30 13:44:49] [query] Query for: as is seller agreement
[2026-01-30 13:44:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:44:49] [query] Engine: default
[2026-01-30 13:44:49] [query] Tokens: seller, agreement
[2026-01-30 13:44:49] [query] Mods: 11
[2026-01-30 13:44:49] [query] Trying AND logic
[2026-01-30 13:44:53] [query] Found results using: and logic
[2026-01-30 13:44:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:44:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (210) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:44:53] [query] Results: 289 Pages of results: 2
[2026-01-30 13:44:53] [query] Execution time: 3.52584
[2026-01-30 13:45:04] [query] Query for: billiga dextroamphetamine online 👉➔🧡 www.7rx.biz/dextroamphetamine daily kaufen. vill du kopa pa natet. kop dextroamphetamine. natet europa bestalla fran europa.
[2026-01-30 13:45:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:45:04] [query] Engine: default
[2026-01-30 13:45:04] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, dua, dual, dual-agent, dualagent, dually, dubai
[2026-01-30 13:45:04] [query] Mods: 11
[2026-01-30 13:45:04] [query] Trying AND logic
[2026-01-30 13:45:04] [query] Using OR logic
[2026-01-30 13:45:04] [query] Found results using: or logic
[2026-01-30 13:45:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1451,16580,994,7795,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,59782,967,13260,13267,69683,21992) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:45:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:45:04] [query] Results: 51 Pages of results: 1
[2026-01-30 13:45:04] [query] Execution time: 0.05654
[2026-01-30 13:45:23] [query] Query for: 国家气象中心最新消息 2022年夏季 行测
[2026-01-30 13:45:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:45:23] [query] Engine: default
[2026-01-30 13:45:23] [query] Tokens: 2022, 国家气象中心最新消息 2022年夏季 行测
[2026-01-30 13:45:23] [query] Mods: 11
[2026-01-30 13:45:23] [query] Using OR logic
[2026-01-30 13:45:23] [query] Found results using: or logic
[2026-01-30 13:45:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11520)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11520,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:45:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:45:23] [query] Results: 318 Pages of results: 2
[2026-01-30 13:45:23] [query] Execution time: 0.23754
[2026-01-30 13:45:32] [query] Query for: good goods 三宅一生
[2026-01-30 13:45:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:45:32] [query] Engine: default
[2026-01-30 13:45:32] [query] Tokens: good, goods, 三宅一生
[2026-01-30 13:45:32] [query] Mods: 11
[2026-01-30 13:45:32] [query] Using OR logic
[2026-01-30 13:45:32] [query] Found results using: or logic
[2026-01-30 13:45:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1262,5287)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1262,5287,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:45:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:45:32] [query] Results: 237 Pages of results: 2
[2026-01-30 13:45:32] [query] Execution time: 0.19460
[2026-01-30 13:45:38] [query] Query for: 2023
[2026-01-30 13:45:38] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:45:38] [query] Engine: legal_qandas
[2026-01-30 13:45:38] [query] Tokens: 2023
[2026-01-30 13:45:38] [query] Mods: 5
[2026-01-30 13:45:38] [query] Found results using: or logic
[2026-01-30 13:45:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1020) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:45:38] [query] Results: 116 Pages of results: 1
[2026-01-30 13:45:38] [query] Execution time: 0.03820
[2026-01-30 13:47:00] [query] Query for: was realtor margit brandt a model before real estate
[2026-01-30 13:47:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:47:00] [query] Engine: default
[2026-01-30 13:47:00] [query] Tokens: hildebrandt, estate, model, real, realtor
[2026-01-30 13:47:00] [query] Mods: 11
[2026-01-30 13:47:00] [query] Trying AND logic
[2026-01-30 13:47:00] [query] Using OR logic
[2026-01-30 13:47:01] [query] Found results using: or logic
[2026-01-30 13:47:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,1732,171,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30557,172,1732,171,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:47:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:47:01] [query] Results: 1094 Pages of results: 6
[2026-01-30 13:47:01] [query] Execution time: 0.84412
[2026-01-30 13:47:13] [query] Query for: 夸克网盘 兑换码 纯数字 无效 5041495154510151723
[2026-01-30 13:47:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:47:13] [query] Engine: default
[2026-01-30 13:47:14] [query] Tokens: 夸克网盘 兑换码 纯数字 无效 5041495154510151723 5041495154510151723
[2026-01-30 13:47:14] [query] Mods: 11
[2026-01-30 13:47:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:47:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:47:14] [query] Results: 0 Pages of results: 0
[2026-01-30 13:47:14] [query] Execution time: 0.34674
[2026-01-30 13:48:01] [query] Query for: araihazar land registry rate
[2026-01-30 13:48:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:48:01] [query] Engine: default
[2026-01-30 13:48:01] [query] Tokens: land, registry, rate, araihazar
[2026-01-30 13:48:01] [query] Mods: 11
[2026-01-30 13:48:01] [query] Using OR logic
[2026-01-30 13:48:01] [query] Found results using: or logic
[2026-01-30 13:48:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (979,1474,4529)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,4529,1474,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:48:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:48:01] [query] Results: 178 Pages of results: 1
[2026-01-30 13:48:01] [query] Execution time: 0.15451
[2026-01-30 13:48:03] [query] Query for: โลโกอนาคตใหม่
[2026-01-30 13:48:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:48:03] [query] Engine: default
[2026-01-30 13:48:03] [query] Tokens: โลโกอนาคตใหม่
[2026-01-30 13:48:03] [query] Mods: 11
[2026-01-30 13:48:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:48:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:48:03] [query] Results: 0 Pages of results: 0
[2026-01-30 13:48:03] [query] Execution time: 0.09282
[2026-01-30 13:48:05] [query] Query for: neuroni playtika
[2026-01-30 13:48:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:48:05] [query] Engine: default
[2026-01-30 13:48:05] [query] Tokens: neuroni playtika
[2026-01-30 13:48:05] [query] Mods: 11
[2026-01-30 13:48:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:48:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:48:05] [query] Results: 0 Pages of results: 0
[2026-01-30 13:48:05] [query] Execution time: 0.11106
[2026-01-30 13:48:36] [index:background] Health check
[2026-01-30 13:48:51] [query] Query for: 气候类别y2
[2026-01-30 13:48:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:48:51] [query] Engine: default
[2026-01-30 13:48:51] [query] Tokens: 气候类别y2
[2026-01-30 13:48:51] [query] Mods: 11
[2026-01-30 13:48:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:48:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:48:51] [query] Results: 0 Pages of results: 0
[2026-01-30 13:48:51] [query] Execution time: 0.13989
[2026-01-30 13:48:55] [query] Query for: 木村拓哉ファン 芸能人
[2026-01-30 13:48:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:48:55] [query] Engine: default
[2026-01-30 13:48:55] [query] Tokens: 木村拓哉ファン 芸能人
[2026-01-30 13:48:55] [query] Mods: 11
[2026-01-30 13:48:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:48:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:48:55] [query] Results: 0 Pages of results: 0
[2026-01-30 13:48:55] [query] Execution time: 0.10022
[2026-01-30 13:49:39] [indexer:background] Health check
[2026-01-30 13:49:39] [indexer:background] Health check
[2026-01-30 13:49:39] [indexer:background] Health check
[2026-01-30 13:50:10] [query] Query for: かぶたん ヒューリック
[2026-01-30 13:50:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:50:10] [query] Engine: default
[2026-01-30 13:50:10] [query] Tokens: かぶたん ヒューリック
[2026-01-30 13:50:10] [query] Mods: 11
[2026-01-30 13:50:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:50:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:50:10] [query] Results: 0 Pages of results: 0
[2026-01-30 13:50:10] [query] Execution time: 0.10455
[2026-01-30 13:50:24] [query] Query for: 微信支付宝提现快 手机游戏 陕西西安
[2026-01-30 13:50:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:50:24] [query] Engine: default
[2026-01-30 13:50:25] [query] Tokens: 微信支付宝提现快 手机游戏 陕西西安
[2026-01-30 13:50:25] [query] Mods: 11
[2026-01-30 13:50:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:50:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:50:25] [query] Results: 0 Pages of results: 0
[2026-01-30 13:50:25] [query] Execution time: 0.19834
[2026-01-30 13:50:41] [query] Query for: steam 11月客户端
[2026-01-30 13:50:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:50:41] [query] Engine: default
[2026-01-30 13:50:41] [query] Tokens: 11, sitename, stem, system, steam 11月客户端 steam 11
[2026-01-30 13:50:41] [query] Mods: 11
[2026-01-30 13:50:41] [query] Using OR logic
[2026-01-30 13:50:42] [query] Found results using: or logic
[2026-01-30 13:50:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (38)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (38,29413,13967,2328,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:50:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:50:42] [query] Results: 533 Pages of results: 3
[2026-01-30 13:50:42] [query] Execution time: 0.38788
[2026-01-30 13:50:46] [query] Query for: pornotorrent
[2026-01-30 13:50:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:50:46] [query] Engine: default
[2026-01-30 13:50:46] [query] Tokens: pornotorrent
[2026-01-30 13:50:46] [query] Mods: 11
[2026-01-30 13:50:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:50:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:50:46] [query] Results: 0 Pages of results: 0
[2026-01-30 13:50:46] [query] Execution time: 0.09030
[2026-01-30 13:50:55] [query] Query for: 東海東京 かぶたん
[2026-01-30 13:50:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:50:55] [query] Engine: default
[2026-01-30 13:50:55] [query] Tokens: 東海東京 かぶたん
[2026-01-30 13:50:55] [query] Mods: 11
[2026-01-30 13:50:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:50:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:50:55] [query] Results: 0 Pages of results: 0
[2026-01-30 13:50:55] [query] Execution time: 0.10584
[2026-01-30 13:51:01] [query] Query for: raikageart
[2026-01-30 13:51:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:51:01] [query] Engine: default
[2026-01-30 13:51:01] [query] Tokens: raikageart
[2026-01-30 13:51:01] [query] Mods: 11
[2026-01-30 13:51:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:51:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:51:01] [query] Results: 0 Pages of results: 0
[2026-01-30 13:51:01] [query] Execution time: 0.08476
[2026-01-30 13:51:03] [query] Query for: rentals
[2026-01-30 13:51:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:51:03] [query] Engine: default
[2026-01-30 13:51:03] [query] Tokens: rentals
[2026-01-30 13:51:03] [query] Mods: 11
[2026-01-30 13:51:03] [query] Found results using: or logic
[2026-01-30 13:51:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3872) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:51:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:51:03] [query] Results: 26 Pages of results: 1
[2026-01-30 13:51:03] [query] Execution time: 0.07259
[2026-01-30 13:52:22] [query] Query for: ベトナムコーヒー 特徴
[2026-01-30 13:52:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:52:22] [query] Engine: default
[2026-01-30 13:52:22] [query] Tokens: ベトナムコーヒー 特徴
[2026-01-30 13:52:22] [query] Mods: 11
[2026-01-30 13:52:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:52:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:52:22] [query] Results: 0 Pages of results: 0
[2026-01-30 13:52:22] [query] Execution time: 0.12084
[2026-01-30 13:53:03] [query] Query for: special waranty deed
[2026-01-30 13:53:03] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:53:03] [query] Engine: forms_and_contracts
[2026-01-30 13:53:03] [query] Tokens: special, deed, deed 2025, deed2025, deeded, deeds, deed’s, special 40, special-assessments, special-assessments-broker-2
[2026-01-30 13:53:03] [query] Mods: 5
[2026-01-30 13:53:03] [query] Trying AND logic
[2026-01-30 13:53:03] [query] Using OR logic
[2026-01-30 13:53:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (546,6938,72195,72199,34173,909,37781,9742,37380,37517) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:53:03] [query] Results: 0 Pages of results: 0
[2026-01-30 13:53:03] [query] Execution time: 0.02116
[2026-01-30 13:53:36] [index:background] Health check
[2026-01-30 13:53:43] [query] Query for: exclusive buyer aganecy agreement
[2026-01-30 13:53:43] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:53:43] [query] Engine: forms_and_contracts
[2026-01-30 13:53:44] [query] Tokens: exclusive, buyer, agreement, agency, agencys, aganecy
[2026-01-30 13:53:44] [query] Mods: 5
[2026-01-30 13:53:44] [query] Using OR logic
[2026-01-30 13:53:44] [query] Found results using: or logic
[2026-01-30 13:53:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (873,3046,4501)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4501,3046,873,1500,1624,0) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:53:44] [query] Results: 160 Pages of results: 1
[2026-01-30 13:53:44] [query] Execution time: 0.23148
[2026-01-30 13:53:57] [query] Query for: deed
[2026-01-30 13:53:57] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:53:57] [query] Engine: forms_and_contracts
[2026-01-30 13:53:57] [query] Tokens: deed, deed 2025, deed2025, deeded, deeds, deed’s
[2026-01-30 13:53:57] [query] Mods: 5
[2026-01-30 13:53:57] [query] Using OR logic
[2026-01-30 13:53:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6938,72195,72199,34173,909,37781) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:53:57] [query] Results: 0 Pages of results: 0
[2026-01-30 13:53:57] [query] Execution time: 0.02082
[2026-01-30 13:54:07] [query] Query for: deed
[2026-01-30 13:54:07] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:54:07] [query] Engine: forms_and_contracts
[2026-01-30 13:54:07] [query] Tokens: deed, deed 2025, deed2025, deeded, deeds, deed’s
[2026-01-30 13:54:07] [query] Mods: 5
[2026-01-30 13:54:07] [query] Using OR logic
[2026-01-30 13:54:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6938,72195,72199,34173,909,37781) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:54:07] [query] Results: 0 Pages of results: 0
[2026-01-30 13:54:07] [query] Execution time: 0.00827
[2026-01-30 13:54:10] [query] Query for: spacedesk ダウンロード 方法
[2026-01-30 13:54:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:54:10] [query] Engine: default
[2026-01-30 13:54:10] [query] Tokens: spacedesk ダウンロード 方法
[2026-01-30 13:54:10] [query] Mods: 11
[2026-01-30 13:54:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:54:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:54:10] [query] Results: 0 Pages of results: 0
[2026-01-30 13:54:10] [query] Execution time: 0.13010
[2026-01-30 13:54:22] [query] Query for: bps00024fr
[2026-01-30 13:54:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:54:22] [query] Engine: default
[2026-01-30 13:54:22] [query] Tokens: bps00024fr
[2026-01-30 13:54:22] [query] Mods: 11
[2026-01-30 13:54:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:54:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:54:22] [query] Results: 0 Pages of results: 0
[2026-01-30 13:54:22] [query] Execution time: 0.10331
[2026-01-30 13:54:26] [query] Query for: 아카데미의 야만족 힘법사가 되었다
[2026-01-30 13:54:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:54:26] [query] Engine: default
[2026-01-30 13:54:26] [query] Tokens: 아카데미의 야만족 힘법사가 되었다
[2026-01-30 13:54:26] [query] Mods: 11
[2026-01-30 13:54:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:54:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:54:26] [query] Results: 0 Pages of results: 0
[2026-01-30 13:54:27] [query] Execution time: 0.28092
[2026-01-30 13:54:38] [indexer:background] Health check
[2026-01-30 13:54:39] [indexer:background] Health check
[2026-01-30 13:54:52] [query] Query for: دانلود فیلم 2025 دوبله
[2026-01-30 13:54:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:54:52] [query] Engine: default
[2026-01-30 13:54:52] [query] Tokens: 2025, دانلود فیلم دوبله
[2026-01-30 13:54:52] [query] Mods: 11
[2026-01-30 13:54:52] [query] Using OR logic
[2026-01-30 13:54:52] [query] Found results using: or logic
[2026-01-30 13:54:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:54:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:54:52] [query] Results: 185 Pages of results: 1
[2026-01-30 13:54:52] [query] Execution time: 0.25359
[2026-01-30 13:54:58] [query] Query for: 北京航空航天大学计算材料学
[2026-01-30 13:54:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:54:58] [query] Engine: default
[2026-01-30 13:54:58] [query] Tokens: 北京航空航天大学计算材料学
[2026-01-30 13:54:58] [query] Mods: 11
[2026-01-30 13:54:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:54:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:54:58] [query] Results: 0 Pages of results: 0
[2026-01-30 13:54:58] [query] Execution time: 0.07411
[2026-01-30 13:55:03] [query] Query for: when are the ncoems workshops scheduled for 2026?
[2026-01-30 13:55:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:55:03] [query] Engine: default
[2026-01-30 13:55:04] [query] Tokens: workshops, scheduled, 2026, for 2026, ncoems
[2026-01-30 13:55:04] [query] Mods: 11
[2026-01-30 13:55:04] [query] Using OR logic
[2026-01-30 13:55:04] [query] Found results using: or logic
[2026-01-30 13:55:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,72562,5681,7347)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7347,5681,28036,72562,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:55:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:55:04] [query] Results: 112 Pages of results: 1
[2026-01-30 13:55:04] [query] Execution time: 0.18981
[2026-01-30 13:55:06] [query] Query for: 밭에 돌이 너와 언약을 맺겠고 들짐승이 화친할 것임이라 의미?
[2026-01-30 13:55:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:55:06] [query] Engine: default
[2026-01-30 13:55:06] [query] Tokens: 밭에 돌이 너와 언약을 맺겠고 들짐승이 화친할 것임이라 의미
[2026-01-30 13:55:06] [query] Mods: 11
[2026-01-30 13:55:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:55:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:55:06] [query] Results: 0 Pages of results: 0
[2026-01-30 13:55:06] [query] Execution time: 0.29335
[2026-01-30 13:55:21] [query] Query for: madelyn cooper upper stewiacke
[2026-01-30 13:55:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:55:21] [query] Engine: default
[2026-01-30 13:55:21] [query] Tokens: cooper, upper, madalyn, madeleine, stack, stake, steak, stick, madelyn stewiacke
[2026-01-30 13:55:21] [query] Mods: 11
[2026-01-30 13:55:21] [query] Using OR logic
[2026-01-30 13:55:21] [query] Found results using: or logic
[2026-01-30 13:55:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5774,2309)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5774,2309,20981,72330,3073,69,69430,7434,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:55:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:55:21] [query] Results: 59 Pages of results: 1
[2026-01-30 13:55:21] [query] Execution time: 0.24932
[2026-01-30 13:56:52] [query] Query for: showing
[2026-01-30 13:56:52] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:56:52] [query] Engine: forms_and_contracts
[2026-01-30 13:56:52] [query] Tokens: showing
[2026-01-30 13:56:52] [query] Mods: 5
[2026-01-30 13:56:52] [query] Found results using: or logic
[2026-01-30 13:56:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3190) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:56:52] [query] Results: 4 Pages of results: 1
[2026-01-30 13:56:52] [query] Execution time: 0.02764
[2026-01-30 13:57:01] [query] Query for: cook hot section
[2026-01-30 13:57:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:57:01] [query] Engine: default
[2026-01-30 13:57:01] [query] Tokens: cook, hot, section
[2026-01-30 13:57:01] [query] Mods: 11
[2026-01-30 13:57:01] [query] Trying AND logic
[2026-01-30 13:57:01] [query] Using OR logic
[2026-01-30 13:57:01] [query] Found results using: or logic
[2026-01-30 13:57:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6165,2226,101) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:57:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:57:01] [query] Results: 209 Pages of results: 2
[2026-01-30 13:57:01] [query] Execution time: 0.07761
[2026-01-30 13:57:51] [query] Query for: prefeituramunciipalde ajuru
[2026-01-30 13:57:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:57:51] [query] Engine: default
[2026-01-30 13:57:52] [query] Tokens: prefeituramunciipalde ajuru
[2026-01-30 13:57:52] [query] Mods: 11
[2026-01-30 13:57:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:57:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:57:52] [query] Results: 0 Pages of results: 0
[2026-01-30 13:57:52] [query] Execution time: 0.13138
[2026-01-30 13:58:31] [query] Query for: manteltarifvertrag elektro schulungszeit
[2026-01-30 13:58:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:58:31] [query] Engine: default
[2026-01-30 13:58:31] [query] Tokens: manteltarifvertrag elektro schulungszeit
[2026-01-30 13:58:31] [query] Mods: 11
[2026-01-30 13:58:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:58:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:58:31] [query] Results: 0 Pages of results: 0
[2026-01-30 13:58:31] [query] Execution time: 0.16111
[2026-01-30 13:59:13] [index:background] Health check
[2026-01-30 13:59:13] [index:background] CPU load threshold (3) breached: 3.09 [waiting 2]
[2026-01-30 13:59:15] [indexer:background] CPU load threshold (3) breached: 3.09 [waiting 2]
[2026-01-30 13:59:17] [indexer:background] Health check
[2026-01-30 13:59:17] [indexer:background] CPU load threshold (3) breached: 3.09 [waiting 2]
[2026-01-30 13:59:19] [indexer:background] Health check
[2026-01-30 13:59:19] [indexer:background] CPU load threshold (3) breached: 3.08 [waiting 2]
[2026-01-30 13:59:40] [query] Query for: 🎪🌐 schliese eine freundin and julie 🎪🌐www.datesol.xyz🎪 🎪 dhpvcagwrx
[2026-01-30 13:59:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:59:40] [query] Engine: default
[2026-01-30 13:59:40] [query] Tokens: caffeine, madeleine, reine, reiner, julie
[2026-01-30 13:59:40] [query] Mods: 11
[2026-01-30 13:59:40] [query] Trying AND logic
[2026-01-30 13:59:40] [query] Found results using: and logic
[2026-01-30 13:59:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10264)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9426,72330,27856,10538,10264) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:59:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('46194') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:59:40] [query] Results: 1 Pages of results: 1
[2026-01-30 13:59:40] [query] Execution time: 0.18615
[2026-01-30 13:59:45] [query] Query for: 💣🧩www.datego.xyz💣🧩xxx ssxy 💣🧩 💣 xxx nyzdulhbxc
[2026-01-30 13:59:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:59:45] [query] Engine: default
[2026-01-30 13:59:45] [query] Tokens: xxx, dates, 💣🧩www datego xyz💣🧩xxx ssxy 💣🧩 💣 nyzdulhbxc www.datego.xyz
[2026-01-30 13:59:45] [query] Mods: 11
[2026-01-30 13:59:45] [query] Using OR logic
[2026-01-30 13:59:45] [query] Found results using: or logic
[2026-01-30 13:59:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (74766)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74766,3953,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:59:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:59:45] [query] Results: 27 Pages of results: 1
[2026-01-30 13:59:45] [query] Execution time: 0.27497
[2026-01-30 13:59:51] [query] Query for: 💣🧩www.datego.xyz💣🧩dating scan 6 weeks pregnant symptoms 💣🧩 💣 dating pkdfotvxiu
[2026-01-30 13:59:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:59:51] [query] Engine: default
[2026-01-30 13:59:51] [query] Query for: مدحت شلبي
[2026-01-30 13:59:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 13:59:51] [query] Engine: default
[2026-01-30 13:59:51] [query] Tokens: مدحت شلبي
[2026-01-30 13:59:51] [query] Mods: 11
[2026-01-30 13:59:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:59:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:59:51] [query] Results: 0 Pages of results: 0
[2026-01-30 13:59:51] [query] Execution time: 0.24024
[2026-01-30 13:59:51] [query] Tokens: scan, 6, weeks, pregnant, symptoms, 💣🧩www datego xyz💣🧩dating 💣🧩 💣
[2026-01-30 13:59:51] [query] Mods: 11
[2026-01-30 13:59:51] [query] Using OR logic
[2026-01-30 13:59:51] [query] Found results using: or logic
[2026-01-30 13:59:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2629,15866,57970,8117,17660,536)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8117,2629,536,57970,17660,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 13:59:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 13:59:51] [query] Results: 254 Pages of results: 2
[2026-01-30 13:59:51] [query] Execution time: 0.55566
[2026-01-30 14:00:13] [query] Query for: 台中市長
[2026-01-30 14:00:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:00:13] [query] Engine: default
[2026-01-30 14:00:13] [query] Tokens: 台中市長
[2026-01-30 14:00:13] [query] Mods: 11
[2026-01-30 14:00:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:00:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:00:13] [query] Results: 0 Pages of results: 0
[2026-01-30 14:00:13] [query] Execution time: 0.10297
[2026-01-30 14:00:22] [query] Query for: kesemen
[2026-01-30 14:00:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:00:22] [query] Engine: default
[2026-01-30 14:00:22] [query] Tokens: keen, kesemen
[2026-01-30 14:00:22] [query] Mods: 11
[2026-01-30 14:00:22] [query] Using OR logic
[2026-01-30 14:00:22] [query] Found results using: or logic
[2026-01-30 14:00:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10020,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:00:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:00:22] [query] Results: 3 Pages of results: 1
[2026-01-30 14:00:22] [query] Execution time: 0.09580
[2026-01-30 14:01:02] [query] Query for: 笑う人 フリー素材
[2026-01-30 14:01:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:01:02] [query] Engine: default
[2026-01-30 14:01:02] [query] Tokens: 笑う人 フリー素材
[2026-01-30 14:01:02] [query] Mods: 11
[2026-01-30 14:01:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:01:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:01:02] [query] Results: 0 Pages of results: 0
[2026-01-30 14:01:02] [query] Execution time: 0.14590
[2026-01-30 14:03:12] [query] Query for: varehenger type cz-4384
[2026-01-30 14:03:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:03:12] [query] Engine: default
[2026-01-30 14:03:12] [query] Tokens: 438438, 43846, type
[2026-01-30 14:03:12] [query] Mods: 11
[2026-01-30 14:03:12] [query] Trying AND logic
[2026-01-30 14:03:12] [query] Using OR logic
[2026-01-30 14:03:12] [query] Found results using: or logic
[2026-01-30 14:03:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2452)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57430,43535,2452) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:03:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:03:12] [query] Results: 105 Pages of results: 1
[2026-01-30 14:03:12] [query] Execution time: 0.05590
[2026-01-30 14:03:16] [query] Query for: 全员女子妊娠计划第一集怎么看
[2026-01-30 14:03:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:03:16] [query] Engine: default
[2026-01-30 14:03:16] [query] Tokens: 全员女子妊娠计划第一集怎么看
[2026-01-30 14:03:16] [query] Mods: 11
[2026-01-30 14:03:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:03:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:03:16] [query] Results: 0 Pages of results: 0
[2026-01-30 14:03:16] [query] Execution time: 0.07565
[2026-01-30 14:03:37] [index:background] Health check
[2026-01-30 14:04:02] [query] Query for: www.box.xom
[2026-01-30 14:04:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:04:02] [query] Engine: default
[2026-01-30 14:04:02] [query] Tokens: www, box, xom www.box.xom
[2026-01-30 14:04:02] [query] Mods: 11
[2026-01-30 14:04:02] [query] Using OR logic
[2026-01-30 14:04:02] [query] Found results using: or logic
[2026-01-30 14:04:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2975,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,2975,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:04:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:04:02] [query] Results: 185 Pages of results: 1
[2026-01-30 14:04:02] [query] Execution time: 0.24656
[2026-01-30 14:04:22] [query] Query for: 那魯灣是什麼意思
[2026-01-30 14:04:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:04:22] [query] Engine: default
[2026-01-30 14:04:23] [query] Tokens: 那魯灣是什麼意思
[2026-01-30 14:04:23] [query] Mods: 11
[2026-01-30 14:04:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:04:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:04:23] [query] Results: 0 Pages of results: 0
[2026-01-30 14:04:23] [query] Execution time: 0.07730
[2026-01-30 14:04:40] [indexer:background] Health check
[2026-01-30 14:04:40] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2]
[2026-01-30 14:04:40] [indexer:background] Health check
[2026-01-30 14:04:42] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2]
[2026-01-30 14:05:13] [query] Query for: when what happens
[2026-01-30 14:05:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:05:13] [query] Engine: default
[2026-01-30 14:05:13] [query] Tokens: happens
[2026-01-30 14:05:13] [query] Mods: 11
[2026-01-30 14:05:13] [query] Found results using: and logic
[2026-01-30 14:05:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1289) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:05:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:05:13] [query] Results: 49 Pages of results: 1
[2026-01-30 14:05:13] [query] Execution time: 0.04687
[2026-01-30 14:05:15] [query] Query for: |zaw34
[2026-01-30 14:05:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:05:15] [query] Engine: default
[2026-01-30 14:05:15] [query] Tokens: zaw34
[2026-01-30 14:05:15] [query] Mods: 11
[2026-01-30 14:05:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:05:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:05:15] [query] Results: 0 Pages of results: 0
[2026-01-30 14:05:15] [query] Execution time: 0.07996
[2026-01-30 14:05:32] [query] Query for: أهمية التسامح في الإسلام
[2026-01-30 14:05:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:05:32] [query] Engine: default
[2026-01-30 14:05:32] [query] Tokens: أهمية التسامح في الإسلام
[2026-01-30 14:05:32] [query] Mods: 11
[2026-01-30 14:05:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:05:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:05:32] [query] Results: 0 Pages of results: 0
[2026-01-30 14:05:32] [query] Execution time: 0.18632
[2026-01-30 14:05:47] [query] Query for: курс usdt к батт
[2026-01-30 14:05:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:05:47] [query] Engine: default
[2026-01-30 14:05:47] [query] Tokens: usd, usda, used, ust, курс usdt к батт
[2026-01-30 14:05:47] [query] Mods: 11
[2026-01-30 14:05:47] [query] Using OR logic
[2026-01-30 14:05:47] [query] Found results using: or logic
[2026-01-30 14:05:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35703,25599,928,38056,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:05:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:05:47] [query] Results: 281 Pages of results: 2
[2026-01-30 14:05:47] [query] Execution time: 0.38174
[2026-01-30 14:07:23] [query] Query for: nc 2cert
[2026-01-30 14:07:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:07:23] [query] Engine: default
[2026-01-30 14:07:23] [query] Tokens: nc, cert, 2cert nc 2cert
[2026-01-30 14:07:23] [query] Mods: 11
[2026-01-30 14:07:23] [query] Using OR logic
[2026-01-30 14:07:23] [query] Found results using: or logic
[2026-01-30 14:07:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,30228,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:07:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:07:23] [query] Results: 656 Pages of results: 4
[2026-01-30 14:07:24] [query] Execution time: 0.62949
[2026-01-30 14:07:32] [query] Query for: appraisal addendum
[2026-01-30 14:07:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:07:32] [query] Engine: default
[2026-01-30 14:07:32] [query] Tokens: appraisal, addendum
[2026-01-30 14:07:32] [query] Mods: 11
[2026-01-30 14:07:32] [query] Trying AND logic
[2026-01-30 14:07:32] [query] Found results using: and logic
[2026-01-30 14:07:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8778,12562) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:07:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '14256', '20197', '20198', '20203', '21357', '22865', '25821', '26210', '41095', '51394', '55277') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:07:32] [query] Results: 12 Pages of results: 1
[2026-01-30 14:07:32] [query] Execution time: 0.09236
[2026-01-30 14:07:36] [query] Query for: graduacao gestao publica
[2026-01-30 14:07:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:07:36] [query] Engine: default
[2026-01-30 14:07:36] [query] Tokens: publication, publications, publicawareness
[2026-01-30 14:07:36] [query] Mods: 11
[2026-01-30 14:07:36] [query] Using OR logic
[2026-01-30 14:07:37] [query] Found results using: and logic
[2026-01-30 14:07:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5164,48,27086) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:07:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:07:37] [query] Results: 49 Pages of results: 1
[2026-01-30 14:07:37] [query] Execution time: 0.05283
[2026-01-30 14:07:58] [query] Query for: 广州南汉
[2026-01-30 14:07:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:07:58] [query] Engine: default
[2026-01-30 14:07:58] [query] Tokens: 广州南汉
[2026-01-30 14:07:58] [query] Mods: 11
[2026-01-30 14:07:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:07:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:07:58] [query] Results: 0 Pages of results: 0
[2026-01-30 14:07:58] [query] Execution time: 0.08321
[2026-01-30 14:08:13] [query] Query for: ncavh conference
[2026-01-30 14:08:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:08:13] [query] Engine: default
[2026-01-30 14:08:13] [query] Tokens: conference, ncavh
[2026-01-30 14:08:13] [query] Mods: 11
[2026-01-30 14:08:13] [query] Using OR logic
[2026-01-30 14:08:13] [query] Found results using: or logic
[2026-01-30 14:08:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1640)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1640,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:08:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:08:13] [query] Results: 70 Pages of results: 1
[2026-01-30 14:08:13] [query] Execution time: 0.11706
[2026-01-30 14:08:15] [query] Query for: settlement-closing
[2026-01-30 14:08:15] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:08:15] [query] Engine: legal_qandas
[2026-01-30 14:08:15] [query] Tokens: settlement, closing, settlement-closing
[2026-01-30 14:08:15] [query] Mods: 5
[2026-01-30 14:08:15] [query] Using OR logic
[2026-01-30 14:08:15] [query] Found results using: or logic
[2026-01-30 14:08:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2967,3054,32656) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:08:15] [query] Results: 213 Pages of results: 2
[2026-01-30 14:08:15] [query] Execution time: 0.06964
[2026-01-30 14:08:49] [query] Query for: property for sale la carolina
[2026-01-30 14:08:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:08:49] [query] Engine: default
[2026-01-30 14:08:49] [query] Tokens: property, sale, la, carolina
[2026-01-30 14:08:49] [query] Mods: 11
[2026-01-30 14:08:49] [query] Trying AND logic
[2026-01-30 14:08:49] [query] Found results using: and logic
[2026-01-30 14:08:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,125,3789,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:08:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('44590') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:08:49] [query] Results: 1 Pages of results: 1
[2026-01-30 14:08:49] [query] Execution time: 0.09173
[2026-01-30 14:09:20] [index:background] Health check
[2026-01-30 14:09:21] [indexer:background] Health check
[2026-01-30 14:10:37] [query] Query for: numki s.r.o. facebook
[2026-01-30 14:10:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:10:37] [query] Engine: default
[2026-01-30 14:10:37] [query] Tokens: s, r, o, facebook, numki s.r.o. s.r.o
[2026-01-30 14:10:37] [query] Mods: 11
[2026-01-30 14:10:37] [query] Using OR logic
[2026-01-30 14:10:38] [query] Found results using: or logic
[2026-01-30 14:10:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4702,5654,9360,68)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (68,9360,5654,4702,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:10:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:10:38] [query] Results: 1291 Pages of results: 7
[2026-01-30 14:10:38] [query] Execution time: 0.56682
[2026-01-30 14:10:40] [query] Query for: when real estate agents different firms share commission
[2026-01-30 14:10:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:10:40] [query] Engine: default
[2026-01-30 14:10:40] [query] Tokens: real, estate, agents, different, firms, share, commission
[2026-01-30 14:10:40] [query] Mods: 11
[2026-01-30 14:10:40] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:10:40] [query] Using OR logic
[2026-01-30 14:10:41] [query] Found results using: or logic
[2026-01-30 14:10:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,2619,1151,267,843) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:10:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:10:41] [query] Results: 1151 Pages of results: 6
[2026-01-30 14:10:41] [query] Execution time: 0.57050
[2026-01-30 14:11:16] [query] Query for: euが発足したことで、eu加盟国を旅行する面で、どのような変化が見られたか。
[2026-01-30 14:11:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:11:16] [query] Engine: default
[2026-01-30 14:11:16] [query] Tokens: euが発足したことで eu加盟国を旅行する面で どのような変化が見られたか
[2026-01-30 14:11:16] [query] Mods: 11
[2026-01-30 14:11:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:11:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:11:16] [query] Results: 0 Pages of results: 0
[2026-01-30 14:11:16] [query] Execution time: 0.14147
[2026-01-30 14:11:19] [query] Query for: notice to tenant of transfer (commercial real property purchase and sale) sample
[2026-01-30 14:11:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:11:19] [query] Engine: default
[2026-01-30 14:11:19] [query] Tokens: notice, tenant, transfer, commercial, real, property, purchase, sale, sample
[2026-01-30 14:11:19] [query] Mods: 11
[2026-01-30 14:11:19] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:11:19] [query] Using OR logic
[2026-01-30 14:11:20] [query] Found results using: or logic
[2026-01-30 14:11:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (903,10379,4519,95,171,107,120,125,6475) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:11:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:11:20] [query] Results: 1579 Pages of results: 8
[2026-01-30 14:11:20] [query] Execution time: 0.64619
[2026-01-30 14:11:32] [query] Query for: restaurant property for sale ga
[2026-01-30 14:11:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:11:32] [query] Engine: default
[2026-01-30 14:11:32] [query] Tokens: restaurant, property, sale, ga
[2026-01-30 14:11:32] [query] Mods: 11
[2026-01-30 14:11:32] [query] Trying AND logic
[2026-01-30 14:11:32] [query] Using OR logic
[2026-01-30 14:11:32] [query] Found results using: or logic
[2026-01-30 14:11:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7761,107,125,28043) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:11:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:11:32] [query] Results: 909 Pages of results: 5
[2026-01-30 14:11:32] [query] Execution time: 0.24845
[2026-01-30 14:12:31] [query] Query for: まんこ漫画
[2026-01-30 14:12:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:12:31] [query] Engine: default
[2026-01-30 14:12:32] [query] Tokens: まんこ漫画
[2026-01-30 14:12:32] [query] Mods: 11
[2026-01-30 14:12:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:12:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:12:32] [query] Results: 0 Pages of results: 0
[2026-01-30 14:12:32] [query] Execution time: 0.07525
[2026-01-30 14:12:34] [query] Query for: contract-law
[2026-01-30 14:12:34] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:12:34] [query] Engine: legal_qandas
[2026-01-30 14:12:34] [query] Tokens: contract, law, contract-law
[2026-01-30 14:12:34] [query] Mods: 5
[2026-01-30 14:12:34] [query] Using OR logic
[2026-01-30 14:12:35] [query] Found results using: or logic
[2026-01-30 14:12:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2727,1796,25485) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:12:35] [query] Results: 606 Pages of results: 4
[2026-01-30 14:12:35] [query] Execution time: 0.18546
[2026-01-30 14:12:49] [query] Query for: insight-articles
[2026-01-30 14:12:49] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:12:49] [query] Engine: legal_qandas
[2026-01-30 14:12:49] [query] Tokens: insight, articles, insight-articles
[2026-01-30 14:12:49] [query] Mods: 5
[2026-01-30 14:12:49] [query] Using OR logic
[2026-01-30 14:12:49] [query] Found results using: or logic
[2026-01-30 14:12:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1,2486,37815) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:12:49] [query] Results: 77 Pages of results: 1
[2026-01-30 14:12:49] [query] Execution time: 0.04886
[2026-01-30 14:14:00] [index:background] Health check
[2026-01-30 14:14:01] [index:background] Health check
[2026-01-30 14:14:01] [indexer:background] Health check
[2026-01-30 14:14:01] [indexer:background] Health check
[2026-01-30 14:14:06] [query] Query for: 泰拉瑞亚可以改变徽章嘛
[2026-01-30 14:14:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:14:06] [query] Engine: default
[2026-01-30 14:14:06] [query] Tokens: 泰拉瑞亚可以改变徽章嘛
[2026-01-30 14:14:06] [query] Mods: 11
[2026-01-30 14:14:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:14:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:14:06] [query] Results: 0 Pages of results: 0
[2026-01-30 14:14:06] [query] Execution time: 0.08288
[2026-01-30 14:15:24] [query] Query for: 555
[2026-01-30 14:15:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:15:24] [query] Engine: default
[2026-01-30 14:15:24] [query] Tokens: 555
[2026-01-30 14:15:24] [query] Mods: 11
[2026-01-30 14:15:24] [query] Found results using: or logic
[2026-01-30 14:15:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31770) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:15:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:15:24] [query] Results: 1 Pages of results: 1
[2026-01-30 14:15:24] [query] Execution time: 0.01540
[2026-01-30 14:16:28] [query] Query for: 532movie bnu edu cn 电影资源
[2026-01-30 14:16:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:16:28] [query] Engine: default
[2026-01-30 14:16:28] [query] Tokens: educate, educated, educates, educating, education, education-related, educational, educationcalendar, educationrelated, educator
[2026-01-30 14:16:28] [query] Mods: 11
[2026-01-30 14:16:28] [query] Using OR logic
[2026-01-30 14:16:29] [query] Found results using: and logic
[2026-01-30 14:16:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (30070)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4837,12043,14713,5552,5168,19219,2987,63744,19229,7223) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:16:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:16:29] [query] Results: 176 Pages of results: 1
[2026-01-30 14:16:29] [query] Execution time: 0.09351
[2026-01-30 14:16:47] [query] Query for: kinet
[2026-01-30 14:16:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:16:47] [query] Engine: default
[2026-01-30 14:16:47] [query] Tokens: kinet
[2026-01-30 14:16:47] [query] Mods: 11
[2026-01-30 14:16:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:16:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:16:47] [query] Results: 0 Pages of results: 0
[2026-01-30 14:16:47] [query] Execution time: 0.08271
[2026-01-30 14:17:54] [query] Query for: contingency
[2026-01-30 14:17:54] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:17:54] [query] Engine: forms_and_contracts
[2026-01-30 14:17:54] [query] Tokens: contingency
[2026-01-30 14:17:54] [query] Mods: 5
[2026-01-30 14:17:54] [query] Found results using: or logic
[2026-01-30 14:17:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10747) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:17:54] [query] Results: 2 Pages of results: 1
[2026-01-30 14:17:54] [query] Execution time: 0.02487
[2026-01-30 14:18:11] [query] Query for: addendum
[2026-01-30 14:18:11] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:18:11] [query] Engine: forms_and_contracts
[2026-01-30 14:18:11] [query] Tokens: addendum
[2026-01-30 14:18:11] [query] Mods: 5
[2026-01-30 14:18:11] [query] Found results using: or logic
[2026-01-30 14:18:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12562) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:18:11] [query] Results: 62 Pages of results: 1
[2026-01-30 14:18:11] [query] Execution time: 0.03004
[2026-01-30 14:18:32] [query] Query for: addendum
[2026-01-30 14:18:32] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:18:32] [query] Engine: forms_and_contracts
[2026-01-30 14:18:32] [query] Tokens: addendum
[2026-01-30 14:18:32] [query] Mods: 5
[2026-01-30 14:18:32] [query] Found results using: or logic
[2026-01-30 14:18:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12562) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:18:32] [query] Results: 62 Pages of results: 1
[2026-01-30 14:18:32] [query] Execution time: 0.00750
[2026-01-30 14:19:02] [index:background] Health check
[2026-01-30 14:19:02] [indexer:background] Health check
[2026-01-30 14:19:02] [indexer:background] Health check
[2026-01-30 14:19:17] [query] Query for: 致远小学老师电话
[2026-01-30 14:19:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:19:17] [query] Engine: default
[2026-01-30 14:19:17] [query] Tokens: 致远小学老师电话
[2026-01-30 14:19:17] [query] Mods: 11
[2026-01-30 14:19:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:19:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:19:17] [query] Results: 0 Pages of results: 0
[2026-01-30 14:19:17] [query] Execution time: 0.08629
[2026-01-30 14:19:34] [query] Query for: 大腿骨転子部骨折 疼痛原因
[2026-01-30 14:19:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:19:34] [query] Engine: default
[2026-01-30 14:19:34] [query] Tokens: 大腿骨転子部骨折 疼痛原因
[2026-01-30 14:19:34] [query] Mods: 11
[2026-01-30 14:19:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:19:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:19:34] [query] Results: 0 Pages of results: 0
[2026-01-30 14:19:34] [query] Execution time: 0.12257
[2026-01-30 14:19:47] [query] Query for: アナソフィア ロブ
[2026-01-30 14:19:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:19:47] [query] Engine: default
[2026-01-30 14:19:47] [query] Tokens: アナソフィア ロブ
[2026-01-30 14:19:47] [query] Mods: 11
[2026-01-30 14:19:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:19:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:19:47] [query] Results: 0 Pages of results: 0
[2026-01-30 14:19:47] [query] Execution time: 0.11797
[2026-01-30 14:20:14] [query] Query for: forms.com form retrieval previously submitted forms what is library
[2026-01-30 14:20:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:20:14] [query] Engine: default
[2026-01-30 14:20:14] [query] Tokens: forms, com, form, previously, submitted, library, retrieval forms.com
[2026-01-30 14:20:14] [query] Mods: 11
[2026-01-30 14:20:14] [query] Using OR logic
[2026-01-30 14:20:15] [query] Found results using: or logic
[2026-01-30 14:20:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,1817,2409,7200,883,6470)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,23,1817,883,6470,7200,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:20:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:20:15] [query] Results: 1148 Pages of results: 6
[2026-01-30 14:20:15] [query] Execution time: 0.74262
[2026-01-30 14:20:43] [query] Query for: forms.com form retrieval previously submitted forms what is library
[2026-01-30 14:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:20:43] [query] Engine: default
[2026-01-30 14:20:43] [query] Tokens: forms, com, form, previously, submitted, library, retrieval forms.com
[2026-01-30 14:20:43] [query] Mods: 11
[2026-01-30 14:20:43] [query] Using OR logic
[2026-01-30 14:20:44] [query] Found results using: or logic
[2026-01-30 14:20:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,1817,2409,7200,883,6470)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,23,1817,883,6470,7200,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:20:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:20:44] [query] Results: 1148 Pages of results: 6
[2026-01-30 14:20:44] [query] Execution time: 0.46485
[2026-01-30 14:21:08] [query] Query for: buyer agency
[2026-01-30 14:21:08] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:21:08] [query] Engine: forms_and_contracts
[2026-01-30 14:21:08] [query] Tokens: buyer, agency
[2026-01-30 14:21:08] [query] Mods: 5
[2026-01-30 14:21:08] [query] Trying AND logic
[2026-01-30 14:21:08] [query] Found results using: and logic
[2026-01-30 14:21:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('27678', '30034', '30041', '30047', '30054', '30060', '30066', '30072', '30079', '30085', '30212', '35532') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:21:08] [query] Results: 12 Pages of results: 1
[2026-01-30 14:21:08] [query] Execution time: 0.03365
[2026-01-30 14:21:14] [query] Query for: john mcpherson
[2026-01-30 14:21:14] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:21:14] [query] Engine: default
[2026-01-30 14:21:14] [query] Tokens: john, mcpherson
[2026-01-30 14:21:14] [query] Mods: 11
[2026-01-30 14:21:14] [query] Trying AND logic
[2026-01-30 14:21:15] [query] Found results using: and logic
[2026-01-30 14:21:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2686,10478) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:21:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1171', '16804', '21627', '21669', '21774', '22560', '43742', '4402', '44133', '50169', '50633', '51584', '51805', '55803', '56288', '9245', '9615') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:21:15] [query] Results: 17 Pages of results: 1
[2026-01-30 14:21:15] [query] Execution time: 0.42445
[2026-01-30 14:21:47] [query] Query for: property showing
[2026-01-30 14:21:47] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:21:47] [query] Engine: forms_and_contracts
[2026-01-30 14:21:47] [query] Tokens: property, showing
[2026-01-30 14:21:47] [query] Mods: 5
[2026-01-30 14:21:47] [query] Trying AND logic
[2026-01-30 14:21:47] [query] Found results using: and logic
[2026-01-30 14:21:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,3190) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('35088', '35093', '50428', '50431') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:21:47] [query] Results: 4 Pages of results: 1
[2026-01-30 14:21:47] [query] Execution time: 0.02829
[2026-01-30 14:22:08] [query] Query for: residential lease
[2026-01-30 14:22:08] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:22:08] [query] Engine: forms_and_contracts
[2026-01-30 14:22:08] [query] Tokens: residential, lease
[2026-01-30 14:22:08] [query] Mods: 5
[2026-01-30 14:22:08] [query] Trying AND logic
[2026-01-30 14:22:08] [query] Found results using: and logic
[2026-01-30 14:22:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,17181) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('34769', '34785') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:22:08] [query] Results: 2 Pages of results: 1
[2026-01-30 14:22:08] [query] Execution time: 0.01901
[2026-01-30 14:22:14] [query] Query for: working with
[2026-01-30 14:22:14] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:22:14] [query] Engine: forms_and_contracts
[2026-01-30 14:22:14] [query] Tokens: working
[2026-01-30 14:22:14] [query] Mods: 5
[2026-01-30 14:22:14] [query] Found results using: and logic
[2026-01-30 14:22:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:22:14] [query] Results: 18 Pages of results: 1
[2026-01-30 14:22:14] [query] Execution time: 0.04256
[2026-01-30 14:22:23] [query] Query for: tygo movie
[2026-01-30 14:22:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:22:23] [query] Engine: default
[2026-01-30 14:22:23] [query] Tokens: movie, tygo
[2026-01-30 14:22:23] [query] Mods: 11
[2026-01-30 14:22:23] [query] Using OR logic
[2026-01-30 14:22:23] [query] Found results using: or logic
[2026-01-30 14:22:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13706,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:22:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:22:23] [query] Results: 6 Pages of results: 1
[2026-01-30 14:22:23] [query] Execution time: 0.10938
[2026-01-30 14:22:34] [query] Query for: trid co-listing real estate agent
[2026-01-30 14:22:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:22:34] [query] Engine: default
[2026-01-30 14:22:34] [query] Tokens: trid, co, listing, real, estate, agent, co-listing
[2026-01-30 14:22:34] [query] Mods: 11
[2026-01-30 14:22:34] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:22:34] [query] Using OR logic
[2026-01-30 14:22:35] [query] Found results using: or logic
[2026-01-30 14:22:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (973,5615,1936,171,172,1470,34580) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:22:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:22:35] [query] Results: 1194 Pages of results: 6
[2026-01-30 14:22:35] [query] Execution time: 0.50969
[2026-01-30 14:22:44] [query] Query for: cast of night patrol
[2026-01-30 14:22:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:22:44] [query] Engine: default
[2026-01-30 14:22:44] [query] Tokens: cast, night, patrol
[2026-01-30 14:22:44] [query] Mods: 11
[2026-01-30 14:22:44] [query] Using OR logic
[2026-01-30 14:22:44] [query] Found results using: or logic
[2026-01-30 14:22:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2196,2937)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2196,2937,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:22:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:22:44] [query] Results: 24 Pages of results: 1
[2026-01-30 14:22:44] [query] Execution time: 0.13962
[2026-01-30 14:22:47] [query] Query for: cuevas de acsibi (salta)
[2026-01-30 14:22:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:22:47] [query] Engine: default
[2026-01-30 14:22:47] [query] Tokens: de, cubes, salad, salt, salute, cuevas acsibi salta
[2026-01-30 14:22:47] [query] Mods: 11
[2026-01-30 14:22:47] [query] Using OR logic
[2026-01-30 14:22:47] [query] Found results using: or logic
[2026-01-30 14:22:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,12776,8628,37809,34647,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:22:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:22:47] [query] Results: 9 Pages of results: 1
[2026-01-30 14:22:47] [query] Execution time: 0.16108
[2026-01-30 14:23:07] [query] Query for: realtor madelene
[2026-01-30 14:23:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:23:07] [query] Engine: default
[2026-01-30 14:23:07] [query] Tokens: realtor, maddalena, madeleine, madelene
[2026-01-30 14:23:07] [query] Mods: 11
[2026-01-30 14:23:07] [query] Using OR logic
[2026-01-30 14:23:07] [query] Found results using: or logic
[2026-01-30 14:23:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,23684,72330,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:23:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:23:07] [query] Results: 509 Pages of results: 3
[2026-01-30 14:23:07] [query] Execution time: 0.35661
[2026-01-30 14:23:11] [query] Query for: miscellaneous-forms
[2026-01-30 14:23:11] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:23:11] [query] Engine: legal_qandas
[2026-01-30 14:23:11] [query] Tokens: miscellaneous, forms, miscellaneous-forms
[2026-01-30 14:23:11] [query] Mods: 5
[2026-01-30 14:23:11] [query] Using OR logic
[2026-01-30 14:23:11] [query] Found results using: or logic
[2026-01-30 14:23:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16847,2409,33485) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:23:11] [query] Results: 443 Pages of results: 3
[2026-01-30 14:23:11] [query] Execution time: 0.06917
[2026-01-30 14:23:37] [index:background] Health check
[2026-01-30 14:24:05] [query] Query for: what is rtc in real estate
[2026-01-30 14:24:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:24:05] [query] Engine: default
[2026-01-30 14:24:05] [query] Tokens: 2022internationaltransactionsreportcover07182022, beaufortcountyrealtors, beaufortcountyrealtors.com, beaufortcountyrealtorscom, davenportcoaxum, grandoverresortcom, ncrealtorsrallytosupportcommunitiesimpactedbyhurricanehelene, resortcasino, shortcomings, shortcut
[2026-01-30 14:24:05] [query] Mods: 11
[2026-01-30 14:24:05] [query] Trying AND logic
[2026-01-30 14:24:05] [query] Found results using: and logic
[2026-01-30 14:24:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29747,29067,29069,29072,23603,77608,59707,68910,34974,12908) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:24:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('50044', '54') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:24:05] [query] Results: 2 Pages of results: 1
[2026-01-30 14:24:05] [query] Execution time: 0.08765
[2026-01-30 14:24:33] [query] Query for: north carolina central student apartments
[2026-01-30 14:24:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:24:33] [query] Engine: default
[2026-01-30 14:24:33] [query] Tokens: north, carolina, central, student, apartments
[2026-01-30 14:24:33] [query] Mods: 11
[2026-01-30 14:24:33] [query] Trying AND logic
[2026-01-30 14:24:33] [query] Using OR logic
[2026-01-30 14:24:33] [query] Found results using: or logic
[2026-01-30 14:24:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,2139,2907,13349) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:24:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:24:33] [query] Results: 600 Pages of results: 3
[2026-01-30 14:24:33] [query] Execution time: 0.29188
[2026-01-30 14:24:37] [query] Query for: wake county nc real estate taxes
[2026-01-30 14:24:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:24:37] [query] Engine: default
[2026-01-30 14:24:37] [query] Tokens: wake, county, nc, real, estate, taxes
[2026-01-30 14:24:37] [query] Mods: 11
[2026-01-30 14:24:37] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:24:37] [query] Using OR logic
[2026-01-30 14:24:38] [query] Found results using: or logic
[2026-01-30 14:24:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (552,574,396,171,172,114) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:24:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:24:38] [query] Results: 1194 Pages of results: 6
[2026-01-30 14:24:38] [query] Execution time: 0.85177
[2026-01-30 14:24:39] [indexer:background] Health check
[2026-01-30 14:24:58] [query] Query for: north carolina real estate sales by broker data
[2026-01-30 14:24:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:24:58] [query] Engine: default
[2026-01-30 14:24:58] [query] Tokens: north, carolina, real, estate, sales, broker, data
[2026-01-30 14:24:58] [query] Mods: 11
[2026-01-30 14:24:58] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:24:58] [query] Using OR logic
[2026-01-30 14:24:58] [query] Query for: appraisal addendum
[2026-01-30 14:24:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:24:58] [query] Engine: default
[2026-01-30 14:24:58] [query] Tokens: appraisal, addendum
[2026-01-30 14:24:58] [query] Mods: 11
[2026-01-30 14:24:58] [query] Trying AND logic
[2026-01-30 14:24:58] [query] Found results using: and logic
[2026-01-30 14:24:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8778,12562) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:24:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '14256', '20197', '20198', '20203', '21357', '22865', '25821', '26210', '41095', '51394', '55277') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:24:58] [query] Results: 12 Pages of results: 1
[2026-01-30 14:24:58] [query] Execution time: 0.08399
[2026-01-30 14:24:59] [query] Found results using: or logic
[2026-01-30 14:24:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,171,172,1161,1885,1454) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:24:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:24:59] [query] Results: 1227 Pages of results: 7
[2026-01-30 14:24:59] [query] Execution time: 0.72314
[2026-01-30 14:24:59] [query] Query for: real estate broker sales statistics north carolina
[2026-01-30 14:24:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:24:59] [query] Engine: default
[2026-01-30 14:24:59] [query] Tokens: real, estate, broker, sales, statistics, north, carolina
[2026-01-30 14:24:59] [query] Mods: 11
[2026-01-30 14:24:59] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:24:59] [query] Using OR logic
[2026-01-30 14:25:00] [query] Found results using: or logic
[2026-01-30 14:25:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1885,1161,686,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:24:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:00] [query] Results: 1216 Pages of results: 7
[2026-01-30 14:25:00] [query] Execution time: 0.80585
[2026-01-30 14:25:01] [query] Query for: broker sales data north carolina
[2026-01-30 14:25:01] [query] Arguments: engine: news_and_resources (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:01] [query] Engine: news_and_resources
[2026-01-30 14:25:01] [query] Tokens: broker, sales, data, north, carolina
[2026-01-30 14:25:01] [query] Mods: 5
[2026-01-30 14:25:01] [query] Trying AND logic
[2026-01-30 14:25:02] [query] Using OR logic
[2026-01-30 14:25:02] [query] Found results using: or logic
[2026-01-30 14:25:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title','taxonomy.category','taxonomy.post_tag'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content','slug','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1885,1161,1454,253,254) AND (( `s`.`id` IN ( 56330, 56311, 13807, 56221, 47509, 56158, 56010, 51544, 55975, 55965, 55960, 49127, 55803, 55630, 55781, 55729, 55741, 55594, 21412, 55643, 55621, 22562, 20729, 55540, 55474, 55414, 55371, 55263, 55244, 54951, 54925, 54894, 54859, 54811, 54711, 46194, 54653, 54611, 53182, 54215, 54206, 53978, 53101, 53369, 53329, 53293, 53131, 53053, 53016, 52890, 14099, 52450, 52377, 52348, 50846, 52033, 52239, 52021, 51867, 51863, 51745, 510, 51612, 51584, 51536, 51181, 49435, 51074, 50859, 50898, 50695, 50691, 50658, 50656, 50639, 50633, 50571, 50566, 50500, 50440, 50169, 50153, 50044, 49859, 49594, 49493, 49383, 49351, 49253, 48061, 49188, 49092, 49065, 49022, 48034, 48030, 7287, 16782, 49523, 47866, 47790, 47523, 47286, 47279, 46686, 47199, 47182, 47167, 47026, 46262, 46619, 46971, 46657, 46654, 46647, 46615, 46564, 46561, 46444, 46440, 44590, 46269, 46448, 46133, 46028, 45708, 45704, 45673, 45368, 45667, 45323, 45297, 45047, 44993, 46635, 46724, 44493, 44444, 42851, 44224, 44020, 43742, 43727, 43693, 43391, 43318, 43203, 41027, 41023, 41018, 40815, 40205, 39968, 39963, 39836, 39467, 38888, 37915, 37803, 37611, 25949, 25486, 1036, 25060, 25051, 24915, 24891, 24823, 33323, 40150, 40144, 21424, 21391, 21374, 21365, 21357, 21232, 21310, 21287, 21188, 21101, 946, 22561, 22560, 22559, 20601, 20542, 20527, 20429, 20288, 20187, 20033, 19992, 19915, 19909, 19904, 19862, 19833, 19825, 19763, 897, 19684, 19390, 19388, 19386, 18763, 18754, 18750, 18746, 886, 18424, 18501, 18495, 18464, 18438, 18427, 18351, 864, 857, 18050, 18004, 17962, 17954, 17902, 17880, 17872, 17843, 17792, 17746, 17737, 17716, 17685, 17630, 17623, 17590, 17569, 17526, 17502, 17490, 17477, 17448, 17406, 17398, 17384, 17289, 17181, 17161, 17147, 17117, 798, 17063, 17035, 16996, 783, 16953, 16928, 17351, 16866, 16804, 771, 16726, 16530, 16400, 16287, 15960, 15949, 14955, 14934, 14465, 14364, 14335, 14281, 14256, 14230, 14222, 14217, 14176, 14090, 14085, 14075, 5962, 14027, 14021, 14004, 13839, 13670, 13617, 13497, 33322, 13400, 13376, 13337, 13329, 13318, 13308, 13282, 13243, 13230, 13219, 13102, 13176, 13154, 13129, 13079, 13066, 12956, 12937, 12894, 12867, 12862, 12698, 12638, 12620, 12601, 12425, 12465, 12417, 12444, 12407, 12352, 12321, 12129, 11911, 11812, 11747, 11678, 11259, 11361, 11307, 11252, 11239, 721, 11218, 11138, 11111, 10982, 10825, 10840, 10792, 10734, 10727, 10719, 10705, 10643, 10576, 33320, 10536, 10531, 699, 10376, 10228, 9881, 10158, 10174, 10061, 10018, 10096, 9982, 9939, 681, 9657, 9615, 9582, 9309, 9245, 9257, 9220, 652, 9177, 8963, 9014, 8913, 8864, 8817, 8772, 8712, 8614, 8611, 8593, 8548, 8530, 8522, 8327, 8216, 8194, 8182, 7909, 7894, 7887, 7854, 573, 33319, 7848, 7846, 7777, 7750, 7744, 7716, 7659, 7620, 7563, 7494, 7131, 7085, 6737, 7007, 6731, 6726, 6616, 6608, 6572, 6556, 6479, 6475, 6473, 6469, 6466, 6450, 6447, 6443, 6440, 6419, 6421, 6377, 6375, 2708, 6335, 503, 485, 6264, 6248, 6200, 6122, 6066, 6028, 5987, 5966, 296, 5735, 251, 249, 5745, 5717, 123, 55, 5623, 5618, 5585, 5466, 5419, 5239, 5235, 5209, 4905, 4876, 4534, 4402, 3363, 2953, 2950, 2944, 2938, 2930, 2927, 2922, 2917, 2915, 2912, 2908, 2899, 2895, 2885, 2878, 2875, 2867, 2864, 2861, 2856, 2805, 2747, 2737, 2726, 2724, 2719, 2696, 2684, 2648, 2595, 2613, 2581, 2557, 2555, 2552, 2520, 2401, 2515, 2512, 2398, 2390, 2386, 2379, 2371, 2365, 2589, 2577, 2567, 2549, 2525, 2360, 2505, 2395, 2368, 2346, 2340, 2572, 2546, 2353, 2349, 2310, 2337, 2326, 2320, 2313, 2292, 556, 2298, 2271, 2303, 2289, 2279, 2261, 2253, 2256, 2227, 2276, 2267, 2258, 2217, 2210, 2204, 2201, 2199, 2197, 2195, 2193, 1250, 1248, 1244, 1340, 1337, 1335, 1332, 1330, 1239, 1202, 1088, 1215, 1211, 1198, 1057, 1049, 1246, 1241, 1236, 1234, 1232, 1230, 1227, 1223, 1221, 1219, 1217, 1213, 1205, 1085, 1083, 1080, 1075, 1195, 1071, 1069, 1190, 1055, 1053, 1051, 1047, 1045, 1043, 1041, 1038, 1030, 1028, 1026, 1020, 1001, 999, 7397 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:02] [query] Results: 378 Pages of results: 2
[2026-01-30 14:25:02] [query] Execution time: 0.18239
[2026-01-30 14:25:03] [query] Query for: north carolina real estate sales by broker data
[2026-01-30 14:25:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:03] [query] Engine: default
[2026-01-30 14:25:03] [query] Tokens: north, carolina, real, estate, sales, broker, data
[2026-01-30 14:25:03] [query] Mods: 11
[2026-01-30 14:25:03] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:25:03] [query] Using OR logic
[2026-01-30 14:25:04] [query] Found results using: or logic
[2026-01-30 14:25:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,171,172,1161,1885,1454) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:25:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:04] [query] Results: 1227 Pages of results: 7
[2026-01-30 14:25:04] [query] Execution time: 0.71566
[2026-01-30 14:25:09] [query] Query for: north carolina real estate market by broker
[2026-01-30 14:25:09] [query] Arguments: engine: news_and_resources (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:09] [query] Engine: news_and_resources
[2026-01-30 14:25:09] [query] Tokens: north, carolina, real, estate, market, broker
[2026-01-30 14:25:09] [query] Mods: 5
[2026-01-30 14:25:09] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:25:09] [query] Using OR logic
[2026-01-30 14:25:09] [query] Found results using: or logic
[2026-01-30 14:25:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title','taxonomy.category','taxonomy.post_tag'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content','slug','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,171,172,194,1885) AND (( `s`.`id` IN ( 56330, 56311, 13807, 56221, 47509, 56158, 56010, 51544, 55975, 55965, 55960, 49127, 55803, 55630, 55781, 55729, 55741, 55594, 21412, 55643, 55621, 22562, 20729, 55540, 55474, 55414, 55371, 55263, 55244, 54951, 54925, 54894, 54859, 54811, 54711, 46194, 54653, 54611, 53182, 54215, 54206, 53978, 53101, 53369, 53329, 53293, 53131, 53053, 53016, 52890, 14099, 52450, 52377, 52348, 50846, 52033, 52239, 52021, 51867, 51863, 51745, 510, 51612, 51584, 51536, 51181, 49435, 51074, 50859, 50898, 50695, 50691, 50658, 50656, 50639, 50633, 50571, 50566, 50500, 50440, 50169, 50153, 50044, 49859, 49594, 49493, 49383, 49351, 49253, 48061, 49188, 49092, 49065, 49022, 48034, 48030, 7287, 16782, 49523, 47866, 47790, 47523, 47286, 47279, 46686, 47199, 47182, 47167, 47026, 46262, 46619, 46971, 46657, 46654, 46647, 46615, 46564, 46561, 46444, 46440, 44590, 46269, 46448, 46133, 46028, 45708, 45704, 45673, 45368, 45667, 45323, 45297, 45047, 44993, 46635, 46724, 44493, 44444, 42851, 44224, 44020, 43742, 43727, 43693, 43391, 43318, 43203, 41027, 41023, 41018, 40815, 40205, 39968, 39963, 39836, 39467, 38888, 37915, 37803, 37611, 25949, 25486, 1036, 25060, 25051, 24915, 24891, 24823, 33323, 40150, 40144, 21424, 21391, 21374, 21365, 21357, 21232, 21310, 21287, 21188, 21101, 946, 22561, 22560, 22559, 20601, 20542, 20527, 20429, 20288, 20187, 20033, 19992, 19915, 19909, 19904, 19862, 19833, 19825, 19763, 897, 19684, 19390, 19388, 19386, 18763, 18754, 18750, 18746, 886, 18424, 18501, 18495, 18464, 18438, 18427, 18351, 864, 857, 18050, 18004, 17962, 17954, 17902, 17880, 17872, 17843, 17792, 17746, 17737, 17716, 17685, 17630, 17623, 17590, 17569, 17526, 17502, 17490, 17477, 17448, 17406, 17398, 17384, 17289, 17181, 17161, 17147, 17117, 798, 17063, 17035, 16996, 783, 16953, 16928, 17351, 16866, 16804, 771, 16726, 16530, 16400, 16287, 15960, 15949, 14955, 14934, 14465, 14364, 14335, 14281, 14256, 14230, 14222, 14217, 14176, 14090, 14085, 14075, 5962, 14027, 14021, 14004, 13839, 13670, 13617, 13497, 33322, 13400, 13376, 13337, 13329, 13318, 13308, 13282, 13243, 13230, 13219, 13102, 13176, 13154, 13129, 13079, 13066, 12956, 12937, 12894, 12867, 12862, 12698, 12638, 12620, 12601, 12425, 12465, 12417, 12444, 12407, 12352, 12321, 12129, 11911, 11812, 11747, 11678, 11259, 11361, 11307, 11252, 11239, 721, 11218, 11138, 11111, 10982, 10825, 10840, 10792, 10734, 10727, 10719, 10705, 10643, 10576, 33320, 10536, 10531, 699, 10376, 10228, 9881, 10158, 10174, 10061, 10018, 10096, 9982, 9939, 681, 9657, 9615, 9582, 9309, 9245, 9257, 9220, 652, 9177, 8963, 9014, 8913, 8864, 8817, 8772, 8712, 8614, 8611, 8593, 8548, 8530, 8522, 8327, 8216, 8194, 8182, 7909, 7894, 7887, 7854, 573, 33319, 7848, 7846, 7777, 7750, 7744, 7716, 7659, 7620, 7563, 7494, 7131, 7085, 6737, 7007, 6731, 6726, 6616, 6608, 6572, 6556, 6479, 6475, 6473, 6469, 6466, 6450, 6447, 6443, 6440, 6419, 6421, 6377, 6375, 2708, 6335, 503, 485, 6264, 6248, 6200, 6122, 6066, 6028, 5987, 5966, 296, 5735, 251, 249, 5745, 5717, 123, 55, 5623, 5618, 5585, 5466, 5419, 5239, 5235, 5209, 4905, 4876, 4534, 4402, 3363, 2953, 2950, 2944, 2938, 2930, 2927, 2922, 2917, 2915, 2912, 2908, 2899, 2895, 2885, 2878, 2875, 2867, 2864, 2861, 2856, 2805, 2747, 2737, 2726, 2724, 2719, 2696, 2684, 2648, 2595, 2613, 2581, 2557, 2555, 2552, 2520, 2401, 2515, 2512, 2398, 2390, 2386, 2379, 2371, 2365, 2589, 2577, 2567, 2549, 2525, 2360, 2505, 2395, 2368, 2346, 2340, 2572, 2546, 2353, 2349, 2310, 2337, 2326, 2320, 2313, 2292, 556, 2298, 2271, 2303, 2289, 2279, 2261, 2253, 2256, 2227, 2276, 2267, 2258, 2217, 2210, 2204, 2201, 2199, 2197, 2195, 2193, 1250, 1248, 1244, 1340, 1337, 1335, 1332, 1330, 1239, 1202, 1088, 1215, 1211, 1198, 1057, 1049, 1246, 1241, 1236, 1234, 1232, 1230, 1227, 1223, 1221, 1219, 1217, 1213, 1205, 1085, 1083, 1080, 1075, 1195, 1071, 1069, 1190, 1055, 1053, 1051, 1047, 1045, 1043, 1041, 1038, 1030, 1028, 1026, 1020, 1001, 999, 7397 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:09] [query] Results: 462 Pages of results: 3
[2026-01-30 14:25:09] [query] Execution time: 0.31674
[2026-01-30 14:25:21] [query] Query for: north carolina real estate sales by broker data
[2026-01-30 14:25:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:21] [query] Engine: default
[2026-01-30 14:25:21] [query] Tokens: north, carolina, real, estate, sales, broker, data
[2026-01-30 14:25:21] [query] Mods: 11
[2026-01-30 14:25:21] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:25:21] [query] Using OR logic
[2026-01-30 14:25:21] [query] Found results using: or logic
[2026-01-30 14:25:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,171,172,1161,1885,1454) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:25:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:21] [query] Results: 1227 Pages of results: 7
[2026-01-30 14:25:21] [query] Execution time: 0.69597
[2026-01-30 14:25:22] [query] Query for: wake county nc real estate taxes
[2026-01-30 14:25:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:22] [query] Engine: default
[2026-01-30 14:25:22] [query] Tokens: wake, county, nc, real, estate, taxes
[2026-01-30 14:25:22] [query] Mods: 11
[2026-01-30 14:25:22] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:25:22] [query] Using OR logic
[2026-01-30 14:25:22] [query] Found results using: or logic
[2026-01-30 14:25:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (552,574,396,171,172,114) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:25:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:22] [query] Results: 1194 Pages of results: 6
[2026-01-30 14:25:22] [query] Execution time: 0.80131
[2026-01-30 14:25:25] [query] Query for: broker sales data north carolina
[2026-01-30 14:25:25] [query] Arguments: engine: news_and_resources (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:25] [query] Engine: news_and_resources
[2026-01-30 14:25:25] [query] Tokens: broker, sales, data, north, carolina
[2026-01-30 14:25:25] [query] Mods: 5
[2026-01-30 14:25:25] [query] Trying AND logic
[2026-01-30 14:25:25] [query] Using OR logic
[2026-01-30 14:25:25] [query] Found results using: or logic
[2026-01-30 14:25:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title','taxonomy.category','taxonomy.post_tag'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content','slug','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1885,1161,1454,253,254) AND (( `s`.`id` IN ( 56330, 56311, 13807, 56221, 47509, 56158, 56010, 51544, 55975, 55965, 55960, 49127, 55803, 55630, 55781, 55729, 55741, 55594, 21412, 55643, 55621, 22562, 20729, 55540, 55474, 55414, 55371, 55263, 55244, 54951, 54925, 54894, 54859, 54811, 54711, 46194, 54653, 54611, 53182, 54215, 54206, 53978, 53101, 53369, 53329, 53293, 53131, 53053, 53016, 52890, 14099, 52450, 52377, 52348, 50846, 52033, 52239, 52021, 51867, 51863, 51745, 510, 51612, 51584, 51536, 51181, 49435, 51074, 50859, 50898, 50695, 50691, 50658, 50656, 50639, 50633, 50571, 50566, 50500, 50440, 50169, 50153, 50044, 49859, 49594, 49493, 49383, 49351, 49253, 48061, 49188, 49092, 49065, 49022, 48034, 48030, 7287, 16782, 49523, 47866, 47790, 47523, 47286, 47279, 46686, 47199, 47182, 47167, 47026, 46262, 46619, 46971, 46657, 46654, 46647, 46615, 46564, 46561, 46444, 46440, 44590, 46269, 46448, 46133, 46028, 45708, 45704, 45673, 45368, 45667, 45323, 45297, 45047, 44993, 46635, 46724, 44493, 44444, 42851, 44224, 44020, 43742, 43727, 43693, 43391, 43318, 43203, 41027, 41023, 41018, 40815, 40205, 39968, 39963, 39836, 39467, 38888, 37915, 37803, 37611, 25949, 25486, 1036, 25060, 25051, 24915, 24891, 24823, 33323, 40150, 40144, 21424, 21391, 21374, 21365, 21357, 21232, 21310, 21287, 21188, 21101, 946, 22561, 22560, 22559, 20601, 20542, 20527, 20429, 20288, 20187, 20033, 19992, 19915, 19909, 19904, 19862, 19833, 19825, 19763, 897, 19684, 19390, 19388, 19386, 18763, 18754, 18750, 18746, 886, 18424, 18501, 18495, 18464, 18438, 18427, 18351, 864, 857, 18050, 18004, 17962, 17954, 17902, 17880, 17872, 17843, 17792, 17746, 17737, 17716, 17685, 17630, 17623, 17590, 17569, 17526, 17502, 17490, 17477, 17448, 17406, 17398, 17384, 17289, 17181, 17161, 17147, 17117, 798, 17063, 17035, 16996, 783, 16953, 16928, 17351, 16866, 16804, 771, 16726, 16530, 16400, 16287, 15960, 15949, 14955, 14934, 14465, 14364, 14335, 14281, 14256, 14230, 14222, 14217, 14176, 14090, 14085, 14075, 5962, 14027, 14021, 14004, 13839, 13670, 13617, 13497, 33322, 13400, 13376, 13337, 13329, 13318, 13308, 13282, 13243, 13230, 13219, 13102, 13176, 13154, 13129, 13079, 13066, 12956, 12937, 12894, 12867, 12862, 12698, 12638, 12620, 12601, 12425, 12465, 12417, 12444, 12407, 12352, 12321, 12129, 11911, 11812, 11747, 11678, 11259, 11361, 11307, 11252, 11239, 721, 11218, 11138, 11111, 10982, 10825, 10840, 10792, 10734, 10727, 10719, 10705, 10643, 10576, 33320, 10536, 10531, 699, 10376, 10228, 9881, 10158, 10174, 10061, 10018, 10096, 9982, 9939, 681, 9657, 9615, 9582, 9309, 9245, 9257, 9220, 652, 9177, 8963, 9014, 8913, 8864, 8817, 8772, 8712, 8614, 8611, 8593, 8548, 8530, 8522, 8327, 8216, 8194, 8182, 7909, 7894, 7887, 7854, 573, 33319, 7848, 7846, 7777, 7750, 7744, 7716, 7659, 7620, 7563, 7494, 7131, 7085, 6737, 7007, 6731, 6726, 6616, 6608, 6572, 6556, 6479, 6475, 6473, 6469, 6466, 6450, 6447, 6443, 6440, 6419, 6421, 6377, 6375, 2708, 6335, 503, 485, 6264, 6248, 6200, 6122, 6066, 6028, 5987, 5966, 296, 5735, 251, 249, 5745, 5717, 123, 55, 5623, 5618, 5585, 5466, 5419, 5239, 5235, 5209, 4905, 4876, 4534, 4402, 3363, 2953, 2950, 2944, 2938, 2930, 2927, 2922, 2917, 2915, 2912, 2908, 2899, 2895, 2885, 2878, 2875, 2867, 2864, 2861, 2856, 2805, 2747, 2737, 2726, 2724, 2719, 2696, 2684, 2648, 2595, 2613, 2581, 2557, 2555, 2552, 2520, 2401, 2515, 2512, 2398, 2390, 2386, 2379, 2371, 2365, 2589, 2577, 2567, 2549, 2525, 2360, 2505, 2395, 2368, 2346, 2340, 2572, 2546, 2353, 2349, 2310, 2337, 2326, 2320, 2313, 2292, 556, 2298, 2271, 2303, 2289, 2279, 2261, 2253, 2256, 2227, 2276, 2267, 2258, 2217, 2210, 2204, 2201, 2199, 2197, 2195, 2193, 1250, 1248, 1244, 1340, 1337, 1335, 1332, 1330, 1239, 1202, 1088, 1215, 1211, 1198, 1057, 1049, 1246, 1241, 1236, 1234, 1232, 1230, 1227, 1223, 1221, 1219, 1217, 1213, 1205, 1085, 1083, 1080, 1075, 1195, 1071, 1069, 1190, 1055, 1053, 1051, 1047, 1045, 1043, 1041, 1038, 1030, 1028, 1026, 1020, 1001, 999, 7397 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:25] [query] Results: 378 Pages of results: 2
[2026-01-30 14:25:25] [query] Execution time: 0.01217
[2026-01-30 14:25:28] [query] Query for: 給与等の支給額が増加した場合の所得税額の特別控除に関する明細書
[2026-01-30 14:25:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:28] [query] Engine: default
[2026-01-30 14:25:28] [query] Tokens: 
[2026-01-30 14:25:28] [query] Mods: 11
[2026-01-30 14:25:28] [query] Request: 
[2026-01-30 14:25:28] [query] Results: 0 Pages of results: 1
[2026-01-30 14:25:28] [query] Execution time: 0.00820
[2026-01-30 14:25:32] [query] Query for: north carolina real estate sales by broker data
[2026-01-30 14:25:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:32] [query] Engine: default
[2026-01-30 14:25:32] [query] Tokens: north, carolina, real, estate, sales, broker, data
[2026-01-30 14:25:32] [query] Mods: 11
[2026-01-30 14:25:32] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:25:32] [query] Using OR logic
[2026-01-30 14:25:32] [query] Found results using: or logic
[2026-01-30 14:25:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,171,172,1161,1885,1454) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:25:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:32] [query] Results: 1227 Pages of results: 7
[2026-01-30 14:25:32] [query] Execution time: 0.70242
[2026-01-30 14:25:37] [query] Query for: north carolina real estate market by broker
[2026-01-30 14:25:37] [query] Arguments: engine: news_and_resources (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:37] [query] Engine: news_and_resources
[2026-01-30 14:25:37] [query] Tokens: north, carolina, real, estate, market, broker
[2026-01-30 14:25:37] [query] Mods: 5
[2026-01-30 14:25:37] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:25:37] [query] Using OR logic
[2026-01-30 14:25:37] [query] Found results using: or logic
[2026-01-30 14:25:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title','taxonomy.category','taxonomy.post_tag'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('content','slug','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,171,172,194,1885) AND (( `s`.`id` IN ( 56330, 56311, 13807, 56221, 47509, 56158, 56010, 51544, 55975, 55965, 55960, 49127, 55803, 55630, 55781, 55729, 55741, 55594, 21412, 55643, 55621, 22562, 20729, 55540, 55474, 55414, 55371, 55263, 55244, 54951, 54925, 54894, 54859, 54811, 54711, 46194, 54653, 54611, 53182, 54215, 54206, 53978, 53101, 53369, 53329, 53293, 53131, 53053, 53016, 52890, 14099, 52450, 52377, 52348, 50846, 52033, 52239, 52021, 51867, 51863, 51745, 510, 51612, 51584, 51536, 51181, 49435, 51074, 50859, 50898, 50695, 50691, 50658, 50656, 50639, 50633, 50571, 50566, 50500, 50440, 50169, 50153, 50044, 49859, 49594, 49493, 49383, 49351, 49253, 48061, 49188, 49092, 49065, 49022, 48034, 48030, 7287, 16782, 49523, 47866, 47790, 47523, 47286, 47279, 46686, 47199, 47182, 47167, 47026, 46262, 46619, 46971, 46657, 46654, 46647, 46615, 46564, 46561, 46444, 46440, 44590, 46269, 46448, 46133, 46028, 45708, 45704, 45673, 45368, 45667, 45323, 45297, 45047, 44993, 46635, 46724, 44493, 44444, 42851, 44224, 44020, 43742, 43727, 43693, 43391, 43318, 43203, 41027, 41023, 41018, 40815, 40205, 39968, 39963, 39836, 39467, 38888, 37915, 37803, 37611, 25949, 25486, 1036, 25060, 25051, 24915, 24891, 24823, 33323, 40150, 40144, 21424, 21391, 21374, 21365, 21357, 21232, 21310, 21287, 21188, 21101, 946, 22561, 22560, 22559, 20601, 20542, 20527, 20429, 20288, 20187, 20033, 19992, 19915, 19909, 19904, 19862, 19833, 19825, 19763, 897, 19684, 19390, 19388, 19386, 18763, 18754, 18750, 18746, 886, 18424, 18501, 18495, 18464, 18438, 18427, 18351, 864, 857, 18050, 18004, 17962, 17954, 17902, 17880, 17872, 17843, 17792, 17746, 17737, 17716, 17685, 17630, 17623, 17590, 17569, 17526, 17502, 17490, 17477, 17448, 17406, 17398, 17384, 17289, 17181, 17161, 17147, 17117, 798, 17063, 17035, 16996, 783, 16953, 16928, 17351, 16866, 16804, 771, 16726, 16530, 16400, 16287, 15960, 15949, 14955, 14934, 14465, 14364, 14335, 14281, 14256, 14230, 14222, 14217, 14176, 14090, 14085, 14075, 5962, 14027, 14021, 14004, 13839, 13670, 13617, 13497, 33322, 13400, 13376, 13337, 13329, 13318, 13308, 13282, 13243, 13230, 13219, 13102, 13176, 13154, 13129, 13079, 13066, 12956, 12937, 12894, 12867, 12862, 12698, 12638, 12620, 12601, 12425, 12465, 12417, 12444, 12407, 12352, 12321, 12129, 11911, 11812, 11747, 11678, 11259, 11361, 11307, 11252, 11239, 721, 11218, 11138, 11111, 10982, 10825, 10840, 10792, 10734, 10727, 10719, 10705, 10643, 10576, 33320, 10536, 10531, 699, 10376, 10228, 9881, 10158, 10174, 10061, 10018, 10096, 9982, 9939, 681, 9657, 9615, 9582, 9309, 9245, 9257, 9220, 652, 9177, 8963, 9014, 8913, 8864, 8817, 8772, 8712, 8614, 8611, 8593, 8548, 8530, 8522, 8327, 8216, 8194, 8182, 7909, 7894, 7887, 7854, 573, 33319, 7848, 7846, 7777, 7750, 7744, 7716, 7659, 7620, 7563, 7494, 7131, 7085, 6737, 7007, 6731, 6726, 6616, 6608, 6572, 6556, 6479, 6475, 6473, 6469, 6466, 6450, 6447, 6443, 6440, 6419, 6421, 6377, 6375, 2708, 6335, 503, 485, 6264, 6248, 6200, 6122, 6066, 6028, 5987, 5966, 296, 5735, 251, 249, 5745, 5717, 123, 55, 5623, 5618, 5585, 5466, 5419, 5239, 5235, 5209, 4905, 4876, 4534, 4402, 3363, 2953, 2950, 2944, 2938, 2930, 2927, 2922, 2917, 2915, 2912, 2908, 2899, 2895, 2885, 2878, 2875, 2867, 2864, 2861, 2856, 2805, 2747, 2737, 2726, 2724, 2719, 2696, 2684, 2648, 2595, 2613, 2581, 2557, 2555, 2552, 2520, 2401, 2515, 2512, 2398, 2390, 2386, 2379, 2371, 2365, 2589, 2577, 2567, 2549, 2525, 2360, 2505, 2395, 2368, 2346, 2340, 2572, 2546, 2353, 2349, 2310, 2337, 2326, 2320, 2313, 2292, 556, 2298, 2271, 2303, 2289, 2279, 2261, 2253, 2256, 2227, 2276, 2267, 2258, 2217, 2210, 2204, 2201, 2199, 2197, 2195, 2193, 1250, 1248, 1244, 1340, 1337, 1335, 1332, 1330, 1239, 1202, 1088, 1215, 1211, 1198, 1057, 1049, 1246, 1241, 1236, 1234, 1232, 1230, 1227, 1223, 1221, 1219, 1217, 1213, 1205, 1085, 1083, 1080, 1075, 1195, 1071, 1069, 1190, 1055, 1053, 1051, 1047, 1045, 1043, 1041, 1038, 1030, 1028, 1026, 1020, 1001, 999, 7397 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:37] [query] Results: 462 Pages of results: 3
[2026-01-30 14:25:37] [query] Execution time: 0.00920
[2026-01-30 14:25:48] [query] Query for: real estate broker sales statistics north carolina
[2026-01-30 14:25:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:48] [query] Engine: default
[2026-01-30 14:25:48] [query] Tokens: real, estate, broker, sales, statistics, north, carolina
[2026-01-30 14:25:48] [query] Mods: 11
[2026-01-30 14:25:48] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:25:48] [query] Using OR logic
[2026-01-30 14:25:48] [query] Found results using: or logic
[2026-01-30 14:25:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1885,1161,686,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:25:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:48] [query] Results: 1216 Pages of results: 7
[2026-01-30 14:25:48] [query] Execution time: 0.66877
[2026-01-30 14:25:51] [query] Query for: pregnancy test png
[2026-01-30 14:25:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:25:51] [query] Engine: default
[2026-01-30 14:25:51] [query] Tokens: test, png, pregnancies, pregnancy
[2026-01-30 14:25:51] [query] Mods: 11
[2026-01-30 14:25:51] [query] Using OR logic
[2026-01-30 14:25:51] [query] Found results using: or logic
[2026-01-30 14:25:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (30333,1941)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1941,30333,66488,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:25:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:25:51] [query] Results: 39 Pages of results: 1
[2026-01-30 14:25:51] [query] Execution time: 0.12542
[2026-01-30 14:26:48] [query] Query for: assistant intelligent qa
[2026-01-30 14:26:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:26:48] [query] Engine: default
[2026-01-30 14:26:48] [query] Tokens: assistant, intelligent, qa
[2026-01-30 14:26:48] [query] Mods: 11
[2026-01-30 14:26:48] [query] Trying AND logic
[2026-01-30 14:26:48] [query] Using OR logic
[2026-01-30 14:26:48] [query] Found results using: or logic
[2026-01-30 14:26:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8870,11909,8855) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:26:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:26:48] [query] Results: 111 Pages of results: 1
[2026-01-30 14:26:48] [query] Execution time: 0.07306
[2026-01-30 14:27:10] [query] Query for: قسمت 31 ران بی تی اس
[2026-01-30 14:27:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:27:10] [query] Engine: default
[2026-01-30 14:27:11] [query] Tokens: 31, قسمت ران بی تی اس
[2026-01-30 14:27:11] [query] Mods: 11
[2026-01-30 14:27:11] [query] Using OR logic
[2026-01-30 14:27:11] [query] Found results using: or logic
[2026-01-30 14:27:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14207)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14207,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:27:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:27:11] [query] Results: 56 Pages of results: 1
[2026-01-30 14:27:11] [query] Execution time: 0.24929
[2026-01-30 14:27:17] [query] Query for: brand real estate services
[2026-01-30 14:27:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:27:17] [query] Engine: default
[2026-01-30 14:27:17] [query] Tokens: brand, real, estate, services
[2026-01-30 14:27:17] [query] Mods: 11
[2026-01-30 14:27:17] [query] Trying AND logic
[2026-01-30 14:27:17] [query] Found results using: and logic
[2026-01-30 14:27:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2383,171,172,1821) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:27:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10018', '10061', '11218', '11812', '12321', '14281', '20387', '2217', '4028', '52033', '9177') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:27:17] [query] Results: 11 Pages of results: 1
[2026-01-30 14:27:17] [query] Execution time: 0.08549
[2026-01-30 14:28:23] [query] Query for: residential lease
[2026-01-30 14:28:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:28:23] [query] Engine: forms_and_contracts
[2026-01-30 14:28:23] [query] Tokens: residential, lease
[2026-01-30 14:28:23] [query] Mods: 5
[2026-01-30 14:28:23] [query] Trying AND logic
[2026-01-30 14:28:23] [query] Found results using: and logic
[2026-01-30 14:28:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,17181) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('34769', '34785') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:28:23] [query] Results: 2 Pages of results: 1
[2026-01-30 14:28:23] [query] Execution time: 0.01987
[2026-01-30 14:28:25] [query] Query for: real estate sumter sc
[2026-01-30 14:28:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:28:25] [query] Engine: default
[2026-01-30 14:28:25] [query] Tokens: real, estate, sc, smoother, sumter
[2026-01-30 14:28:25] [query] Mods: 11
[2026-01-30 14:28:25] [query] Using OR logic
[2026-01-30 14:28:26] [query] Found results using: or logic
[2026-01-30 14:28:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171,452)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,452,56629,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:28:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:28:26] [query] Results: 943 Pages of results: 5
[2026-01-30 14:28:26] [query] Execution time: 0.59718
[2026-01-30 14:28:43] [query] Query for: 410 t
[2026-01-30 14:28:43] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:28:43] [query] Engine: forms_and_contracts
[2026-01-30 14:28:43] [query] Tokens: 410, t
[2026-01-30 14:28:43] [query] Mods: 5
[2026-01-30 14:28:43] [query] Trying AND logic
[2026-01-30 14:28:43] [query] Found results using: and logic
[2026-01-30 14:28:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19826,860) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29781', '29848') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:28:43] [query] Results: 2 Pages of results: 1
[2026-01-30 14:28:43] [query] Execution time: 0.05695
[2026-01-30 14:29:12] [index:background] Health check
[2026-01-30 14:29:15] [indexer:background] Health check
[2026-01-30 14:29:54] [query] Query for: 保定市满城区历年进面分数线
[2026-01-30 14:29:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:29:54] [query] Engine: default
[2026-01-30 14:29:54] [query] Tokens: 保定市满城区历年进面分数线
[2026-01-30 14:29:54] [query] Mods: 11
[2026-01-30 14:29:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:29:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:29:54] [query] Results: 0 Pages of results: 0
[2026-01-30 14:29:54] [query] Execution time: 0.10802
[2026-01-30 14:31:04] [query] Query for: real estate associati
[2026-01-30 14:31:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:31:04] [query] Engine: default
[2026-01-30 14:31:04] [query] Tokens: associating, association, association & jonathan, association 103, association 104, association 114, association 122, association 125, association 130, association 137
[2026-01-30 14:31:04] [query] Mods: 11
[2026-01-30 14:31:04] [query] Using OR logic
[2026-01-30 14:31:04] [query] Found results using: and logic
[2026-01-30 14:31:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35034,155,47532,21407,21411,21414,21419,21405,21408,21425) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:31:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:31:04] [query] Results: 406 Pages of results: 3
[2026-01-30 14:31:04] [query] Execution time: 0.18367
[2026-01-30 14:32:06] [query] Query for: real estate short sales
[2026-01-30 14:32:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:32:06] [query] Engine: default
[2026-01-30 14:32:06] [query] Tokens: real, estate, short, sales
[2026-01-30 14:32:06] [query] Mods: 11
[2026-01-30 14:32:06] [query] Trying AND logic
[2026-01-30 14:32:06] [query] Using OR logic
[2026-01-30 14:32:06] [query] Found results using: or logic
[2026-01-30 14:32:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1351,1161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:32:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:32:06] [query] Results: 1029 Pages of results: 6
[2026-01-30 14:32:06] [query] Execution time: 0.42271
[2026-01-30 14:32:26] [query] Query for: tracker boats canada
[2026-01-30 14:32:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:32:26] [query] Engine: default
[2026-01-30 14:32:26] [query] Tokens: tracker, canada, bates, bats, beats, booths, boots, boats
[2026-01-30 14:32:26] [query] Mods: 11
[2026-01-30 14:32:26] [query] Using OR logic
[2026-01-30 14:32:26] [query] Found results using: or logic
[2026-01-30 14:32:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1909,19309)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19309,1909,16206,16553,24746,11003,11473,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:32:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:32:26] [query] Results: 29 Pages of results: 1
[2026-01-30 14:32:26] [query] Execution time: 0.16698
[2026-01-30 14:32:34] [query] Query for: real estate short sales
[2026-01-30 14:32:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:32:34] [query] Engine: default
[2026-01-30 14:32:34] [query] Tokens: real, estate, short, sales
[2026-01-30 14:32:34] [query] Mods: 11
[2026-01-30 14:32:34] [query] Trying AND logic
[2026-01-30 14:32:34] [query] Using OR logic
[2026-01-30 14:32:35] [query] Found results using: or logic
[2026-01-30 14:32:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1351,1161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:32:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:32:35] [query] Results: 1029 Pages of results: 6
[2026-01-30 14:32:35] [query] Execution time: 0.42035
[2026-01-30 14:33:00] [query] Query for: brokers for real estate agents
[2026-01-30 14:33:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:33:00] [query] Engine: default
[2026-01-30 14:33:00] [query] Tokens: brokers, real, estate, agents
[2026-01-30 14:33:00] [query] Mods: 11
[2026-01-30 14:33:00] [query] Trying AND logic
[2026-01-30 14:33:00] [query] Found results using: and logic
[2026-01-30 14:33:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (943,171,172,1155) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:33:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (943) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1155) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:33:00] [query] Results: 118 Pages of results: 1
[2026-01-30 14:33:00] [query] Execution time: 0.76337
[2026-01-30 14:34:00] [index:background] Health check
[2026-01-30 14:34:00] [indexer:background] Health check
[2026-01-30 14:34:00] [indexer:background] Health check
[2026-01-30 14:34:03] [query] Query for: hotline
[2026-01-30 14:34:03] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:34:03] [query] Engine: default
[2026-01-30 14:34:03] [query] Tokens: hotline
[2026-01-30 14:34:03] [query] Mods: 11
[2026-01-30 14:34:03] [query] Found results using: or logic
[2026-01-30 14:34:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5214) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:34:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:34:03] [query] Results: 47 Pages of results: 1
[2026-01-30 14:34:03] [query] Execution time: 0.06141
[2026-01-30 14:34:17] [query] Query for: working with
[2026-01-30 14:34:17] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:34:17] [query] Engine: forms_and_contracts
[2026-01-30 14:34:17] [query] Tokens: working
[2026-01-30 14:34:17] [query] Mods: 5
[2026-01-30 14:34:17] [query] Found results using: and logic
[2026-01-30 14:34:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:34:17] [query] Results: 18 Pages of results: 1
[2026-01-30 14:34:17] [query] Execution time: 0.02982
[2026-01-30 14:34:23] [query] Query for: committee
[2026-01-30 14:34:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:34:23] [query] Engine: default
[2026-01-30 14:34:23] [query] Tokens: committee
[2026-01-30 14:34:23] [query] Mods: 11
[2026-01-30 14:34:23] [query] Found results using: or logic
[2026-01-30 14:34:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (243) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:34:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:34:23] [query] Results: 183 Pages of results: 1
[2026-01-30 14:34:23] [query] Execution time: 0.15580
[2026-01-30 14:34:25] [query] Query for: committee
[2026-01-30 14:34:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:34:25] [query] Engine: default
[2026-01-30 14:34:25] [query] Tokens: committee
[2026-01-30 14:34:25] [query] Mods: 11
[2026-01-30 14:34:25] [query] Found results using: or logic
[2026-01-30 14:34:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (243) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:34:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:34:25] [query] Results: 183 Pages of results: 1
[2026-01-30 14:34:25] [query] Execution time: 0.15146
[2026-01-30 14:35:18] [query] Query for: nc n
[2026-01-30 14:35:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:35:18] [query] Engine: default
[2026-01-30 14:35:18] [query] Tokens: nc, n
[2026-01-30 14:35:18] [query] Mods: 11
[2026-01-30 14:35:18] [query] Trying AND logic
[2026-01-30 14:35:21] [query] Found results using: and logic
[2026-01-30 14:35:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,2552) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:35:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (396) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (396, 2552) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:35:21] [query] Results: 655 Pages of results: 4
[2026-01-30 14:35:21] [query] Execution time: 3.82048
[2026-01-30 14:35:32] [query] Query for: nash
[2026-01-30 14:35:32] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:35:32] [query] Engine: nc_realtorsr_contacts
[2026-01-30 14:35:32] [query] Tokens: nash
[2026-01-30 14:35:32] [query] Mods: 5
[2026-01-30 14:35:32] [query] Found results using: or logic
[2026-01-30 14:35:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26162) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:35:32] [query] Results: 1 Pages of results: 1
[2026-01-30 14:35:32] [query] Execution time: 0.05978
[2026-01-30 14:35:51] [query] Query for: 凌源中学谢英中
[2026-01-30 14:35:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:35:51] [query] Engine: default
[2026-01-30 14:35:51] [query] Tokens: 凌源中学谢英中
[2026-01-30 14:35:51] [query] Mods: 11
[2026-01-30 14:35:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:35:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:35:51] [query] Results: 0 Pages of results: 0
[2026-01-30 14:35:51] [query] Execution time: 0.08581
[2026-01-30 14:36:02] [query] Query for: siu guarani unc
[2026-01-30 14:36:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:36:02] [query] Engine: default
[2026-01-30 14:36:02] [query] Tokens: 2025-valuation-law-symposium, 2025valuationlawsymposium, gsckfsiuno, magnesium, symposium, unc
[2026-01-30 14:36:02] [query] Mods: 11
[2026-01-30 14:36:02] [query] Trying AND logic
[2026-01-30 14:36:02] [query] Using OR logic
[2026-01-30 14:36:02] [query] Found results using: or logic
[2026-01-30 14:36:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8880)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (65242,65244,25166,9415,65196,8880) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:36:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:36:02] [query] Results: 6 Pages of results: 1
[2026-01-30 14:36:02] [query] Execution time: 0.08398
[2026-01-30 14:36:41] [query] Query for: advertising another firm's listings
[2026-01-30 14:36:41] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:36:41] [query] Engine: legal_qandas
[2026-01-30 14:36:41] [query] Tokens: advertising, another, firm, s, listings, firm's
[2026-01-30 14:36:41] [query] Mods: 5
[2026-01-30 14:36:41] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:36:41] [query] Using OR logic
[2026-01-30 14:36:41] [query] Found results using: or logic
[2026-01-30 14:36:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2633,1662,1165,68,906,20269) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:36:41] [query] Results: 717 Pages of results: 4
[2026-01-30 14:36:41] [query] Execution time: 0.22066
[2026-01-30 14:36:47] [query] Query for: unc buy carolina
[2026-01-30 14:36:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:36:47] [query] Engine: default
[2026-01-30 14:36:47] [query] Tokens: unc, buy, carolina
[2026-01-30 14:36:47] [query] Mods: 11
[2026-01-30 14:36:47] [query] Trying AND logic
[2026-01-30 14:36:47] [query] Using OR logic
[2026-01-30 14:36:47] [query] Found results using: or logic
[2026-01-30 14:36:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8880,2933,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:36:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:36:47] [query] Results: 637 Pages of results: 4
[2026-01-30 14:36:47] [query] Execution time: 0.24235
[2026-01-30 14:37:04] [query] Query for: order free magazines by mail
[2026-01-30 14:37:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:37:04] [query] Engine: default
[2026-01-30 14:37:04] [query] Tokens: order, free, magazines, mail
[2026-01-30 14:37:04] [query] Mods: 11
[2026-01-30 14:37:04] [query] Trying AND logic
[2026-01-30 14:37:04] [query] Using OR logic
[2026-01-30 14:37:04] [query] Found results using: or logic
[2026-01-30 14:37:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5692,2811,16633,5853) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:37:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:37:04] [query] Results: 309 Pages of results: 2
[2026-01-30 14:37:04] [query] Execution time: 0.16087
[2026-01-30 14:38:36] [index:background] Health check
[2026-01-30 14:38:50] [query] Query for: forms form library
[2026-01-30 14:38:50] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:38:50] [query] Engine: legal_qandas
[2026-01-30 14:38:50] [query] Tokens: forms, form, library
[2026-01-30 14:38:50] [query] Mods: 5
[2026-01-30 14:38:50] [query] Using OR logic
[2026-01-30 14:38:50] [query] Found results using: or logic
[2026-01-30 14:38:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:38:50] [query] Results: 491 Pages of results: 3
[2026-01-30 14:38:50] [query] Execution time: 0.16246
[2026-01-30 14:39:27] [query] Query for: forms form library
[2026-01-30 14:39:27] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:39:27] [query] Engine: legal_qandas
[2026-01-30 14:39:27] [query] Tokens: forms, form, library
[2026-01-30 14:39:27] [query] Mods: 5
[2026-01-30 14:39:27] [query] Using OR logic
[2026-01-30 14:39:27] [query] Found results using: or logic
[2026-01-30 14:39:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:39:27] [query] Results: 491 Pages of results: 3
[2026-01-30 14:39:27] [query] Execution time: 0.00763
[2026-01-30 14:39:40] [indexer:background] Health check
[2026-01-30 14:39:46] [query] Query for: home for sale in durham nc
[2026-01-30 14:39:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:39:46] [query] Engine: default
[2026-01-30 14:39:46] [query] Tokens: home, sale, durham, nc
[2026-01-30 14:39:46] [query] Mods: 11
[2026-01-30 14:39:46] [query] Trying AND logic
[2026-01-30 14:39:46] [query] Using OR logic
[2026-01-30 14:39:47] [query] Found results using: or logic
[2026-01-30 14:39:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (234,125,5443,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:39:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:39:47] [query] Results: 1071 Pages of results: 6
[2026-01-30 14:39:47] [query] Execution time: 0.61939
[2026-01-30 14:39:49] [query] Query for: forms form library
[2026-01-30 14:39:49] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:39:49] [query] Engine: legal_qandas
[2026-01-30 14:39:49] [query] Tokens: forms, form, library
[2026-01-30 14:39:49] [query] Mods: 5
[2026-01-30 14:39:49] [query] Using OR logic
[2026-01-30 14:39:49] [query] Found results using: or logic
[2026-01-30 14:39:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:39:49] [query] Results: 491 Pages of results: 3
[2026-01-30 14:39:49] [query] Execution time: 0.00835
[2026-01-30 14:39:51] [query] Query for: cuantos anos tenia amlo cuando fue presidente
[2026-01-30 14:39:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:39:51] [query] Engine: default
[2026-01-30 14:39:51] [query] Tokens: fuel, fueled, fueling, fuels, fuentes, presidentelect
[2026-01-30 14:39:51] [query] Mods: 11
[2026-01-30 14:39:51] [query] Trying AND logic
[2026-01-30 14:39:51] [query] Found results using: and logic
[2026-01-30 14:39:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5422,15497,72715,42600,27693,10299) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:39:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('43318') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:39:51] [query] Results: 1 Pages of results: 1
[2026-01-30 14:39:51] [query] Execution time: 0.03549
[2026-01-30 14:40:00] [query] Query for: due diligence check
[2026-01-30 14:40:00] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:40:00] [query] Engine: default
[2026-01-30 14:40:00] [query] Tokens: due, diligence, check
[2026-01-30 14:40:00] [query] Mods: 11
[2026-01-30 14:40:00] [query] Trying AND logic
[2026-01-30 14:40:00] [query] Found results using: and logic
[2026-01-30 14:40:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1106,5147,2177) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:40:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1057', '13102', '14256', '17384', '20171', '20273', '20403', '20491', '20514', '20578', '20758', '21139', '21264', '22249', '22275', '24479', '24909', '25205', '25357', '25644', '25646', '25657', '36783', '36789', '36804', '45635', '47873', '49064', '51394', '51601', '53471', '54588', '7716') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:40:00] [query] Results: 33 Pages of results: 1
[2026-01-30 14:40:00] [query] Execution time: 0.19356
[2026-01-30 14:40:03] [query] Query for: forms form library
[2026-01-30 14:40:03] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:40:03] [query] Engine: legal_qandas
[2026-01-30 14:40:03] [query] Tokens: forms, form, library
[2026-01-30 14:40:03] [query] Mods: 5
[2026-01-30 14:40:03] [query] Using OR logic
[2026-01-30 14:40:03] [query] Found results using: or logic
[2026-01-30 14:40:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:40:03] [query] Results: 491 Pages of results: 3
[2026-01-30 14:40:03] [query] Execution time: 0.00701
[2026-01-30 14:40:05] [query] Query for: forms form library
[2026-01-30 14:40:05] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:40:05] [query] Engine: legal_qandas
[2026-01-30 14:40:05] [query] Tokens: forms, form, library
[2026-01-30 14:40:05] [query] Mods: 5
[2026-01-30 14:40:05] [query] Using OR logic
[2026-01-30 14:40:05] [query] Found results using: or logic
[2026-01-30 14:40:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:40:05] [query] Results: 491 Pages of results: 3
[2026-01-30 14:40:05] [query] Execution time: 0.00705
[2026-01-30 14:40:15] [query] Query for: ทองผันผวน
[2026-01-30 14:40:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:40:15] [query] Engine: default
[2026-01-30 14:40:15] [query] Tokens: ทองผันผวน
[2026-01-30 14:40:15] [query] Mods: 11
[2026-01-30 14:40:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:40:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:40:15] [query] Results: 0 Pages of results: 0
[2026-01-30 14:40:15] [query] Execution time: 0.09615
[2026-01-30 14:41:00] [query] Query for: form 401
[2026-01-30 14:41:00] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:41:00] [query] Engine: legal_qandas
[2026-01-30 14:41:00] [query] Tokens: form, 401, form 401
[2026-01-30 14:41:00] [query] Mods: 5
[2026-01-30 14:41:00] [query] Trying AND logic
[2026-01-30 14:41:00] [query] Found results using: and logic
[2026-01-30 14:41:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,20475,20510) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19972', '19973', '21275', '40631', '40916') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:41:00] [query] Results: 5 Pages of results: 1
[2026-01-30 14:41:00] [query] Execution time: 0.06630
[2026-01-30 14:41:25] [query] Query for: エロ漫画 出産
[2026-01-30 14:41:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:41:25] [query] Engine: default
[2026-01-30 14:41:25] [query] Tokens: エロ漫画 出産
[2026-01-30 14:41:25] [query] Mods: 11
[2026-01-30 14:41:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:41:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:41:25] [query] Results: 0 Pages of results: 0
[2026-01-30 14:41:25] [query] Execution time: 0.10574
[2026-01-30 14:41:35] [query] Query for: 渡邊渚 フォロワー数 推移
[2026-01-30 14:41:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:41:35] [query] Engine: default
[2026-01-30 14:41:35] [query] Tokens: 渡邊渚 フォロワー数 推移
[2026-01-30 14:41:35] [query] Mods: 11
[2026-01-30 14:41:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:41:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:41:35] [query] Results: 0 Pages of results: 0
[2026-01-30 14:41:35] [query] Execution time: 0.12935
[2026-01-30 14:41:45] [query] Query for: nc con
[2026-01-30 14:41:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:41:45] [query] Engine: default
[2026-01-30 14:41:45] [query] Tokens: conceal, concealed, concealing, concealment, conceivable, conceivably, conceive, conceived, concentrate, concentrated
[2026-01-30 14:41:45] [query] Mods: 11
[2026-01-30 14:41:45] [query] Using OR logic
[2026-01-30 14:41:45] [query] Found results using: and logic
[2026-01-30 14:41:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33922,17795,40550,32972,21644,32787,1284,25819,12807,12572) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:41:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:41:45] [query] Results: 31 Pages of results: 1
[2026-01-30 14:41:45] [query] Execution time: 0.02523
[2026-01-30 14:41:57] [query] Query for: zillow realtor website maps and directions to property value
[2026-01-30 14:41:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:41:57] [query] Engine: default
[2026-01-30 14:41:57] [query] Tokens: zillow, realtor, website, maps, directions, property, value
[2026-01-30 14:41:57] [query] Mods: 11
[2026-01-30 14:41:57] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:41:57] [query] Using OR logic
[2026-01-30 14:41:58] [query] Found results using: or logic
[2026-01-30 14:41:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,402,1533,910,14653,107,1217) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:41:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:41:58] [query] Results: 1192 Pages of results: 6
[2026-01-30 14:41:58] [query] Execution time: 0.55388
[2026-01-30 14:42:00] [query] Query for: feeting
[2026-01-30 14:42:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:42:00] [query] Engine: default
[2026-01-30 14:42:00] [query] Tokens: feeding, feeding 1, feeding1, fitting, footing, feeting
[2026-01-30 14:42:00] [query] Mods: 11
[2026-01-30 14:42:00] [query] Using OR logic
[2026-01-30 14:42:00] [query] Found results using: or logic
[2026-01-30 14:42:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8281,59840,59857,34244,61270,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:42:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:42:00] [query] Results: 8 Pages of results: 1
[2026-01-30 14:42:00] [query] Execution time: 0.08243
[2026-01-30 14:42:02] [query] Query for: arthur elswick oregonia ohio
[2026-01-30 14:42:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:42:02] [query] Engine: default
[2026-01-30 14:42:02] [query] Tokens: arthur, ohio, oregon, elswick oregonia
[2026-01-30 14:42:02] [query] Mods: 11
[2026-01-30 14:42:02] [query] Using OR logic
[2026-01-30 14:42:02] [query] Found results using: or logic
[2026-01-30 14:42:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22921,19990)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22921,19990,6355,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:42:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:42:02] [query] Results: 6 Pages of results: 1
[2026-01-30 14:42:02] [query] Execution time: 0.15759
[2026-01-30 14:42:02] [query] Query for: listing rental agreement
[2026-01-30 14:42:02] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:42:02] [query] Engine: legal_qandas
[2026-01-30 14:42:02] [query] Tokens: listing, rental, agreement
[2026-01-30 14:42:02] [query] Mods: 5
[2026-01-30 14:42:02] [query] Trying AND logic
[2026-01-30 14:42:03] [query] Found results using: and logic
[2026-01-30 14:42:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,625,873) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19972', '20261', '20377', '20482', '21275', '25160', '25264', '36778', '36798', '36802', '39803', '40257', '41094', '41095') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:42:03] [query] Results: 14 Pages of results: 1
[2026-01-30 14:42:03] [query] Execution time: 0.05593
[2026-01-30 14:42:08] [query] Query for: 
[2026-01-30 14:42:08] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:42:08] [query] Engine: default
[2026-01-30 14:42:08] [query] Tokens: 
[2026-01-30 14:42:08] [query] Mods: 11
[2026-01-30 14:42:08] [query] Found results using: or logic
[2026-01-30 14:42:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:42:08') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:42:08] [query] Results: 2026 Pages of results: 11
[2026-01-30 14:42:08] [query] Execution time: 0.21627
[2026-01-30 14:42:46] [query] Query for: choosing a realtor to buy
[2026-01-30 14:42:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:42:46] [query] Engine: default
[2026-01-30 14:42:46] [query] Tokens: choosing, realtor, buy
[2026-01-30 14:42:46] [query] Mods: 11
[2026-01-30 14:42:46] [query] Trying AND logic
[2026-01-30 14:42:46] [query] Found results using: and logic
[2026-01-30 14:42:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6854,402,2933) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:42:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17623', '2719') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:42:46] [query] Results: 2 Pages of results: 1
[2026-01-30 14:42:46] [query] Execution time: 0.04671
[2026-01-30 14:42:51] [query] Query for: zenith protection group scam
[2026-01-30 14:42:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:42:51] [query] Engine: default
[2026-01-30 14:42:52] [query] Tokens: protection, group, scam, zenith
[2026-01-30 14:42:52] [query] Mods: 11
[2026-01-30 14:42:52] [query] Using OR logic
[2026-01-30 14:42:52] [query] Found results using: or logic
[2026-01-30 14:42:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1286,97,2477)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (97,1286,2477,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:42:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:42:52] [query] Results: 191 Pages of results: 1
[2026-01-30 14:42:52] [query] Execution time: 0.17497
[2026-01-30 14:43:00] [query] Query for: offer-to-purchase-and-contract
[2026-01-30 14:43:00] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:43:00] [query] Engine: legal_qandas
[2026-01-30 14:43:00] [query] Tokens: offer, purchase, contract, offer-to-purchase-and-contract
[2026-01-30 14:43:00] [query] Mods: 5
[2026-01-30 14:43:00] [query] Using OR logic
[2026-01-30 14:43:00] [query] Found results using: or logic
[2026-01-30 14:43:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1798,120,2727,13263) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:43:00] [query] Results: 561 Pages of results: 3
[2026-01-30 14:43:00] [query] Execution time: 0.19026
[2026-01-30 14:43:07] [query] Query for: prepairing tenants for cold weather
[2026-01-30 14:43:07] [query] Arguments: engine: risk_management mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:43:07] [query] Engine: risk_management
[2026-01-30 14:43:07] [query] Tokens: cold, weather, cold-calling, coldcalling, coldwell, weathered, weathering, weatherization, tenants
[2026-01-30 14:43:07] [query] Mods: 4
[2026-01-30 14:43:07] [query] Trying AND logic
[2026-01-30 14:43:07] [query] Using OR logic
[2026-01-30 14:43:07] [query] Found results using: or logic
[2026-01-30 14:43:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.risk_tools' AND (s.attribute IN ('title','slug','taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.risk_tools' AND (s.attribute IN ('content','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.risk_tools' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3871)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2710,1415,45155,45160,6097,15279,11314,22121,3871) AND 1=1 AND ((s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:43:07] [query] Results: 4 Pages of results: 1
[2026-01-30 14:43:07] [query] Execution time: 0.03068
[2026-01-30 14:43:14] [query] Query for: vu boy pho 23 tuoi
[2026-01-30 14:43:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:43:14] [query] Engine: default
[2026-01-30 14:43:14] [query] Tokens: phoenix, phone, phone-free, phonefree, phones, phone’s, photo, photocopied, photocopy, photograph
[2026-01-30 14:43:14] [query] Mods: 11
[2026-01-30 14:43:14] [query] Using OR logic
[2026-01-30 14:43:14] [query] Found results using: and logic
[2026-01-30 14:43:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5967,4244)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4026,596,13884,13885,7018,7070,3607,33217,33214,11970) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:43:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:43:14] [query] Results: 102 Pages of results: 1
[2026-01-30 14:43:14] [query] Execution time: 0.06523
[2026-01-30 14:43:27] [query] Query for: 延長事由認定申告書 書き方
[2026-01-30 14:43:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:43:27] [query] Engine: default
[2026-01-30 14:43:27] [query] Tokens: 延長事由認定申告書 書き方
[2026-01-30 14:43:27] [query] Mods: 11
[2026-01-30 14:43:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:43:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:43:27] [query] Results: 0 Pages of results: 0
[2026-01-30 14:43:27] [query] Execution time: 0.11138
[2026-01-30 14:43:58] [index:background] Health check
[2026-01-30 14:43:59] [index:background] Health check
[2026-01-30 14:43:59] [indexer:background] Health check
[2026-01-30 14:43:59] [indexer:background] Health check
[2026-01-30 14:44:08] [query] Query for: is there a prepared list we can share with tenants on how to prepare for cold weather
[2026-01-30 14:44:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:44:08] [query] Engine: default
[2026-01-30 14:44:08] [query] Tokens: prepared, list, can, share, tenants, prepare, cold, weather
[2026-01-30 14:44:08] [query] Mods: 11
[2026-01-30 14:44:08] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:44:08] [query] Using OR logic
[2026-01-30 14:44:08] [query] Found results using: or logic
[2026-01-30 14:44:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5097,1192,589,267,3871,5682,2710,1415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:44:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:44:08] [query] Results: 983 Pages of results: 5
[2026-01-30 14:44:08] [query] Execution time: 0.25990
[2026-01-30 14:44:22] [query] Query for: is there a prepared list we can share with tenants on how to prepare for cold weather
[2026-01-30 14:44:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:44:22] [query] Engine: default
[2026-01-30 14:44:22] [query] Tokens: prepared, list, can, share, tenants, prepare, cold, weather
[2026-01-30 14:44:22] [query] Mods: 11
[2026-01-30 14:44:22] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:44:22] [query] Using OR logic
[2026-01-30 14:44:22] [query] Found results using: or logic
[2026-01-30 14:44:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5097,1192,589,267,3871,5682,2710,1415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:44:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:44:22] [query] Results: 983 Pages of results: 5
[2026-01-30 14:44:22] [query] Execution time: 0.31669
[2026-01-30 14:45:28] [query] Query for: offer and due diligence check
[2026-01-30 14:45:28] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:45:28] [query] Engine: legal_qandas
[2026-01-30 14:45:28] [query] Tokens: offer, due, diligence, check
[2026-01-30 14:45:28] [query] Mods: 5
[2026-01-30 14:45:28] [query] Trying AND logic
[2026-01-30 14:45:28] [query] Using OR logic
[2026-01-30 14:45:28] [query] Found results using: or logic
[2026-01-30 14:45:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1798,1106,5147,2177) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:45:28] [query] Results: 528 Pages of results: 3
[2026-01-30 14:45:28] [query] Execution time: 0.17128
[2026-01-30 14:45:34] [query] Query for: short sale real estate agent
[2026-01-30 14:45:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:45:34] [query] Engine: default
[2026-01-30 14:45:34] [query] Tokens: short, sale, real, estate, agent
[2026-01-30 14:45:34] [query] Mods: 11
[2026-01-30 14:45:34] [query] Trying AND logic
[2026-01-30 14:45:34] [query] Using OR logic
[2026-01-30 14:45:35] [query] Found results using: or logic
[2026-01-30 14:45:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1351,125,171,172,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:45:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:45:35] [query] Results: 1205 Pages of results: 7
[2026-01-30 14:45:35] [query] Execution time: 0.53343
[2026-01-30 14:45:39] [query] Query for: forms form library
[2026-01-30 14:45:39] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:45:39] [query] Engine: legal_qandas
[2026-01-30 14:45:39] [query] Tokens: forms, form, library
[2026-01-30 14:45:39] [query] Mods: 5
[2026-01-30 14:45:39] [query] Using OR logic
[2026-01-30 14:45:39] [query] Found results using: or logic
[2026-01-30 14:45:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:45:39] [query] Results: 491 Pages of results: 3
[2026-01-30 14:45:39] [query] Execution time: 0.11287
[2026-01-30 14:46:07] [query] Query for: buildings for sale in charlotte nc
[2026-01-30 14:46:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:46:07] [query] Engine: default
[2026-01-30 14:46:07] [query] Tokens: buildings, sale, charlotte, nc
[2026-01-30 14:46:07] [query] Mods: 11
[2026-01-30 14:46:07] [query] Trying AND logic
[2026-01-30 14:46:07] [query] Using OR logic
[2026-01-30 14:46:08] [query] Found results using: or logic
[2026-01-30 14:46:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (523,125,5224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:46:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:46:08] [query] Results: 880 Pages of results: 5
[2026-01-30 14:46:08] [query] Execution time: 0.57998
[2026-01-30 14:46:09] [query] Query for: forms t401 form library
[2026-01-30 14:46:09] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:46:09] [query] Engine: legal_qandas
[2026-01-30 14:46:09] [query] Tokens: forms, form, library, to40, t401
[2026-01-30 14:46:09] [query] Mods: 5
[2026-01-30 14:46:09] [query] Using OR logic
[2026-01-30 14:46:09] [query] Found results using: or logic
[2026-01-30 14:46:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817,2409,7200)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200,4357,0) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:46:09] [query] Results: 491 Pages of results: 3
[2026-01-30 14:46:09] [query] Execution time: 0.20661
[2026-01-30 14:46:19] [query] Query for: forms rental 401 form library
[2026-01-30 14:46:19] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:46:19] [query] Engine: legal_qandas
[2026-01-30 14:46:19] [query] Tokens: forms, rental, 401, form, library, rental 401
[2026-01-30 14:46:19] [query] Mods: 5
[2026-01-30 14:46:19] [query] Using OR logic
[2026-01-30 14:46:19] [query] Found results using: or logic
[2026-01-30 14:46:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20475,1817,2409,7200,625)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,625,20475,1817,7200,0) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:46:19] [query] Results: 503 Pages of results: 3
[2026-01-30 14:46:19] [query] Execution time: 0.19587
[2026-01-30 14:46:22] [query] Query for: オグリキャップ
[2026-01-30 14:46:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:46:22] [query] Engine: default
[2026-01-30 14:46:22] [query] Tokens: オグリキャップ
[2026-01-30 14:46:22] [query] Mods: 11
[2026-01-30 14:46:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:46:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:46:22] [query] Results: 0 Pages of results: 0
[2026-01-30 14:46:22] [query] Execution time: 0.07718
[2026-01-30 14:46:24] [query] Query for: 广州市第一中学-学校综合管理评台
[2026-01-30 14:46:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:46:24] [query] Engine: default
[2026-01-30 14:46:24] [query] Tokens: 广州市第一中学 学校综合管理评台 广州市第一中学-学校综合管理评台
[2026-01-30 14:46:24] [query] Mods: 11
[2026-01-30 14:46:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:46:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:46:24] [query] Results: 0 Pages of results: 0
[2026-01-30 14:46:24] [query] Execution time: 0.12686
[2026-01-30 14:46:38] [query] Query for: forms rental 401 form library
[2026-01-30 14:46:38] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:46:38] [query] Engine: legal_qandas
[2026-01-30 14:46:38] [query] Tokens: forms, rental, 401, form, library, rental 401
[2026-01-30 14:46:38] [query] Mods: 5
[2026-01-30 14:46:38] [query] Using OR logic
[2026-01-30 14:46:38] [query] Found results using: or logic
[2026-01-30 14:46:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20475,1817,2409,7200,625)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,625,20475,1817,7200,0) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:46:38] [query] Results: 503 Pages of results: 3
[2026-01-30 14:46:38] [query] Execution time: 0.00858
[2026-01-30 14:46:48] [query] Query for: forms rental form library
[2026-01-30 14:46:48] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:46:48] [query] Engine: legal_qandas
[2026-01-30 14:46:48] [query] Tokens: forms, rental, form, library
[2026-01-30 14:46:48] [query] Mods: 5
[2026-01-30 14:46:48] [query] Trying AND logic
[2026-01-30 14:46:48] [query] Found results using: and logic
[2026-01-30 14:46:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,625,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('40916', '41094') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:46:48] [query] Results: 2 Pages of results: 1
[2026-01-30 14:46:48] [query] Execution time: 0.07390
[2026-01-30 14:46:58] [query] Query for: buildings for sale in charlotte nc
[2026-01-30 14:46:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:46:58] [query] Engine: default
[2026-01-30 14:46:58] [query] Tokens: buildings, sale, charlotte, nc
[2026-01-30 14:46:58] [query] Mods: 11
[2026-01-30 14:46:58] [query] Trying AND logic
[2026-01-30 14:46:58] [query] Using OR logic
[2026-01-30 14:46:58] [query] Found results using: or logic
[2026-01-30 14:46:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (523,125,5224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:46:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:46:58] [query] Results: 880 Pages of results: 5
[2026-01-30 14:46:58] [query] Execution time: 0.43736
[2026-01-30 14:47:26] [query] Query for: www.thaismegp.com
[2026-01-30 14:47:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:47:26] [query] Engine: default
[2026-01-30 14:47:26] [query] Tokens: www, com, thaismegp www.thaismegp.com
[2026-01-30 14:47:26] [query] Mods: 11
[2026-01-30 14:47:26] [query] Using OR logic
[2026-01-30 14:47:26] [query] Found results using: or logic
[2026-01-30 14:47:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:47:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:47:26] [query] Results: 261 Pages of results: 2
[2026-01-30 14:47:26] [query] Execution time: 0.50266
[2026-01-30 14:49:04] [index:background] Health check
[2026-01-30 14:49:04] [indexer:background] Health check
[2026-01-30 14:49:04] [indexer:background] Health check
[2026-01-30 14:49:19] [query] Query for: smith
[2026-01-30 14:49:19] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:49:19] [query] Engine: nc_realtorsr_contacts
[2026-01-30 14:49:19] [query] Tokens: smiths, smith
[2026-01-30 14:49:19] [query] Mods: 5
[2026-01-30 14:49:19] [query] Using OR logic
[2026-01-30 14:49:19] [query] Found results using: or logic
[2026-01-30 14:49:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53694,12106) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:49:19] [query] Results: 1 Pages of results: 1
[2026-01-30 14:49:19] [query] Execution time: 0.02845
[2026-01-30 14:49:25] [query] Query for: smith
[2026-01-30 14:49:25] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:49:25] [query] Engine: nc_realtorsr_contacts
[2026-01-30 14:49:25] [query] Tokens: smiths, smith
[2026-01-30 14:49:25] [query] Mods: 5
[2026-01-30 14:49:25] [query] Using OR logic
[2026-01-30 14:49:25] [query] Found results using: or logic
[2026-01-30 14:49:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53694,12106) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:49:25] [query] Results: 1 Pages of results: 1
[2026-01-30 14:49:25] [query] Execution time: 0.00846
[2026-01-30 14:49:28] [query] Query for: how to sell a house without realtor in california
[2026-01-30 14:49:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:49:28] [query] Engine: default
[2026-01-30 14:49:28] [query] Tokens: sell, house, without, realtor, california
[2026-01-30 14:49:28] [query] Mods: 11
[2026-01-30 14:49:28] [query] Trying AND logic
[2026-01-30 14:49:28] [query] Using OR logic
[2026-01-30 14:49:28] [query] Found results using: or logic
[2026-01-30 14:49:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (106,244,2332,402,4112) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:49:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:49:28] [query] Results: 891 Pages of results: 5
[2026-01-30 14:49:28] [query] Execution time: 0.35894
[2026-01-30 14:49:38] [query] Query for: amazon prime subscription plan for tv
[2026-01-30 14:49:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:49:38] [query] Engine: default
[2026-01-30 14:49:38] [query] Tokens: amazon, prime, subscription, plan, tv
[2026-01-30 14:49:38] [query] Mods: 11
[2026-01-30 14:49:38] [query] Trying AND logic
[2026-01-30 14:49:38] [query] Using OR logic
[2026-01-30 14:49:38] [query] Found results using: or logic
[2026-01-30 14:49:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4665,3214,13801,2724,1532) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:49:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:49:38] [query] Results: 136 Pages of results: 1
[2026-01-30 14:49:38] [query] Execution time: 0.11256
[2026-01-30 14:49:40] [query] Query for: كونفيكس m2
[2026-01-30 14:49:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:49:40] [query] Engine: default
[2026-01-30 14:49:40] [query] Tokens: addendum2, am2024, ccim2nd, com2025, durham2009, durham2017, form2, form201, form201g, form202
[2026-01-30 14:49:40] [query] Mods: 11
[2026-01-30 14:49:40] [query] Using OR logic
[2026-01-30 14:49:40] [query] Found results using: and logic
[2026-01-30 14:49:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19788,54336,52847,68613,30793,30801,5191,20452,20453,60570) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:49:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:49:40] [query] Results: 314 Pages of results: 2
[2026-01-30 14:49:40] [query] Execution time: 0.15493
[2026-01-30 14:50:00] [query] Query for: personal property
[2026-01-30 14:50:00] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:50:00] [query] Engine: legal_qandas
[2026-01-30 14:50:00] [query] Query for: mia johnson realtor
[2026-01-30 14:50:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:50:00] [query] Engine: default
[2026-01-30 14:50:00] [query] Tokens: miami, miamis, miami’s, johnson, realtor
[2026-01-30 14:50:00] [query] Mods: 11
[2026-01-30 14:50:00] [query] Trying AND logic
[2026-01-30 14:50:00] [query] Tokens: personal, property
[2026-01-30 14:50:00] [query] Mods: 5
[2026-01-30 14:50:00] [query] Trying AND logic
[2026-01-30 14:50:00] [query] Using OR logic
[2026-01-30 14:50:00] [query] Found results using: and logic
[2026-01-30 14:50:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3795,107) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19925', '19927', '19973', '19976', '20110', '20171', '20177', '20379', '20386', '20483', '20489', '20517', '20526', '20568', '20573', '20578', '21266', '22250', '24092', '24333', '24739', '24909', '25541', '25632', '25658', '25665', '25807', '26148', '26196', '26241', '26248', '36778', '36780', '36783', '36798', '39803', '40214', '42850', '44500', '45108', '47178', '47873', '47948', '50411', '52937') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:50:00] [query] Results: 45 Pages of results: 1
[2026-01-30 14:50:00] [query] Execution time: 0.49090
[2026-01-30 14:50:01] [query] Found results using: or logic
[2026-01-30 14:50:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2965,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11622,15613,15597,2965,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:50:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:50:01] [query] Results: 518 Pages of results: 3
[2026-01-30 14:50:01] [query] Execution time: 0.93516
[2026-01-30 14:50:22] [query] Query for: realtor websites i have used
[2026-01-30 14:50:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:50:22] [query] Engine: default
[2026-01-30 14:50:22] [query] Tokens: realtor, websites, used
[2026-01-30 14:50:22] [query] Mods: 11
[2026-01-30 14:50:22] [query] Trying AND logic
[2026-01-30 14:50:22] [query] Found results using: and logic
[2026-01-30 14:50:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,2652,928) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:50:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1057', '20033', '56282') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:50:22] [query] Results: 3 Pages of results: 1
[2026-01-30 14:50:22] [query] Execution time: 0.13989
[2026-01-30 14:50:29] [query] Query for: amci coal assets 2007
[2026-01-30 14:50:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:50:29] [query] Engine: default
[2026-01-30 14:50:29] [query] Tokens: coalition, coalitions, coalition’s, 2007, assets
[2026-01-30 14:50:29] [query] Mods: 11
[2026-01-30 14:50:29] [query] Trying AND logic
[2026-01-30 14:50:29] [query] Found results using: and logic
[2026-01-30 14:50:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3267,3521)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1961,20321,20317,3267,3521) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:50:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '21391') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:50:29] [query] Results: 2 Pages of results: 1
[2026-01-30 14:50:29] [query] Execution time: 0.03988
[2026-01-30 14:50:44] [query] Query for: fallon
[2026-01-30 14:50:44] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:50:44] [query] Engine: nc_realtorsr_contacts
[2026-01-30 14:50:44] [query] Tokens: fallon
[2026-01-30 14:50:44] [query] Mods: 5
[2026-01-30 14:50:44] [query] Found results using: or logic
[2026-01-30 14:50:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47462) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:50:44] [query] Results: 1 Pages of results: 1
[2026-01-30 14:50:44] [query] Execution time: 0.03801
[2026-01-30 14:50:49] [query] Query for: fallon
[2026-01-30 14:50:49] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:50:49] [query] Engine: nc_realtorsr_contacts
[2026-01-30 14:50:49] [query] Tokens: fallon
[2026-01-30 14:50:49] [query] Mods: 5
[2026-01-30 14:50:49] [query] Found results using: or logic
[2026-01-30 14:50:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47462) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:50:49] [query] Results: 1 Pages of results: 1
[2026-01-30 14:50:49] [query] Execution time: 0.00825
[2026-01-30 14:51:42] [query] Query for: are washer and dryers personal property?
[2026-01-30 14:51:42] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:51:42] [query] Engine: legal_qandas
[2026-01-30 14:51:42] [query] Tokens: washer, washers, personal, property
[2026-01-30 14:51:42] [query] Mods: 5
[2026-01-30 14:51:42] [query] Trying AND logic
[2026-01-30 14:51:42] [query] Using OR logic
[2026-01-30 14:51:42] [query] Found results using: or logic
[2026-01-30 14:51:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3795,107)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14276,14274,3795,107) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:51:42] [query] Results: 516 Pages of results: 3
[2026-01-30 14:51:42] [query] Execution time: 0.17863
[2026-01-30 14:52:08] [query] Query for: シレン６ 印 銀封印状態 合成
[2026-01-30 14:52:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:52:08] [query] Engine: default
[2026-01-30 14:52:08] [query] Tokens: シレン６ 印 銀封印状態 合成
[2026-01-30 14:52:08] [query] Mods: 11
[2026-01-30 14:52:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:52:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:52:08] [query] Results: 0 Pages of results: 0
[2026-01-30 14:52:08] [query] Execution time: 0.19730
[2026-01-30 14:52:33] [query] Query for: can a due diligence check be delivered before an offer is accepted?
[2026-01-30 14:52:33] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:52:33] [query] Engine: legal_qandas
[2026-01-30 14:52:33] [query] Tokens: can, due, diligence, check, delivered, offer, accepted
[2026-01-30 14:52:33] [query] Mods: 5
[2026-01-30 14:52:33] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:52:33] [query] Using OR logic
[2026-01-30 14:52:33] [query] Found results using: or logic
[2026-01-30 14:52:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,1106,5147,2177,4317,1798,745) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:52:33] [query] Results: 652 Pages of results: 4
[2026-01-30 14:52:33] [query] Execution time: 0.32449
[2026-01-30 14:53:23] [query] Query for: zyvox pillen 🤩🌟 www.7search.xyz/de/zyvox ohne arzt rezept zyvox-riegel online kaufen oder kaufen. wo kaufen? konnen aus deutschland bestellen?.
[2026-01-30 14:53:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:53:23] [query] Engine: default
[2026-01-30 14:53:23] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, wobbly, woerner
[2026-01-30 14:53:23] [query] Mods: 11
[2026-01-30 14:53:23] [query] Trying AND logic
[2026-01-30 14:53:23] [query] Using OR logic
[2026-01-30 14:53:23] [query] Found results using: or logic
[2026-01-30 14:53:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22883,23348,15535,24733,11883,14763,29719,29720,18963,24319) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:53:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:53:23] [query] Results: 10 Pages of results: 1
[2026-01-30 14:53:23] [query] Execution time: 0.04048
[2026-01-30 14:53:38] [query] Query for: ph-3859
[2026-01-30 14:53:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:53:38] [query] Engine: default
[2026-01-30 14:53:38] [query] Tokens: 1686523859, 1705423859, 1705423859 1705423894, 17054238591705423894, 1752243859, ph
[2026-01-30 14:53:38] [query] Mods: 11
[2026-01-30 14:53:38] [query] Using OR logic
[2026-01-30 14:53:38] [query] Found results using: or logic
[2026-01-30 14:53:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8207)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (38318,47842,47854,47856,71452,8207) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:53:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:53:38] [query] Results: 1 Pages of results: 1
[2026-01-30 14:53:38] [query] Execution time: 0.07475
[2026-01-30 14:53:42] [query] Query for: three ponoes
[2026-01-30 14:53:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:53:42] [query] Engine: default
[2026-01-30 14:53:42] [query] Tokens: three, phones, pines, ponoes
[2026-01-30 14:53:42] [query] Mods: 11
[2026-01-30 14:53:42] [query] Using OR logic
[2026-01-30 14:53:42] [index:background] Health check
[2026-01-30 14:53:42] [query] Found results using: or logic
[2026-01-30 14:53:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1131)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1131,7018,25288,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:53:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:53:42] [query] Results: 204 Pages of results: 2
[2026-01-30 14:53:42] [query] Execution time: 0.16672
[2026-01-30 14:53:44] [query] Query for: north carolina farm credit
[2026-01-30 14:53:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:53:44] [query] Engine: default
[2026-01-30 14:53:44] [query] Tokens: north, carolina, farm, credit
[2026-01-30 14:53:44] [query] Mods: 11
[2026-01-30 14:53:44] [query] Trying AND logic
[2026-01-30 14:53:44] [query] Found results using: and logic
[2026-01-30 14:53:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,9136,1553) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:53:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('42895', '52101', '54675', '55995') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:53:44] [query] Results: 1 Pages of results: 1
[2026-01-30 14:53:44] [query] Execution time: 0.06254
[2026-01-30 14:53:49] [indexer:background] Health check
[2026-01-30 14:54:37] [query] Query for: goedkoop torsemide online 😜 www.7search.xyz/torsemide mal di testa. waar fda goedgekeurd gezondheidsproduct kopen bestel levering 's nachts. goedkopen kan ik kopen.
[2026-01-30 14:54:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:54:37] [query] Engine: default
[2026-01-30 14:54:37] [query] Tokens: diabetes, diagnoses, diagnostic, diagram, dial, dial 2018, dial2018, dialing, diallo, dialogue
[2026-01-30 14:54:37] [query] Mods: 11
[2026-01-30 14:54:37] [query] Trying AND logic
[2026-01-30 14:54:37] [query] Found results using: and logic
[2026-01-30 14:54:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,68,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17663,24615,43889,2692,4399,15383,15400,63629,23181,2708) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:54:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13243', '18050', '49351') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:54:37] [query] Results: 3 Pages of results: 1
[2026-01-30 14:54:37] [query] Execution time: 0.03455
[2026-01-30 14:54:45] [query] Query for: acquisto
[2026-01-30 14:54:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:54:45] [query] Engine: default
[2026-01-30 14:54:45] [query] Tokens: acquisto
[2026-01-30 14:54:45] [query] Mods: 11
[2026-01-30 14:54:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:54:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:54:45] [query] Results: 0 Pages of results: 0
[2026-01-30 14:54:45] [query] Execution time: 0.07631
[2026-01-30 14:54:55] [query] Query for: 陈坤同期男明星
[2026-01-30 14:54:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:54:55] [query] Engine: default
[2026-01-30 14:54:55] [query] Tokens: 陈坤同期男明星
[2026-01-30 14:54:55] [query] Mods: 11
[2026-01-30 14:54:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:54:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:54:55] [query] Results: 0 Pages of results: 0
[2026-01-30 14:54:55] [query] Execution time: 0.07397
[2026-01-30 14:55:17] [query] Query for: 
[2026-01-30 14:55:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:55:17] [query] Engine: default
[2026-01-30 14:55:17] [query] Tokens: 
[2026-01-30 14:55:17] [query] Mods: 11
[2026-01-30 14:55:17] [query] Found results using: or logic
[2026-01-30 14:55:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:55:17') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:55:17] [query] Results: 2026 Pages of results: 11
[2026-01-30 14:55:17] [query] Execution time: 0.22235
[2026-01-30 14:55:42] [query] Query for: modafinil barato en linea 🍗 www.7rx.biz/es/modafinil arzneipille. comprar sabado entrega fedex. linea. baratos disponibles ordenar europa.
[2026-01-30 14:55:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:55:42] [query] Engine: default
[2026-01-30 14:55:42] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, en, es, fedex, www
[2026-01-30 14:55:42] [query] Mods: 11
[2026-01-30 14:55:42] [query] Trying AND logic
[2026-01-30 14:55:42] [query] Using OR logic
[2026-01-30 14:55:42] [query] Found results using: or logic
[2026-01-30 14:55:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,59810,8261,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,49439,59810,8261,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:55:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:55:42] [query] Results: 125 Pages of results: 1
[2026-01-30 14:55:42] [query] Execution time: 0.15341
[2026-01-30 14:55:46] [query] Query for: bushnell
[2026-01-30 14:55:46] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:55:46] [query] Engine: nc_realtorsr_contacts
[2026-01-30 14:55:46] [query] Tokens: bushnell, bushnells
[2026-01-30 14:55:46] [query] Mods: 5
[2026-01-30 14:55:46] [query] Using OR logic
[2026-01-30 14:55:46] [query] Found results using: or logic
[2026-01-30 14:55:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5216,21921) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:55:46] [query] Results: 1 Pages of results: 1
[2026-01-30 14:55:46] [query] Execution time: 0.05120
[2026-01-30 14:56:57] [query] Query for: realestate lookup
[2026-01-30 14:56:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:56:57] [query] Engine: default
[2026-01-30 14:56:57] [query] Tokens: realestate, lookup
[2026-01-30 14:56:57] [query] Mods: 11
[2026-01-30 14:56:57] [query] Trying AND logic
[2026-01-30 14:56:57] [query] Using OR logic
[2026-01-30 14:56:57] [query] Found results using: or logic
[2026-01-30 14:56:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7703,8810) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:56:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:56:57] [query] Results: 12 Pages of results: 1
[2026-01-30 14:56:57] [query] Execution time: 0.03065
[2026-01-30 14:57:05] [query] Query for: billig zithromax online 🪕⣈⭐ www.7rx.biz/zithromax farmacie europee. kvalitet garantert. kan du kjope pa nettet i storbritannia. jeg uten resept levering over natten.
[2026-01-30 14:57:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:57:05] [query] Engine: default
[2026-01-30 14:57:05] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, dua, dual, dual-agent, dualagent, dually, dubai
[2026-01-30 14:57:05] [query] Mods: 11
[2026-01-30 14:57:05] [query] Trying AND logic
[2026-01-30 14:57:05] [query] Using OR logic
[2026-01-30 14:57:05] [query] Found results using: or logic
[2026-01-30 14:57:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,7795,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,59782,967,13260,13267,69683,21992) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:57:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:57:05] [query] Results: 51 Pages of results: 1
[2026-01-30 14:57:05] [query] Execution time: 0.52711
[2026-01-30 14:57:17] [index] Marking post.page 21582 to be dropped
[2026-01-30 14:57:20] [index] Dropping post.page 21582
[2026-01-30 14:57:20] [index:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 14:57:22] [index] Marking post.page 21582 to be dropped
[2026-01-30 14:57:22] [indexer] Queued next batch (1)
[2026-01-30 14:57:22] [indexer:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 14:57:25] [index] Dropping post.page 21582
[2026-01-30 14:57:25] [index:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 14:57:27] [indexer] Queued next batch (1)
[2026-01-30 14:57:27] [indexer:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 14:57:29] [indexer] Processing batch (1)
[2026-01-30 14:57:29] [indexer] Indexing post.page:21582
[2026-01-30 14:57:29] [index] Marking [1] post.page 21582 as indexed
[2026-01-30 14:57:29] [indexer] Index built
[2026-01-30 14:57:32] [indexer] Index built
[2026-01-30 14:57:48] [query] Query for: real estate agents i can trust com
[2026-01-30 14:57:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:57:48] [query] Engine: default
[2026-01-30 14:57:48] [query] Tokens: real, estate, agents, can, trust, com
[2026-01-30 14:57:48] [query] Mods: 11
[2026-01-30 14:57:48] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:57:48] [query] Using OR logic
[2026-01-30 14:57:49] [query] Found results using: or logic
[2026-01-30 14:57:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,589,3288,23) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:57:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:57:49] [query] Results: 1363 Pages of results: 7
[2026-01-30 14:57:50] [query] Execution time: 1.12507
[2026-01-30 14:58:11] [query] Query for: danh sach thu hoi thuoc
[2026-01-30 14:58:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:58:11] [query] Engine: default
[2026-01-30 14:58:11] [query] Tokens: sacha, sachs, thumb, thumbnail, thumbs, thumbtack, thunderstorms, thursday, thus, hoi
[2026-01-30 14:58:11] [query] Mods: 11
[2026-01-30 14:58:11] [query] Trying AND logic
[2026-01-30 14:58:11] [query] Using OR logic
[2026-01-30 14:58:11] [query] Found results using: or logic
[2026-01-30 14:58:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (29909)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (58191,21725,7170,22072,9521,66921,8062,16665,4624,29909) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:58:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:58:11] [query] Results: 134 Pages of results: 1
[2026-01-30 14:58:11] [query] Execution time: 0.07276
[2026-01-30 14:58:39] [query] Query for: realtor r circled
[2026-01-30 14:58:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:58:39] [query] Engine: default
[2026-01-30 14:58:39] [query] Tokens: realtor, r, circulate, circled
[2026-01-30 14:58:39] [query] Mods: 11
[2026-01-30 14:58:39] [index] Marking post.page 21582 to be dropped
[2026-01-30 14:58:39] [query] Using OR logic
[2026-01-30 14:58:39] [query] Found results using: or logic
[2026-01-30 14:58:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9360,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,9360,19727,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:58:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:58:39] [query] Results: 520 Pages of results: 3
[2026-01-30 14:58:39] [query] Execution time: 0.44507
[2026-01-30 14:58:41] [index] Dropping post.page 21582
[2026-01-30 14:58:41] [indexer] Queued next batch (1)
[2026-01-30 14:58:44] [indexer] Processing batch (1)
[2026-01-30 14:58:44] [indexer] Indexing post.page:21582
[2026-01-30 14:58:44] [index] Marking [1] post.page 21582 as indexed
[2026-01-30 14:58:44] [indexer] Index built
[2026-01-30 14:58:44] [index] Marking post.page 21582 to be dropped
[2026-01-30 14:58:47] [index] Dropping post.page 21582
[2026-01-30 14:58:47] [indexer] Queued next batch (1)
[2026-01-30 14:58:49] [indexer] Processing batch (1)
[2026-01-30 14:58:49] [indexer] Indexing post.page:21582
[2026-01-30 14:58:49] [index] Marking [1] post.page 21582 as indexed
[2026-01-30 14:58:49] [query] Query for: gunstiges sertraline 🏉🌚⧽ www.7rx.biz/de/sertraline online mit mastercard ohne arzt rezept kaufen deutschland. jetzt kaufen! uber nacht. wirkungsdauer
[2026-01-30 14:58:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:58:49] [query] Engine: default
[2026-01-30 14:58:49] [indexer] Index built
[2026-01-30 14:58:49] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, de, mit, online, uber, www
[2026-01-30 14:58:49] [query] Mods: 11
[2026-01-30 14:58:49] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 14:58:49] [query] Using OR logic
[2026-01-30 14:58:50] [query] Found results using: or logic
[2026-01-30 14:58:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,13809,994,6583,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,3783,13809,994,6583,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:58:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:58:50] [query] Results: 234 Pages of results: 2
[2026-01-30 14:58:50] [query] Execution time: 0.16325
[2026-01-30 14:59:00] [index:background] Health check
[2026-01-30 14:59:00] [indexer:background] Health check
[2026-01-30 14:59:00] [indexer:background] Health check
[2026-01-30 14:59:20] [query] Query for: おまんこで社会貢献
[2026-01-30 14:59:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:59:20] [query] Engine: default
[2026-01-30 14:59:20] [query] Tokens: おまんこで社会貢献
[2026-01-30 14:59:20] [query] Mods: 11
[2026-01-30 14:59:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:59:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:59:20] [query] Results: 0 Pages of results: 0
[2026-01-30 14:59:20] [query] Execution time: 0.08119
[2026-01-30 14:59:22] [query] Query for: 美国舞林争霸节目面临的困境
[2026-01-30 14:59:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 14:59:22] [query] Engine: default
[2026-01-30 14:59:22] [query] Tokens: 美国舞林争霸节目面临的困境
[2026-01-30 14:59:22] [query] Mods: 11
[2026-01-30 14:59:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 14:59:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 14:59:22] [query] Results: 0 Pages of results: 0
[2026-01-30 14:59:22] [query] Execution time: 0.08220
[2026-01-30 15:00:49] [query] Query for: tenencia en jalisco 2026
[2026-01-30 15:00:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:00:49] [query] Engine: default
[2026-01-30 15:00:49] [query] Tokens: en, 2026, tenancies, tennis, tenencia jalisco jalisco 2026
[2026-01-30 15:00:49] [query] Mods: 11
[2026-01-30 15:00:49] [query] Using OR logic
[2026-01-30 15:00:49] [query] Found results using: or logic
[2026-01-30 15:00:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,49439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49439,28036,26747,73946,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:00:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:00:49] [query] Results: 77 Pages of results: 1
[2026-01-30 15:00:49] [query] Execution time: 0.28532
[2026-01-30 15:02:21] [query] Query for: さくら管弦楽団
[2026-01-30 15:02:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:02:21] [query] Engine: default
[2026-01-30 15:02:21] [query] Tokens: さくら管弦楽団
[2026-01-30 15:02:21] [query] Mods: 11
[2026-01-30 15:02:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:02:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:02:21] [query] Results: 0 Pages of results: 0
[2026-01-30 15:02:21] [query] Execution time: 0.08828
[2026-01-30 15:02:31] [query] Query for: flash premium transfer
[2026-01-30 15:02:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:02:31] [query] Engine: default
[2026-01-30 15:02:31] [query] Tokens: flash, premium, transfer
[2026-01-30 15:02:31] [query] Mods: 11
[2026-01-30 15:02:31] [query] Trying AND logic
[2026-01-30 15:02:31] [query] Using OR logic
[2026-01-30 15:02:31] [query] Found results using: or logic
[2026-01-30 15:02:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7009,4621,4519) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:02:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:02:31] [query] Results: 68 Pages of results: 1
[2026-01-30 15:02:31] [query] Execution time: 0.05350
[2026-01-30 15:02:58] [query] Query for: nc!
[2026-01-30 15:02:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:02:58] [query] Engine: default
[2026-01-30 15:02:58] [query] Tokens: nc
[2026-01-30 15:02:58] [query] Mods: 11
[2026-01-30 15:02:59] [query] Found results using: or logic
[2026-01-30 15:02:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:02:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:02:59] [query] Results: 655 Pages of results: 4
[2026-01-30 15:02:59] [query] Execution time: 0.53486
[2026-01-30 15:03:01] [query] Query for: ausschuttungen at0000a03969
[2026-01-30 15:03:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:03:01] [query] Engine: default
[2026-01-30 15:03:01] [query] Tokens: ausschuttungen at0000a03969
[2026-01-30 15:03:01] [query] Mods: 11
[2026-01-30 15:03:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:03:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:03:01] [query] Results: 0 Pages of results: 0
[2026-01-30 15:03:01] [query] Execution time: 0.15789
[2026-01-30 15:03:03] [query] Query for: 不传送
[2026-01-30 15:03:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:03:03] [query] Engine: default
[2026-01-30 15:03:04] [query] Tokens: 不传送
[2026-01-30 15:03:04] [query] Mods: 11
[2026-01-30 15:03:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:03:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:03:04] [query] Results: 0 Pages of results: 0
[2026-01-30 15:03:04] [query] Execution time: 0.17549
[2026-01-30 15:04:00] [index:background] Health check
[2026-01-30 15:04:00] [indexer:background] Health check
[2026-01-30 15:04:00] [indexer:background] Health check
[2026-01-30 15:04:39] [query] Query for: dmfd 発売日
[2026-01-30 15:04:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:04:39] [query] Engine: default
[2026-01-30 15:04:39] [query] Tokens: dmfd 発売日
[2026-01-30 15:04:39] [query] Mods: 11
[2026-01-30 15:04:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:04:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:04:39] [query] Results: 0 Pages of results: 0
[2026-01-30 15:04:39] [query] Execution time: 0.12187
[2026-01-30 15:05:00] [query] Query for: beatrizin6to
[2026-01-30 15:05:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:05:00] [query] Engine: default
[2026-01-30 15:05:00] [query] Tokens: beatrizin6to
[2026-01-30 15:05:00] [query] Mods: 11
[2026-01-30 15:05:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:05:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:05:00] [query] Results: 0 Pages of results: 0
[2026-01-30 15:05:00] [query] Execution time: 0.08411
[2026-01-30 15:05:09] [query] Query for: costo refrendo en febrero 2026
[2026-01-30 15:05:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:05:09] [query] Engine: default
[2026-01-30 15:05:09] [query] Tokens: costofoccupancy, costofrepair, 2026, en
[2026-01-30 15:05:09] [query] Mods: 11
[2026-01-30 15:05:09] [query] Trying AND logic
[2026-01-30 15:05:09] [query] Using OR logic
[2026-01-30 15:05:09] [query] Found results using: or logic
[2026-01-30 15:05:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,49439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63765,26277,28036,49439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:05:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:05:09] [query] Results: 77 Pages of results: 1
[2026-01-30 15:05:09] [query] Execution time: 0.11493
[2026-01-30 15:07:19] [query] Query for: cierra trainor realtor listings
[2026-01-30 15:07:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:07:19] [query] Engine: default
[2026-01-30 15:07:19] [query] Tokens: realtor, listings, crra, trainer, cierra trainor
[2026-01-30 15:07:19] [query] Mods: 11
[2026-01-30 15:07:19] [query] Using OR logic
[2026-01-30 15:07:19] [query] Found results using: or logic
[2026-01-30 15:07:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (906,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,906,12060,22743,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:07:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:07:19] [query] Results: 604 Pages of results: 4
[2026-01-30 15:07:19] [query] Execution time: 0.35502
[2026-01-30 15:07:29] [query] Query for: リブート 原作
[2026-01-30 15:07:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:07:29] [query] Engine: default
[2026-01-30 15:07:29] [query] Tokens: リブート 原作
[2026-01-30 15:07:29] [query] Mods: 11
[2026-01-30 15:07:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:07:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:07:29] [query] Results: 0 Pages of results: 0
[2026-01-30 15:07:29] [query] Execution time: 0.10804
[2026-01-30 15:07:56] [query] Query for: acheter ciloxan en ligne ✘⡏🌶 www.7search.top/fr/ciloxan online. vente. achat ligne. bon market.
[2026-01-30 15:07:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:07:56] [query] Engine: default
[2026-01-30 15:07:56] [query] Tokens: bona, bond, bonding, bonds, bonds-and, bondsand, bones, bonfire, bonita, bonnell
[2026-01-30 15:07:56] [query] Mods: 11
[2026-01-30 15:07:56] [query] Using OR logic
[2026-01-30 15:07:56] [query] Found results using: and logic
[2026-01-30 15:07:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,194,994,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3004,2145,10169,10266,66504,66516,13624,54987,23127,22992) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:07:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:07:56] [query] Results: 28 Pages of results: 1
[2026-01-30 15:07:56] [query] Execution time: 0.06389
[2026-01-30 15:08:24] [query] Query for: when you publish a book on amazon do they own the rights
[2026-01-30 15:08:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:08:24] [query] Engine: default
[2026-01-30 15:08:24] [query] Tokens: publish, book, amazon, rights
[2026-01-30 15:08:24] [query] Mods: 11
[2026-01-30 15:08:24] [query] Trying AND logic
[2026-01-30 15:08:24] [query] Using OR logic
[2026-01-30 15:08:24] [query] Found results using: or logic
[2026-01-30 15:08:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3653,1659,4665,5159) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:08:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:08:24] [query] Results: 193 Pages of results: 1
[2026-01-30 15:08:24] [query] Execution time: 0.10290
[2026-01-30 15:08:33] [query] Query for: previsao ferramentas
[2026-01-30 15:08:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:08:33] [query] Engine: default
[2026-01-30 15:08:33] [query] Tokens: previews, previous, proviso, purvis, previsao ferramentas
[2026-01-30 15:08:33] [query] Mods: 11
[2026-01-30 15:08:33] [query] Using OR logic
[2026-01-30 15:08:33] [query] Found results using: or logic
[2026-01-30 15:08:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15335,496,45097,62238,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:08:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:08:33] [query] Results: 65 Pages of results: 1
[2026-01-30 15:08:33] [query] Execution time: 0.12940
[2026-01-30 15:09:00] [index:background] Health check
[2026-01-30 15:09:00] [indexer:background] Health check
[2026-01-30 15:09:00] [indexer:background] Health check
[2026-01-30 15:09:10] [query] Query for: compound spirit of myrcia meaning
[2026-01-30 15:09:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:09:10] [query] Engine: default
[2026-01-30 15:09:10] [query] Tokens: compound, spirit, meaning, marcia, myrcia
[2026-01-30 15:09:10] [query] Mods: 11
[2026-01-30 15:09:10] [query] Using OR logic
[2026-01-30 15:09:10] [query] Found results using: or logic
[2026-01-30 15:09:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14283,3038,5722)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14283,5722,3038,13739,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:09:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:09:10] [query] Results: 32 Pages of results: 1
[2026-01-30 15:09:10] [query] Execution time: 0.14968
[2026-01-30 15:09:24] [query] Query for: bu'b'n
[2026-01-30 15:09:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:09:24] [query] Engine: default
[2026-01-30 15:09:24] [query] Tokens: bua, bubble, buc, buc-ee, bucee, buchanan, bucholtz, buck, bucket, buckets
[2026-01-30 15:09:24] [query] Mods: 11
[2026-01-30 15:09:24] [query] Using OR logic
[2026-01-30 15:09:24] [query] Found results using: or logic
[2026-01-30 15:09:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1809,2552)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63443,3188,75310,75332,75343,23032,27639,24977,8203,8246) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:09:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:09:24] [query] Results: 11 Pages of results: 1
[2026-01-30 15:09:24] [query] Execution time: 0.02204
[2026-01-30 15:10:34] [query] Query for: what is a nc code?
[2026-01-30 15:10:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:10:34] [query] Engine: default
[2026-01-30 15:10:34] [query] Tokens: nc, code
[2026-01-30 15:10:34] [query] Mods: 11
[2026-01-30 15:10:34] [query] Trying AND logic
[2026-01-30 15:10:35] [query] Found results using: and logic
[2026-01-30 15:10:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,88) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:10:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10576', '10727', '10982', '11911', '1202', '12407', '13329', '13807', '14027', '14075', '14256', '17035', '17351', '17384', '17448', '17880', '18438', '19992', '20263', '20564', '21188', '21256', '21579', '21588', '21589', '21591', '21633', '21634', '21638', '21642', '21653', '21661', '21664', '21665', '21771', '21772', '24823', '25795', '26199', '26208', '26240', '26243', '26244', '26245', '26247', '26256', '26280', '33964', '34050', '38251', '40252', '40363', '40365', '40663', '41552', '43407', '43420', '43572', '43763', '44152', '4442', '44520', '44528', '44532', '44535', '44590', '44721', '45200', '46646', '47609', '47651', '47873', '49092', '49909', '49923', '50411', '50633', '50703', '50707', '50711', '50714', '51774', '54460', '54466', '55', '55474', '55775', '55936', '55939', '55942', '55945', '6304', '847', '8530', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:10:35] [query] Results: 75 Pages of results: 1
[2026-01-30 15:10:35] [query] Execution time: 0.20646
[2026-01-30 15:11:15] [query] Query for: cloroquina barato en linea 🧸➽ www.7rx.biz/es/cloroquina generika aus deutschland. tabletas genericas de comprar europa linea. cloroquina. disponible entrega durante la noche.
[2026-01-30 15:11:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:11:15] [query] Engine: default
[2026-01-30 15:11:15] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, bizarre, bizfayetteville
[2026-01-30 15:11:15] [query] Mods: 11
[2026-01-30 15:11:15] [query] Trying AND logic
[2026-01-30 15:11:15] [query] Using OR logic
[2026-01-30 15:11:15] [query] Found results using: or logic
[2026-01-30 15:11:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,49439,59810,3789,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22883,23348,15535,24733,11883,14763,29719,29720,17695,61401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:11:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:11:15] [query] Results: 11 Pages of results: 1
[2026-01-30 15:11:15] [query] Execution time: 0.03624
[2026-01-30 15:11:31] [query] Query for: farmacia vermox ☍⣧ www.7search.xyz/vermox uden recept bestil online torsk. kob vermox.
[2026-01-30 15:11:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:11:31] [query] Engine: default
[2026-01-30 15:11:31] [query] Tokens: kobe, kober, reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch, receptions, receptivity
[2026-01-30 15:11:31] [query] Mods: 11
[2026-01-30 15:11:31] [query] Trying AND logic
[2026-01-30 15:11:31] [query] Using OR logic
[2026-01-30 15:11:31] [query] Found results using: or logic
[2026-01-30 15:11:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,27767,4035,43036,52915,43039,26363,52919,4992,24499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:11:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:11:31] [query] Results: 20 Pages of results: 1
[2026-01-30 15:11:31] [query] Execution time: 0.09688
[2026-01-30 15:12:01] [query] Query for: 18ibs to kg
[2026-01-30 15:12:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:12:01] [query] Engine: default
[2026-01-30 15:12:01] [query] Tokens: kgfezmdszcvc1
[2026-01-30 15:12:01] [query] Mods: 11
[2026-01-30 15:12:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (55691) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:12:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:12:01] [query] Results: 0 Pages of results: 0
[2026-01-30 15:12:01] [query] Execution time: 0.01853
[2026-01-30 15:12:20] [query] Query for: airr - mil
[2026-01-30 15:12:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:12:20] [query] Engine: default
[2026-01-30 15:12:20] [query] Tokens: airrs, milam, mild, mildew, mildred, mile, mileage, miles, milestone, milestones
[2026-01-30 15:12:20] [query] Mods: 11
[2026-01-30 15:12:20] [query] Trying AND logic
[2026-01-30 15:12:20] [query] Using OR logic
[2026-01-30 15:12:20] [query] Found results using: or logic
[2026-01-30 15:12:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (56275,23787,9428,14597,24202,846,28037,485,21906,26778) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:12:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:12:20] [query] Results: 25 Pages of results: 1
[2026-01-30 15:12:20] [query] Execution time: 0.09232
[2026-01-30 15:12:23] [query] Query for: 442-t
[2026-01-30 15:12:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:12:23] [query] Engine: forms_and_contracts
[2026-01-30 15:12:24] [query] Tokens: 442, t, 442-t
[2026-01-30 15:12:24] [query] Mods: 5
[2026-01-30 15:12:24] [query] Using OR logic
[2026-01-30 15:12:24] [query] Found results using: or logic
[2026-01-30 15:12:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20476,860,20504) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:12:24] [query] Results: 131 Pages of results: 1
[2026-01-30 15:12:24] [query] Execution time: 0.09821
[2026-01-30 15:12:47] [query] Query for: pet addendum
[2026-01-30 15:12:47] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:12:47] [query] Engine: forms_and_contracts
[2026-01-30 15:12:47] [query] Tokens: pet, addendum
[2026-01-30 15:12:47] [query] Mods: 5
[2026-01-30 15:12:47] [query] Trying AND logic
[2026-01-30 15:12:47] [query] Found results using: and logic
[2026-01-30 15:12:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8691,12562) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29725', '29804') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:12:47] [query] Results: 2 Pages of results: 1
[2026-01-30 15:12:47] [query] Execution time: 0.01648
[2026-01-30 15:12:52] [query] Query for: naked actors
[2026-01-30 15:12:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:12:52] [query] Engine: default
[2026-01-30 15:12:52] [query] Tokens: naked, actors
[2026-01-30 15:12:52] [query] Mods: 11
[2026-01-30 15:12:52] [query] Trying AND logic
[2026-01-30 15:12:52] [query] Using OR logic
[2026-01-30 15:12:52] [query] Found results using: or logic
[2026-01-30 15:12:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7808,27066) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:12:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:12:52] [query] Results: 4 Pages of results: 1
[2026-01-30 15:12:52] [query] Execution time: 0.02697
[2026-01-30 15:12:56] [query] Query for: beige pink color
[2026-01-30 15:12:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:12:56] [query] Engine: default
[2026-01-30 15:12:56] [query] Tokens: beige, pink, color
[2026-01-30 15:12:56] [query] Mods: 11
[2026-01-30 15:12:56] [query] Trying AND logic
[2026-01-30 15:12:56] [query] Using OR logic
[2026-01-30 15:12:56] [query] Found results using: or logic
[2026-01-30 15:12:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6812,6904,4942) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:12:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:12:56] [query] Results: 39 Pages of results: 1
[2026-01-30 15:12:56] [query] Execution time: 0.05936
[2026-01-30 15:13:32] [query] Query for: tritiya vibhakti of janak
[2026-01-30 15:13:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:13:32] [query] Engine: default
[2026-01-30 15:13:32] [query] Tokens: tritiya vibhakti janak
[2026-01-30 15:13:32] [query] Mods: 11
[2026-01-30 15:13:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:13:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:13:32] [query] Results: 0 Pages of results: 0
[2026-01-30 15:13:32] [query] Execution time: 0.13531
[2026-01-30 15:13:37] [index:background] Health check
[2026-01-30 15:14:29] [query] Query for: minimum bid price on real estate
[2026-01-30 15:14:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:14:29] [query] Engine: default
[2026-01-30 15:14:29] [query] Tokens: minimum, bid, price, real, estate
[2026-01-30 15:14:29] [query] Mods: 11
[2026-01-30 15:14:29] [query] Trying AND logic
[2026-01-30 15:14:29] [query] Using OR logic
[2026-01-30 15:14:30] [query] Found results using: or logic
[2026-01-30 15:14:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1769,18280,2168,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:14:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:14:30] [query] Results: 999 Pages of results: 5
[2026-01-30 15:14:30] [query] Execution time: 0.57832
[2026-01-30 15:14:41] [indexer:background] Health check
[2026-01-30 15:14:50] [query] Query for: tp real estate
[2026-01-30 15:14:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:14:50] [query] Engine: default
[2026-01-30 15:14:50] [query] Tokens: tps, estate, real
[2026-01-30 15:14:50] [query] Mods: 11
[2026-01-30 15:14:50] [query] Trying AND logic
[2026-01-30 15:14:50] [query] Using OR logic
[2026-01-30 15:14:51] [query] Found results using: or logic
[2026-01-30 15:14:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9127,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:14:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:14:51] [query] Results: 942 Pages of results: 5
[2026-01-30 15:14:51] [query] Execution time: 0.43605
[2026-01-30 15:15:10] [query] Query for: as is meaning real estate
[2026-01-30 15:15:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:15:10] [query] Engine: default
[2026-01-30 15:15:10] [query] Tokens: meaning, real, estate
[2026-01-30 15:15:10] [query] Mods: 11
[2026-01-30 15:15:10] [query] Trying AND logic
[2026-01-30 15:15:11] [query] Found results using: and logic
[2026-01-30 15:15:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3038,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:15:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1071', '11218', '14075', '14230', '17962', '20587', '41095', '42850', '51774', '53471', '55423', '56450') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:15:11] [query] Results: 12 Pages of results: 1
[2026-01-30 15:15:11] [query] Execution time: 0.11530
[2026-01-30 15:15:12] [query] Query for: minimum bid price on real estate
[2026-01-30 15:15:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:15:12] [query] Engine: default
[2026-01-30 15:15:12] [query] Tokens: minimum, bid, price, real, estate
[2026-01-30 15:15:12] [query] Mods: 11
[2026-01-30 15:15:12] [query] Trying AND logic
[2026-01-30 15:15:12] [query] Using OR logic
[2026-01-30 15:15:13] [query] Found results using: or logic
[2026-01-30 15:15:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1769,18280,2168,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:15:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:15:13] [query] Results: 999 Pages of results: 5
[2026-01-30 15:15:13] [query] Execution time: 0.47435
[2026-01-30 15:15:15] [query] Query for: st catherine's orphanage abandoned
[2026-01-30 15:15:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:15:15] [query] Engine: default
[2026-01-30 15:15:15] [query] Tokens: st, catherine, s, abandoned, catering, catherines, catherine’s, orphanage catherine's
[2026-01-30 15:15:15] [query] Mods: 11
[2026-01-30 15:15:15] [query] Using OR logic
[2026-01-30 15:15:16] [query] Found results using: or logic
[2026-01-30 15:15:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18218,22861,68,5222)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5222,22861,68,18218,10596,60643,60640,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:15:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:15:16] [query] Results: 1274 Pages of results: 7
[2026-01-30 15:15:16] [query] Execution time: 0.55299
[2026-01-30 15:15:41] [query] Query for: tp real estate
[2026-01-30 15:15:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:15:41] [query] Engine: default
[2026-01-30 15:15:41] [query] Tokens: tps, estate, real
[2026-01-30 15:15:41] [query] Mods: 11
[2026-01-30 15:15:41] [query] Trying AND logic
[2026-01-30 15:15:41] [query] Using OR logic
[2026-01-30 15:15:41] [query] Found results using: or logic
[2026-01-30 15:15:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9127,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:15:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:15:41] [query] Results: 942 Pages of results: 5
[2026-01-30 15:15:41] [query] Execution time: 0.46845
[2026-01-30 15:15:47] [query] Query for: 샤이닝로어
[2026-01-30 15:15:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:15:47] [query] Engine: default
[2026-01-30 15:15:47] [query] Tokens: 샤이닝로어
[2026-01-30 15:15:47] [query] Mods: 11
[2026-01-30 15:15:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:15:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:15:47] [query] Results: 0 Pages of results: 0
[2026-01-30 15:15:47] [query] Execution time: 0.09010
[2026-01-30 15:15:52] [query] Query for: mary lou shurn obituary
[2026-01-30 15:15:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:15:52] [query] Engine: default
[2026-01-30 15:15:52] [query] Tokens: mary, lou, obituary, sharna, sharon, shiron, shurn
[2026-01-30 15:15:52] [query] Mods: 11
[2026-01-30 15:15:52] [query] Using OR logic
[2026-01-30 15:15:52] [query] Found results using: or logic
[2026-01-30 15:15:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (178,12321,21479)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12321,178,21479,27610,22869,23518,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:15:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:15:52] [query] Results: 24 Pages of results: 1
[2026-01-30 15:15:52] [query] Execution time: 0.28223
[2026-01-30 15:16:22] [query] Query for: van den hul d102 3t d-102 iii hybrid
[2026-01-30 15:16:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:16:22] [query] Engine: default
[2026-01-30 15:16:22] [query] Tokens: hultz, 102, 3t, d, den, hybrid, iii, van
[2026-01-30 15:16:22] [query] Mods: 11
[2026-01-30 15:16:22] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:16:22] [query] Using OR logic
[2026-01-30 15:16:22] [query] Found results using: or logic
[2026-01-30 15:16:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4197,20427,4545,13732,9197,6437,27200)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14947,4197,20427,4545,13732,9197,6437,27200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:16:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:16:22] [query] Results: 173 Pages of results: 1
[2026-01-30 15:16:22] [query] Execution time: 0.12612
[2026-01-30 15:16:30] [query] Query for: exit realty new listings
[2026-01-30 15:16:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:16:30] [query] Engine: default
[2026-01-30 15:16:30] [query] Tokens: exit, realty, new, listings
[2026-01-30 15:16:30] [query] Mods: 11
[2026-01-30 15:16:30] [query] Trying AND logic
[2026-01-30 15:16:30] [query] Using OR logic
[2026-01-30 15:16:30] [query] Found results using: or logic
[2026-01-30 15:16:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2059,1138,110,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:16:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:16:30] [query] Results: 629 Pages of results: 4
[2026-01-30 15:16:30] [query] Execution time: 0.25885
[2026-01-30 15:16:40] [query] Query for: violin in assamese
[2026-01-30 15:16:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:16:40] [query] Engine: default
[2026-01-30 15:16:40] [query] Tokens: assumes, violin assamese
[2026-01-30 15:16:40] [query] Mods: 11
[2026-01-30 15:16:40] [query] Using OR logic
[2026-01-30 15:16:41] [query] Found results using: or logic
[2026-01-30 15:16:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33652,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:16:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:16:41] [query] Results: 3 Pages of results: 1
[2026-01-30 15:16:41] [query] Execution time: 0.10693
[2026-01-30 15:17:00] [query] Query for: matthews nc to maxhaw
[2026-01-30 15:17:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:17:00] [query] Engine: default
[2026-01-30 15:17:01] [query] Tokens: matthews, nc, maxhaw
[2026-01-30 15:17:01] [query] Mods: 11
[2026-01-30 15:17:01] [query] Using OR logic
[2026-01-30 15:17:01] [query] Found results using: or logic
[2026-01-30 15:17:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7917,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7917,396,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:17:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:17:01] [query] Results: 655 Pages of results: 4
[2026-01-30 15:17:01] [query] Execution time: 0.46373
[2026-01-30 15:17:15] [query] Query for: region map
[2026-01-30 15:17:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:17:15] [query] Engine: default
[2026-01-30 15:17:15] [query] Tokens: region, map
[2026-01-30 15:17:15] [query] Mods: 11
[2026-01-30 15:17:15] [query] Trying AND logic
[2026-01-30 15:17:15] [query] Found results using: and logic
[2026-01-30 15:17:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3072,8137) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:17:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('42895', '54', '55995', '7563') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:17:15] [query] Results: 3 Pages of results: 1
[2026-01-30 15:17:15] [query] Execution time: 0.06281
[2026-01-30 15:17:25] [query] Query for: crx stock
[2026-01-30 15:17:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:17:25] [query] Engine: default
[2026-01-30 15:17:26] [query] Tokens: ilja7pcdrnyxyrcrxfwjtq, wn_ilja7pcdrnyxyrcrxfwjtq, wnilja7pcdrnyxyrcrxfwjtq, stock
[2026-01-30 15:17:26] [query] Mods: 11
[2026-01-30 15:17:26] [query] Trying AND logic
[2026-01-30 15:17:26] [query] Using OR logic
[2026-01-30 15:17:26] [query] Found results using: or logic
[2026-01-30 15:17:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2184)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66098,66099,66100,2184) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:17:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:17:26] [query] Results: 8 Pages of results: 1
[2026-01-30 15:17:26] [query] Execution time: 0.06976
[2026-01-30 15:17:43] [query] Query for: real estate iinspection
[2026-01-30 15:17:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:17:43] [query] Engine: default
[2026-01-30 15:17:43] [query] Tokens: real, estate, inspection, iinspection
[2026-01-30 15:17:43] [query] Mods: 11
[2026-01-30 15:17:43] [query] Using OR logic
[2026-01-30 15:17:43] [query] Found results using: or logic
[2026-01-30 15:17:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,5089,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:17:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:17:43] [query] Results: 975 Pages of results: 5
[2026-01-30 15:17:43] [query] Execution time: 0.63080
[2026-01-30 15:17:44] [query] Query for: term
[2026-01-30 15:17:44] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:17:44] [query] Engine: forms_and_contracts
[2026-01-30 15:17:44] [query] Tokens: term
[2026-01-30 15:17:44] [query] Mods: 5
[2026-01-30 15:17:44] [query] Found results using: or logic
[2026-01-30 15:17:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1323) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:17:44] [query] Results: 6 Pages of results: 1
[2026-01-30 15:17:44] [query] Execution time: 0.02282
[2026-01-30 15:18:00] [query] Query for: working with real estate agent
[2026-01-30 15:18:00] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:18:00] [query] Engine: forms_and_contracts
[2026-01-30 15:18:00] [query] Tokens: agent, agent 24, agent's, agent(, agent-, agent--new, agent-appraiser, agent-audience, agent-driven, agent-like
[2026-01-30 15:18:00] [query] Mods: 5
[2026-01-30 15:18:00] [query] Using OR logic
[2026-01-30 15:18:00] [query] Using OR logic
[2026-01-30 15:18:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171,400)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1470,34332,14362,12331,3802,38910,70100,74550,22015,43182) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:18:00] [query] Results: 0 Pages of results: 0
[2026-01-30 15:18:00] [query] Execution time: 0.07381
[2026-01-30 15:18:03] [query] Query for: real estate for sale in calabash nc
[2026-01-30 15:18:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:18:03] [query] Engine: default
[2026-01-30 15:18:03] [query] Tokens: real, estate, sale, nc, calabash
[2026-01-30 15:18:03] [query] Mods: 11
[2026-01-30 15:18:03] [query] Using OR logic
[2026-01-30 15:18:04] [query] Found results using: or logic
[2026-01-30 15:18:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,396,171,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,125,396,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:18:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:18:04] [query] Results: 1263 Pages of results: 7
[2026-01-30 15:18:04] [query] Execution time: 0.88429
[2026-01-30 15:18:11] [query] Query for: real estate iinspection
[2026-01-30 15:18:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:18:11] [query] Engine: default
[2026-01-30 15:18:11] [query] Tokens: real, estate, inspection, iinspection
[2026-01-30 15:18:11] [query] Mods: 11
[2026-01-30 15:18:11] [query] Using OR logic
[2026-01-30 15:18:11] [query] Found results using: or logic
[2026-01-30 15:18:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,5089,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:18:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:18:11] [query] Results: 975 Pages of results: 5
[2026-01-30 15:18:11] [query] Execution time: 0.43956
[2026-01-30 15:18:14] [query] Query for: working with real estate agent
[2026-01-30 15:18:14] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:18:14] [query] Engine: forms_and_contracts
[2026-01-30 15:18:14] [query] Tokens: agent, agent 24, agent's, agent(, agent-, agent--new, agent-appraiser, agent-audience, agent-driven, agent-like
[2026-01-30 15:18:14] [query] Mods: 5
[2026-01-30 15:18:14] [query] Using OR logic
[2026-01-30 15:18:14] [query] Using OR logic
[2026-01-30 15:18:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171,400)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1470,34332,14362,12331,3802,38910,70100,74550,22015,43182) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:18:14] [query] Results: 0 Pages of results: 0
[2026-01-30 15:18:14] [query] Execution time: 0.00775
[2026-01-30 15:18:22] [query] Query for: real estate agent license
[2026-01-30 15:18:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:18:22] [query] Engine: default
[2026-01-30 15:18:22] [query] Tokens: real, estate, agent, license
[2026-01-30 15:18:22] [query] Mods: 11
[2026-01-30 15:18:22] [query] Trying AND logic
[2026-01-30 15:18:22] [query] Using OR logic
[2026-01-30 15:18:23] [query] Found results using: or logic
[2026-01-30 15:18:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,4784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:18:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:18:23] [query] Results: 1144 Pages of results: 6
[2026-01-30 15:18:23] [query] Execution time: 0.49143
[2026-01-30 15:18:55] [query] Query for: 你虽然张的丑 但是你骚啊
[2026-01-30 15:18:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:18:55] [query] Engine: default
[2026-01-30 15:18:55] [query] Tokens: 你虽然张的丑 但是你骚啊
[2026-01-30 15:18:55] [query] Mods: 11
[2026-01-30 15:18:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:18:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:18:55] [query] Results: 0 Pages of results: 0
[2026-01-30 15:18:55] [query] Execution time: 0.12358
[2026-01-30 15:19:14] [query] Query for: gold coast realestate a seller wants to net $125 00 from the sale of property. broker is charging 6% commission and seller's other expenses total $6600. what minimum selling price for this property meet amount
[2026-01-30 15:19:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:19:14] [query] Engine: default
[2026-01-30 15:19:14] [query] Tokens: 1686600028, 1686600231, 1686600677, 1692666000, 1702376112 1702376600, 17023761121702376600, 1702376600, 1764866003, 60066007, 00
[2026-01-30 15:19:14] [query] Mods: 11
[2026-01-30 15:19:14] [query] Trying AND logic
[2026-01-30 15:19:14] [query] Found results using: and logic
[2026-01-30 15:19:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11201,6471,2629,1081,1885,13609,486,843,1447,5867,116,1769,3128,2168,107,7703,68,125,210,7274,187,1548,3770)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (38355,38356,38359,28277,46396,46397,46395,76287,11689,11201) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:19:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('5987') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:19:14] [query] Results: 1 Pages of results: 1
[2026-01-30 15:19:14] [query] Execution time: 0.11742
[2026-01-30 15:19:18] [query] Query for: working with real estate agent
[2026-01-30 15:19:18] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:19:18] [query] Engine: default
[2026-01-30 15:19:18] [query] Tokens: working, real, estate, agent
[2026-01-30 15:19:18] [query] Mods: 11
[2026-01-30 15:19:18] [query] Trying AND logic
[2026-01-30 15:19:18] [query] Found results using: and logic
[2026-01-30 15:19:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:19:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11218', '11259', '12321', '13230', '13282', '14176', '14230', '14256', '14364', '17398', '17502', '17569', '17623', '17737', '17872', '17962', '18351', '19862', '19887', '19909', '20171', '20172', '20174', '20202', '20274', '20403', '20521', '20526', '20584', '20587', '21256', '21276', '21654', '21706', '22255', '24804', '24874', '24908', '2520', '25714', '25738', '25843', '26144', '26189', '26223', '26247', '26255', '26264', '26265', '2908', '36800', '39804', '40215', '41094', '41095', '42005', '43727', '44412', '44590', '45534', '45689', '46646', '47711', '47873', '48189', '49351', '49761', '50836', '52033', '53471', '54828', '55161', '55803', '56436', '6473', '6556') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:19:18] [query] Results: 74 Pages of results: 1
[2026-01-30 15:19:18] [query] Execution time: 0.26784
[2026-01-30 15:19:27] [index:background] Health check
[2026-01-30 15:19:27] [index:background] CPU load threshold (3) breached: 3.01 [waiting 2]
[2026-01-30 15:19:28] [indexer:background] Health check
[2026-01-30 15:19:41] [query] Query for: resumo balanced scorecard (bsc) pdf
[2026-01-30 15:19:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:19:41] [query] Engine: default
[2026-01-30 15:19:41] [query] Tokens: obscure, obscures, per-subscriber, persubscriber, subscribe, subscribed, subscriber, subscribers, subscribes, subscribing
[2026-01-30 15:19:41] [query] Mods: 11
[2026-01-30 15:19:41] [query] Using OR logic
[2026-01-30 15:19:41] [query] Found results using: and logic
[2026-01-30 15:19:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2012,3613)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16662,75957,51253,51258,4318,15323,51248,10283,30490,74603) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:19:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:19:41] [query] Results: 17 Pages of results: 1
[2026-01-30 15:19:41] [query] Execution time: 0.09915
[2026-01-30 15:19:43] [query] Query for: 9th pearson
[2026-01-30 15:19:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:19:43] [query] Engine: default
[2026-01-30 15:19:43] [query] Tokens: pearson, 9th
[2026-01-30 15:19:43] [query] Mods: 11
[2026-01-30 15:19:43] [query] Trying AND logic
[2026-01-30 15:19:43] [query] Using OR logic
[2026-01-30 15:19:43] [query] Found results using: or logic
[2026-01-30 15:19:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (34802)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (47708,34802) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:19:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:19:43] [query] Results: 1 Pages of results: 1
[2026-01-30 15:19:43] [query] Execution time: 0.03064
[2026-01-30 15:19:46] [query] Query for: working with real estate agent
[2026-01-30 15:19:46] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:19:46] [query] Engine: default
[2026-01-30 15:19:46] [query] Tokens: working, real, estate, agent
[2026-01-30 15:19:46] [query] Mods: 11
[2026-01-30 15:19:46] [query] Trying AND logic
[2026-01-30 15:19:46] [query] Found results using: and logic
[2026-01-30 15:19:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:19:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11218', '11259', '12321', '13230', '13282', '14176', '14230', '14256', '14364', '17398', '17502', '17569', '17623', '17737', '17872', '17962', '18351', '19862', '19887', '19909', '20171', '20172', '20174', '20202', '20274', '20403', '20521', '20526', '20584', '20587', '21256', '21276', '21654', '21706', '22255', '24804', '24874', '24908', '2520', '25714', '25738', '25843', '26144', '26189', '26223', '26247', '26255', '26264', '26265', '2908', '36800', '39804', '40215', '41094', '41095', '42005', '43727', '44412', '44590', '45534', '45689', '46646', '47711', '47873', '48189', '49351', '49761', '50836', '52033', '53471', '54828', '55161', '55803', '56436', '6473', '6556') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:19:46] [query] Results: 74 Pages of results: 1
[2026-01-30 15:19:46] [query] Execution time: 0.15524
[2026-01-30 15:19:50] [query] Query for: free bible material by mail
[2026-01-30 15:19:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:19:50] [query] Engine: default
[2026-01-30 15:19:50] [query] Tokens: bible, free, mail, material
[2026-01-30 15:19:50] [query] Mods: 11
[2026-01-30 15:19:50] [query] Trying AND logic
[2026-01-30 15:19:50] [query] Using OR logic
[2026-01-30 15:19:51] [query] Found results using: or logic
[2026-01-30 15:19:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2811,5853,3320)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (64742,2811,5853,3320) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:19:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:19:51] [query] Results: 276 Pages of results: 2
[2026-01-30 15:19:51] [query] Execution time: 0.15324
[2026-01-30 15:19:53] [query] Query for: working with real estate agent
[2026-01-30 15:19:53] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:19:53] [query] Engine: default
[2026-01-30 15:19:53] [query] Tokens: working, real, estate, agent
[2026-01-30 15:19:53] [query] Mods: 11
[2026-01-30 15:19:53] [query] Trying AND logic
[2026-01-30 15:19:54] [query] Found results using: and logic
[2026-01-30 15:19:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:19:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11218', '11259', '12321', '13230', '13282', '14176', '14230', '14256', '14364', '17398', '17502', '17569', '17623', '17737', '17872', '17962', '18351', '19862', '19887', '19909', '20171', '20172', '20174', '20202', '20274', '20403', '20521', '20526', '20584', '20587', '21256', '21276', '21654', '21706', '22255', '24804', '24874', '24908', '2520', '25714', '25738', '25843', '26144', '26189', '26223', '26247', '26255', '26264', '26265', '2908', '36800', '39804', '40215', '41094', '41095', '42005', '43727', '44412', '44590', '45534', '45689', '46646', '47711', '47873', '48189', '49351', '49761', '50836', '52033', '53471', '54828', '55161', '55803', '56436', '6473', '6556') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:19:54] [query] Results: 74 Pages of results: 1
[2026-01-30 15:19:54] [query] Execution time: 0.15388
[2026-01-30 15:20:06] [query] Query for: licenced real estate agent listing property for sale without becoming a manager
[2026-01-30 15:20:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:20:06] [query] Engine: default
[2026-01-30 15:20:06] [query] Tokens: real, estate, agent, listing, property, sale, without, becoming, manager, licenced
[2026-01-30 15:20:06] [query] Mods: 11
[2026-01-30 15:20:06] [query] Using OR logic
[2026-01-30 15:20:07] [query] Found results using: or logic
[2026-01-30 15:20:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,5203,172,1936,1698,107,171,125,2332)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1936,107,125,2332,5203,1698,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:20:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:20:07] [query] Results: 1427 Pages of results: 8
[2026-01-30 15:20:07] [query] Execution time: 0.94520
[2026-01-30 15:20:21] [query] Query for: vacubin是什么软件
[2026-01-30 15:20:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:20:21] [query] Engine: default
[2026-01-30 15:20:21] [query] Tokens: vacubin是什么软件
[2026-01-30 15:20:21] [query] Mods: 11
[2026-01-30 15:20:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:20:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:20:21] [query] Results: 0 Pages of results: 0
[2026-01-30 15:20:21] [query] Execution time: 0.10046
[2026-01-30 15:20:49] [query] Query for: licenced real estate agent listing property for sale without becoming a manager
[2026-01-30 15:20:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:20:49] [query] Engine: default
[2026-01-30 15:20:49] [query] Tokens: real, estate, agent, listing, property, sale, without, becoming, manager, licenced
[2026-01-30 15:20:49] [query] Mods: 11
[2026-01-30 15:20:49] [query] Using OR logic
[2026-01-30 15:20:50] [query] Found results using: or logic
[2026-01-30 15:20:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,5203,172,1936,1698,107,171,125,2332)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1936,107,125,2332,5203,1698,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:20:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:20:50] [query] Results: 1427 Pages of results: 8
[2026-01-30 15:20:50] [query] Execution time: 1.00241
[2026-01-30 15:21:55] [query] Query for: zillow washington nc
[2026-01-30 15:21:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:21:55] [query] Engine: default
[2026-01-30 15:21:55] [query] Tokens: zillow, washington, nc
[2026-01-30 15:21:55] [query] Mods: 11
[2026-01-30 15:21:55] [query] Trying AND logic
[2026-01-30 15:21:55] [query] Using OR logic
[2026-01-30 15:21:56] [query] Found results using: or logic
[2026-01-30 15:21:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,4551,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:21:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:21:56] [query] Results: 672 Pages of results: 4
[2026-01-30 15:21:56] [query] Execution time: 0.41665
[2026-01-30 15:22:23] [query] Query for: codigo de descuento kidzania
[2026-01-30 15:22:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:22:23] [query] Engine: default
[2026-01-30 15:22:23] [query] Tokens: de, decent, descent, discount, document, codigo descuento kidzania
[2026-01-30 15:22:23] [query] Mods: 11
[2026-01-30 15:22:23] [query] Using OR logic
[2026-01-30 15:22:23] [query] Found results using: or logic
[2026-01-30 15:22:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,26765,19678,1564,4385,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:22:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:22:23] [query] Results: 87 Pages of results: 1
[2026-01-30 15:22:23] [query] Execution time: 0.19410
[2026-01-30 15:22:35] [query] Query for: real estate offer to purchase form
[2026-01-30 15:22:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:22:35] [query] Engine: default
[2026-01-30 15:22:35] [query] Tokens: real, estate, offer, purchase, form
[2026-01-30 15:22:35] [query] Mods: 11
[2026-01-30 15:22:35] [query] Trying AND logic
[2026-01-30 15:22:35] [query] Using OR logic
[2026-01-30 15:22:36] [query] Found results using: or logic
[2026-01-30 15:22:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1798,120,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:22:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:22:36] [query] Results: 1585 Pages of results: 8
[2026-01-30 15:22:36] [query] Execution time: 0.89315
[2026-01-30 15:23:58] [index:background] Health check
[2026-01-30 15:24:00] [indexer:background] Health check
[2026-01-30 15:24:00] [indexer:background] Health check
[2026-01-30 15:24:00] [query] Query for: if an offer on a condo is accepted at $315 000 and the appraisal comes in $330 can seller back out to relist it higher price?
[2026-01-30 15:24:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:24:00] [query] Engine: default
[2026-01-30 15:24:00] [query] Tokens: relisted, 000, 315, 330, accepted, appraisal, back, can, comes, condo
[2026-01-30 15:24:00] [query] Mods: 11
[2026-01-30 15:24:00] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:24:00] [query] Using OR logic
[2026-01-30 15:24:01] [query] Found results using: or logic
[2026-01-30 15:24:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (521,409,33470,745,8778,877,589,2379,8824,2204,1798,2168,210)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34962,521,409,33470,745,8778,877,589,2379,8824) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:24:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:24:01] [query] Results: 1025 Pages of results: 6
[2026-01-30 15:24:01] [query] Execution time: 0.35245
[2026-01-30 15:24:20] [query] Query for: what do real estate make
[2026-01-30 15:24:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:24:20] [query] Engine: default
[2026-01-30 15:24:20] [query] Tokens: real, estate, make
[2026-01-30 15:24:20] [query] Mods: 11
[2026-01-30 15:24:20] [query] Trying AND logic
[2026-01-30 15:24:21] [query] Found results using: and logic
[2026-01-30 15:24:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1493) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:24:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1493) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:24:21] [query] Results: 293 Pages of results: 2
[2026-01-30 15:24:21] [query] Execution time: 0.98879
[2026-01-30 15:24:26] [query] Query for: real estate professiona
[2026-01-30 15:24:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:24:26] [query] Engine: default
[2026-01-30 15:24:26] [query] Tokens: professional, professional-development, professional-grade, professional-looking, professional-standards, professional-standards-administrators, professionaldevelopment, professionalgrade, professionalism, professionallooking
[2026-01-30 15:24:26] [query] Mods: 11
[2026-01-30 15:24:26] [query] Using OR logic
[2026-01-30 15:24:26] [query] Found results using: and logic
[2026-01-30 15:24:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (947,27575,8715,8363,35683,38442,27593,8721,4309,8372) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:24:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:24:26] [query] Results: 207 Pages of results: 2
[2026-01-30 15:24:26] [query] Execution time: 0.09968
[2026-01-30 15:24:41] [query] Query for: 大连重工 产能利用率
[2026-01-30 15:24:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:24:41] [query] Engine: default
[2026-01-30 15:24:41] [query] Tokens: 大连重工 产能利用率
[2026-01-30 15:24:41] [query] Mods: 11
[2026-01-30 15:24:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:24:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:24:41] [query] Results: 0 Pages of results: 0
[2026-01-30 15:24:41] [query] Execution time: 0.10469
[2026-01-30 15:26:55] [query] Query for: d f v
[2026-01-30 15:26:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:26:55] [query] Engine: default
[2026-01-30 15:26:55] [query] Tokens: d, f, v
[2026-01-30 15:26:55] [query] Mods: 11
[2026-01-30 15:26:55] [query] Using OR logic
[2026-01-30 15:26:56] [query] Found results using: or logic
[2026-01-30 15:26:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4545,20241,14060) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:26:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:26:56] [query] Results: 191 Pages of results: 1
[2026-01-30 15:26:56] [query] Execution time: 0.13381
[2026-01-30 15:27:18] [query] Query for: resumo balanced scorecard (bsc) pdf
[2026-01-30 15:27:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:27:18] [query] Engine: default
[2026-01-30 15:27:18] [query] Tokens: obscure, obscures, per-subscriber, persubscriber, subscribe, subscribed, subscriber, subscribers, subscribes, subscribing
[2026-01-30 15:27:18] [query] Mods: 11
[2026-01-30 15:27:18] [query] Using OR logic
[2026-01-30 15:27:18] [query] Found results using: and logic
[2026-01-30 15:27:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2012,3613)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16662,75957,51253,51258,4318,15323,51248,10283,30490,74603) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:27:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:27:18] [query] Results: 17 Pages of results: 1
[2026-01-30 15:27:18] [query] Execution time: 0.09329
[2026-01-30 15:28:05] [query] Query for: fiere real estate date
[2026-01-30 15:28:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:28:05] [query] Engine: default
[2026-01-30 15:28:05] [query] Tokens: real, estate, date, fiber, fieri, fire, fiere
[2026-01-30 15:28:05] [query] Mods: 11
[2026-01-30 15:28:05] [query] Using OR logic
[2026-01-30 15:28:06] [query] Found results using: or logic
[2026-01-30 15:28:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (720,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,720,9394,70841,6329,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:28:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:28:06] [query] Results: 1144 Pages of results: 6
[2026-01-30 15:28:06] [query] Execution time: 0.61415
[2026-01-30 15:28:35] [query] Query for: epps-rashad
[2026-01-30 15:28:35] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:28:35] [query] Engine: nc_realtorsr_contacts
[2026-01-30 15:28:35] [query] Tokens: epps, rashad, epps-rashad
[2026-01-30 15:28:35] [query] Mods: 5
[2026-01-30 15:28:35] [query] Using OR logic
[2026-01-30 15:28:35] [query] Found results using: or logic
[2026-01-30 15:28:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11482,11483,11494) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:28:35] [query] Results: 1 Pages of results: 1
[2026-01-30 15:28:35] [query] Execution time: 0.02822
[2026-01-30 15:28:37] [query] Query for: 重庆路桥2026年1月30日技术指标解读
[2026-01-30 15:28:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:28:37] [query] Engine: default
[2026-01-30 15:28:37] [query] Tokens: 2026, 1, 30, 重庆路桥2026年1月30日技术指标解读
[2026-01-30 15:28:37] [query] Mods: 11
[2026-01-30 15:28:37] [query] Using OR logic
[2026-01-30 15:28:38] [query] Found results using: or logic
[2026-01-30 15:28:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,28036,1803)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,431,1803,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:28:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:28:38] [query] Results: 1374 Pages of results: 7
[2026-01-30 15:28:38] [query] Execution time: 0.72995
[2026-01-30 15:28:42] [query] Query for: fiere real estate date
[2026-01-30 15:28:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:28:42] [query] Engine: default
[2026-01-30 15:28:42] [query] Tokens: real, estate, date, fiber, fieri, fire, fiere
[2026-01-30 15:28:42] [query] Mods: 11
[2026-01-30 15:28:42] [query] Using OR logic
[2026-01-30 15:28:42] [query] Found results using: or logic
[2026-01-30 15:28:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (720,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,720,9394,70841,6329,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:28:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:28:42] [query] Results: 1144 Pages of results: 6
[2026-01-30 15:28:42] [query] Execution time: 0.48646
[2026-01-30 15:29:20] [index:background] Health check
[2026-01-30 15:29:20] [index:background] Health check
[2026-01-30 15:29:20] [indexer:background] Health check
[2026-01-30 15:29:20] [indexer:background] Health check
[2026-01-30 15:30:17] [query] Query for: jim tran and realtor
[2026-01-30 15:30:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:30:17] [query] Engine: default
[2026-01-30 15:30:17] [query] Tokens: trans, trans_c20241204, transact, transaction, transaction 5, transaction 6, transaction(, transaction-, transaction-based, transaction-related
[2026-01-30 15:30:17] [query] Mods: 11
[2026-01-30 15:30:17] [query] Using OR logic
[2026-01-30 15:30:17] [query] Found results using: and logic
[2026-01-30 15:30:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12357,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59687,59689,4033,2018,55865,55866,49525,45246,68852,34827) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:30:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:30:17] [query] Results: 334 Pages of results: 2
[2026-01-30 15:30:17] [query] Execution time: 0.11492
[2026-01-30 15:30:58] [query] Query for: pycharm 安装 python版本
[2026-01-30 15:30:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:30:58] [query] Engine: default
[2026-01-30 15:30:58] [query] Tokens: pycharm 安装 python版本
[2026-01-30 15:30:58] [query] Mods: 11
[2026-01-30 15:30:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:30:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:30:58] [query] Results: 0 Pages of results: 0
[2026-01-30 15:30:58] [query] Execution time: 0.13462
[2026-01-30 15:31:02] [query] Query for: gmo コマース やばい
[2026-01-30 15:31:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:31:02] [query] Engine: default
[2026-01-30 15:31:02] [query] Tokens: fairhousingmonth, fairhousingmonthtoolkit, managingmoney, nationalfairhousingmonth, sigmon
[2026-01-30 15:31:02] [query] Mods: 11
[2026-01-30 15:31:02] [query] Using OR logic
[2026-01-30 15:31:02] [query] Found results using: and logic
[2026-01-30 15:31:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (70963,70964,13368,47160,27527) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:31:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:31:02] [query] Results: 2 Pages of results: 1
[2026-01-30 15:31:02] [query] Execution time: 0.08180
[2026-01-30 15:33:01] [query] Query for: add co listing agent mls
[2026-01-30 15:33:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:33:01] [query] Engine: default
[2026-01-30 15:33:01] [query] Tokens: add, co, listing, agent, mls
[2026-01-30 15:33:01] [query] Mods: 11
[2026-01-30 15:33:01] [query] Trying AND logic
[2026-01-30 15:33:01] [query] Using OR logic
[2026-01-30 15:33:01] [query] Found results using: or logic
[2026-01-30 15:33:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1505,5615,1936,1470,2699) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:33:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:33:01] [query] Results: 821 Pages of results: 5
[2026-01-30 15:33:01] [query] Execution time: 0.24550
[2026-01-30 15:33:03] [query] Query for: north carolina contruction conference raleigh
[2026-01-30 15:33:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:33:03] [query] Engine: default
[2026-01-30 15:33:03] [query] Tokens: north, carolina, conference, raleigh, contraction, contractnew, contruction
[2026-01-30 15:33:03] [query] Mods: 11
[2026-01-30 15:33:03] [query] Using OR logic
[2026-01-30 15:33:03] [query] Found results using: or logic
[2026-01-30 15:33:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,1640,253,4821)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,1640,4821,18213,34729,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:33:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:33:03] [query] Results: 638 Pages of results: 4
[2026-01-30 15:33:03] [query] Execution time: 0.60683
[2026-01-30 15:33:36] [query] Query for: 天下の大悪人に転生した少年、人たらしの大英雄になる
[2026-01-30 15:33:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:33:36] [query] Engine: default
[2026-01-30 15:33:36] [query] Tokens: 天下の大悪人に転生した少年 人たらしの大英雄になる
[2026-01-30 15:33:36] [query] Mods: 11
[2026-01-30 15:33:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:33:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:33:36] [query] Results: 0 Pages of results: 0
[2026-01-30 15:33:36] [query] Execution time: 0.10032
[2026-01-30 15:33:40] [query] Query for: lead
[2026-01-30 15:33:40] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:33:40] [query] Engine: forms_and_contracts
[2026-01-30 15:33:40] [query] Tokens: lead
[2026-01-30 15:33:40] [query] Mods: 5
[2026-01-30 15:33:40] [query] Found results using: or logic
[2026-01-30 15:33:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1204) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:33:40] [query] Results: 6 Pages of results: 1
[2026-01-30 15:33:40] [query] Execution time: 0.02196
[2026-01-30 15:33:42] [query] Query for: add co listing agent mls
[2026-01-30 15:33:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:33:42] [query] Engine: default
[2026-01-30 15:33:42] [query] Tokens: add, co, listing, agent, mls
[2026-01-30 15:33:42] [query] Mods: 11
[2026-01-30 15:33:42] [query] Trying AND logic
[2026-01-30 15:33:42] [query] Using OR logic
[2026-01-30 15:33:42] [query] Found results using: or logic
[2026-01-30 15:33:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1505,5615,1936,1470,2699) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:33:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:33:42] [query] Results: 821 Pages of results: 5
[2026-01-30 15:33:42] [query] Execution time: 0.24135
[2026-01-30 15:33:55] [query] Query for: 바람난 아줌마
[2026-01-30 15:33:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:33:55] [query] Engine: default
[2026-01-30 15:33:55] [query] Tokens: 바람난 아줌마
[2026-01-30 15:33:55] [query] Mods: 11
[2026-01-30 15:33:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:33:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:33:55] [query] Results: 0 Pages of results: 0
[2026-01-30 15:33:55] [query] Execution time: 0.10487
[2026-01-30 15:33:58] [index:background] Health check
[2026-01-30 15:33:58] [index:background] CPU load threshold (3) breached: 3.2 [waiting 2]
[2026-01-30 15:33:58] [index:background] Health check
[2026-01-30 15:34:00] [index:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 15:34:00] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 15:34:01] [indexer:background] Health check
[2026-01-30 15:34:02] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 15:34:04] [indexer:background] CPU load threshold (3) breached: 3.1 [waiting 2]
[2026-01-30 15:34:19] [query] Query for: cpa on real estate tac
[2026-01-30 15:34:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:34:19] [query] Engine: default
[2026-01-30 15:34:19] [query] Tokens: cpa, real, estate, tac
[2026-01-30 15:34:19] [query] Mods: 11
[2026-01-30 15:34:19] [query] Trying AND logic
[2026-01-30 15:34:19] [query] Found results using: and logic
[2026-01-30 15:34:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14712,171,172,14758) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:34:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('9177') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:34:19] [query] Results: 1 Pages of results: 1
[2026-01-30 15:34:20] [query] Execution time: 0.04492
[2026-01-30 15:34:23] [query] Query for: nc chamber
[2026-01-30 15:34:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:34:23] [query] Engine: default
[2026-01-30 15:34:23] [query] Tokens: nc, chamber
[2026-01-30 15:34:23] [query] Mods: 11
[2026-01-30 15:34:23] [query] Trying AND logic
[2026-01-30 15:34:23] [query] Found results using: and logic
[2026-01-30 15:34:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,12964) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:34:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13243', '14021', '14230', '21606', '21614', '49092', '49351', '51584', '7131') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:34:23] [query] Results: 9 Pages of results: 1
[2026-01-30 15:34:23] [query] Execution time: 0.08245
[2026-01-30 15:35:14] [query] Query for: rockwell nc homes for sale
[2026-01-30 15:35:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:35:14] [query] Engine: default
[2026-01-30 15:35:14] [query] Tokens: rockwell, nc, homes, sale
[2026-01-30 15:35:14] [query] Mods: 11
[2026-01-30 15:35:14] [query] Trying AND logic
[2026-01-30 15:35:14] [query] Using OR logic
[2026-01-30 15:35:14] [query] Found results using: or logic
[2026-01-30 15:35:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15735,396,370,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:35:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:35:14] [query] Results: 917 Pages of results: 5
[2026-01-30 15:35:14] [query] Execution time: 0.50626
[2026-01-30 15:35:32] [query] Query for: questions for a real estate agent in florida
[2026-01-30 15:35:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:35:32] [query] Engine: default
[2026-01-30 15:35:32] [query] Tokens: questions, real, estate, agent, florida
[2026-01-30 15:35:32] [query] Mods: 11
[2026-01-30 15:35:33] [query] Trying AND logic
[2026-01-30 15:35:33] [query] Using OR logic
[2026-01-30 15:35:33] [query] Found results using: or logic
[2026-01-30 15:35:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1309,171,172,1470,4111) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:35:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:35:33] [query] Results: 1186 Pages of results: 6
[2026-01-30 15:35:33] [query] Execution time: 0.54461
[2026-01-30 15:35:44] [query] Query for: 상점창 들고 선협 속으로
[2026-01-30 15:35:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:35:44] [query] Engine: default
[2026-01-30 15:35:44] [query] Tokens: 상점창 들고 선협 속으로
[2026-01-30 15:35:44] [query] Mods: 11
[2026-01-30 15:35:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:35:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:35:44] [query] Results: 0 Pages of results: 0
[2026-01-30 15:35:44] [query] Execution time: 0.14734
[2026-01-30 15:36:20] [query] Query for: rb real estate agency
[2026-01-30 15:36:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:36:20] [query] Engine: default
[2026-01-30 15:36:20] [query] Tokens: rb, rb.gy, rbgy, rbi, rbranson, agency, estate, real
[2026-01-30 15:36:20] [query] Mods: 11
[2026-01-30 15:36:20] [query] Trying AND logic
[2026-01-30 15:36:20] [query] Using OR logic
[2026-01-30 15:36:21] [query] Found results using: or logic
[2026-01-30 15:36:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1500,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59316,59319,59321,6212,20214,1500,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:36:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:36:21] [query] Results: 1027 Pages of results: 6
[2026-01-30 15:36:21] [query] Execution time: 0.47563
[2026-01-30 15:36:26] [query] Query for: lease agreement
[2026-01-30 15:36:26] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:36:26] [query] Engine: forms_and_contracts
[2026-01-30 15:36:26] [query] Tokens: lease, agreement
[2026-01-30 15:36:26] [query] Mods: 5
[2026-01-30 15:36:26] [query] Trying AND logic
[2026-01-30 15:36:26] [query] Found results using: and logic
[2026-01-30 15:36:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29115', '29121', '29199', '29211', '29217', '29265', '29504', '29510', '29588', '29594', '29606', '29640', '35377', '35409', '41964', '42298') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:36:26] [query] Results: 16 Pages of results: 1
[2026-01-30 15:36:26] [query] Execution time: 0.03019
[2026-01-30 15:36:42] [query] Query for: 以馬內利 講道
[2026-01-30 15:36:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:36:42] [query] Engine: default
[2026-01-30 15:36:42] [query] Tokens: 以馬內利 講道
[2026-01-30 15:36:42] [query] Mods: 11
[2026-01-30 15:36:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:36:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:36:42] [query] Results: 0 Pages of results: 0
[2026-01-30 15:36:42] [query] Execution time: 0.10942
[2026-01-30 15:37:15] [query] Query for: do you have to a realtor buy house
[2026-01-30 15:37:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:37:15] [query] Engine: default
[2026-01-30 15:37:15] [query] Tokens: realtor, buy, house
[2026-01-30 15:37:15] [query] Mods: 11
[2026-01-30 15:37:15] [query] Trying AND logic
[2026-01-30 15:37:15] [query] Found results using: and logic
[2026-01-30 15:37:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,2933,244) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:37:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1069', '14176', '14364', '17398', '17569', '17737', '17746', '18438', '20470', '20480', '21591', '2368', '25715', '26144', '26245', '6737', '7848', '7909') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:37:15] [query] Results: 18 Pages of results: 1
[2026-01-30 15:37:15] [query] Execution time: 0.09053
[2026-01-30 15:37:17] [query] Query for: 超时空辉夜姬 在线
[2026-01-30 15:37:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:37:17] [query] Engine: default
[2026-01-30 15:37:17] [query] Tokens: 超时空辉夜姬 在线
[2026-01-30 15:37:17] [query] Mods: 11
[2026-01-30 15:37:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:37:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:37:17] [query] Results: 0 Pages of results: 0
[2026-01-30 15:37:17] [query] Execution time: 0.10645
[2026-01-30 15:37:23] [query] Query for: lease agreement agency
[2026-01-30 15:37:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:37:23] [query] Engine: forms_and_contracts
[2026-01-30 15:37:23] [query] Tokens: lease, agreement, agency
[2026-01-30 15:37:23] [query] Mods: 5
[2026-01-30 15:37:23] [query] Trying AND logic
[2026-01-30 15:37:23] [query] Using OR logic
[2026-01-30 15:37:23] [query] Found results using: or logic
[2026-01-30 15:37:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,873,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:37:23] [query] Results: 152 Pages of results: 1
[2026-01-30 15:37:23] [query] Execution time: 0.05845
[2026-01-30 15:38:25] [query] Query for: on writing stephen king pdf
[2026-01-30 15:38:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:38:25] [query] Engine: default
[2026-01-30 15:38:25] [query] Tokens: writing, stephen, king, pdf
[2026-01-30 15:38:25] [query] Mods: 11
[2026-01-30 15:38:25] [query] Trying AND logic
[2026-01-30 15:38:25] [query] Using OR logic
[2026-01-30 15:38:25] [query] Found results using: or logic
[2026-01-30 15:38:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1580,3956,9899,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:38:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:38:25] [query] Results: 200 Pages of results: 1
[2026-01-30 15:38:25] [query] Execution time: 0.13642
[2026-01-30 15:38:31] [query] Query for: 29055
[2026-01-30 15:38:31] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:38:31] [query] Engine: download_ready
[2026-01-30 15:38:31] [query] Tokens: 29055
[2026-01-30 15:38:31] [query] Mods: 5
[2026-01-30 15:38:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31470) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29238, 29395, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:38:31] [query] Results: 0 Pages of results: 0
[2026-01-30 15:38:31] [query] Execution time: 0.01821
[2026-01-30 15:38:37] [index:background] Health check
[2026-01-30 15:38:37] [index:background] CPU load threshold (3) breached: 3.35 [waiting 2]
[2026-01-30 15:38:39] [indexer:background] CPU load threshold (3) breached: 3.56 [waiting 2]
[2026-01-30 15:38:49] [indexer:background] Health check
[2026-01-30 15:38:49] [indexer:background] CPU load threshold (3) breached: 3.48 [waiting 2]
[2026-01-30 15:38:54] [query] Query for: who is the arch noise produced
[2026-01-30 15:38:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:38:54] [query] Engine: default
[2026-01-30 15:38:54] [query] Tokens: arch, noise, produced
[2026-01-30 15:38:54] [query] Mods: 11
[2026-01-30 15:38:54] [query] Trying AND logic
[2026-01-30 15:38:54] [query] Using OR logic
[2026-01-30 15:38:54] [query] Found results using: or logic
[2026-01-30 15:38:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11628,5428,3612) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:38:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:38:54] [query] Results: 21 Pages of results: 1
[2026-01-30 15:38:54] [query] Execution time: 0.04159
[2026-01-30 15:39:22] [query] Query for: 48 hours
[2026-01-30 15:39:22] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:39:22] [query] Engine: legal_qandas
[2026-01-30 15:39:22] [query] Tokens: 48, hours
[2026-01-30 15:39:22] [query] Mods: 5
[2026-01-30 15:39:22] [query] Trying AND logic
[2026-01-30 15:39:22] [query] Found results using: and logic
[2026-01-30 15:39:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8910,693) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20208', '20374', '41095', '46929') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:39:22] [query] Results: 4 Pages of results: 1
[2026-01-30 15:39:22] [query] Execution time: 0.02119
[2026-01-30 15:39:22] [query] Query for: house rentals north carolina
[2026-01-30 15:39:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:39:22] [query] Engine: default
[2026-01-30 15:39:22] [query] Tokens: house, rentals, north, carolina
[2026-01-30 15:39:22] [query] Mods: 11
[2026-01-30 15:39:22] [query] Trying AND logic
[2026-01-30 15:39:22] [query] Found results using: and logic
[2026-01-30 15:39:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (244,3872,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:39:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13329', '14075', '14230', '19388', '19390', '21391', '40144') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:39:22] [query] Results: 7 Pages of results: 1
[2026-01-30 15:39:22] [query] Execution time: 0.10816
[2026-01-30 15:39:54] [query] Query for: come avere un orgasmo maschile 🎄🧠🐴 www.7rx.biz/etizolam etizolam zonder recept bestel online bij ons. kopen ons
[2026-01-30 15:39:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:39:54] [query] Engine: default
[2026-01-30 15:39:54] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch
[2026-01-30 15:39:54] [query] Mods: 11
[2026-01-30 15:39:54] [query] Trying AND logic
[2026-01-30 15:39:54] [query] Using OR logic
[2026-01-30 15:39:54] [query] Found results using: or logic
[2026-01-30 15:39:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (632,994,22003,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,4035,43036,52915,43039,26363,52919) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:39:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:39:54] [query] Results: 16 Pages of results: 1
[2026-01-30 15:39:54] [query] Execution time: 0.06550
[2026-01-30 15:40:39] [query] Query for: lease agreement
[2026-01-30 15:40:39] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:40:39] [query] Engine: forms_and_contracts
[2026-01-30 15:40:39] [query] Tokens: lease, agreement
[2026-01-30 15:40:39] [query] Mods: 5
[2026-01-30 15:40:39] [query] Trying AND logic
[2026-01-30 15:40:39] [query] Found results using: and logic
[2026-01-30 15:40:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29115', '29121', '29199', '29211', '29217', '29265', '29504', '29510', '29588', '29594', '29606', '29640', '35377', '35409', '41964', '42298') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:40:39] [query] Results: 16 Pages of results: 1
[2026-01-30 15:40:39] [query] Execution time: 0.02685
[2026-01-30 15:40:58] [query] Query for: 권선법
[2026-01-30 15:40:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:40:58] [query] Engine: default
[2026-01-30 15:40:58] [query] Tokens: 권선법
[2026-01-30 15:40:58] [query] Mods: 11
[2026-01-30 15:40:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:40:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:40:58] [query] Results: 0 Pages of results: 0
[2026-01-30 15:40:58] [query] Execution time: 0.08634
[2026-01-30 15:41:04] [query] Query for: lease agreement agency
[2026-01-30 15:41:04] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:41:04] [query] Engine: forms_and_contracts
[2026-01-30 15:41:04] [query] Tokens: lease, agreement, agency
[2026-01-30 15:41:04] [query] Mods: 5
[2026-01-30 15:41:04] [query] Trying AND logic
[2026-01-30 15:41:04] [query] Using OR logic
[2026-01-30 15:41:04] [query] Found results using: or logic
[2026-01-30 15:41:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,873,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:41:04] [query] Results: 152 Pages of results: 1
[2026-01-30 15:41:04] [query] Execution time: 0.05819
[2026-01-30 15:41:35] [query] Query for: new republic realty
[2026-01-30 15:41:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:41:35] [query] Engine: default
[2026-01-30 15:41:35] [query] Tokens: new, republic, realty
[2026-01-30 15:41:35] [query] Mods: 11
[2026-01-30 15:41:35] [query] Trying AND logic
[2026-01-30 15:41:35] [query] Using OR logic
[2026-01-30 15:41:35] [query] Found results using: or logic
[2026-01-30 15:41:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (110,25354,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:41:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:41:35] [query] Results: 539 Pages of results: 3
[2026-01-30 15:41:35] [query] Execution time: 0.16704
[2026-01-30 15:41:47] [query] Query for: magnetic bases with 1/4-20 female threads for cables home depot
[2026-01-30 15:41:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:41:47] [query] Engine: default
[2026-01-30 15:41:47] [query] Tokens: threads, 1, 20, 4, bases, cables, depot, female, home, magnetic
[2026-01-30 15:41:47] [query] Mods: 11
[2026-01-30 15:41:47] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:41:47] [query] Using OR logic
[2026-01-30 15:41:47] [query] Found results using: or logic
[2026-01-30 15:41:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,39,440,11263,13962,8762,7124,234,24608,43967)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72733,431,39,440,11263,13962,8762,7124,234,24608) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:41:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:41:47] [query] Results: 1394 Pages of results: 7
[2026-01-30 15:41:47] [query] Execution time: 0.59072
[2026-01-30 15:41:52] [query] Query for: 1111115555555555555555555555555555555555
[2026-01-30 15:41:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:41:52] [query] Engine: default
[2026-01-30 15:41:52] [query] Tokens: 1111115555555555555555555555555555555555
[2026-01-30 15:41:52] [query] Mods: 11
[2026-01-30 15:41:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:41:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:41:52] [query] Results: 0 Pages of results: 0
[2026-01-30 15:41:52] [query] Execution time: 0.21492
[2026-01-30 15:41:55] [query] Query for: tavor 7 tactical lights is hard to make work
[2026-01-30 15:41:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:41:55] [query] Engine: default
[2026-01-30 15:41:55] [query] Tokens: 7, tactical, lights, hard, make, work, tavor tavor 7
[2026-01-30 15:41:55] [query] Mods: 11
[2026-01-30 15:41:55] [query] Using OR logic
[2026-01-30 15:41:55] [query] Found results using: or logic
[2026-01-30 15:41:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (374,1304,8432,1493,16707,672)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (374,16707,8432,1304,1493,672,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:41:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:41:55] [query] Results: 745 Pages of results: 4
[2026-01-30 15:41:55] [query] Execution time: 0.36143
[2026-01-30 15:42:16] [query] Query for: new republic realty
[2026-01-30 15:42:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:42:16] [query] Engine: default
[2026-01-30 15:42:16] [query] Tokens: new, republic, realty
[2026-01-30 15:42:16] [query] Mods: 11
[2026-01-30 15:42:16] [query] Trying AND logic
[2026-01-30 15:42:16] [query] Using OR logic
[2026-01-30 15:42:16] [query] Found results using: or logic
[2026-01-30 15:42:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (110,25354,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:42:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:42:16] [query] Results: 539 Pages of results: 3
[2026-01-30 15:42:16] [query] Execution time: 0.15043
[2026-01-30 15:42:35] [query] Query for: 貓貓迷因 黑貓
[2026-01-30 15:42:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:42:35] [query] Engine: default
[2026-01-30 15:42:35] [query] Tokens: 貓貓迷因 黑貓
[2026-01-30 15:42:35] [query] Mods: 11
[2026-01-30 15:42:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:42:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:42:35] [query] Results: 0 Pages of results: 0
[2026-01-30 15:42:35] [query] Execution time: 0.10814
[2026-01-30 15:42:55] [query] Query for: 
[2026-01-30 15:42:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:42:55] [query] Engine: default
[2026-01-30 15:42:55] [query] Tokens: 
[2026-01-30 15:42:55] [query] Mods: 11
[2026-01-30 15:42:55] [query] Found results using: or logic
[2026-01-30 15:42:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:42:55') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:42:55] [query] Results: 2026 Pages of results: 11
[2026-01-30 15:42:55] [query] Execution time: 0.26155
[2026-01-30 15:43:32] [query] Query for: fiduciary
[2026-01-30 15:43:32] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:43:32] [query] Engine: legal_qandas
[2026-01-30 15:43:32] [query] Tokens: fiduciary
[2026-01-30 15:43:32] [query] Mods: 5
[2026-01-30 15:43:32] [query] Found results using: or logic
[2026-01-30 15:43:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13244) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:43:32] [query] Results: 28 Pages of results: 1
[2026-01-30 15:43:32] [query] Execution time: 0.04005
[2026-01-30 15:43:37] [index:background] Health check
[2026-01-30 15:43:50] [query] Query for: 飼い慣らす 中文
[2026-01-30 15:43:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:43:50] [query] Engine: default
[2026-01-30 15:43:50] [query] Tokens: 飼い慣らす 中文
[2026-01-30 15:43:50] [query] Mods: 11
[2026-01-30 15:43:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:43:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:43:50] [query] Results: 0 Pages of results: 0
[2026-01-30 15:43:50] [query] Execution time: 0.11847
[2026-01-30 15:44:09] [query] Query for: lease agreement agency
[2026-01-30 15:44:09] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:44:09] [query] Engine: forms_and_contracts
[2026-01-30 15:44:09] [query] Tokens: lease, agreement, agency
[2026-01-30 15:44:09] [query] Mods: 5
[2026-01-30 15:44:09] [query] Trying AND logic
[2026-01-30 15:44:09] [query] Using OR logic
[2026-01-30 15:44:09] [query] Found results using: or logic
[2026-01-30 15:44:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,873,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:44:09] [query] Results: 152 Pages of results: 1
[2026-01-30 15:44:09] [query] Execution time: 0.00954
[2026-01-30 15:44:10] [query] Query for: homes for rent in carteret county nc
[2026-01-30 15:44:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:44:10] [query] Engine: default
[2026-01-30 15:44:10] [query] Tokens: homes, rent, carteret, county, nc
[2026-01-30 15:44:10] [query] Mods: 11
[2026-01-30 15:44:10] [query] Trying AND logic
[2026-01-30 15:44:10] [query] Using OR logic
[2026-01-30 15:44:10] [query] Found results using: or logic
[2026-01-30 15:44:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,603,11523,574,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:44:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:44:10] [query] Results: 762 Pages of results: 4
[2026-01-30 15:44:10] [query] Execution time: 0.45977
[2026-01-30 15:44:24] [query] Query for: 南京银行土建总承包项目
[2026-01-30 15:44:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:44:24] [query] Engine: default
[2026-01-30 15:44:24] [query] Tokens: 南京银行土建总承包项目
[2026-01-30 15:44:24] [query] Mods: 11
[2026-01-30 15:44:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:44:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:44:24] [query] Results: 0 Pages of results: 0
[2026-01-30 15:44:24] [query] Execution time: 0.07643
[2026-01-30 15:44:40] [indexer:background] Health check
[2026-01-30 15:44:55] [query] Query for: nc real estate form 150
[2026-01-30 15:44:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:44:55] [query] Engine: default
[2026-01-30 15:44:55] [query] Tokens: nc, real, estate, form, 150, form 150
[2026-01-30 15:44:55] [query] Mods: 11
[2026-01-30 15:44:55] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:44:55] [query] Using OR logic
[2026-01-30 15:44:56] [query] Found results using: or logic
[2026-01-30 15:44:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,171,172,1817,10380,20397) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:44:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:44:56] [query] Results: 1701 Pages of results: 9
[2026-01-30 15:44:56] [query] Execution time: 0.93096
[2026-01-30 15:45:29] [query] Query for: real estate affavit
[2026-01-30 15:45:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:45:29] [query] Engine: default
[2026-01-30 15:45:29] [query] Tokens: real, estate, affavit
[2026-01-30 15:45:29] [query] Mods: 11
[2026-01-30 15:45:29] [query] Using OR logic
[2026-01-30 15:45:30] [query] Found results using: or logic
[2026-01-30 15:45:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:45:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:45:30] [query] Results: 942 Pages of results: 5
[2026-01-30 15:45:30] [query] Execution time: 0.51687
[2026-01-30 15:45:36] [query] Query for: houses for rent under 1800 gaston county nc
[2026-01-30 15:45:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:45:36] [query] Engine: default
[2026-01-30 15:45:36] [query] Tokens: houses, rent, 1800, gaston, county, nc, under 1, under 10, under 1800
[2026-01-30 15:45:36] [query] Mods: 11
[2026-01-30 15:45:36] [query] Using OR logic
[2026-01-30 15:45:37] [query] Found results using: or logic
[2026-01-30 15:45:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (39053,574,14222,2990,396,603)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2990,603,39053,14222,574,396,32404,74494,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:45:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:45:37] [query] Results: 732 Pages of results: 4
[2026-01-30 15:45:37] [query] Execution time: 0.51485
[2026-01-30 15:47:23] [query] Query for: what is a t6 form
[2026-01-30 15:47:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:47:23] [query] Engine: default
[2026-01-30 15:47:23] [query] Tokens: 1aasgevim3fcnxutvajhu2brsct6rac64, 35nxunebt6mh, agreement6, almost600, at6, attachment6026, contract6, district6, district60, district62
[2026-01-30 15:47:23] [query] Mods: 11
[2026-01-30 15:47:23] [query] Using OR logic
[2026-01-30 15:47:23] [query] Found results using: and logic
[2026-01-30 15:47:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29584,58902,33408,13494,25381,11758,55953,18511,18523,18524) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:47:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:47:23] [query] Results: 6 Pages of results: 1
[2026-01-30 15:47:23] [query] Execution time: 0.07060
[2026-01-30 15:47:36] [query] Query for: zip forms realtor form library
[2026-01-30 15:47:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:47:36] [query] Engine: default
[2026-01-30 15:47:36] [query] Tokens: zip, forms, realtor, form, library
[2026-01-30 15:47:36] [query] Mods: 11
[2026-01-30 15:47:36] [query] Trying AND logic
[2026-01-30 15:47:36] [query] Using OR logic
[2026-01-30 15:47:37] [query] Found results using: or logic
[2026-01-30 15:47:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6207,2409,402,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:47:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:47:37] [query] Results: 1367 Pages of results: 7
[2026-01-30 15:47:37] [query] Execution time: 0.58439
[2026-01-30 15:48:16] [query] Query for: nc court notice of withdrawal
[2026-01-30 15:48:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:48:16] [query] Engine: default
[2026-01-30 15:48:16] [query] Tokens: nc, court, notice, withdrawal
[2026-01-30 15:48:16] [query] Mods: 11
[2026-01-30 15:48:16] [query] Trying AND logic
[2026-01-30 15:48:16] [query] Using OR logic
[2026-01-30 15:48:17] [query] Found results using: or logic
[2026-01-30 15:48:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,6322,903,21668) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:48:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:48:17] [query] Results: 814 Pages of results: 5
[2026-01-30 15:48:17] [query] Execution time: 0.46886
[2026-01-30 15:48:20] [query] Query for: mass forms statewide standard real estate form library
[2026-01-30 15:48:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:48:20] [query] Engine: default
[2026-01-30 15:48:20] [query] Tokens: mass, forms, statewide, standard, real, estate, form, library
[2026-01-30 15:48:20] [query] Mods: 11
[2026-01-30 15:48:20] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:48:20] [query] Using OR logic
[2026-01-30 15:48:21] [query] Found results using: or logic
[2026-01-30 15:48:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14087,2409,4840,4276,171,172,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:48:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:48:21] [query] Results: 1595 Pages of results: 8
[2026-01-30 15:48:21] [query] Execution time: 0.66495
[2026-01-30 15:48:37] [index:background] Health check
[2026-01-30 15:48:49] [indexer:background] Health check
[2026-01-30 15:49:07] [query] Query for: real estae agency
[2026-01-30 15:49:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:49:07] [query] Engine: default
[2026-01-30 15:49:07] [query] Tokens: real, agency, est, estate, estate 17, estate 2, estate 22, estate 24, estate17, estae
[2026-01-30 15:49:07] [query] Mods: 11
[2026-01-30 15:49:07] [query] Using OR logic
[2026-01-30 15:49:07] [query] Found results using: or logic
[2026-01-30 15:49:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1500,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,1500,11202,172,61301,11468,59636,30402,61317,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:49:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:49:07] [query] Results: 1030 Pages of results: 6
[2026-01-30 15:49:07] [query] Execution time: 0.59930
[2026-01-30 15:49:10] [query] Query for: florida article 9 of the code ethics about written agreements requires realtors to
[2026-01-30 15:49:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:49:10] [query] Engine: default
[2026-01-30 15:49:10] [query] Tokens: florida, article, 9, code, ethics, written, agreements, requires, realtors, article 9
[2026-01-30 15:49:10] [query] Mods: 11
[2026-01-30 15:49:10] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:49:10] [query] Using OR logic
[2026-01-30 15:49:11] [query] Found results using: or logic
[2026-01-30 15:49:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,1354,4096,88,5762,5112,1985,1340,96,33616) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:49:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:49:11] [query] Results: 1058 Pages of results: 6
[2026-01-30 15:49:11] [query] Execution time: 0.62378
[2026-01-30 15:49:35] [query] Query for: sanford nc right of way regulations
[2026-01-30 15:49:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:49:35] [query] Engine: default
[2026-01-30 15:49:35] [query] Tokens: sanford, nc, right, way, regulations
[2026-01-30 15:49:35] [query] Mods: 11
[2026-01-30 15:49:35] [query] Trying AND logic
[2026-01-30 15:49:35] [query] Using OR logic
[2026-01-30 15:49:36] [query] Found results using: or logic
[2026-01-30 15:49:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12234,396,1273,1305,1783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:49:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:49:36] [query] Results: 1051 Pages of results: 6
[2026-01-30 15:49:36] [query] Execution time: 0.49336
[2026-01-30 15:49:46] [query] Query for: listing agreement
[2026-01-30 15:49:46] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:49:46] [query] Engine: forms_and_contracts
[2026-01-30 15:49:46] [query] Tokens: listing, agreement
[2026-01-30 15:49:46] [query] Mods: 5
[2026-01-30 15:49:46] [query] Trying AND logic
[2026-01-30 15:49:46] [query] Found results using: and logic
[2026-01-30 15:49:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29091', '29097', '29103', '29211', '29217', '29224', '29468', '29474', '29480', '29588', '29600', '29606', '30005', '30014', '30021', '30091', '30098', '30140', '30150', '30157', '30181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:49:46] [query] Results: 20 Pages of results: 1
[2026-01-30 15:49:46] [query] Execution time: 0.04106
[2026-01-30 15:50:07] [query] Query for: mark williams realtor
[2026-01-30 15:50:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:50:07] [query] Engine: default
[2026-01-30 15:50:07] [query] Tokens: mark, williams, realtor
[2026-01-30 15:50:07] [query] Mods: 11
[2026-01-30 15:50:07] [query] Trying AND logic
[2026-01-30 15:50:08] [query] Found results using: and logic
[2026-01-30 15:50:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8205,6783,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:50:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '21627', '46635') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:50:08] [query] Results: 3 Pages of results: 1
[2026-01-30 15:50:08] [query] Execution time: 0.20528
[2026-01-30 15:50:09] [query] Query for: 位元量子電腦
[2026-01-30 15:50:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:50:09] [query] Engine: default
[2026-01-30 15:50:10] [query] Tokens: 位元量子電腦
[2026-01-30 15:50:10] [query] Mods: 11
[2026-01-30 15:50:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:50:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:50:10] [query] Results: 0 Pages of results: 0
[2026-01-30 15:50:10] [query] Execution time: 0.09085
[2026-01-30 15:50:26] [query] Query for: adam real estate report
[2026-01-30 15:50:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:50:26] [query] Engine: default
[2026-01-30 15:50:26] [query] Tokens: adam, real, estate, report
[2026-01-30 15:50:26] [query] Mods: 11
[2026-01-30 15:50:26] [query] Trying AND logic
[2026-01-30 15:50:26] [query] Using OR logic
[2026-01-30 15:50:26] [query] Found results using: or logic
[2026-01-30 15:50:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14593,171,172,1003) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:50:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:50:26] [query] Results: 993 Pages of results: 5
[2026-01-30 15:50:26] [query] Execution time: 0.54334
[2026-01-30 15:50:51] [query] Query for: buyer agency
[2026-01-30 15:50:51] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:50:51] [query] Engine: default
[2026-01-30 15:50:51] [query] Tokens: buyer, agency
[2026-01-30 15:50:51] [query] Mods: 11
[2026-01-30 15:50:51] [query] Trying AND logic
[2026-01-30 15:50:53] [query] Found results using: and logic
[2026-01-30 15:50:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:50:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (3046) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1500) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:50:53] [query] Results: 158 Pages of results: 1
[2026-01-30 15:50:53] [query] Execution time: 2.12554
[2026-01-30 15:51:06] [query] Query for: compra topamax 🦧 www.7rx.biz/it/topamax acquistare alta qualita garantita ordinare consegna durante la notte. dove prodotto approvato dalla fda per salute. farmacie online
[2026-01-30 15:51:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 15:51:06] [query] Engine: default
[2026-01-30 15:51:06] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, dovel, dover, dovetails, la, online, per
[2026-01-30 15:51:06] [query] Mods: 11
[2026-01-30 15:51:06] [query] Trying AND logic
[2026-01-30 15:51:06] [query] Using OR logic
[2026-01-30 15:51:06] [query] Found results using: or logic
[2026-01-30 15:51:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3789,994,620,34647,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,27498,23210,25630,3789,994,620) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:51:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:51:06] [query] Results: 176 Pages of results: 15
[2026-01-30 15:51:06] [query] Execution time: 0.11033
[2026-01-30 15:51:22] [query] Query for: adam real estate report
[2026-01-30 15:51:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:51:22] [query] Engine: default
[2026-01-30 15:51:22] [query] Tokens: adam, real, estate, report
[2026-01-30 15:51:22] [query] Mods: 11
[2026-01-30 15:51:22] [query] Trying AND logic
[2026-01-30 15:51:22] [query] Using OR logic
[2026-01-30 15:51:23] [query] Found results using: or logic
[2026-01-30 15:51:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14593,171,172,1003) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:51:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:51:23] [query] Results: 993 Pages of results: 5
[2026-01-30 15:51:23] [query] Execution time: 0.45864
[2026-01-30 15:51:34] [query] Query for: ddf
[2026-01-30 15:51:34] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:51:34] [query] Engine: forms_and_contracts
[2026-01-30 15:51:34] [query] Tokens: ddf
[2026-01-30 15:51:34] [query] Mods: 5
[2026-01-30 15:51:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13238) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:51:34] [query] Results: 0 Pages of results: 0
[2026-01-30 15:51:34] [query] Execution time: 0.00963
[2026-01-30 15:51:40] [query] Query for: residential rental contract north carolina
[2026-01-30 15:51:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:51:40] [query] Engine: default
[2026-01-30 15:51:40] [query] Tokens: residential, rental, contract, north, carolina
[2026-01-30 15:51:40] [query] Mods: 11
[2026-01-30 15:51:40] [query] Trying AND logic
[2026-01-30 15:51:40] [query] Using OR logic
[2026-01-30 15:51:40] [query] Found results using: or logic
[2026-01-30 15:51:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,625,2727,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:51:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:51:40] [query] Results: 1300 Pages of results: 7
[2026-01-30 15:51:40] [query] Execution time: 0.51902
[2026-01-30 15:51:51] [query] Query for: due diligence
[2026-01-30 15:51:51] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:51:51] [query] Engine: forms_and_contracts
[2026-01-30 15:51:51] [query] Tokens: due, diligence
[2026-01-30 15:51:51] [query] Mods: 5
[2026-01-30 15:51:51] [query] Trying AND logic
[2026-01-30 15:51:51] [query] Found results using: and logic
[2026-01-30 15:51:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1106,5147) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29938', '29944', '29993', '29999') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:51:51] [query] Results: 4 Pages of results: 1
[2026-01-30 15:51:51] [query] Execution time: 0.03316
[2026-01-30 15:51:56] [query] Query for: fl-41 migraine glasses
[2026-01-30 15:51:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:51:56] [query] Engine: default
[2026-01-30 15:51:56] [query] Tokens: fl, 41, mcrainey, glass, migraine glasses fl-41
[2026-01-30 15:51:56] [query] Mods: 11
[2026-01-30 15:51:56] [query] Using OR logic
[2026-01-30 15:51:56] [query] Found results using: or logic
[2026-01-30 15:51:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3771,22109)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22109,3771,27802,4914,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:51:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:51:56] [query] Results: 37 Pages of results: 1
[2026-01-30 15:51:56] [query] Execution time: 0.17372
[2026-01-30 15:52:01] [query] Query for: real estate short seller contract form
[2026-01-30 15:52:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:52:01] [query] Engine: default
[2026-01-30 15:52:01] [query] Tokens: real, estate, short, seller, contract, form
[2026-01-30 15:52:01] [query] Mods: 11
[2026-01-30 15:52:01] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:52:01] [query] Using OR logic
[2026-01-30 15:52:02] [query] Found results using: or logic
[2026-01-30 15:52:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1351,210,2727,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:52:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:52:02] [query] Results: 1604 Pages of results: 9
[2026-01-30 15:52:02] [query] Execution time: 0.79088
[2026-01-30 15:52:18] [query] Query for: can i show the family member of a buyer client
[2026-01-30 15:52:18] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:52:18] [query] Engine: default
[2026-01-30 15:52:18] [query] Tokens: can, show, family, member, buyer, client
[2026-01-30 15:52:18] [query] Mods: 11
[2026-01-30 15:52:18] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:52:18] [query] Using OR logic
[2026-01-30 15:52:19] [query] Found results using: or logic
[2026-01-30 15:52:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,896,2900,1727,3046,5564) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:52:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:52:19] [query] Results: 1263 Pages of results: 7
[2026-01-30 15:52:19] [query] Execution time: 0.41553
[2026-01-30 15:53:27] [query] Query for: spotify premium uber vpn
[2026-01-30 15:53:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:53:27] [query] Engine: default
[2026-01-30 15:53:27] [query] Tokens: spotify, premium, uber, vpn
[2026-01-30 15:53:27] [query] Mods: 11
[2026-01-30 15:53:27] [query] Trying AND logic
[2026-01-30 15:53:27] [query] Using OR logic
[2026-01-30 15:53:27] [query] Found results using: or logic
[2026-01-30 15:53:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15638,4621,6583,9219) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:53:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:53:27] [query] Results: 17 Pages of results: 1
[2026-01-30 15:53:27] [query] Execution time: 0.06069
[2026-01-30 15:53:36] [index:background] Health check
[2026-01-30 15:53:36] [index:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 15:53:36] [query] Query for: 推特江户川母狗
[2026-01-30 15:53:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:53:36] [query] Engine: default
[2026-01-30 15:53:37] [query] Tokens: 推特江户川母狗
[2026-01-30 15:53:37] [query] Mods: 11
[2026-01-30 15:53:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:53:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:53:37] [query] Results: 0 Pages of results: 0
[2026-01-30 15:53:37] [query] Execution time: 0.08580
[2026-01-30 15:53:38] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 15:53:50] [indexer:background] Health check
[2026-01-30 15:53:50] [indexer:background] CPU load threshold (3) breached: 3.25 [waiting 2]
[2026-01-30 15:54:06] [query] Query for: sample letter of not accepting the job offer
[2026-01-30 15:54:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:54:06] [query] Engine: default
[2026-01-30 15:54:06] [query] Tokens: sample, letter, accepting, job, offer
[2026-01-30 15:54:06] [query] Mods: 11
[2026-01-30 15:54:06] [query] Trying AND logic
[2026-01-30 15:54:06] [query] Using OR logic
[2026-01-30 15:54:07] [query] Found results using: or logic
[2026-01-30 15:54:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6475,6755,5860,1706,1798) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:54:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:54:07] [query] Results: 837 Pages of results: 5
[2026-01-30 15:54:07] [query] Execution time: 0.33162
[2026-01-30 15:54:20] [query] Query for: forms form library
[2026-01-30 15:54:20] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:54:20] [query] Engine: default
[2026-01-30 15:54:20] [query] Tokens: forms, form, library
[2026-01-30 15:54:20] [query] Mods: 11
[2026-01-30 15:54:20] [query] Using OR logic
[2026-01-30 15:54:21] [query] Found results using: or logic
[2026-01-30 15:54:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:54:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:54:21] [query] Results: 981 Pages of results: 5
[2026-01-30 15:54:21] [query] Execution time: 0.24799
[2026-01-30 15:54:23] [query] Query for: due diligence
[2026-01-30 15:54:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:54:23] [query] Engine: forms_and_contracts
[2026-01-30 15:54:23] [query] Tokens: due, diligence
[2026-01-30 15:54:23] [query] Mods: 5
[2026-01-30 15:54:23] [query] Trying AND logic
[2026-01-30 15:54:23] [query] Found results using: and logic
[2026-01-30 15:54:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1106,5147) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29938', '29944', '29993', '29999') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:54:23] [query] Results: 4 Pages of results: 1
[2026-01-30 15:54:23] [query] Execution time: 0.00822
[2026-01-30 15:54:28] [query] Query for: 加勒比海盗杰克伊丽莎白和威廉的感情
[2026-01-30 15:54:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:54:28] [query] Engine: default
[2026-01-30 15:54:28] [query] Tokens: 加勒比海盗杰克伊丽莎白和威廉的感情
[2026-01-30 15:54:28] [query] Mods: 11
[2026-01-30 15:54:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:54:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:54:28] [query] Results: 0 Pages of results: 0
[2026-01-30 15:54:28] [query] Execution time: 0.07671
[2026-01-30 15:54:31] [query] Query for: forms form library
[2026-01-30 15:54:31] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:54:31] [query] Engine: default
[2026-01-30 15:54:31] [query] Tokens: forms, form, library
[2026-01-30 15:54:31] [query] Mods: 11
[2026-01-30 15:54:31] [query] Using OR logic
[2026-01-30 15:54:31] [query] Found results using: or logic
[2026-01-30 15:54:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:54:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:54:31] [query] Results: 981 Pages of results: 5
[2026-01-30 15:54:31] [query] Execution time: 0.24699
[2026-01-30 15:54:32] [query] Query for: due diligence
[2026-01-30 15:54:32] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:54:32] [query] Engine: forms_and_contracts
[2026-01-30 15:54:32] [query] Tokens: due, diligence
[2026-01-30 15:54:32] [query] Mods: 5
[2026-01-30 15:54:32] [query] Trying AND logic
[2026-01-30 15:54:32] [query] Found results using: and logic
[2026-01-30 15:54:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1106,5147) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29938', '29944', '29993', '29999') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:54:32] [query] Results: 4 Pages of results: 1
[2026-01-30 15:54:32] [query] Execution time: 0.00823
[2026-01-30 15:54:54] [query] Query for: commercial realestate
[2026-01-30 15:54:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:54:54] [query] Engine: default
[2026-01-30 15:54:54] [query] Tokens: commercial, realestate
[2026-01-30 15:54:54] [query] Mods: 11
[2026-01-30 15:54:54] [query] Trying AND logic
[2026-01-30 15:54:55] [query] Found results using: and logic
[2026-01-30 15:54:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (95,7703) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:54:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('45768', '55') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:54:55] [query] Results: 1 Pages of results: 1
[2026-01-30 15:54:55] [query] Execution time: 0.03935
[2026-01-30 15:55:20] [query] Query for: 
[2026-01-30 15:55:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:55:20] [query] Engine: default
[2026-01-30 15:55:20] [query] Tokens: 
[2026-01-30 15:55:20] [query] Mods: 11
[2026-01-30 15:55:20] [query] Found results using: or logic
[2026-01-30 15:55:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:55:20') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:55:20] [query] Results: 2026 Pages of results: 11
[2026-01-30 15:55:20] [query] Execution time: 0.21392
[2026-01-30 15:55:55] [query] Query for: descuentos de refrendo vehicular 2026
[2026-01-30 15:55:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:55:55] [query] Engine: default
[2026-01-30 15:55:55] [query] Tokens: de, 2026, discounts, documents, referenda, descuentos refrendo vehicular vehicular 2026
[2026-01-30 15:55:55] [query] Mods: 11
[2026-01-30 15:55:55] [query] Using OR logic
[2026-01-30 15:55:55] [query] Found results using: or logic
[2026-01-30 15:55:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,28036,10874,7116,10278,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:55:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:55:55] [query] Results: 168 Pages of results: 1
[2026-01-30 15:55:55] [query] Execution time: 0.28292
[2026-01-30 15:55:57] [query] Query for: 710
[2026-01-30 15:55:57] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:55:57] [query] Engine: forms_and_contracts
[2026-01-30 15:55:57] [query] Tokens: 710
[2026-01-30 15:55:57] [query] Mods: 5
[2026-01-30 15:55:57] [query] Found results using: or logic
[2026-01-30 15:55:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20242) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:55:57] [query] Results: 2 Pages of results: 1
[2026-01-30 15:55:57] [query] Execution time: 0.01241
[2026-01-30 15:56:34] [query] Query for: jayesslee that's what i like 歌词
[2026-01-30 15:56:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:56:34] [query] Engine: default
[2026-01-30 15:56:34] [query] Tokens: s, like, jayesslee 歌词
[2026-01-30 15:56:34] [query] Mods: 11
[2026-01-30 15:56:34] [query] Using OR logic
[2026-01-30 15:56:35] [query] Found results using: or logic
[2026-01-30 15:56:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (98,68)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (68,98,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:56:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:56:35] [query] Results: 1305 Pages of results: 7
[2026-01-30 15:56:35] [query] Execution time: 0.39868
[2026-01-30 15:57:27] [query] Query for: listing agreement
[2026-01-30 15:57:27] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:57:27] [query] Engine: default
[2026-01-30 15:57:27] [query] Tokens: listing, agreement
[2026-01-30 15:57:27] [query] Mods: 11
[2026-01-30 15:57:27] [query] Trying AND logic
[2026-01-30 15:57:29] [query] Found results using: and logic
[2026-01-30 15:57:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:57:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1936) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:57:29] [query] Results: 273 Pages of results: 2
[2026-01-30 15:57:29] [query] Execution time: 2.16867
[2026-01-30 15:57:38] [query] Query for: teori tindak tutur lokusi ilokusi dan perlokusi
[2026-01-30 15:57:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:57:38] [query] Engine: default
[2026-01-30 15:57:39] [query] Tokens: dan, teri, terri, theory, teori tindak tutur lokusi ilokusi perlokusi
[2026-01-30 15:57:39] [query] Mods: 11
[2026-01-30 15:57:39] [query] Using OR logic
[2026-01-30 15:57:39] [query] Found results using: or logic
[2026-01-30 15:57:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18308)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18308,23284,14409,4338,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:57:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:57:39] [query] Results: 12 Pages of results: 1
[2026-01-30 15:57:39] [query] Execution time: 0.31922
[2026-01-30 15:57:41] [query] Query for: teologia basica pdf
[2026-01-30 15:57:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:57:41] [query] Engine: default
[2026-01-30 15:57:41] [query] Tokens: basically, pdf
[2026-01-30 15:57:41] [query] Mods: 11
[2026-01-30 15:57:41] [query] Trying AND logic
[2026-01-30 15:57:41] [query] Using OR logic
[2026-01-30 15:57:41] [query] Found results using: or logic
[2026-01-30 15:57:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3613)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14266,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:57:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:57:41] [query] Results: 31 Pages of results: 1
[2026-01-30 15:57:41] [query] Execution time: 0.11139
[2026-01-30 15:57:43] [query] Query for: ボンボンtvどみちゃん卒業
[2026-01-30 15:57:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:57:43] [query] Engine: default
[2026-01-30 15:57:43] [query] Tokens: ボンボンtvどみちゃん卒業
[2026-01-30 15:57:43] [query] Mods: 11
[2026-01-30 15:57:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:57:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:57:43] [query] Results: 0 Pages of results: 0
[2026-01-30 15:57:43] [query] Execution time: 0.08238
[2026-01-30 15:58:04] [query] Query for: 心動小鎮怎麼取消金橡果會員
[2026-01-30 15:58:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:58:04] [query] Engine: default
[2026-01-30 15:58:04] [query] Tokens: 心動小鎮怎麼取消金橡果會員
[2026-01-30 15:58:04] [query] Mods: 11
[2026-01-30 15:58:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:58:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:58:05] [query] Results: 0 Pages of results: 0
[2026-01-30 15:58:05] [query] Execution time: 0.15480
[2026-01-30 15:58:37] [index:background] Health check
[2026-01-30 15:58:37] [index:background] CPU load threshold (3) breached: 3.57 [waiting 2]
[2026-01-30 15:58:37] [query] Query for: company disclosure real estate
[2026-01-30 15:58:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:58:37] [query] Engine: default
[2026-01-30 15:58:37] [query] Tokens: company, disclosure, real, estate
[2026-01-30 15:58:37] [query] Mods: 11
[2026-01-30 15:58:37] [query] Trying AND logic
[2026-01-30 15:58:37] [query] Found results using: and logic
[2026-01-30 15:58:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1225,6557,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:58:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11911', '13839', '21259', '24615', '25537', '25693', '41095', '43391', '47873', '49253', '50411', '51394', '53374', '53401', '56023') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:58:37] [query] Results: 15 Pages of results: 1
[2026-01-30 15:58:37] [query] Execution time: 0.20361
[2026-01-30 15:58:39] [indexer:background] CPU load threshold (3) breached: 3.53 [waiting 2]
[2026-01-30 15:58:49] [indexer:background] Health check
[2026-01-30 15:58:49] [indexer:background] CPU load threshold (3) breached: 3.45 [waiting 2]
[2026-01-30 15:58:57] [query] Query for: gunstiges stilnox 🔧🌇🍅 www.7rx.biz/de/stilnox kaufen 10 mg ohne rezept online. kann ich fast delivery samstag. rezeptfrei
[2026-01-30 15:58:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:58:57] [query] Engine: default
[2026-01-30 15:58:57] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 10
[2026-01-30 15:58:57] [query] Mods: 11
[2026-01-30 15:58:57] [query] Trying AND logic
[2026-01-30 15:58:57] [query] Using OR logic
[2026-01-30 15:58:57] [query] Found results using: or logic
[2026-01-30 15:58:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393,3783,8263,2504,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,393) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:58:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:58:57] [query] Results: 272 Pages of results: 2
[2026-01-30 15:58:57] [query] Execution time: 0.22949
[2026-01-30 15:59:03] [query] Query for: pass guaranteed 1d0-671 - ciw web security associate –reliable latest examprep 🔹 download ➥ 🡄 for free by simply entering ✔ www.pdfvce.com ️✔️ website ☢pass4sure study materials
[2026-01-30 15:59:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:59:03] [query] Engine: default
[2026-01-30 15:59:03] [query] Tokens: ✔️, -, 671, associate, com, download, entering, free, guaranteed, latest
[2026-01-30 15:59:03] [query] Mods: 11
[2026-01-30 15:59:03] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 15:59:03] [query] Using OR logic
[2026-01-30 15:59:04] [query] Found results using: or logic
[2026-01-30 15:59:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,44530,1227,23,9546,4500,2811,2148,1529,4912,5662,1467,2466,1274,1322,2446,1533,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (73615,5004,44530,1227,23,9546,4500,2811,2148,1529) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:59:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:59:04] [query] Results: 796 Pages of results: 4
[2026-01-30 15:59:04] [query] Execution time: 0.78306
[2026-01-30 15:59:21] [query] Query for: soa-c02시험패스 가능 덤프자료 📮 soa-c02시험대비 덤프샘플 다운 🦛 soa-c02최고덤프데모 🩲 ➽ soa-c02 🢪를 무료로 다운로드하려면➤ www.itdumpskr.com ⮘웹사이트를 입력하세요soa-c02최신 업데이트 인증시험자료
[2026-01-30 15:59:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:59:21] [query] Engine: default
[2026-01-30 15:59:21] [query] Tokens: soaking, soames, soap, soar, soared, com, www
[2026-01-30 15:59:21] [query] Mods: 11
[2026-01-30 15:59:21] [query] Trying AND logic
[2026-01-30 15:59:21] [query] Found results using: and logic
[2026-01-30 15:59:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22731,73956,19427,3307,3268,23,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:59:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:59:21] [query] Results: 1 Pages of results: 1
[2026-01-30 15:59:21] [query] Execution time: 0.11686
[2026-01-30 15:59:27] [query] Query for: ncar 2026
[2026-01-30 15:59:27] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:59:27] [query] Engine: forms_and_contracts
[2026-01-30 15:59:27] [query] Tokens: ncar, 2026, ncr 2024, ncr 2025, ncr2024, ncr2025, ncar 2026
[2026-01-30 15:59:27] [query] Mods: 4
[2026-01-30 15:59:27] [query] Using OR logic
[2026-01-30 15:59:27] [query] Found results using: or logic
[2026-01-30 15:59:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,262)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (262,28036,60644,56226,60645,56279,0) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:59:27] [query] Results: 3 Pages of results: 1
[2026-01-30 15:59:27] [query] Execution time: 0.11043
[2026-01-30 15:59:47] [query] Query for: 💞🌮 www.7search.xyz/lioresal buy cheap lioresal usa online overnight. high quality guaranteed order from nz. online.
[2026-01-30 15:59:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:59:47] [query] Engine: default
[2026-01-30 15:59:47] [query] Tokens: 1yikdqs9extauneavnhrqu3p8jqvnzm71, allianz, artanzia, bonzie, brinzey, bronze, camenzind, chimpanzees, danzey, danziger
[2026-01-30 15:59:47] [query] Mods: 11
[2026-01-30 15:59:47] [query] Using OR logic
[2026-01-30 15:59:47] [query] Found results using: and logic
[2026-01-30 15:59:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2933,15343,2148,148,994,5692,5536,2425,7664,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67408,30949,9951,12329,10371,10312,44801,32574,51987,25586) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:59:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:59:47] [query] Results: 6 Pages of results: 1
[2026-01-30 15:59:47] [query] Execution time: 0.12444
[2026-01-30 15:59:55] [query] Query for: whipsaw meaning
[2026-01-30 15:59:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:59:55] [query] Engine: default
[2026-01-30 15:59:55] [query] Tokens: meaning, whipsaw
[2026-01-30 15:59:55] [query] Mods: 11
[2026-01-30 15:59:55] [query] Using OR logic
[2026-01-30 15:59:55] [query] Found results using: or logic
[2026-01-30 15:59:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3038)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3038,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:59:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:59:55] [query] Results: 23 Pages of results: 1
[2026-01-30 15:59:55] [query] Execution time: 0.10940
[2026-01-30 15:59:57] [query] Query for: always down to do
[2026-01-30 15:59:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 15:59:57] [query] Engine: default
[2026-01-30 15:59:57] [query] Tokens: always
[2026-01-30 15:59:57] [query] Mods: 11
[2026-01-30 15:59:57] [query] Found results using: and logic
[2026-01-30 15:59:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1691) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 15:59:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 15:59:57] [query] Results: 188 Pages of results: 1
[2026-01-30 15:59:57] [query] Execution time: 0.06236
[2026-01-30 16:00:06] [query] Query for: cumberland county property tax listing due dates
[2026-01-30 16:00:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:00:06] [query] Engine: default
[2026-01-30 16:00:06] [query] Tokens: cumberland, county, property, tax, listing, due, dates
[2026-01-30 16:00:06] [query] Mods: 11
[2026-01-30 16:00:06] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:00:06] [query] Using OR logic
[2026-01-30 16:00:06] [query] Found results using: or logic
[2026-01-30 16:00:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13301,574,107,81,1936,1106,3953) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:00:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:00:06] [query] Results: 1137 Pages of results: 6
[2026-01-30 16:00:06] [query] Execution time: 0.46979
[2026-01-30 16:00:29] [query] Query for: northeastern nc
[2026-01-30 16:00:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:00:29] [query] Engine: default
[2026-01-30 16:00:29] [query] Tokens: northeastern, nc
[2026-01-30 16:00:29] [query] Mods: 11
[2026-01-30 16:00:29] [query] Trying AND logic
[2026-01-30 16:00:29] [query] Using OR logic
[2026-01-30 16:00:29] [query] Found results using: or logic
[2026-01-30 16:00:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40791,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:00:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:00:29] [query] Results: 654 Pages of results: 4
[2026-01-30 16:00:29] [query] Execution time: 0.44152
[2026-01-30 16:00:33] [query] Query for: aamc hoa
[2026-01-30 16:00:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:00:33] [query] Engine: default
[2026-01-30 16:00:33] [query] Tokens: hoa, amc, amcs, aamc
[2026-01-30 16:00:33] [query] Mods: 11
[2026-01-30 16:00:33] [query] Using OR logic
[2026-01-30 16:00:33] [query] Found results using: or logic
[2026-01-30 16:00:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7597)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7597,35148,35147,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:00:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:00:33] [query] Results: 9 Pages of results: 1
[2026-01-30 16:00:33] [query] Execution time: 0.09807
[2026-01-30 16:00:52] [query] Query for: cumberland county property tax listing due dates
[2026-01-30 16:00:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:00:52] [query] Engine: default
[2026-01-30 16:00:52] [query] Tokens: cumberland, county, property, tax, listing, due, dates
[2026-01-30 16:00:52] [query] Mods: 11
[2026-01-30 16:00:52] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:00:52] [query] Using OR logic
[2026-01-30 16:00:52] [query] Found results using: or logic
[2026-01-30 16:00:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13301,574,107,81,1936,1106,3953) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:00:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:00:52] [query] Results: 1137 Pages of results: 6
[2026-01-30 16:00:52] [query] Execution time: 0.34479
[2026-01-30 16:01:26] [query] Query for: 760
[2026-01-30 16:01:26] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:01:26] [query] Engine: forms_and_contracts
[2026-01-30 16:01:26] [query] Tokens: 760
[2026-01-30 16:01:26] [query] Mods: 5
[2026-01-30 16:01:26] [query] Found results using: or logic
[2026-01-30 16:01:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20342) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:01:26] [query] Results: 2 Pages of results: 1
[2026-01-30 16:01:26] [query] Execution time: 0.01554
[2026-01-30 16:01:34] [query] Query for: 氨嗽席
[2026-01-30 16:01:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:01:34] [query] Engine: default
[2026-01-30 16:01:34] [query] Tokens: 氨嗽席
[2026-01-30 16:01:34] [query] Mods: 11
[2026-01-30 16:01:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:01:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:01:34] [query] Results: 0 Pages of results: 0
[2026-01-30 16:01:34] [query] Execution time: 0.07944
[2026-01-30 16:01:35] [query] Query for: 29613
[2026-01-30 16:01:35] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:01:35] [query] Engine: download_ready
[2026-01-30 16:01:35] [query] Tokens: 29613
[2026-01-30 16:01:35] [query] Mods: 5
[2026-01-30 16:01:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31722) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:01:35] [query] Results: 0 Pages of results: 0
[2026-01-30 16:01:35] [query] Execution time: 0.01799
[2026-01-30 16:01:36] [query] Query for: homes for sale in durham nc
[2026-01-30 16:01:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:01:36] [query] Engine: default
[2026-01-30 16:01:36] [query] Tokens: homes, sale, durham, nc
[2026-01-30 16:01:36] [query] Mods: 11
[2026-01-30 16:01:36] [query] Trying AND logic
[2026-01-30 16:01:36] [query] Found results using: and logic
[2026-01-30 16:01:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,5443,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:01:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:01:36] [query] Results: 1 Pages of results: 1
[2026-01-30 16:01:36] [query] Execution time: 0.09126
[2026-01-30 16:01:44] [index] Marking post.page 21643 to be dropped
[2026-01-30 16:01:47] [index] Dropping post.page 21643
[2026-01-30 16:01:47] [index:background] CPU load threshold (3) breached: 3.62 [waiting 2]
[2026-01-30 16:01:49] [index] Marking post.page 21643 to be dropped
[2026-01-30 16:01:49] [indexer] Queued next batch (1)
[2026-01-30 16:01:49] [indexer:background] CPU load threshold (3) breached: 3.49 [waiting 2]
[2026-01-30 16:01:52] [index] Dropping post.page 21643
[2026-01-30 16:01:52] [index:background] CPU load threshold (3) breached: 3.49 [waiting 2]
[2026-01-30 16:01:54] [indexer] Queued next batch (1)
[2026-01-30 16:01:54] [indexer:background] CPU load threshold (3) breached: 3.53 [waiting 2]
[2026-01-30 16:01:56] [indexer] Processing batch (1)
[2026-01-30 16:01:56] [indexer] Indexing post.page:21643
[2026-01-30 16:01:56] [index] Marking [1] post.page 21643 as indexed
[2026-01-30 16:01:56] [indexer] Index built
[2026-01-30 16:01:56] [indexer:background] CPU load threshold (3) breached: 3.53 [waiting 2]
[2026-01-30 16:02:00] [indexer] Index built
[2026-01-30 16:02:00] [indexer:background] CPU load threshold (3) breached: 3.41 [waiting 2]
[2026-01-30 16:02:06] [index] Marking post.page 21643 to be dropped
[2026-01-30 16:02:10] [index] Dropping post.page 21643
[2026-01-30 16:02:10] [index:background] CPU load threshold (3) breached: 3.43 [waiting 2]
[2026-01-30 16:02:11] [index] Marking post.page 21643 to be dropped
[2026-01-30 16:02:12] [indexer] Queued next batch (1)
[2026-01-30 16:02:12] [indexer:background] CPU load threshold (3) breached: 3.43 [waiting 2]
[2026-01-30 16:02:15] [index] Dropping post.page 21643
[2026-01-30 16:02:15] [index:background] CPU load threshold (3) breached: 3.72 [waiting 2]
[2026-01-30 16:02:16] [indexer] Queued next batch (1)
[2026-01-30 16:02:16] [indexer:background] CPU load threshold (3) breached: 3.72 [waiting 2]
[2026-01-30 16:02:18] [indexer] Processing batch (1)
[2026-01-30 16:02:18] [indexer] Indexing post.page:21643
[2026-01-30 16:02:18] [index] Marking [1] post.page 21643 as indexed
[2026-01-30 16:02:19] [indexer] Index built
[2026-01-30 16:02:19] [indexer:background] CPU load threshold (3) breached: 3.72 [waiting 2]
[2026-01-30 16:02:21] [indexer] Index built
[2026-01-30 16:02:21] [indexer:background] CPU load threshold (3) breached: 3.66 [waiting 2]
[2026-01-30 16:02:47] [index] Marking post.page 21643 to be dropped
[2026-01-30 16:02:50] [index] Dropping post.page 21643
[2026-01-30 16:02:50] [index:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 16:02:51] [index] Marking post.page 21643 to be dropped
[2026-01-30 16:02:52] [query] Query for: 
[2026-01-30 16:02:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:02:52] [query] Engine: default
[2026-01-30 16:02:52] [query] Tokens: 
[2026-01-30 16:02:52] [query] Mods: 11
[2026-01-30 16:02:52] [query] Found results using: or logic
[2026-01-30 16:02:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:02:52') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:02:52] [query] Results: 2024 Pages of results: 11
[2026-01-30 16:02:52] [query] Execution time: 0.21327
[2026-01-30 16:02:52] [indexer] Queued next batch (1)
[2026-01-30 16:02:52] [indexer:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 16:02:56] [query] Query for: 
[2026-01-30 16:02:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:02:56] [query] Engine: default
[2026-01-30 16:02:56] [query] Tokens: 
[2026-01-30 16:02:56] [query] Mods: 11
[2026-01-30 16:02:56] [query] Found results using: or logic
[2026-01-30 16:02:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:02:56') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:02:56] [query] Results: 2025 Pages of results: 11
[2026-01-30 16:02:56] [query] Execution time: 0.21373
[2026-01-30 16:02:56] [index] Dropping post.page 21643
[2026-01-30 16:02:56] [index:background] CPU load threshold (3) breached: 3.32 [waiting 2]
[2026-01-30 16:02:57] [indexer] Queued next batch (1)
[2026-01-30 16:02:57] [indexer:background] CPU load threshold (3) breached: 3.32 [waiting 2]
[2026-01-30 16:02:57] [query] Query for: 
[2026-01-30 16:02:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:02:57] [query] Engine: default
[2026-01-30 16:02:57] [query] Tokens: 
[2026-01-30 16:02:57] [query] Mods: 11
[2026-01-30 16:02:58] [query] Found results using: or logic
[2026-01-30 16:02:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:02:57') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:02:58] [query] Results: 2025 Pages of results: 11
[2026-01-30 16:02:58] [query] Execution time: 0.21235
[2026-01-30 16:02:59] [indexer] Processing batch (1)
[2026-01-30 16:02:59] [indexer] Indexing post.page:21643
[2026-01-30 16:02:59] [index] Marking [1] post.page 21643 as indexed
[2026-01-30 16:02:59] [indexer] Index built
[2026-01-30 16:02:59] [indexer:background] CPU load threshold (3) breached: 3.29 [waiting 2]
[2026-01-30 16:03:00] [query] Query for: 
[2026-01-30 16:03:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:03:00] [query] Engine: default
[2026-01-30 16:03:00] [query] Tokens: 
[2026-01-30 16:03:00] [query] Mods: 11
[2026-01-30 16:03:00] [query] Found results using: or logic
[2026-01-30 16:03:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:03:00') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:03:00] [query] Results: 2025 Pages of results: 11
[2026-01-30 16:03:00] [query] Execution time: 0.21356
[2026-01-30 16:03:02] [indexer] Index built
[2026-01-30 16:03:02] [indexer:background] CPU load threshold (3) breached: 3.29 [waiting 2]
[2026-01-30 16:04:09] [index:background] Health check
[2026-01-30 16:04:09] [index:background] CPU load threshold (3) breached: 4.21 [waiting 2]
[2026-01-30 16:04:09] [query] Query for: which statement about the real estate brokerage office is true
[2026-01-30 16:04:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:04:09] [query] Engine: default
[2026-01-30 16:04:10] [query] Tokens: statement, real, estate, brokerage, office, true
[2026-01-30 16:04:10] [query] Mods: 11
[2026-01-30 16:04:10] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:04:10] [query] Using OR logic
[2026-01-30 16:04:10] [query] Found results using: or logic
[2026-01-30 16:04:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1502,171,172,1133,907,1233) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:04:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:04:10] [query] Results: 1087 Pages of results: 6
[2026-01-30 16:04:10] [query] Execution time: 1.01412
[2026-01-30 16:04:11] [indexer:background] CPU load threshold (3) breached: 4.21 [waiting 2]
[2026-01-30 16:04:13] [indexer:background] Health check
[2026-01-30 16:04:13] [indexer:background] CPU load threshold (3) breached: 4.21 [waiting 2]
[2026-01-30 16:04:15] [indexer:background] Health check
[2026-01-30 16:04:15] [indexer:background] CPU load threshold (3) breached: 4.19 [waiting 2]
[2026-01-30 16:04:38] [query] Query for: coupling air conditioner
[2026-01-30 16:04:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:04:38] [query] Engine: default
[2026-01-30 16:04:38] [query] Tokens: air, conditioner, coupling
[2026-01-30 16:04:38] [query] Mods: 11
[2026-01-30 16:04:38] [query] Using OR logic
[2026-01-30 16:04:38] [query] Found results using: or logic
[2026-01-30 16:04:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5197,8504)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5197,8504,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:04:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:04:38] [query] Results: 26 Pages of results: 1
[2026-01-30 16:04:39] [query] Execution time: 0.09150
[2026-01-30 16:05:33] [query] Query for: where is nc133
[2026-01-30 16:05:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:05:33] [query] Engine: default
[2026-01-30 16:05:33] [query] Tokens: nc1, nc133
[2026-01-30 16:05:33] [query] Mods: 11
[2026-01-30 16:05:33] [query] Using OR logic
[2026-01-30 16:05:33] [query] Found results using: or logic
[2026-01-30 16:05:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66687,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:05:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:05:33] [query] Results: 1 Pages of results: 1
[2026-01-30 16:05:33] [query] Execution time: 0.08842
[2026-01-30 16:05:37] [query] Query for: 姜云升怎么死的
[2026-01-30 16:05:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:05:37] [query] Engine: default
[2026-01-30 16:05:37] [query] Tokens: 姜云升怎么死的
[2026-01-30 16:05:37] [query] Mods: 11
[2026-01-30 16:05:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:05:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:05:37] [query] Results: 0 Pages of results: 0
[2026-01-30 16:05:37] [query] Execution time: 0.08238
[2026-01-30 16:05:51] [query] Query for: 34939
[2026-01-30 16:05:51] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:05:51] [query] Engine: download_ready
[2026-01-30 16:05:51] [query] Tokens: 34939
[2026-01-30 16:05:51] [query] Mods: 5
[2026-01-30 16:05:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32053) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29238, 29395, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:05:51] [query] Results: 0 Pages of results: 0
[2026-01-30 16:05:51] [query] Execution time: 0.01001
[2026-01-30 16:05:55] [query] Query for: pay dues
[2026-01-30 16:05:55] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:05:55] [query] Engine: default
[2026-01-30 16:05:55] [query] Tokens: pay, dues
[2026-01-30 16:05:55] [query] Mods: 11
[2026-01-30 16:05:55] [query] Trying AND logic
[2026-01-30 16:05:55] [query] Found results using: and logic
[2026-01-30 16:05:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (608,4328) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:05:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1230', '20171', '20566', '21618', '21638', '41095', '46561', '56078') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:05:55] [query] Results: 8 Pages of results: 1
[2026-01-30 16:05:55] [query] Execution time: 0.06643
[2026-01-30 16:06:05] [query] Query for: "munchen" "meurer" "immo"
[2026-01-30 16:06:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:06:05] [query] Engine: default
[2026-01-30 16:06:05] [query] Tokens: simmons, timmons
[2026-01-30 16:06:05] [query] Mods: 11
[2026-01-30 16:06:05] [query] Using OR logic
[2026-01-30 16:06:05] [query] Found results using: and logic
[2026-01-30 16:06:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24110,13565) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:06:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:06:05] [query] Results: 5 Pages of results: 1
[2026-01-30 16:06:05] [query] Execution time: 0.08451
[2026-01-30 16:06:21] [query] Query for: compensation
[2026-01-30 16:06:21] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:06:21] [query] Engine: forms_and_contracts
[2026-01-30 16:06:21] [query] Tokens: compensation
[2026-01-30 16:06:21] [query] Mods: 5
[2026-01-30 16:06:21] [query] Found results using: or logic
[2026-01-30 16:06:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1772) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:06:21] [query] Results: 8 Pages of results: 1
[2026-01-30 16:06:21] [query] Execution time: 0.02344
[2026-01-30 16:07:38] [query] Query for: фигурный дымоход для печи
[2026-01-30 16:07:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:07:38] [query] Engine: default
[2026-01-30 16:07:38] [query] Tokens: фигурный дымоход для печи
[2026-01-30 16:07:38] [query] Mods: 11
[2026-01-30 16:07:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:07:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:07:38] [query] Results: 0 Pages of results: 0
[2026-01-30 16:07:38] [query] Execution time: 0.15313
[2026-01-30 16:08:00] [query] Query for: las torres rengo
[2026-01-30 16:08:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:08:00] [query] Engine: default
[2026-01-30 16:08:00] [query] Tokens: torres, las
[2026-01-30 16:08:00] [query] Mods: 11
[2026-01-30 16:08:00] [query] Trying AND logic
[2026-01-30 16:08:00] [query] Using OR logic
[2026-01-30 16:08:00] [query] Found results using: or logic
[2026-01-30 16:08:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4658)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27895,4658) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:08:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:08:00] [query] Results: 3 Pages of results: 1
[2026-01-30 16:08:00] [query] Execution time: 0.03791
[2026-01-30 16:08:10] [query] Query for: realtor who finds rental properties
[2026-01-30 16:08:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:08:10] [query] Engine: default
[2026-01-30 16:08:10] [query] Tokens: realtor, finds, rental, properties
[2026-01-30 16:08:10] [query] Mods: 11
[2026-01-30 16:08:10] [query] Trying AND logic
[2026-01-30 16:08:10] [query] Using OR logic
[2026-01-30 16:08:10] [query] Found results using: or logic
[2026-01-30 16:08:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,4552,625,182) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:08:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:08:10] [query] Results: 662 Pages of results: 4
[2026-01-30 16:08:10] [query] Execution time: 0.31066
[2026-01-30 16:08:14] [query] Query for: due-diligence
[2026-01-30 16:08:14] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:08:14] [query] Engine: legal_qandas
[2026-01-30 16:08:14] [query] Tokens: due, diligence, due-diligence
[2026-01-30 16:08:14] [query] Mods: 5
[2026-01-30 16:08:14] [query] Using OR logic
[2026-01-30 16:08:14] [query] Found results using: or logic
[2026-01-30 16:08:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1106,5147,12596) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:08:14] [query] Results: 236 Pages of results: 2
[2026-01-30 16:08:14] [query] Execution time: 0.08286
[2026-01-30 16:08:36] [index:background] Health check
[2026-01-30 16:08:36] [index:background] CPU load threshold (3) breached: 3 [waiting 2]
[2026-01-30 16:08:36] [query] Query for: sac dessin
[2026-01-30 16:08:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:08:36] [query] Engine: default
[2026-01-30 16:08:36] [query] Tokens: sacha, sachs, sacramento, sacrifice, sacrificed, sacrificing
[2026-01-30 16:08:36] [query] Mods: 11
[2026-01-30 16:08:36] [query] Using OR logic
[2026-01-30 16:08:36] [query] Found results using: and logic
[2026-01-30 16:08:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (58191,21725,24672,5625,10604,69919) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:08:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:08:36] [query] Results: 5 Pages of results: 1
[2026-01-30 16:08:36] [query] Execution time: 0.03123
[2026-01-30 16:08:38] [indexer:background] CPU load threshold (3) breached: 3 [waiting 2]
[2026-01-30 16:08:48] [query] Query for: realtor who finds rental properties
[2026-01-30 16:08:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:08:48] [query] Engine: default
[2026-01-30 16:08:48] [query] Tokens: realtor, finds, rental, properties
[2026-01-30 16:08:48] [query] Mods: 11
[2026-01-30 16:08:48] [query] Trying AND logic
[2026-01-30 16:08:48] [query] Using OR logic
[2026-01-30 16:08:48] [query] Found results using: or logic
[2026-01-30 16:08:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,4552,625,182) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:08:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:08:48] [query] Results: 662 Pages of results: 4
[2026-01-30 16:08:48] [query] Execution time: 0.31618
[2026-01-30 16:08:49] [indexer:background] Health check
[2026-01-30 16:08:49] [indexer:background] CPU load threshold (3) breached: 3.07 [waiting 2]
[2026-01-30 16:09:32] [query] Query for: ess ice
[2026-01-30 16:09:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:09:32] [query] Engine: default
[2026-01-30 16:09:32] [query] Tokens: essence, essential, essentially, essentials, essment, ice
[2026-01-30 16:09:32] [query] Mods: 11
[2026-01-30 16:09:32] [query] Trying AND logic
[2026-01-30 16:09:32] [query] Found results using: and logic
[2026-01-30 16:09:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7353)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5620,192,7039,29389,33175,7353) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:09:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17872') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:09:32] [query] Results: 1 Pages of results: 1
[2026-01-30 16:09:32] [query] Execution time: 0.03779
[2026-01-30 16:10:45] [query] Query for: hells hammer
[2026-01-30 16:10:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:10:45] [query] Engine: default
[2026-01-30 16:10:45] [query] Tokens: hammer, halls, heels, hills, hells
[2026-01-30 16:10:45] [query] Mods: 11
[2026-01-30 16:10:45] [query] Using OR logic
[2026-01-30 16:10:46] [query] Found results using: or logic
[2026-01-30 16:10:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7181)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7181,10059,11882,15945,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:10:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:10:46] [query] Results: 19 Pages of results: 1
[2026-01-30 16:10:46] [query] Execution time: 0.10466
[2026-01-30 16:10:50] [query] Query for: calendario 24-25 media superior
[2026-01-30 16:10:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:10:50] [query] Engine: default
[2026-01-30 16:10:50] [query] Tokens: 24, 25, media, superior, 24-25, calendar, calendario calendario 24
[2026-01-30 16:10:50] [query] Mods: 11
[2026-01-30 16:10:50] [query] Using OR logic
[2026-01-30 16:10:50] [query] Found results using: or logic
[2026-01-30 16:10:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3839,19035,3111,5521,4039)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3839,3111,5521,4039,19035,4777,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:10:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:10:50] [query] Results: 320 Pages of results: 2
[2026-01-30 16:10:50] [query] Execution time: 0.38038
[2026-01-30 16:11:02] [query] Query for: vacant land
[2026-01-30 16:11:02] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:11:02] [query] Engine: forms_and_contracts
[2026-01-30 16:11:02] [query] Tokens: vacant, land
[2026-01-30 16:11:02] [query] Mods: 5
[2026-01-30 16:11:02] [query] Trying AND logic
[2026-01-30 16:11:02] [query] Found results using: and logic
[2026-01-30 16:11:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4880,979) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('28815', '28821', '28938', '28955', '29907', '29919', '30021', '30091', '30157', '41964', '42298', '48258', '48665') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:11:02] [query] Results: 10 Pages of results: 1
[2026-01-30 16:11:02] [query] Execution time: 0.03705
[2026-01-30 16:11:05] [query] Query for: nrds id
[2026-01-30 16:11:05] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:11:05] [query] Engine: default
[2026-01-30 16:11:05] [query] Tokens: nrds, id
[2026-01-30 16:11:05] [query] Mods: 11
[2026-01-30 16:11:05] [query] Trying AND logic
[2026-01-30 16:11:05] [query] Using OR logic
[2026-01-30 16:11:05] [query] Found results using: or logic
[2026-01-30 16:11:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15044,9063) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:11:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:11:05] [query] Results: 34 Pages of results: 1
[2026-01-30 16:11:05] [query] Execution time: 0.09101
[2026-01-30 16:11:06] [query] Query for: salesperson real estate
[2026-01-30 16:11:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:11:06] [query] Engine: default
[2026-01-30 16:11:06] [query] Tokens: salesperson, real, estate
[2026-01-30 16:11:06] [query] Mods: 11
[2026-01-30 16:11:06] [query] Trying AND logic
[2026-01-30 16:11:06] [query] Found results using: and logic
[2026-01-30 16:11:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3924,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:11:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1219', '26241', '26253', '26256', '41166', '41177', '41180', '41183', '41186', '52781', '52789', '52792', '52794', '52796', '54549') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:11:06] [query] Results: 4 Pages of results: 1
[2026-01-30 16:11:06] [query] Execution time: 0.07796
[2026-01-30 16:11:18] [query] Query for: trong cac yeu to cau thanh vi pham phap luat thi "hanh vi trai phap luat" thuoc nao?
[2026-01-30 16:11:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:11:18] [query] Engine: default
[2026-01-30 16:11:18] [query] Tokens: cac6d5821a2c3214e95c6a89bdc0702e, caucus, caucus 1, caucus 10, caucus 2, caucus 3, caucus 4, caucus 5, caucus 6, caucus 7
[2026-01-30 16:11:18] [query] Mods: 11
[2026-01-30 16:11:18] [query] Trying AND logic
[2026-01-30 16:11:18] [query] Using OR logic
[2026-01-30 16:11:18] [query] Found results using: or logic
[2026-01-30 16:11:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (20581)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (65975,24748,51780,51798,51782,51784,51786,51788,51790,51792) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:11:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:11:18] [query] Results: 3 Pages of results: 1
[2026-01-30 16:11:18] [query] Execution time: 0.19208
[2026-01-30 16:11:47] [query] Query for: 2025年 上海市 百岁老人统计 静安区
[2026-01-30 16:11:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:11:47] [query] Engine: default
[2026-01-30 16:11:48] [query] Tokens: 2025, 2025年 上海市 百岁老人统计 静安区
[2026-01-30 16:11:48] [query] Mods: 11
[2026-01-30 16:11:48] [query] Using OR logic
[2026-01-30 16:11:48] [query] Found results using: or logic
[2026-01-30 16:11:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:11:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:11:48] [query] Results: 183 Pages of results: 1
[2026-01-30 16:11:48] [query] Execution time: 0.25679
[2026-01-30 16:12:49] [query] Query for: lay conversation
[2026-01-30 16:12:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:12:49] [query] Engine: default
[2026-01-30 16:12:49] [query] Tokens: lay, conversation
[2026-01-30 16:12:49] [query] Mods: 11
[2026-01-30 16:12:49] [query] Trying AND logic
[2026-01-30 16:12:49] [query] Using OR logic
[2026-01-30 16:12:49] [query] Found results using: or logic
[2026-01-30 16:12:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10936,1480) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:12:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:12:49] [query] Results: 47 Pages of results: 1
[2026-01-30 16:12:49] [query] Execution time: 0.05075
[2026-01-30 16:13:18] [query] Query for: script for a custody mediator in nc
[2026-01-30 16:13:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:13:18] [query] Engine: default
[2026-01-30 16:13:18] [query] Tokens: script, custody, mediator, nc
[2026-01-30 16:13:18] [query] Mods: 11
[2026-01-30 16:13:18] [query] Trying AND logic
[2026-01-30 16:13:18] [query] Using OR logic
[2026-01-30 16:13:19] [query] Found results using: or logic
[2026-01-30 16:13:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13867,32933,24744,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:13:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:13:19] [query] Results: 659 Pages of results: 4
[2026-01-30 16:13:19] [query] Execution time: 0.72370
[2026-01-30 16:13:21] [query] Query for: fostex hp a3mk2 レビュー
[2026-01-30 16:13:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:13:21] [query] Engine: default
[2026-01-30 16:13:21] [query] Tokens: hprar, hprar.org, hprarorg, hprars, hprar’s, hpw
[2026-01-30 16:13:21] [query] Mods: 11
[2026-01-30 16:13:21] [query] Using OR logic
[2026-01-30 16:13:21] [query] Found results using: and logic
[2026-01-30 16:13:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8930,28776,28777,8958,8954,70426) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:13:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:13:21] [query] Results: 2 Pages of results: 1
[2026-01-30 16:13:21] [query] Execution time: 0.03439
[2026-01-30 16:13:36] [index:background] Health check
[2026-01-30 16:13:36] [index:background] CPU load threshold (3) breached: 3.18 [waiting 2]
[2026-01-30 16:13:38] [indexer:background] CPU load threshold (3) breached: 3.18 [waiting 2]
[2026-01-30 16:13:49] [indexer:background] Health check
[2026-01-30 16:13:49] [indexer:background] CPU load threshold (3) breached: 3.74 [waiting 2]
[2026-01-30 16:14:46] [query] Query for: 키움증권 조건검색 1시
[2026-01-30 16:14:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:14:46] [query] Engine: default
[2026-01-30 16:14:46] [query] Tokens: 1, 키움증권 조건검색 1시
[2026-01-30 16:14:46] [query] Mods: 11
[2026-01-30 16:14:46] [query] Using OR logic
[2026-01-30 16:14:47] [query] Found results using: or logic
[2026-01-30 16:14:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:14:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:14:47] [query] Results: 1222 Pages of results: 7
[2026-01-30 16:14:47] [query] Execution time: 0.58409
[2026-01-30 16:15:55] [query] Query for: gibson
[2026-01-30 16:15:55] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:15:55] [query] Engine: nc_realtorsr_contacts
[2026-01-30 16:15:55] [query] Tokens: gibson, gibson 301, gibson301
[2026-01-30 16:15:55] [query] Mods: 5
[2026-01-30 16:15:55] [query] Using OR logic
[2026-01-30 16:15:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23335,40431,40433) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:15:55] [query] Results: 0 Pages of results: 0
[2026-01-30 16:15:55] [query] Execution time: 0.01702
[2026-01-30 16:15:58] [query] Query for: how to become a realtor
[2026-01-30 16:15:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:15:58] [query] Engine: default
[2026-01-30 16:15:58] [query] Tokens: become, realtor
[2026-01-30 16:15:58] [query] Mods: 11
[2026-01-30 16:15:58] [query] Trying AND logic
[2026-01-30 16:15:59] [query] Found results using: and logic
[2026-01-30 16:15:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (854,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:15:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (854) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (402) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:15:59] [query] Results: 109 Pages of results: 1
[2026-01-30 16:15:59] [query] Execution time: 1.03839
[2026-01-30 16:16:20] [query] Query for: active private listing real estate
[2026-01-30 16:16:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:16:20] [query] Engine: default
[2026-01-30 16:16:20] [query] Tokens: active, private, listing, real, estate
[2026-01-30 16:16:20] [query] Mods: 11
[2026-01-30 16:16:20] [query] Trying AND logic
[2026-01-30 16:16:20] [query] Using OR logic
[2026-01-30 16:16:20] [query] Found results using: or logic
[2026-01-30 16:16:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1471,3787,1936,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:16:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:16:20] [query] Results: 1162 Pages of results: 6
[2026-01-30 16:16:21] [query] Execution time: 0.61455
[2026-01-30 16:16:50] [query] Query for: シャザーン
[2026-01-30 16:16:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:16:50] [query] Engine: default
[2026-01-30 16:16:51] [query] Tokens: シャザーン
[2026-01-30 16:16:51] [query] Mods: 11
[2026-01-30 16:16:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:16:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:16:51] [query] Results: 0 Pages of results: 0
[2026-01-30 16:16:51] [query] Execution time: 0.14257
[2026-01-30 16:17:02] [query] Query for: real-estate-license-law-rules
[2026-01-30 16:17:02] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:17:02] [query] Engine: legal_qandas
[2026-01-30 16:17:02] [query] Tokens: real, estate, license, law, rules, real-estate-license-law-rules
[2026-01-30 16:17:02] [query] Mods: 5
[2026-01-30 16:17:02] [query] Using OR logic
[2026-01-30 16:17:02] [query] Found results using: or logic
[2026-01-30 16:17:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,4784,1796,1773,32686) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:17:02] [query] Results: 547 Pages of results: 3
[2026-01-30 16:17:02] [query] Execution time: 0.16187
[2026-01-30 16:17:13] [query] Query for: realtor-marks
[2026-01-30 16:17:13] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:17:13] [query] Engine: legal_qandas
[2026-01-30 16:17:13] [query] Tokens: realtor, marks, realtor-marks
[2026-01-30 16:17:13] [query] Mods: 5
[2026-01-30 16:17:13] [query] Using OR logic
[2026-01-30 16:17:13] [query] Found results using: or logic
[2026-01-30 16:17:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,7914,33506) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:17:13] [query] Results: 123 Pages of results: 1
[2026-01-30 16:17:13] [query] Execution time: 0.03824
[2026-01-30 16:17:16] [query] Query for: active private listing real estate
[2026-01-30 16:17:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:17:16] [query] Engine: default
[2026-01-30 16:17:16] [query] Tokens: active, private, listing, real, estate
[2026-01-30 16:17:16] [query] Mods: 11
[2026-01-30 16:17:16] [query] Trying AND logic
[2026-01-30 16:17:16] [query] Using OR logic
[2026-01-30 16:17:17] [query] Found results using: or logic
[2026-01-30 16:17:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1471,3787,1936,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:17:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:17:17] [query] Results: 1162 Pages of results: 6
[2026-01-30 16:17:17] [query] Execution time: 0.57467
[2026-01-30 16:17:20] [query] Query for: pneu 195/65 r15 x 195/55 qual a diferenca de altura
[2026-01-30 16:17:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:17:20] [query] Engine: default
[2026-01-30 16:17:20] [query] Tokens: qualification, qualification & wish, qualification-related, qualificationrelated, qualifications, qualificationwish, qualified, qualifier, qualifiers, qualifies
[2026-01-30 16:17:20] [query] Mods: 11
[2026-01-30 16:17:20] [query] Using OR logic
[2026-01-30 16:17:20] [query] Found results using: and logic
[2026-01-30 16:17:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (29094,9628,4113,3783,6383)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18151,44420,18154,18165,18890,44431,5161,35187,22624,18703) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:17:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:17:20] [query] Results: 40 Pages of results: 1
[2026-01-30 16:17:20] [query] Execution time: 0.04664
[2026-01-30 16:17:21] [query] Query for: real-estate-license-law-rules
[2026-01-30 16:17:21] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:17:21] [query] Engine: legal_qandas
[2026-01-30 16:17:21] [query] Tokens: real, estate, license, law, rules, real-estate-license-law-rules
[2026-01-30 16:17:21] [query] Mods: 5
[2026-01-30 16:17:21] [query] Using OR logic
[2026-01-30 16:17:21] [query] Found results using: or logic
[2026-01-30 16:17:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,4784,1796,1773,32686) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:17:21] [query] Results: 547 Pages of results: 3
[2026-01-30 16:17:21] [query] Execution time: 0.00632
[2026-01-30 16:17:36] [query] Query for: alabama real estate license law co-listing what is allowed re
[2026-01-30 16:17:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:17:36] [query] Engine: default
[2026-01-30 16:17:36] [query] Tokens: alabama, real, estate, license, law, co, listing, allowed, re, co-listing
[2026-01-30 16:17:36] [query] Mods: 11
[2026-01-30 16:17:36] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:17:36] [query] Using OR logic
[2026-01-30 16:17:37] [query] Found results using: or logic
[2026-01-30 16:17:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11429,171,172,4784,1796,5615,1936,630,830,34580) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:17:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:17:37] [query] Results: 1238 Pages of results: 7
[2026-01-30 16:17:37] [query] Execution time: 0.53895
[2026-01-30 16:17:51] [query] Query for: charlotte nc
[2026-01-30 16:17:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:17:51] [query] Engine: default
[2026-01-30 16:17:51] [query] Tokens: charlotte, nc
[2026-01-30 16:17:51] [query] Mods: 11
[2026-01-30 16:17:51] [query] Trying AND logic
[2026-01-30 16:17:51] [query] Found results using: and logic
[2026-01-30 16:17:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:17:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10376', '11252', '11812', '1198', '1211', '12352', '12407', '12601', '12620', '12638', '12862', '13079', '13154', '13230', '13337', '13400', '14004', '14085', '14230', '14364', '14465', '17161', '17490', '17746', '17843', '19684', '19825', '19915', '19992', '20187', '21623', '21669', '2395', '2557', '2861', '2878', '2930', '2950', '2953', '30467', '40131', '40205', '43318', '44224', '44444', '45815', '46028', '46147', '46489', '47651', '50633', '51638', '51760', '52033', '52084', '52093', '52299', '53053', '54', '54753', '6377', '6440', '6608', '6731', '7085', '7854', '8864', '9220', '9582', '9615') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:17:51] [query] Results: 60 Pages of results: 1
[2026-01-30 16:17:51] [query] Execution time: 0.22078
[2026-01-30 16:17:55] [query] Query for: real property cs estate
[2026-01-30 16:17:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:17:55] [query] Engine: default
[2026-01-30 16:17:55] [query] Tokens: real, property, cs, estate
[2026-01-30 16:17:55] [query] Mods: 11
[2026-01-30 16:17:55] [query] Trying AND logic
[2026-01-30 16:17:55] [query] Using OR logic
[2026-01-30 16:17:55] [query] Found results using: or logic
[2026-01-30 16:17:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,107,1747,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:17:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:17:55] [query] Results: 1286 Pages of results: 7
[2026-01-30 16:17:55] [query] Execution time: 0.63322
[2026-01-30 16:18:20] [query] Query for: real property cs estate
[2026-01-30 16:18:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:18:20] [query] Engine: default
[2026-01-30 16:18:20] [query] Tokens: real, property, cs, estate
[2026-01-30 16:18:20] [query] Mods: 11
[2026-01-30 16:18:20] [query] Trying AND logic
[2026-01-30 16:18:20] [query] Using OR logic
[2026-01-30 16:18:20] [query] Found results using: or logic
[2026-01-30 16:18:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,107,1747,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:18:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:18:20] [query] Results: 1286 Pages of results: 7
[2026-01-30 16:18:20] [query] Execution time: 0.53631
[2026-01-30 16:18:23] [query] Query for: real-estate-license-law-rules
[2026-01-30 16:18:23] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:18:23] [query] Engine: legal_qandas
[2026-01-30 16:18:23] [query] Tokens: real, estate, license, law, rules, real-estate-license-law-rules
[2026-01-30 16:18:23] [query] Mods: 5
[2026-01-30 16:18:23] [query] Using OR logic
[2026-01-30 16:18:23] [query] Found results using: or logic
[2026-01-30 16:18:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,4784,1796,1773,32686) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:18:23] [query] Results: 547 Pages of results: 3
[2026-01-30 16:18:23] [query] Execution time: 0.00675
[2026-01-30 16:18:27] [query] Query for: alabama real estate license law co-listing what is allowed re
[2026-01-30 16:18:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:18:27] [query] Engine: default
[2026-01-30 16:18:27] [query] Tokens: alabama, real, estate, license, law, co, listing, allowed, re, co-listing
[2026-01-30 16:18:27] [query] Mods: 11
[2026-01-30 16:18:27] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:18:27] [query] Using OR logic
[2026-01-30 16:18:27] [query] Found results using: or logic
[2026-01-30 16:18:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11429,171,172,4784,1796,5615,1936,630,830,34580) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:18:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:18:27] [query] Results: 1238 Pages of results: 7
[2026-01-30 16:18:27] [query] Execution time: 0.53642
[2026-01-30 16:18:44] [query] Query for: listing agreement
[2026-01-30 16:18:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:18:44] [query] Engine: default
[2026-01-30 16:18:44] [query] Tokens: listing, agreement
[2026-01-30 16:18:44] [query] Mods: 11
[2026-01-30 16:18:44] [query] Trying AND logic
[2026-01-30 16:18:46] [query] Found results using: and logic
[2026-01-30 16:18:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:18:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1936) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:18:46] [query] Results: 273 Pages of results: 2
[2026-01-30 16:18:46] [query] Execution time: 2.11962
[2026-01-30 16:18:48] [query] Query for: listing agreement
[2026-01-30 16:18:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:18:48] [query] Engine: default
[2026-01-30 16:18:48] [query] Tokens: listing, agreement
[2026-01-30 16:18:48] [query] Mods: 11
[2026-01-30 16:18:48] [query] Trying AND logic
[2026-01-30 16:18:50] [query] Found results using: and logic
[2026-01-30 16:18:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:18:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1936) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:18:50] [query] Results: 273 Pages of results: 2
[2026-01-30 16:18:50] [query] Execution time: 2.00295
[2026-01-30 16:18:59] [index:background] Health check
[2026-01-30 16:18:59] [index:background] CPU load threshold (3) breached: 3.62 [waiting 2]
[2026-01-30 16:19:01] [indexer:background] CPU load threshold (3) breached: 3.62 [waiting 2]
[2026-01-30 16:19:03] [indexer:background] Health check
[2026-01-30 16:19:03] [indexer:background] CPU load threshold (3) breached: 3.62 [waiting 2]
[2026-01-30 16:19:05] [indexer:background] Health check
[2026-01-30 16:19:05] [indexer:background] CPU load threshold (3) breached: 3.57 [waiting 2]
[2026-01-30 16:19:12] [query] Query for: active private listing real estate
[2026-01-30 16:19:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:19:12] [query] Engine: default
[2026-01-30 16:19:12] [query] Tokens: active, private, listing, real, estate
[2026-01-30 16:19:12] [query] Mods: 11
[2026-01-30 16:19:12] [query] Trying AND logic
[2026-01-30 16:19:12] [query] Using OR logic
[2026-01-30 16:19:12] [query] Found results using: or logic
[2026-01-30 16:19:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1471,3787,1936,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:19:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:19:12] [query] Results: 1162 Pages of results: 6
[2026-01-30 16:19:12] [query] Execution time: 0.47384
[2026-01-30 16:19:25] [query] Query for: menshelp
[2026-01-30 16:19:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:19:25] [query] Engine: default
[2026-01-30 16:19:25] [query] Tokens: menshelp
[2026-01-30 16:19:25] [query] Mods: 11
[2026-01-30 16:19:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:19:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:19:25] [query] Results: 0 Pages of results: 0
[2026-01-30 16:19:25] [query] Execution time: 0.10553
[2026-01-30 16:20:07] [query] Query for: home rental esate nc
[2026-01-30 16:20:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:20:07] [query] Engine: default
[2026-01-30 16:20:07] [query] Tokens: home, rental, nc, equate, est, estate, estate 17, estate 2, estate 22, esate
[2026-01-30 16:20:07] [query] Mods: 11
[2026-01-30 16:20:07] [query] Using OR logic
[2026-01-30 16:20:08] [query] Found results using: or logic
[2026-01-30 16:20:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (234,396,625)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (234,625,396,32859,11202,172,61301,11468,59636,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:20:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:20:08] [query] Results: 1287 Pages of results: 7
[2026-01-30 16:20:08] [query] Execution time: 0.80210
[2026-01-30 16:20:16] [query] Query for: buyer feedback form rating their agent
[2026-01-30 16:20:16] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:20:16] [query] Engine: forms_and_contracts
[2026-01-30 16:20:16] [query] Tokens: feedback, rating, agent, agent 24, agent's, agent(, agent-, agent--new, agent-appraiser, agent-audience
[2026-01-30 16:20:16] [query] Mods: 5
[2026-01-30 16:20:16] [query] Trying AND logic
[2026-01-30 16:20:16] [query] Using OR logic
[2026-01-30 16:20:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3046,1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9759,8510,1470,34332,14362,12331,3802,38910,70100,74550) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:20:16] [query] Results: 0 Pages of results: 0
[2026-01-30 16:20:16] [query] Execution time: 0.02900
[2026-01-30 16:20:20] [query] Query for: buyer feedback form rating their agent
[2026-01-30 16:20:20] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:20:20] [query] Engine: forms_and_contracts
[2026-01-30 16:20:20] [query] Tokens: feedback, rating, agent, agent 24, agent's, agent(, agent-, agent--new, agent-appraiser, agent-audience
[2026-01-30 16:20:20] [query] Mods: 5
[2026-01-30 16:20:20] [query] Trying AND logic
[2026-01-30 16:20:20] [query] Using OR logic
[2026-01-30 16:20:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3046,1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9759,8510,1470,34332,14362,12331,3802,38910,70100,74550) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:20:20] [query] Results: 0 Pages of results: 0
[2026-01-30 16:20:20] [query] Execution time: 0.00992
[2026-01-30 16:20:32] [query] Query for: portal eosical
[2026-01-30 16:20:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:20:32] [query] Engine: default
[2026-01-30 16:20:32] [query] Tokens: portal, eosical
[2026-01-30 16:20:32] [query] Mods: 11
[2026-01-30 16:20:32] [query] Using OR logic
[2026-01-30 16:20:32] [query] Found results using: or logic
[2026-01-30 16:20:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1887)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1887,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:20:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:20:32] [query] Results: 15 Pages of results: 1
[2026-01-30 16:20:32] [query] Execution time: 0.10626
[2026-01-30 16:20:41] [query] Query for: rating agent form
[2026-01-30 16:20:41] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:20:41] [query] Engine: forms_and_contracts
[2026-01-30 16:20:41] [query] Tokens: rating, agent, agent 24, agent's, agent(, agent-, agent--new, agent-appraiser, agent-audience, agent-driven
[2026-01-30 16:20:41] [query] Mods: 5
[2026-01-30 16:20:41] [query] Trying AND logic
[2026-01-30 16:20:41] [query] Using OR logic
[2026-01-30 16:20:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8510,1470,34332,14362,12331,3802,38910,70100,74550,22015) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:20:41] [query] Results: 0 Pages of results: 0
[2026-01-30 16:20:41] [query] Execution time: 0.02070
[2026-01-30 16:20:42] [query] Query for: home rental esate nc
[2026-01-30 16:20:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:20:42] [query] Engine: default
[2026-01-30 16:20:42] [query] Tokens: home, rental, nc, equate, est, estate, estate 17, estate 2, estate 22, esate
[2026-01-30 16:20:42] [query] Mods: 11
[2026-01-30 16:20:42] [query] Using OR logic
[2026-01-30 16:20:43] [query] Found results using: or logic
[2026-01-30 16:20:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (234,396,625)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (234,625,396,32859,11202,172,61301,11468,59636,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:20:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:20:43] [query] Results: 1287 Pages of results: 7
[2026-01-30 16:20:43] [query] Execution time: 0.70133
[2026-01-30 16:21:07] [query] Query for: dhanunjay jagu cognizant
[2026-01-30 16:21:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:21:07] [query] Engine: default
[2026-01-30 16:21:07] [query] Tokens: cognizant, dhanunjay jagu
[2026-01-30 16:21:07] [query] Mods: 11
[2026-01-30 16:21:07] [query] Using OR logic
[2026-01-30 16:21:07] [query] Found results using: or logic
[2026-01-30 16:21:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5684)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5684,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:21:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:21:07] [query] Results: 2 Pages of results: 1
[2026-01-30 16:21:07] [query] Execution time: 0.11197
[2026-01-30 16:21:12] [query] Query for: feedback
[2026-01-30 16:21:12] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:21:12] [query] Engine: forms_and_contracts
[2026-01-30 16:21:12] [query] Tokens: feedback
[2026-01-30 16:21:12] [query] Mods: 5
[2026-01-30 16:21:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9759) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:21:12] [query] Results: 0 Pages of results: 0
[2026-01-30 16:21:12] [query] Execution time: 0.01901
[2026-01-30 16:21:23] [query] Query for: feedback form
[2026-01-30 16:21:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:21:23] [query] Engine: forms_and_contracts
[2026-01-30 16:21:23] [query] Tokens: feedback, form
[2026-01-30 16:21:23] [query] Mods: 5
[2026-01-30 16:21:23] [query] Trying AND logic
[2026-01-30 16:21:23] [query] Using OR logic
[2026-01-30 16:21:23] [query] Found results using: or logic
[2026-01-30 16:21:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9759,1817) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:21:23] [query] Results: 318 Pages of results: 2
[2026-01-30 16:21:23] [query] Execution time: 0.12565
[2026-01-30 16:21:32] [query] Query for: descuento adeudo vehicular jalisco
[2026-01-30 16:21:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:21:32] [query] Engine: default
[2026-01-30 16:21:32] [query] Tokens: decent, descent, discount, document, aided, audio, descuento adeudo vehicular jalisco
[2026-01-30 16:21:32] [query] Mods: 11
[2026-01-30 16:21:32] [query] Using OR logic
[2026-01-30 16:21:32] [query] Found results using: or logic
[2026-01-30 16:21:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26765,19678,1564,4385,14394,15319,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:21:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:21:32] [query] Results: 92 Pages of results: 1
[2026-01-30 16:21:33] [query] Execution time: 0.50484
[2026-01-30 16:21:38] [query] Query for: bienes raices susana tampico
[2026-01-30 16:21:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:21:38] [query] Engine: default
[2026-01-30 16:21:39] [query] Tokens: beans, benches, binge, bins, bones, race, bienes raices susana tampico
[2026-01-30 16:21:39] [query] Mods: 11
[2026-01-30 16:21:39] [query] Using OR logic
[2026-01-30 16:21:39] [query] Found results using: or logic
[2026-01-30 16:21:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (36037,10563,18844,14601,13624,4090,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:21:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:21:39] [query] Results: 33 Pages of results: 1
[2026-01-30 16:21:39] [query] Execution time: 0.17361
[2026-01-30 16:21:49] [query] Query for: kann
[2026-01-30 16:21:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:21:49] [query] Engine: default
[2026-01-30 16:21:49] [query] Tokens: kahn, kane, kann
[2026-01-30 16:21:49] [query] Mods: 11
[2026-01-30 16:21:49] [query] Using OR logic
[2026-01-30 16:21:49] [query] Found results using: or logic
[2026-01-30 16:21:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15509,47685,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:21:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:21:49] [query] Results: 4 Pages of results: 1
[2026-01-30 16:21:49] [query] Execution time: 0.16173
[2026-01-30 16:21:52] [query] Query for: entity
[2026-01-30 16:21:52] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:21:52] [query] Engine: legal_qandas
[2026-01-30 16:21:52] [query] Tokens: entity
[2026-01-30 16:21:52] [query] Mods: 5
[2026-01-30 16:21:52] [query] Found results using: or logic
[2026-01-30 16:21:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6380) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:21:52] [query] Results: 31 Pages of results: 1
[2026-01-30 16:21:52] [query] Execution time: 0.02280
[2026-01-30 16:21:53] [query] Query for: feedback form
[2026-01-30 16:21:53] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:21:53] [query] Engine: forms_and_contracts
[2026-01-30 16:21:53] [query] Tokens: feedback, form
[2026-01-30 16:21:53] [query] Mods: 5
[2026-01-30 16:21:53] [query] Trying AND logic
[2026-01-30 16:21:53] [query] Using OR logic
[2026-01-30 16:21:53] [query] Found results using: or logic
[2026-01-30 16:21:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9759,1817) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:21:53] [query] Results: 318 Pages of results: 2
[2026-01-30 16:21:53] [query] Execution time: 0.00875
[2026-01-30 16:22:14] [query] Query for: broker entity
[2026-01-30 16:22:14] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:22:14] [query] Engine: legal_qandas
[2026-01-30 16:22:14] [query] Tokens: broker, entity
[2026-01-30 16:22:14] [query] Mods: 5
[2026-01-30 16:22:14] [query] Trying AND logic
[2026-01-30 16:22:14] [query] Found results using: and logic
[2026-01-30 16:22:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1885,6380) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19877', '19888', '20171', '20375', '20446', '20488', '20509', '20548', '21705', '22253', '22259', '25270', '25538', '25665', '26198', '26256', '43359', '44398', '44544', '51394') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:22:14] [query] Results: 20 Pages of results: 1
[2026-01-30 16:22:14] [query] Execution time: 0.05011
[2026-01-30 16:22:29] [query] Query for: feedback form
[2026-01-30 16:22:29] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:22:29] [query] Engine: forms_and_contracts
[2026-01-30 16:22:29] [query] Tokens: feedback, form
[2026-01-30 16:22:29] [query] Mods: 5
[2026-01-30 16:22:29] [query] Trying AND logic
[2026-01-30 16:22:29] [query] Using OR logic
[2026-01-30 16:22:29] [query] Found results using: or logic
[2026-01-30 16:22:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9759,1817) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:22:29] [query] Results: 318 Pages of results: 2
[2026-01-30 16:22:29] [query] Execution time: 0.00868
[2026-01-30 16:22:32] [query] Query for: vishnya
[2026-01-30 16:22:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:22:32] [query] Engine: default
[2026-01-30 16:22:32] [query] Tokens: vishnya
[2026-01-30 16:22:32] [query] Mods: 11
[2026-01-30 16:22:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:22:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:22:32] [query] Results: 0 Pages of results: 0
[2026-01-30 16:22:32] [query] Execution time: 0.07432
[2026-01-30 16:22:34] [query] Query for: forgien
[2026-01-30 16:22:34] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:22:34] [query] Engine: legal_qandas
[2026-01-30 16:22:34] [query] Tokens: foreign, forgien
[2026-01-30 16:22:34] [query] Mods: 5
[2026-01-30 16:22:34] [query] Using OR logic
[2026-01-30 16:22:34] [query] Found results using: or logic
[2026-01-30 16:22:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11410,0) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:22:34] [query] Results: 2 Pages of results: 1
[2026-01-30 16:22:34] [query] Execution time: 0.08091
[2026-01-30 16:23:02] [query] Query for: feedback form
[2026-01-30 16:23:02] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:23:02] [query] Engine: forms_and_contracts
[2026-01-30 16:23:02] [query] Tokens: feedback, form
[2026-01-30 16:23:02] [query] Mods: 5
[2026-01-30 16:23:02] [query] Trying AND logic
[2026-01-30 16:23:02] [query] Using OR logic
[2026-01-30 16:23:02] [query] Found results using: or logic
[2026-01-30 16:23:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9759,1817) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:23:02] [query] Results: 318 Pages of results: 2
[2026-01-30 16:23:02] [query] Execution time: 0.00946
[2026-01-30 16:23:20] [query] Query for: property
[2026-01-30 16:23:20] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:23:20] [query] Engine: legal_qandas
[2026-01-30 16:23:20] [query] Tokens: property
[2026-01-30 16:23:20] [query] Mods: 5
[2026-01-30 16:23:20] [query] Found results using: or logic
[2026-01-30 16:23:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:23:20] [query] Results: 501 Pages of results: 3
[2026-01-30 16:23:20] [query] Execution time: 0.08889
[2026-01-30 16:23:36] [index:background] Health check
[2026-01-30 16:23:44] [query] Query for: agent feedback form
[2026-01-30 16:23:44] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:23:44] [query] Engine: default
[2026-01-30 16:23:44] [query] Tokens: agent, feedback, form
[2026-01-30 16:23:44] [query] Mods: 11
[2026-01-30 16:23:44] [query] Trying AND logic
[2026-01-30 16:23:44] [query] Found results using: and logic
[2026-01-30 16:23:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1470,9759,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:23:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:23:44] [query] Results: 1 Pages of results: 1
[2026-01-30 16:23:44] [query] Execution time: 0.07670
[2026-01-30 16:24:09] [query] Query for: ethics-arbitration-procedures
[2026-01-30 16:24:09] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:24:09] [query] Engine: legal_qandas
[2026-01-30 16:24:09] [query] Tokens: ethics, arbitration, procedures, ethics-arbitration-procedures
[2026-01-30 16:24:09] [query] Mods: 5
[2026-01-30 16:24:09] [query] Using OR logic
[2026-01-30 16:24:09] [query] Found results using: or logic
[2026-01-30 16:24:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5762,25028,2968,32637) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:24:09] [query] Results: 152 Pages of results: 1
[2026-01-30 16:24:09] [query] Execution time: 0.04116
[2026-01-30 16:24:16] [query] Query for: agent feedback form
[2026-01-30 16:24:16] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:24:16] [query] Engine: default
[2026-01-30 16:24:16] [query] Tokens: agent, feedback, form
[2026-01-30 16:24:16] [query] Mods: 11
[2026-01-30 16:24:16] [query] Trying AND logic
[2026-01-30 16:24:16] [query] Found results using: and logic
[2026-01-30 16:24:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1470,9759,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:24:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:24:16] [query] Results: 1 Pages of results: 1
[2026-01-30 16:24:16] [query] Execution time: 0.05537
[2026-01-30 16:24:16] [query] Query for: buyer/sellers feedback form
[2026-01-30 16:24:16] [query] Arguments: engine: default mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:24:16] [query] Engine: default
[2026-01-30 16:24:16] [query] Tokens: buyer, sellers, feedback, form
[2026-01-30 16:24:16] [query] Mods: 12
[2026-01-30 16:24:16] [query] Trying AND logic
[2026-01-30 16:24:16] [query] Found results using: and logic
[2026-01-30 16:24:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,2023,9759,1817) AND (( `s`.`id` IN ( 14230 ) )) AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:24:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:24:16] [query] Results: 1 Pages of results: 1
[2026-01-30 16:24:16] [query] Execution time: 0.10713
[2026-01-30 16:24:41] [indexer:background] Health check
[2026-01-30 16:24:58] [query] Query for: complete real estate
[2026-01-30 16:24:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:24:58] [query] Engine: default
[2026-01-30 16:24:58] [query] Tokens: complete, real, estate
[2026-01-30 16:24:58] [query] Mods: 11
[2026-01-30 16:24:58] [query] Trying AND logic
[2026-01-30 16:24:58] [query] Found results using: and logic
[2026-01-30 16:24:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (119,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:24:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (119) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:24:58] [query] Results: 111 Pages of results: 1
[2026-01-30 16:24:58] [query] Execution time: 0.50846
[2026-01-30 16:25:52] [query] Query for: escuela primaria suecia
[2026-01-30 16:25:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:25:52] [query] Engine: default
[2026-01-30 16:25:53] [query] Tokens: primary, primer, seca, escuela primaria suecia
[2026-01-30 16:25:53] [query] Mods: 11
[2026-01-30 16:25:53] [query] Using OR logic
[2026-01-30 16:25:53] [query] Query for: client satisfaction form
[2026-01-30 16:25:53] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:25:53] [query] Engine: forms_and_contracts
[2026-01-30 16:25:53] [query] Tokens: satisfaction, satisfactions, client, form
[2026-01-30 16:25:53] [query] Mods: 5
[2026-01-30 16:25:53] [query] Trying AND logic
[2026-01-30 16:25:53] [query] Using OR logic
[2026-01-30 16:25:53] [query] Found results using: or logic
[2026-01-30 16:25:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2247,57408,45584,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:25:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:25:53] [query] Results: 71 Pages of results: 1
[2026-01-30 16:25:53] [query] Execution time: 0.17556
[2026-01-30 16:25:53] [query] Found results using: or logic
[2026-01-30 16:25:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5564,1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5320,24724,5564,1817) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:25:53] [query] Results: 318 Pages of results: 2
[2026-01-30 16:25:53] [query] Execution time: 0.08562
[2026-01-30 16:26:16] [query] Query for: klonopin apothekenpreis ⠦ www.7rx.biz/fr/klonopin generique livraison en ligne. 0 5 mg 1 2 bonne prix ligne pharmacie la france klonopin. commander
[2026-01-30 16:26:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:26:16] [query] Engine: default
[2026-01-30 16:26:16] [query] Tokens: mg, commander, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, bonnell, bonner, bonney, mga
[2026-01-30 16:26:16] [query] Mods: 11
[2026-01-30 16:26:16] [query] Trying AND logic
[2026-01-30 16:26:16] [query] Using OR logic
[2026-01-30 16:26:16] [query] Found results using: or logic
[2026-01-30 16:26:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,431,706,439,49439,1016,4916,3789,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,53659,17695,61401,61404,61406,22992,22993,30875,32437) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:26:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:26:16] [query] Results: 3 Pages of results: 1
[2026-01-30 16:26:16] [query] Execution time: 0.04163
[2026-01-30 16:26:27] [query] Query for: mindfulness em salvador
[2026-01-30 16:26:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:26:27] [query] Engine: default
[2026-01-30 16:26:27] [query] Tokens: email, email 2, email2, emailbanner, emailed, emailing, emailinvitation, emails, emam, embark
[2026-01-30 16:26:27] [query] Mods: 11
[2026-01-30 16:26:27] [query] Using OR logic
[2026-01-30 16:26:27] [query] Found results using: and logic
[2026-01-30 16:26:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (63497)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (276,34103,34104,20093,14788,11206,54185,2532,49748,4888) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:26:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:26:27] [query] Results: 204 Pages of results: 2
[2026-01-30 16:26:27] [query] Execution time: 0.07564
[2026-01-30 16:26:31] [query] Query for: client satisfaction feedback form
[2026-01-30 16:26:31] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:26:31] [query] Engine: forms_and_contracts
[2026-01-30 16:26:31] [query] Tokens: satisfaction, feedback, satisfactions, client, form
[2026-01-30 16:26:31] [query] Mods: 5
[2026-01-30 16:26:31] [query] Trying AND logic
[2026-01-30 16:26:31] [query] Using OR logic
[2026-01-30 16:26:31] [query] Found results using: or logic
[2026-01-30 16:26:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5564,1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5320,9759,24724,5564,1817) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:26:31] [query] Results: 318 Pages of results: 2
[2026-01-30 16:26:31] [query] Execution time: 0.07985
[2026-01-30 16:26:52] [query] Query for: client satisfaction feedback form
[2026-01-30 16:26:52] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:26:52] [query] Engine: default
[2026-01-30 16:26:52] [query] Tokens: client, satisfaction, feedback, form
[2026-01-30 16:26:52] [query] Mods: 11
[2026-01-30 16:26:52] [query] Trying AND logic
[2026-01-30 16:26:52] [query] Using OR logic
[2026-01-30 16:26:52] [query] Found results using: or logic
[2026-01-30 16:26:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5564,5320,9759,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:26:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:26:52] [query] Results: 1053 Pages of results: 6
[2026-01-30 16:26:52] [query] Execution time: 0.23764
[2026-01-30 16:27:30] [query] Query for: can a california real estate agent sell property in arizona
[2026-01-30 16:27:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:27:30] [query] Engine: default
[2026-01-30 16:27:30] [query] Tokens: can, california, real, estate, agent, sell, property, arizona
[2026-01-30 16:27:30] [query] Mods: 11
[2026-01-30 16:27:30] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:27:30] [query] Using OR logic
[2026-01-30 16:27:31] [query] Found results using: or logic
[2026-01-30 16:27:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,4112,171,172,1470,106,107,25350) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:27:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:27:31] [query] Results: 1492 Pages of results: 8
[2026-01-30 16:27:31] [query] Execution time: 1.07371
[2026-01-30 16:27:40] [query] Query for: working with real estate agents
[2026-01-30 16:27:40] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:27:40] [query] Engine: forms_and_contracts
[2026-01-30 16:27:40] [query] Tokens: working, real, estate, agents
[2026-01-30 16:27:40] [query] Mods: 5
[2026-01-30 16:27:40] [query] Trying AND logic
[2026-01-30 16:27:40] [query] Found results using: and logic
[2026-01-30 16:27:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1155) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:27:40] [query] Results: 18 Pages of results: 1
[2026-01-30 16:27:40] [query] Execution time: 0.04459
[2026-01-30 16:28:12] [query] Query for: sia realtor
[2026-01-30 16:28:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:28:12] [query] Engine: default
[2026-01-30 16:28:12] [query] Tokens: anastasia, asia, asian, asian-fusion, asianfusion, asians, enthusiasm, enthusiast, enthusiastic, enthusiasts
[2026-01-30 16:28:12] [query] Mods: 11
[2026-01-30 16:28:12] [query] Using OR logic
[2026-01-30 16:28:12] [query] Found results using: and logic
[2026-01-30 16:28:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (44798,25721,4093,59297,59301,30873,2865,35957,11885,55830) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:28:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:28:12] [query] Results: 19 Pages of results: 1
[2026-01-30 16:28:12] [query] Execution time: 0.06562
[2026-01-30 16:28:43] [query] Query for: real estate continuring education services
[2026-01-30 16:28:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:28:43] [query] Engine: default
[2026-01-30 16:28:43] [query] Tokens: real, estate, education, services, continuring
[2026-01-30 16:28:43] [query] Mods: 11
[2026-01-30 16:28:43] [query] Using OR logic
[2026-01-30 16:28:44] [query] Found results using: or logic
[2026-01-30 16:28:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5168,172,171,1821)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,5168,1821,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:28:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:28:44] [query] Results: 1032 Pages of results: 6
[2026-01-30 16:28:44] [query] Execution time: 0.69146
[2026-01-30 16:29:22] [index:background] Health check
[2026-01-30 16:29:22] [indexer:background] Health check
[2026-01-30 16:29:22] [indexer:background] Health check
[2026-01-30 16:29:24] [query] Query for: bromazepam barato 🕣⚁🧹 www.7rx.biz/es/bromazepam comprar europa en linea envio nocturno. marca generica de la noche a manana. zu kaufen
[2026-01-30 16:29:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:29:24] [query] Engine: default
[2026-01-30 16:29:24] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, zu1nq, zuba, zuhaus, zuri, de, en
[2026-01-30 16:29:24] [query] Mods: 11
[2026-01-30 16:29:24] [query] Trying AND logic
[2026-01-30 16:29:24] [query] Using OR logic
[2026-01-30 16:29:24] [query] Found results using: or logic
[2026-01-30 16:29:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,49439,59810,3789,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,16985,43546,17443,24313,3783,49439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:29:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:29:24] [query] Results: 8 Pages of results: 1
[2026-01-30 16:29:24] [query] Execution time: 0.04298
[2026-01-30 16:29:24] [query] Query for: kjop dostinex online ⚉🥔 www.7rx.biz/dostinex uten resept pa nettet over natten. eiaculazioni precoce donne. billig sikker natten bestill med resept.
[2026-01-30 16:29:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:29:24] [query] Engine: default
[2026-01-30 16:29:24] [query] Tokens: med, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, donnelly, medal, medals, meddling, medeiros
[2026-01-30 16:29:24] [query] Mods: 11
[2026-01-30 16:29:24] [query] Trying AND logic
[2026-01-30 16:29:24] [query] Using OR logic
[2026-01-30 16:29:24] [query] Found results using: or logic
[2026-01-30 16:29:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,7795,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (73891,17695,61401,61404,61406,47669,53666,7823,2141,75005) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:29:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:29:24] [query] Results: 5 Pages of results: 1
[2026-01-30 16:29:24] [query] Execution time: 0.03410
[2026-01-30 16:29:29] [query] Query for: ncpdfcu
[2026-01-30 16:29:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:29:29] [query] Engine: default
[2026-01-30 16:29:30] [query] Tokens: ncpdfcu
[2026-01-30 16:29:30] [query] Mods: 11
[2026-01-30 16:29:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:29:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:29:30] [query] Results: 0 Pages of results: 0
[2026-01-30 16:29:30] [query] Execution time: 0.07467
[2026-01-30 16:30:15] [query] Query for: realtor that accept section 8
[2026-01-30 16:30:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:30:15] [query] Engine: default
[2026-01-30 16:30:15] [query] Tokens: realtor, accept, section, 8, section 8
[2026-01-30 16:30:15] [query] Mods: 11
[2026-01-30 16:30:15] [query] Trying AND logic
[2026-01-30 16:30:15] [query] Found results using: and logic
[2026-01-30 16:30:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,5718,101,445,3062) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:30:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:30:15] [query] Results: 1 Pages of results: 1
[2026-01-30 16:30:15] [query] Execution time: 0.33865
[2026-01-30 16:30:37] [query] Query for: peut
[2026-01-30 16:30:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:30:37] [query] Engine: default
[2026-01-30 16:30:37] [query] Tokens: pet, pet(, pete, put, peut
[2026-01-30 16:30:37] [query] Mods: 11
[2026-01-30 16:30:37] [query] Using OR logic
[2026-01-30 16:30:37] [query] Found results using: or logic
[2026-01-30 16:30:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8691,33676,25096,652,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:30:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:30:37] [query] Results: 158 Pages of results: 1
[2026-01-30 16:30:37] [query] Execution time: 0.12441
[2026-01-30 16:30:50] [query] Query for: seller-forms-100-series
[2026-01-30 16:30:50] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:30:50] [query] Engine: legal_qandas
[2026-01-30 16:30:50] [query] Tokens: seller, forms, 100, series, seller-forms-100-series
[2026-01-30 16:30:50] [query] Mods: 5
[2026-01-30 16:30:50] [query] Using OR logic
[2026-01-30 16:30:50] [query] Found results using: or logic
[2026-01-30 16:30:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,2409,133,8310,32803) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:30:50] [query] Results: 585 Pages of results: 3
[2026-01-30 16:30:50] [query] Execution time: 0.15843
[2026-01-30 16:30:51] [query] Query for: forms form library
[2026-01-30 16:30:51] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:30:51] [query] Engine: legal_qandas
[2026-01-30 16:30:51] [query] Tokens: forms, form, library
[2026-01-30 16:30:51] [query] Mods: 5
[2026-01-30 16:30:51] [query] Using OR logic
[2026-01-30 16:30:51] [query] Found results using: or logic
[2026-01-30 16:30:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:30:51] [query] Results: 491 Pages of results: 3
[2026-01-30 16:30:51] [query] Execution time: 0.11175
[2026-01-30 16:31:11] [query] Query for: vacant land
[2026-01-30 16:31:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:31:11] [query] Engine: default
[2026-01-30 16:31:11] [query] Tokens: vacant, land
[2026-01-30 16:31:11] [query] Mods: 11
[2026-01-30 16:31:11] [query] Trying AND logic
[2026-01-30 16:31:11] [query] Found results using: and logic
[2026-01-30 16:31:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4880,979) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:31:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1049', '12417', '19909', '19953', '20171', '20177', '20205', '20269', '20373', '20379', '20450', '20491', '20578', '21273', '2199', '2201', '22250', '24804', '26259', '28815', '28821', '28938', '28955', '29907', '29919', '30021', '30091', '30157', '36795', '36796', '39803', '39804', '41095', '41964', '42298', '42850', '47873', '47981', '48258', '48665', '49064', '49496', '50411', '51291', '52268', '53181', '54588') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:31:11] [query] Results: 44 Pages of results: 1
[2026-01-30 16:31:11] [query] Execution time: 0.04944
[2026-01-30 16:31:58] [query] Query for: ncfast provider portal
[2026-01-30 16:31:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:31:58] [query] Engine: default
[2026-01-30 16:31:58] [query] Tokens: provider, portal, ncfast
[2026-01-30 16:31:58] [query] Mods: 11
[2026-01-30 16:31:58] [query] Using OR logic
[2026-01-30 16:31:58] [query] Found results using: or logic
[2026-01-30 16:31:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1887,3029)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3029,1887,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:31:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:31:58] [query] Results: 44 Pages of results: 1
[2026-01-30 16:31:58] [query] Execution time: 0.12163
[2026-01-30 16:32:03] [query] Query for: nc beaufort sc
[2026-01-30 16:32:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:32:03] [query] Engine: default
[2026-01-30 16:32:03] [query] Tokens: nc, beaufort, sc
[2026-01-30 16:32:03] [query] Mods: 11
[2026-01-30 16:32:03] [query] Trying AND logic
[2026-01-30 16:32:03] [query] Using OR logic
[2026-01-30 16:32:03] [query] Found results using: or logic
[2026-01-30 16:32:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,14228,452) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:32:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:32:03] [query] Results: 656 Pages of results: 4
[2026-01-30 16:32:03] [query] Execution time: 0.45092
[2026-01-30 16:32:04] [query] Query for: cgau stock
[2026-01-30 16:32:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:32:04] [query] Engine: default
[2026-01-30 16:32:04] [query] Tokens: stock, cgau
[2026-01-30 16:32:04] [query] Mods: 11
[2026-01-30 16:32:04] [query] Using OR logic
[2026-01-30 16:32:04] [query] Found results using: or logic
[2026-01-30 16:32:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2184)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2184,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:32:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:32:04] [query] Results: 8 Pages of results: 1
[2026-01-30 16:32:04] [query] Execution time: 0.11169
[2026-01-30 16:32:20] [query] Query for: commercial
[2026-01-30 16:32:20] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:32:20] [query] Engine: forms_and_contracts
[2026-01-30 16:32:20] [query] Tokens: commercial
[2026-01-30 16:32:20] [query] Mods: 4
[2026-01-30 16:32:20] [query] Found results using: or logic
[2026-01-30 16:32:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (95) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:32:20] [query] Results: 96 Pages of results: 1
[2026-01-30 16:32:20] [query] Execution time: 0.03134
[2026-01-30 16:32:28] [query] Query for: commercial
[2026-01-30 16:32:28] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:32:28] [query] Engine: forms_and_contracts
[2026-01-30 16:32:28] [query] Tokens: commercial
[2026-01-30 16:32:28] [query] Mods: 4
[2026-01-30 16:32:28] [query] Found results using: or logic
[2026-01-30 16:32:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (95) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:32:28] [query] Results: 96 Pages of results: 1
[2026-01-30 16:32:28] [query] Execution time: 0.00721
[2026-01-30 16:32:30] [query] Query for: clay sneed ft. worth tx
[2026-01-30 16:32:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:32:30] [query] Engine: default
[2026-01-30 16:32:30] [query] Tokens: ft, ftc, ftc's, ftcs, ftc’s, fter, clay, sneed, tx, worth
[2026-01-30 16:32:30] [query] Mods: 11
[2026-01-30 16:32:30] [query] Trying AND logic
[2026-01-30 16:32:30] [query] Using OR logic
[2026-01-30 16:32:30] [query] Found results using: or logic
[2026-01-30 16:32:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9715,11019,7859,412)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59470,4457,41072,41087,45363,34550,9715,11019,7859,412) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:32:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:32:30] [query] Results: 49 Pages of results: 1
[2026-01-30 16:32:30] [query] Execution time: 0.05505
[2026-01-30 16:32:32] [query] Query for: realtorsassociatiation .com
[2026-01-30 16:32:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:32:32] [query] Engine: default
[2026-01-30 16:32:32] [query] Tokens: com, realtorsassociatiation
[2026-01-30 16:32:32] [query] Mods: 11
[2026-01-30 16:32:32] [query] Using OR logic
[2026-01-30 16:32:32] [query] Found results using: or logic
[2026-01-30 16:32:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:32:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:32:32] [query] Results: 192 Pages of results: 1
[2026-01-30 16:32:32] [query] Execution time: 0.29227
[2026-01-30 16:32:55] [query] Query for: cumparati stromectol online ivermectin comanda ivermectina 🧙⚇⠴ www.7rx.biz/ivermectin 🧙⚇⠴.
[2026-01-30 16:32:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:32:55] [query] Engine: default
[2026-01-30 16:32:55] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, online, www
[2026-01-30 16:32:55] [query] Mods: 11
[2026-01-30 16:32:55] [query] Trying AND logic
[2026-01-30 16:32:55] [query] Using OR logic
[2026-01-30 16:32:55] [query] Found results using: or logic
[2026-01-30 16:32:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,994,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:32:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:32:55] [query] Results: 225 Pages of results: 2
[2026-01-30 16:32:55] [query] Execution time: 0.16231
[2026-01-30 16:33:00] [query] Query for: lettercode
[2026-01-30 16:33:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:33:00] [query] Engine: default
[2026-01-30 16:33:00] [query] Tokens: lettercode
[2026-01-30 16:33:00] [query] Mods: 11
[2026-01-30 16:33:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:33:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:33:00] [query] Results: 0 Pages of results: 0
[2026-01-30 16:33:00] [query] Execution time: 0.07593
[2026-01-30 16:33:15] [query] Query for: kenneth tyrone stinson sebastian fl
[2026-01-30 16:33:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:33:15] [query] Engine: default
[2026-01-30 16:33:15] [query] Tokens: kenneth, tyrone, fl
[2026-01-30 16:33:15] [query] Mods: 11
[2026-01-30 16:33:15] [query] Trying AND logic
[2026-01-30 16:33:15] [query] Using OR logic
[2026-01-30 16:33:15] [query] Found results using: or logic
[2026-01-30 16:33:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22109)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23439,44336,22109) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:33:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:33:15] [query] Results: 3 Pages of results: 1
[2026-01-30 16:33:15] [query] Execution time: 0.03059
[2026-01-30 16:33:20] [query] Query for: example of real estate investment rates
[2026-01-30 16:33:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:33:20] [query] Engine: default
[2026-01-30 16:33:20] [query] Tokens: example, real, estate, investment, rates
[2026-01-30 16:33:20] [query] Mods: 11
[2026-01-30 16:33:20] [query] Trying AND logic
[2026-01-30 16:33:20] [query] Using OR logic
[2026-01-30 16:33:21] [query] Found results using: or logic
[2026-01-30 16:33:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2761,171,172,139,1251) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:33:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:33:21] [query] Results: 1029 Pages of results: 6
[2026-01-30 16:33:21] [query] Execution time: 0.64277
[2026-01-30 16:33:56] [query] Query for: vw32sedased3sadaqsazxaz我是担心热刺是的哇这东西爱心7uuuuuu
[2026-01-30 16:33:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:33:56] [query] Engine: default
[2026-01-30 16:33:56] [query] Tokens: vw32sedased3sadaqsazxaz我是担心热刺是的哇这东西爱心7uuuuuu
[2026-01-30 16:33:56] [query] Mods: 11
[2026-01-30 16:33:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:33:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:33:56] [query] Results: 0 Pages of results: 0
[2026-01-30 16:33:56] [query] Execution time: 0.07722
[2026-01-30 16:33:56] [index:background] Health check
[2026-01-30 16:33:56] [indexer:background] Health check
[2026-01-30 16:33:56] [indexer:background] Health check
[2026-01-30 16:34:04] [query] Query for: dhanunjay jaghy cognizant
[2026-01-30 16:34:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:34:04] [query] Engine: default
[2026-01-30 16:34:04] [query] Tokens: cognizant, jay, dhanunjay jaghy
[2026-01-30 16:34:04] [query] Mods: 11
[2026-01-30 16:34:04] [query] Using OR logic
[2026-01-30 16:34:04] [query] Found results using: or logic
[2026-01-30 16:34:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5684)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5684,18323,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:34:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:34:04] [query] Results: 5 Pages of results: 1
[2026-01-30 16:34:04] [query] Execution time: 0.16537
[2026-01-30 16:34:20] [query] Query for: 2111 shelmore way leland nc realtor.com
[2026-01-30 16:34:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:34:20] [query] Engine: default
[2026-01-30 16:34:20] [query] Tokens: 2111, com, nc, realtor, realtor.com, way
[2026-01-30 16:34:20] [query] Mods: 11
[2026-01-30 16:34:20] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:34:20] [query] Using OR logic
[2026-01-30 16:34:21] [query] Found results using: or logic
[2026-01-30 16:34:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,396,402,6254,1305)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72063,23,396,402,6254,1305) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:34:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:34:21] [query] Results: 1047 Pages of results: 6
[2026-01-30 16:34:21] [query] Execution time: 0.87263
[2026-01-30 16:35:48] [query] Query for: real estate open house sign
[2026-01-30 16:35:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:35:48] [query] Engine: default
[2026-01-30 16:35:48] [query] Tokens: real, estate, open, house, sign
[2026-01-30 16:35:48] [query] Mods: 11
[2026-01-30 16:35:48] [query] Trying AND logic
[2026-01-30 16:35:48] [query] Using OR logic
[2026-01-30 16:35:49] [query] Found results using: or logic
[2026-01-30 16:35:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,2949,244,1312) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:35:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:35:49] [query] Results: 1102 Pages of results: 6
[2026-01-30 16:35:49] [query] Execution time: 0.54527
[2026-01-30 16:36:33] [query] Query for: legal aid
[2026-01-30 16:36:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:36:33] [query] Engine: default
[2026-01-30 16:36:33] [query] Tokens: legal, aid
[2026-01-30 16:36:33] [query] Mods: 11
[2026-01-30 16:36:33] [query] Trying AND logic
[2026-01-30 16:36:33] [query] Found results using: and logic
[2026-01-30 16:36:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (869,388) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:36:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14075', '14230', '17526', '41094') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:36:33] [query] Results: 4 Pages of results: 1
[2026-01-30 16:36:33] [query] Execution time: 0.07588
[2026-01-30 16:36:36] [query] Query for: 抖音小游戏怎么作弊
[2026-01-30 16:36:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:36:36] [query] Engine: default
[2026-01-30 16:36:36] [query] Tokens: 抖音小游戏怎么作弊
[2026-01-30 16:36:36] [query] Mods: 11
[2026-01-30 16:36:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:36:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:36:36] [query] Results: 0 Pages of results: 0
[2026-01-30 16:36:36] [query] Execution time: 0.09448
[2026-01-30 16:36:37] [query] Query for: legal aid
[2026-01-30 16:36:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:36:37] [query] Engine: default
[2026-01-30 16:36:37] [query] Tokens: legal, aid
[2026-01-30 16:36:37] [query] Mods: 11
[2026-01-30 16:36:37] [query] Trying AND logic
[2026-01-30 16:36:37] [query] Found results using: and logic
[2026-01-30 16:36:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (869,388) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:36:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14075', '14230', '17526', '41094') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:36:37] [query] Results: 4 Pages of results: 1
[2026-01-30 16:36:37] [query] Execution time: 0.07186
[2026-01-30 16:36:39] [query] Query for: legal aid
[2026-01-30 16:36:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:36:39] [query] Engine: default
[2026-01-30 16:36:39] [query] Tokens: legal, aid
[2026-01-30 16:36:39] [query] Mods: 11
[2026-01-30 16:36:39] [query] Trying AND logic
[2026-01-30 16:36:39] [query] Found results using: and logic
[2026-01-30 16:36:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (869,388) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:36:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14075', '14230', '17526', '41094') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:36:39] [query] Results: 4 Pages of results: 1
[2026-01-30 16:36:39] [query] Execution time: 0.06041
[2026-01-30 16:36:58] [query] Query for: durham nc to wilson
[2026-01-30 16:36:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:36:58] [query] Engine: default
[2026-01-30 16:36:58] [query] Tokens: durham, nc, wilson
[2026-01-30 16:36:58] [query] Mods: 11
[2026-01-30 16:36:58] [query] Trying AND logic
[2026-01-30 16:36:59] [query] Found results using: and logic
[2026-01-30 16:36:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5443,396,12211) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:36:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17147', '18427', '54') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:36:59] [query] Results: 3 Pages of results: 1
[2026-01-30 16:36:59] [query] Execution time: 0.20633
[2026-01-30 16:38:28] [query] Query for: kop lopressor online ⥩⥺👽 www.7search.xyz/lopressor billig tillganglig pa natet kopa europa. preiswert. utan recept laga priser snabb leverans.
[2026-01-30 16:38:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:38:28] [query] Engine: default
[2026-01-30 16:38:28] [query] Tokens: kopf, koppelmann, kopstein, reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch, receptions
[2026-01-30 16:38:28] [query] Mods: 11
[2026-01-30 16:38:28] [query] Trying AND logic
[2026-01-30 16:38:28] [query] Using OR logic
[2026-01-30 16:38:28] [query] Found results using: or logic
[2026-01-30 16:38:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,7795,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40438,23577,10737,4035,43036,52915,43039,26363,52919,4992) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:38:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:38:28] [query] Results: 19 Pages of results: 1
[2026-01-30 16:38:28] [query] Execution time: 0.05992
[2026-01-30 16:39:08] [query] Query for: advertising
[2026-01-30 16:39:08] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:39:08] [query] Engine: default
[2026-01-30 16:39:08] [query] Tokens: advertising
[2026-01-30 16:39:08] [query] Mods: 11
[2026-01-30 16:39:08] [query] Found results using: or logic
[2026-01-30 16:39:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:39:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:39:08] [query] Results: 87 Pages of results: 1
[2026-01-30 16:39:08] [query] Execution time: 0.03702
[2026-01-30 16:39:11] [index:background] Health check
[2026-01-30 16:39:11] [indexer:background] Health check
[2026-01-30 16:39:11] [indexer:background] Health check
[2026-01-30 16:39:21] [query] Query for: advertising
[2026-01-30 16:39:21] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:39:21] [query] Engine: default
[2026-01-30 16:39:21] [query] Tokens: advertising
[2026-01-30 16:39:21] [query] Mods: 11
[2026-01-30 16:39:21] [query] Found results using: or logic
[2026-01-30 16:39:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:39:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:39:21] [query] Results: 87 Pages of results: 1
[2026-01-30 16:39:21] [query] Execution time: 0.03537
[2026-01-30 16:40:58] [query] Query for: a seller paid for their hoa fee at the beginning of year and then sold house 2 months later. how will buyer pay share fee?
[2026-01-30 16:40:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:40:58] [query] Engine: default
[2026-01-30 16:40:58] [query] Tokens: seller, paid, hoa, fee, beginning, year, sold, house, 2, months
[2026-01-30 16:40:58] [query] Mods: 11
[2026-01-30 16:40:58] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:40:58] [query] Using OR logic
[2026-01-30 16:40:59] [query] Found results using: or logic
[2026-01-30 16:40:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,3052,7597,1510,1784,83,213,244,706,407) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:40:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:40:59] [query] Results: 1345 Pages of results: 7
[2026-01-30 16:40:59] [query] Execution time: 0.45669
[2026-01-30 16:41:19] [query] Query for: form 11 who can sign a
[2026-01-30 16:41:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:41:19] [query] Engine: default
[2026-01-30 16:41:19] [query] Tokens: form 110, 11, can, form, sign
[2026-01-30 16:41:19] [query] Mods: 11
[2026-01-30 16:41:19] [query] Trying AND logic
[2026-01-30 16:41:19] [query] Using OR logic
[2026-01-30 16:41:20] [query] Found results using: or logic
[2026-01-30 16:41:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (38,589,1817,1312)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31926,38,589,1817,1312) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:41:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:41:20] [query] Results: 1446 Pages of results: 8
[2026-01-30 16:41:20] [query] Execution time: 1.01672
[2026-01-30 16:42:04] [query] Query for: open real estate
[2026-01-30 16:42:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:42:04] [query] Engine: default
[2026-01-30 16:42:04] [query] Tokens: open, real, estate
[2026-01-30 16:42:04] [query] Mods: 11
[2026-01-30 16:42:04] [query] Trying AND logic
[2026-01-30 16:42:04] [query] Found results using: and logic
[2026-01-30 16:42:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2949,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:42:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (2949) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:42:04] [query] Results: 90 Pages of results: 1
[2026-01-30 16:42:04] [query] Execution time: 0.65060
[2026-01-30 16:42:07] [query] Query for: untied real estate
[2026-01-30 16:42:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:42:07] [query] Engine: default
[2026-01-30 16:42:07] [query] Tokens: real, estate, unheated, unite, united, unwanted, untied
[2026-01-30 16:42:07] [query] Mods: 11
[2026-01-30 16:42:07] [query] Using OR logic
[2026-01-30 16:42:08] [query] Found results using: or logic
[2026-01-30 16:42:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,40518,18829,446,8162,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:42:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:42:08] [query] Results: 956 Pages of results: 5
[2026-01-30 16:42:08] [query] Execution time: 0.62688
[2026-01-30 16:42:24] [query] Query for: form 11 who can sign a
[2026-01-30 16:42:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:42:24] [query] Engine: default
[2026-01-30 16:42:24] [query] Tokens: form 110, 11, can, form, sign
[2026-01-30 16:42:24] [query] Mods: 11
[2026-01-30 16:42:24] [query] Trying AND logic
[2026-01-30 16:42:24] [query] Using OR logic
[2026-01-30 16:42:25] [query] Found results using: or logic
[2026-01-30 16:42:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (38,589,1817,1312)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31926,38,589,1817,1312) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:42:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:42:25] [query] Results: 1446 Pages of results: 8
[2026-01-30 16:42:25] [query] Execution time: 0.45566
[2026-01-30 16:42:31] [query] Query for: what does 'scoop ya' mean
[2026-01-30 16:42:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:42:31] [query] Engine: default
[2026-01-30 16:42:31] [query] Tokens: yachty, yadira, yadkin, yadkinville, yahoo, yale, yancey, yancey-mitchell, yancey-mitchell-board-of-realtors, yanceymitchell
[2026-01-30 16:42:31] [query] Mods: 11
[2026-01-30 16:42:31] [query] Using OR logic
[2026-01-30 16:42:31] [query] Found results using: and logic
[2026-01-30 16:42:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1678,54287)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7780,47710,12500,12501,6148,42877,21389,25513,26972,25520) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:42:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:42:31] [query] Results: 21 Pages of results: 1
[2026-01-30 16:42:31] [query] Execution time: 0.02385
[2026-01-30 16:42:51] [query] Query for: sf charter article property real estate
[2026-01-30 16:42:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:42:51] [query] Engine: default
[2026-01-30 16:42:51] [query] Tokens: sf, charter, article, property, real, estate
[2026-01-30 16:42:51] [query] Mods: 11
[2026-01-30 16:42:51] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:42:51] [query] Using OR logic
[2026-01-30 16:42:51] [query] Found results using: or logic
[2026-01-30 16:42:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16303,16038,1354,107,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:42:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:42:51] [query] Results: 1300 Pages of results: 7
[2026-01-30 16:42:51] [query] Execution time: 0.55877
[2026-01-30 16:42:53] [query] Query for: untied real estate
[2026-01-30 16:42:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:42:53] [query] Engine: default
[2026-01-30 16:42:53] [query] Tokens: real, estate, unheated, unite, united, unwanted, untied
[2026-01-30 16:42:53] [query] Mods: 11
[2026-01-30 16:42:53] [query] Using OR logic
[2026-01-30 16:42:54] [query] Found results using: or logic
[2026-01-30 16:42:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,40518,18829,446,8162,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:42:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:42:54] [query] Results: 956 Pages of results: 5
[2026-01-30 16:42:54] [query] Execution time: 0.54603
[2026-01-30 16:42:59] [query] Query for: 吉林大学朱守俊结婚了吗
[2026-01-30 16:42:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:42:59] [query] Engine: default
[2026-01-30 16:42:59] [query] Tokens: 吉林大学朱守俊结婚了吗
[2026-01-30 16:42:59] [query] Mods: 11
[2026-01-30 16:42:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:42:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:42:59] [query] Results: 0 Pages of results: 0
[2026-01-30 16:42:59] [query] Execution time: 0.09609
[2026-01-30 16:43:24] [query] Query for: advertising
[2026-01-30 16:43:24] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:43:24] [query] Engine: default
[2026-01-30 16:43:24] [query] Tokens: advertising
[2026-01-30 16:43:24] [query] Mods: 11
[2026-01-30 16:43:24] [query] Found results using: or logic
[2026-01-30 16:43:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:43:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:43:24] [query] Results: 87 Pages of results: 1
[2026-01-30 16:43:24] [query] Execution time: 0.03443
[2026-01-30 16:43:29] [query] Query for: caolina realty
[2026-01-30 16:43:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:43:29] [query] Engine: default
[2026-01-30 16:43:29] [query] Tokens: realty, colin, collin, caolina
[2026-01-30 16:43:29] [query] Mods: 11
[2026-01-30 16:43:29] [query] Using OR logic
[2026-01-30 16:43:29] [query] Found results using: or logic
[2026-01-30 16:43:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1138)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1138,37337,23049,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:43:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:43:29] [query] Results: 55 Pages of results: 1
[2026-01-30 16:43:29] [query] Execution time: 0.12310
[2026-01-30 16:43:34] [query] Query for: sf charter article property real estate
[2026-01-30 16:43:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:43:34] [query] Engine: default
[2026-01-30 16:43:34] [query] Tokens: sf, charter, article, property, real, estate
[2026-01-30 16:43:34] [query] Mods: 11
[2026-01-30 16:43:34] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:43:34] [query] Using OR logic
[2026-01-30 16:43:34] [query] Found results using: or logic
[2026-01-30 16:43:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16303,16038,1354,107,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:43:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:43:34] [query] Results: 1300 Pages of results: 7
[2026-01-30 16:43:34] [query] Execution time: 0.52666
[2026-01-30 16:43:57] [query] Query for: north carolina nc pre-k eligibility 4-year-olds
[2026-01-30 16:43:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:43:57] [query] Engine: default
[2026-01-30 16:43:57] [query] Tokens: oldschool, 4, carolina, eligibility, k, nc, north, pre, pre-k, year
[2026-01-30 16:43:57] [query] Mods: 11
[2026-01-30 16:43:57] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:43:57] [query] Using OR logic
[2026-01-30 16:43:58] [query] Found results using: or logic
[2026-01-30 16:43:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (440,254,19308,7263,396,253,2627,53608,83)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51589,440,254,19308,7263,396,253,2627,53608,83) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:43:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:43:58] [query] Results: 1116 Pages of results: 6
[2026-01-30 16:43:58] [query] Execution time: 1.09560
[2026-01-30 16:43:58] [index:background] Health check
[2026-01-30 16:43:58] [index:background] CPU load threshold (3) breached: 3.18 [waiting 2]
[2026-01-30 16:44:00] [indexer:background] CPU load threshold (3) breached: 3.25 [waiting 2]
[2026-01-30 16:44:00] [indexer:background] Health check
[2026-01-30 16:44:02] [indexer:background] CPU load threshold (3) breached: 3.25 [waiting 2]
[2026-01-30 16:44:26] [query] Query for: cump
[2026-01-30 16:44:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:44:26] [query] Engine: default
[2026-01-30 16:44:26] [query] Tokens: camp, cmp, comp, cump
[2026-01-30 16:44:26] [query] Mods: 11
[2026-01-30 16:44:26] [query] Using OR logic
[2026-01-30 16:44:26] [query] Found results using: or logic
[2026-01-30 16:44:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22550,10998,20135,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:44:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:44:26] [query] Results: 5 Pages of results: 1
[2026-01-30 16:44:26] [query] Execution time: 0.07971
[2026-01-30 16:44:37] [query] Query for: north carolina nc pre-k eligibility 4-year-olds
[2026-01-30 16:44:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:44:37] [query] Engine: default
[2026-01-30 16:44:37] [query] Tokens: oldschool, 4, carolina, eligibility, k, nc, north, pre, pre-k, year
[2026-01-30 16:44:37] [query] Mods: 11
[2026-01-30 16:44:37] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:44:37] [query] Using OR logic
[2026-01-30 16:44:38] [query] Found results using: or logic
[2026-01-30 16:44:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (440,254,19308,7263,396,253,2627,53608,83)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51589,440,254,19308,7263,396,253,2627,53608,83) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:44:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:44:38] [query] Results: 1116 Pages of results: 6
[2026-01-30 16:44:38] [query] Execution time: 0.93756
[2026-01-30 16:45:10] [query] Query for: zng c'est quoi
[2026-01-30 16:45:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:45:10] [query] Engine: default
[2026-01-30 16:45:10] [query] Tokens: c, est, zeng, quiz, quo, chest, cst, zng quoi c'est
[2026-01-30 16:45:10] [query] Mods: 11
[2026-01-30 16:45:10] [query] Using OR logic
[2026-01-30 16:45:10] [query] Found results using: or logic
[2026-01-30 16:45:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1685,11202)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1685,11202,24345,13212,21911,16081,24652,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:45:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:45:10] [query] Results: 222 Pages of results: 2
[2026-01-30 16:45:10] [query] Execution time: 0.30122
[2026-01-30 16:45:30] [query] Query for: what to ask a real estate agent when renting
[2026-01-30 16:45:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:45:30] [query] Engine: default
[2026-01-30 16:45:30] [query] Tokens: ask, real, estate, agent, renting
[2026-01-30 16:45:30] [query] Mods: 11
[2026-01-30 16:45:30] [query] Trying AND logic
[2026-01-30 16:45:30] [query] Using OR logic
[2026-01-30 16:45:30] [query] Found results using: or logic
[2026-01-30 16:45:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1260,171,172,1470,3841) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:45:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:45:30] [query] Results: 1158 Pages of results: 6
[2026-01-30 16:45:30] [query] Execution time: 0.47490
[2026-01-30 16:45:40] [query] Query for: 2023 nc
[2026-01-30 16:45:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:45:40] [query] Engine: default
[2026-01-30 16:45:40] [query] Tokens: 2023, nc
[2026-01-30 16:45:40] [query] Mods: 11
[2026-01-30 16:45:40] [query] Trying AND logic
[2026-01-30 16:45:41] [query] Found results using: and logic
[2026-01-30 16:45:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1020,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:45:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1020) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (396) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:45:41] [query] Results: 67 Pages of results: 1
[2026-01-30 16:45:41] [query] Execution time: 1.71030
[2026-01-30 16:45:44] [query] Query for: 2023 nc tax rate
[2026-01-30 16:45:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:45:44] [query] Engine: default
[2026-01-30 16:45:44] [query] Tokens: 2023, nc, tax, rate
[2026-01-30 16:45:44] [query] Mods: 11
[2026-01-30 16:45:44] [query] Trying AND logic
[2026-01-30 16:45:44] [query] Using OR logic
[2026-01-30 16:45:44] [query] Found results using: or logic
[2026-01-30 16:45:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1020,396,81,1474) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:45:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:45:44] [query] Results: 927 Pages of results: 5
[2026-01-30 16:45:44] [query] Execution time: 0.47291
[2026-01-30 16:46:01] [query] Query for: northeast fl realtors association
[2026-01-30 16:46:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:46:01] [query] Engine: default
[2026-01-30 16:46:01] [query] Tokens: northeast, fl, realtors, association
[2026-01-30 16:46:01] [query] Mods: 11
[2026-01-30 16:46:01] [query] Trying AND logic
[2026-01-30 16:46:01] [query] Using OR logic
[2026-01-30 16:46:02] [query] Found results using: or logic
[2026-01-30 16:46:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3093,22109,96,155) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:46:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:46:02] [query] Results: 779 Pages of results: 4
[2026-01-30 16:46:02] [query] Execution time: 0.52688
[2026-01-30 16:47:21] [query] Query for: north carolina dot number application
[2026-01-30 16:47:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:47:21] [query] Engine: default
[2026-01-30 16:47:21] [query] Tokens: north, carolina, dot, number, application
[2026-01-30 16:47:21] [query] Mods: 11
[2026-01-30 16:47:21] [query] Trying AND logic
[2026-01-30 16:47:21] [query] Using OR logic
[2026-01-30 16:47:21] [query] Found results using: or logic
[2026-01-30 16:47:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,18211,925,3010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:47:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:47:21] [query] Results: 735 Pages of results: 4
[2026-01-30 16:47:21] [query] Execution time: 0.42273
[2026-01-30 16:47:28] [query] Query for: "material facts"
[2026-01-30 16:47:28] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:47:28] [query] Engine: legal_qandas
[2026-01-30 16:47:28] [query] Tokens: material, facts
[2026-01-30 16:47:28] [query] Mods: 5
[2026-01-30 16:47:28] [query] Performing phrase search
[2026-01-30 16:47:28] [query] Found results using: phrase logic
[2026-01-30 16:47:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3320,3057) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND ((s.source = 'post.legal' AND s.id IN ('19891', '20199', '20206', '20207', '20260', '20265', '20272', '20273', '20359', '20470', '20526', '20537', '20579', '20616', '21259', '21270', '21431', '22693', '24420', '24686', '24721', '24874', '24911', '25498', '25520', '25537', '25630', '25643', '25715', '25807', '25859', '26142', '26147', '26195', '26206', '26240', '26243', '26259', '36773', '39803', '40214', '40253', '42005', '44721', '44772', '45689', '46302', '47873', '49064', '50218', '51291', '51394', '51774', '52465', '53374', '54828', '55137', '55423', '55480', '55587', '55921'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:47:28] [query] Results: 61 Pages of results: 1
[2026-01-30 16:47:28] [query] Execution time: 0.08590
[2026-01-30 16:47:59] [query] Query for: estate for yeats real
[2026-01-30 16:47:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:47:59] [query] Engine: default
[2026-01-30 16:47:59] [query] Tokens: estate, real, yates, yeatts, yeats
[2026-01-30 16:47:59] [query] Mods: 11
[2026-01-30 16:47:59] [query] Using OR logic
[2026-01-30 16:47:59] [query] Found results using: or logic
[2026-01-30 16:47:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (172,171,9952,24337,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:47:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:47:59] [query] Results: 942 Pages of results: 5
[2026-01-30 16:47:59] [query] Execution time: 0.51971
[2026-01-30 16:48:03] [query] Query for: cheri sharp
[2026-01-30 16:48:03] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:48:03] [query] Engine: default
[2026-01-30 16:48:03] [query] Tokens: cherished, sharp
[2026-01-30 16:48:03] [query] Mods: 11
[2026-01-30 16:48:03] [query] Trying AND logic
[2026-01-30 16:48:03] [query] Using OR logic
[2026-01-30 16:48:03] [query] Found results using: or logic
[2026-01-30 16:48:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1416)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57018,1416) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:48:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:48:03] [query] Results: 6 Pages of results: 1
[2026-01-30 16:48:03] [query] Execution time: 0.04800
[2026-01-30 16:48:18] [query] Query for: the villas at jennings station swansea il
[2026-01-30 16:48:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:48:18] [query] Engine: default
[2026-01-30 16:48:18] [query] Tokens: station, il, village, sans, villas jennings swansea
[2026-01-30 16:48:18] [query] Mods: 11
[2026-01-30 16:48:18] [query] Using OR logic
[2026-01-30 16:48:18] [query] Found results using: or logic
[2026-01-30 16:48:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15081,12636)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12636,15081,19481,13792,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:48:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:48:18] [query] Results: 9 Pages of results: 1
[2026-01-30 16:48:18] [query] Execution time: 0.25857
[2026-01-30 16:48:23] [query] Query for: seller financing contract
[2026-01-30 16:48:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:48:23] [query] Engine: default
[2026-01-30 16:48:23] [query] Tokens: seller, financing, contract
[2026-01-30 16:48:23] [query] Mods: 11
[2026-01-30 16:48:23] [query] Trying AND logic
[2026-01-30 16:48:23] [query] Found results using: and logic
[2026-01-30 16:48:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,151,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:48:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13102', '13807', '14230', '20197', '20205', '20258', '20383', '20389', '20565', '20576', '20620', '21269', '21274', '21431', '21594', '21634', '24546', '24563', '24910', '25511', '25649', '25821', '25920', '25921', '26210', '28750', '40249', '41095', '47919', '51394', '51862', '52531', '53181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:48:23] [query] Results: 33 Pages of results: 1
[2026-01-30 16:48:23] [query] Execution time: 0.20636
[2026-01-30 16:48:27] [query] Query for: medrol
[2026-01-30 16:48:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:48:27] [query] Engine: default
[2026-01-30 16:48:27] [query] Tokens: medrol
[2026-01-30 16:48:27] [query] Mods: 11
[2026-01-30 16:48:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:48:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:48:27] [query] Results: 0 Pages of results: 0
[2026-01-30 16:48:27] [query] Execution time: 0.08228
[2026-01-30 16:48:36] [index:background] Health check
[2026-01-30 16:48:36] [index:background] CPU load threshold (3) breached: 3.33 [waiting 2]
[2026-01-30 16:48:38] [indexer:background] CPU load threshold (3) breached: 3.33 [waiting 2]
[2026-01-30 16:48:47] [query] Query for: 慈僖公
[2026-01-30 16:48:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:48:47] [query] Engine: default
[2026-01-30 16:48:47] [query] Tokens: 慈僖公
[2026-01-30 16:48:47] [query] Mods: 11
[2026-01-30 16:48:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:48:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:48:47] [query] Results: 0 Pages of results: 0
[2026-01-30 16:48:47] [query] Execution time: 0.07550
[2026-01-30 16:48:49] [indexer:background] Health check
[2026-01-30 16:48:49] [indexer:background] CPU load threshold (3) breached: 3.59 [waiting 2]
[2026-01-30 16:48:58] [query] Query for: estate for yeats real
[2026-01-30 16:48:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:48:58] [query] Engine: default
[2026-01-30 16:48:58] [query] Tokens: estate, real, yates, yeatts, yeats
[2026-01-30 16:48:58] [query] Mods: 11
[2026-01-30 16:48:58] [query] Using OR logic
[2026-01-30 16:48:58] [query] Found results using: or logic
[2026-01-30 16:48:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (172,171,9952,24337,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:48:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:48:58] [query] Results: 942 Pages of results: 5
[2026-01-30 16:48:58] [query] Execution time: 0.42626
[2026-01-30 16:49:18] [query] Query for: mlist realtor
[2026-01-30 16:49:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:49:18] [query] Engine: default
[2026-01-30 16:49:18] [query] Tokens: realtor, mlist
[2026-01-30 16:49:18] [query] Mods: 11
[2026-01-30 16:49:18] [query] Using OR logic
[2026-01-30 16:49:19] [query] Found results using: or logic
[2026-01-30 16:49:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:49:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:49:19] [query] Results: 507 Pages of results: 3
[2026-01-30 16:49:19] [query] Execution time: 0.63733
[2026-01-30 16:49:32] [query] Query for: b'g'h'b'w
[2026-01-30 16:49:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:49:32] [query] Engine: default
[2026-01-30 16:49:32] [query] Tokens: o'brien, o'hara, b, g, h, w
[2026-01-30 16:49:32] [query] Mods: 11
[2026-01-30 16:49:32] [query] Using OR logic
[2026-01-30 16:49:32] [query] Found results using: or logic
[2026-01-30 16:49:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1809,2525,10520,3001)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24360,24362,1809,2525,10520,3001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:49:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:49:32] [query] Results: 212 Pages of results: 2
[2026-01-30 16:49:32] [query] Execution time: 0.17951
[2026-01-30 16:50:01] [query] Query for: alde diaz paama
[2026-01-30 16:50:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:50:01] [query] Engine: default
[2026-01-30 16:50:01] [query] Tokens: alderton, alderwoman
[2026-01-30 16:50:01] [query] Mods: 11
[2026-01-30 16:50:01] [query] Using OR logic
[2026-01-30 16:50:01] [query] Found results using: and logic
[2026-01-30 16:50:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22842,15173) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:50:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:50:01] [query] Results: 1 Pages of results: 1
[2026-01-30 16:50:01] [query] Execution time: 0.01934
[2026-01-30 16:50:09] [query] Query for: realtor estate appraiser
[2026-01-30 16:50:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:50:09] [query] Engine: default
[2026-01-30 16:50:09] [query] Tokens: realtor, estate, appraiser
[2026-01-30 16:50:09] [query] Mods: 11
[2026-01-30 16:50:09] [query] Trying AND logic
[2026-01-30 16:50:10] [query] Found results using: and logic
[2026-01-30 16:50:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,172,8783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:50:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '14256', '17398', '17746', '21647', '21771', '21772', '21775', '21790', '26253', '30465', '41583', '52033', '52101', '54675', '55594', '55621') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:50:10] [query] Results: 15 Pages of results: 1
[2026-01-30 16:50:10] [query] Execution time: 0.12117
[2026-01-30 16:50:11] [query] Query for: 
[2026-01-30 16:50:11] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:50:11] [query] Engine: default
[2026-01-30 16:50:11] [query] Tokens: 
[2026-01-30 16:50:11] [query] Mods: 11
[2026-01-30 16:50:12] [query] Found results using: or logic
[2026-01-30 16:50:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:50:11') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:50:12] [query] Results: 2025 Pages of results: 11
[2026-01-30 16:50:12] [query] Execution time: 0.21246
[2026-01-30 16:51:05] [query] Query for: joanna pacula
[2026-01-30 16:51:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:51:05] [query] Engine: default
[2026-01-30 16:51:05] [query] Tokens: joanna, pacula
[2026-01-30 16:51:05] [query] Mods: 11
[2026-01-30 16:51:05] [query] Using OR logic
[2026-01-30 16:51:05] [query] Found results using: or logic
[2026-01-30 16:51:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49753)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49753,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:51:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:51:05] [query] Results: 1 Pages of results: 1
[2026-01-30 16:51:05] [query] Execution time: 0.10429
[2026-01-30 16:51:31] [query] Query for: etilaam
[2026-01-30 16:51:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:51:31] [query] Engine: default
[2026-01-30 16:51:31] [query] Tokens: etilaam
[2026-01-30 16:51:31] [query] Mods: 11
[2026-01-30 16:51:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:51:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:51:31] [query] Results: 0 Pages of results: 0
[2026-01-30 16:51:32] [query] Execution time: 0.80549
[2026-01-30 16:51:45] [query] Query for: real estate brokerag
[2026-01-30 16:51:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:51:45] [query] Engine: default
[2026-01-30 16:51:45] [query] Tokens: brokerage, brokerages, brokerage’s, estate, real
[2026-01-30 16:51:45] [query] Mods: 11
[2026-01-30 16:51:45] [query] Trying AND logic
[2026-01-30 16:51:45] [query] Found results using: and logic
[2026-01-30 16:51:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1133,2569,16480,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:51:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1133, 2569, 16480) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:51:45] [query] Results: 119 Pages of results: 1
[2026-01-30 16:51:45] [query] Execution time: 0.89569
[2026-01-30 16:51:51] [query] Query for: nexthome real estate office locater
[2026-01-30 16:51:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:51:51] [query] Engine: default
[2026-01-30 16:51:52] [query] Tokens: nexthome, real, estate, office, locater
[2026-01-30 16:51:52] [query] Mods: 11
[2026-01-30 16:51:52] [query] Using OR logic
[2026-01-30 16:51:52] [query] Found results using: or logic
[2026-01-30 16:51:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,51572,907,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51572,171,172,907,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:51:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:51:52] [query] Results: 998 Pages of results: 5
[2026-01-30 16:51:52] [query] Execution time: 1.60819
[2026-01-30 16:51:58] [query] Query for: order
[2026-01-30 16:51:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:51:58] [query] Engine: default
[2026-01-30 16:51:58] [query] Tokens: order
[2026-01-30 16:51:58] [query] Mods: 11
[2026-01-30 16:51:58] [query] Found results using: or logic
[2026-01-30 16:51:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5692) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:51:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:51:58] [query] Results: 198 Pages of results: 1
[2026-01-30 16:51:58] [query] Execution time: 0.07592
[2026-01-30 16:52:20] [query] Query for: nc realtor caroline
[2026-01-30 16:52:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:52:20] [query] Engine: default
[2026-01-30 16:52:20] [query] Tokens: nc, realtor, caroline
[2026-01-30 16:52:20] [query] Mods: 11
[2026-01-30 16:52:20] [query] Trying AND logic
[2026-01-30 16:52:20] [query] Found results using: and logic
[2026-01-30 16:52:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,402,10223) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:52:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('2927') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:52:20] [query] Results: 1 Pages of results: 1
[2026-01-30 16:52:20] [query] Execution time: 0.04177
[2026-01-30 16:52:42] [query] Query for: can you make a nc program
[2026-01-30 16:52:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:52:42] [query] Engine: default
[2026-01-30 16:52:42] [query] Tokens: can, make, nc, program
[2026-01-30 16:52:42] [query] Mods: 11
[2026-01-30 16:52:42] [query] Trying AND logic
[2026-01-30 16:52:42] [query] Using OR logic
[2026-01-30 16:52:43] [query] Found results using: or logic
[2026-01-30 16:52:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,1493,396,2550) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:52:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:52:43] [query] Results: 1282 Pages of results: 7
[2026-01-30 16:52:43] [query] Execution time: 0.67975
[2026-01-30 16:52:45] [query] Query for: real trust realty
[2026-01-30 16:52:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:52:45] [query] Engine: default
[2026-01-30 16:52:45] [query] Tokens: real, trust, realty
[2026-01-30 16:52:45] [query] Mods: 11
[2026-01-30 16:52:45] [query] Trying AND logic
[2026-01-30 16:52:45] [query] Found results using: and logic
[2026-01-30 16:52:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,3288,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:52:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11252', '14176', '17737', '33970', '43693', '46635', '46724', '49253', '53101', '7854') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:52:45] [query] Results: 9 Pages of results: 1
[2026-01-30 16:52:45] [query] Execution time: 0.13913
[2026-01-30 16:52:47] [query] Query for: medina 01
[2026-01-30 16:52:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:52:47] [query] Engine: default
[2026-01-30 16:52:47] [query] Tokens: medina, 01
[2026-01-30 16:52:47] [query] Mods: 11
[2026-01-30 16:52:47] [query] Trying AND logic
[2026-01-30 16:52:47] [query] Using OR logic
[2026-01-30 16:52:47] [query] Found results using: or logic
[2026-01-30 16:52:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (41)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27804,41) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:52:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:52:47] [query] Results: 285 Pages of results: 2
[2026-01-30 16:52:47] [query] Execution time: 0.08029
[2026-01-30 16:53:11] [query] Query for: can you make a nc program
[2026-01-30 16:53:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:53:11] [query] Engine: default
[2026-01-30 16:53:11] [query] Tokens: can, make, nc, program
[2026-01-30 16:53:11] [query] Mods: 11
[2026-01-30 16:53:11] [query] Trying AND logic
[2026-01-30 16:53:11] [query] Using OR logic
[2026-01-30 16:53:12] [query] Found results using: or logic
[2026-01-30 16:53:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,1493,396,2550) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:53:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:53:12] [query] Results: 1282 Pages of results: 7
[2026-01-30 16:53:12] [query] Execution time: 0.61245
[2026-01-30 16:53:12] [query] Query for: kaupa stromectol a netinu ivermectin ordu 📁 www.7rx.biz/ivermectin 📁.
[2026-01-30 16:53:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:53:12] [query] Engine: default
[2026-01-30 16:53:12] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 16:53:12] [query] Mods: 11
[2026-01-30 16:53:12] [query] Trying AND logic
[2026-01-30 16:53:12] [query] Using OR logic
[2026-01-30 16:53:12] [query] Found results using: or logic
[2026-01-30 16:53:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:53:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:53:12] [query] Results: 121 Pages of results: 1
[2026-01-30 16:53:12] [query] Execution time: 0.14510
[2026-01-30 16:53:32] [query] Query for: billiga
[2026-01-30 16:53:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:53:32] [query] Engine: default
[2026-01-30 16:53:33] [query] Tokens: billiga
[2026-01-30 16:53:33] [query] Mods: 11
[2026-01-30 16:53:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:53:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:53:33] [query] Results: 0 Pages of results: 0
[2026-01-30 16:53:33] [query] Execution time: 0.09409
[2026-01-30 16:53:36] [index:background] Health check
[2026-01-30 16:53:36] [index:background] CPU load threshold (3) breached: 4.56 [waiting 2]
[2026-01-30 16:53:38] [indexer:background] CPU load threshold (3) breached: 4.56 [waiting 2]
[2026-01-30 16:53:51] [indexer:background] Health check
[2026-01-30 16:53:51] [indexer:background] CPU load threshold (3) breached: 4.88 [waiting 2]
[2026-01-30 16:53:54] [query] Query for: north county association of realtors
[2026-01-30 16:53:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:53:54] [query] Engine: default
[2026-01-30 16:53:54] [query] Tokens: north, county, association, realtors
[2026-01-30 16:53:54] [query] Mods: 11
[2026-01-30 16:53:54] [query] Trying AND logic
[2026-01-30 16:53:54] [query] Using OR logic
[2026-01-30 16:53:55] [query] Found results using: or logic
[2026-01-30 16:53:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,574,155,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:53:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:53:55] [query] Results: 1007 Pages of results: 6
[2026-01-30 16:53:55] [query] Execution time: 0.66294
[2026-01-30 16:53:56] [query] Query for: zentel economico 🐝✡ www.7search.xyz/it/zentel vuoi acquistarere in linea a buon mercato europa. farmacia mazzini roma. acquistare senza ricetta.
[2026-01-30 16:53:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:53:56] [query] Engine: default
[2026-01-30 16:53:56] [query] Tokens: roman, romance, romano, www, xyz
[2026-01-30 16:53:56] [query] Mods: 11
[2026-01-30 16:53:56] [query] Trying AND logic
[2026-01-30 16:53:56] [query] Using OR logic
[2026-01-30 16:53:56] [query] Found results using: or logic
[2026-01-30 16:53:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24029,40159,24031,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:53:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:53:56] [query] Results: 122 Pages of results: 1
[2026-01-30 16:53:56] [query] Execution time: 0.13193
[2026-01-30 16:53:57] [query] Query for: metformina
[2026-01-30 16:53:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:53:57] [query] Engine: default
[2026-01-30 16:53:57] [query] Tokens: metformina
[2026-01-30 16:53:57] [query] Mods: 11
[2026-01-30 16:53:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:53:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:53:57] [query] Results: 0 Pages of results: 0
[2026-01-30 16:53:57] [query] Execution time: 0.08050
[2026-01-30 16:54:01] [query] Query for: generic
[2026-01-30 16:54:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:54:01] [query] Engine: default
[2026-01-30 16:54:01] [query] Tokens: generic
[2026-01-30 16:54:01] [query] Mods: 11
[2026-01-30 16:54:01] [query] Found results using: or logic
[2026-01-30 16:54:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15743) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:54:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:54:01] [query] Results: 3 Pages of results: 1
[2026-01-30 16:54:01] [query] Execution time: 0.02371
[2026-01-30 16:54:19] [query] Query for: bradford samuel c. sources of information on specific subjects engineering: an illustrated weekly journal
[2026-01-30 16:54:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:54:19] [query] Engine: default
[2026-01-30 16:54:19] [query] Tokens: bradford, samuel, c, sources, information, specific, subjects, engineering, illustrated, weekly
[2026-01-30 16:54:19] [query] Mods: 11
[2026-01-30 16:54:19] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 16:54:19] [query] Using OR logic
[2026-01-30 16:54:20] [query] Found results using: or logic
[2026-01-30 16:54:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13740,14919,1685,2441,913,87,16574,6133,33880,7707) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:54:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:54:20] [query] Results: 645 Pages of results: 4
[2026-01-30 16:54:20] [query] Execution time: 0.20395
[2026-01-30 16:54:30] [query] Query for: jeremy lyrics
[2026-01-30 16:54:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:54:30] [query] Engine: default
[2026-01-30 16:54:30] [query] Tokens: jeremy
[2026-01-30 16:54:30] [query] Mods: 11
[2026-01-30 16:54:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23078) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:54:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:54:30] [query] Results: 0 Pages of results: 0
[2026-01-30 16:54:30] [query] Execution time: 0.51792
[2026-01-30 16:54:53] [query] Query for: kupit stromectol online ivermectin objednat 🐡 www.7search.xyz/ivermectin 🐡.
[2026-01-30 16:54:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:54:53] [query] Engine: default
[2026-01-30 16:54:53] [query] Tokens: online, www, xyz, kupit stromectol ivermectin objednat 🐡 7search ivermectin
[2026-01-30 16:54:53] [query] Mods: 11
[2026-01-30 16:54:53] [query] Using OR logic
[2026-01-30 16:54:54] [query] Found results using: or logic
[2026-01-30 16:54:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (994,2485,32952,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:54:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:54:54] [query] Results: 226 Pages of results: 2
[2026-01-30 16:54:54] [query] Execution time: 0.39125
[2026-01-30 16:55:24] [query] Query for: dextroamphetamine online originale ⛽ www.7rx.biz/dextroamphetamine kob nu! danmark. onsker at kobe fra online.
[2026-01-30 16:55:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:55:24] [query] Engine: default
[2026-01-30 16:55:24] [query] Tokens: kobe, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, fracassi, fraction, fragile, fragmentation, fragmented
[2026-01-30 16:55:24] [query] Mods: 11
[2026-01-30 16:55:24] [query] Trying AND logic
[2026-01-30 16:55:24] [query] Using OR logic
[2026-01-30 16:55:24] [query] Found results using: or logic
[2026-01-30 16:55:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,17695,61401,61404,61406,27688,8707,3444,2465,3860) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:55:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:55:24] [query] Results: 7 Pages of results: 1
[2026-01-30 16:55:24] [query] Execution time: 0.03553
[2026-01-30 16:55:28] [query] Query for: desyrel economico in linea 😀🏣 www.7rx.biz/it/desyrel medicinali per eiaculazioni precoci. disponibile online dall'europa. compra desyrel. generico marca legalmente.
[2026-01-30 16:55:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:55:28] [query] Engine: default
[2026-01-30 16:55:28] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, dall, online, per, www
[2026-01-30 16:55:28] [query] Mods: 11
[2026-01-30 16:55:28] [query] Trying AND logic
[2026-01-30 16:55:28] [query] Using OR logic
[2026-01-30 16:55:28] [query] Found results using: or logic
[2026-01-30 16:55:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (42799,994,620,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,42799,994,620,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:55:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:55:28] [query] Results: 272 Pages of results: 2
[2026-01-30 16:55:28] [query] Execution time: 0.21598
[2026-01-30 16:56:17] [query] Query for: chatsworth relocation realtor
[2026-01-30 16:56:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:56:17] [query] Engine: default
[2026-01-30 16:56:17] [query] Tokens: relocation, realtor, chatsworth
[2026-01-30 16:56:17] [query] Mods: 11
[2026-01-30 16:56:17] [query] Using OR logic
[2026-01-30 16:56:17] [query] Found results using: or logic
[2026-01-30 16:56:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402,17055)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17055,402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:56:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:56:17] [query] Results: 509 Pages of results: 3
[2026-01-30 16:56:17] [query] Execution time: 0.88146
[2026-01-30 16:57:02] [query] Query for: billig etizest online 📐🐳⧓ www.7rx.biz/etizest o simili. kob danmark ups levering sikker danmark. etizest. vil du kobe bestil natten levering.
[2026-01-30 16:57:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:57:02] [query] Engine: default
[2026-01-30 16:57:02] [query] Tokens: kobe, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, dua, dual, dual-agent, dualagent, dually
[2026-01-30 16:57:02] [query] Mods: 11
[2026-01-30 16:57:02] [query] Trying AND logic
[2026-01-30 16:57:02] [query] Using OR logic
[2026-01-30 16:57:02] [query] Found results using: or logic
[2026-01-30 16:57:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5654,994,5688,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,17695,61401,61404,61406,59782,967,13260,13267,69683) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:57:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:57:02] [query] Results: 50 Pages of results: 1
[2026-01-30 16:57:02] [query] Execution time: 0.05939
[2026-01-30 16:57:03] [query] Query for: ricetta per topamax 🧿✅🚌 www.7rx.biz/it/topamax economico disponibile in linea acquista europa. senza ordinare la consegna durante notte. compra topamax.
[2026-01-30 16:57:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:57:03] [query] Engine: default
[2026-01-30 16:57:03] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, la, per, www
[2026-01-30 16:57:03] [query] Mods: 11
[2026-01-30 16:57:03] [query] Trying AND logic
[2026-01-30 16:57:03] [query] Using OR logic
[2026-01-30 16:57:03] [query] Found results using: or logic
[2026-01-30 16:57:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3789,620,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,3789,620,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:57:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:57:03] [query] Results: 179 Pages of results: 1
[2026-01-30 16:57:03] [query] Execution time: 0.14567
[2026-01-30 16:57:04] [query] Query for: 🙄 koupit viagra od $0.31 za pilulka : 🔳 www.ezpillz.store lekarna bez lekarskeho predpisu 🙄viagra a rozhlasova reklama rika kde
[2026-01-30 16:57:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:57:04] [query] Engine: default
[2026-01-30 16:57:04] [query] Tokens: odd, odd-numbered, oddity, oddnumbered, odds, oddtdtcreator, odell, odification, odom, odor
[2026-01-30 16:57:04] [query] Mods: 11
[2026-01-30 16:57:04] [query] Using OR logic
[2026-01-30 16:57:04] [query] Found results using: and logic
[2026-01-30 16:57:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,14207,2902,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20781,20807,34906,20849,5202,66195,24376,22501,23866,8686) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:57:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:57:04] [query] Results: 9 Pages of results: 1
[2026-01-30 16:57:04] [query] Execution time: 0.05988
[2026-01-30 16:57:59] [query] Query for: dentur tales doses
[2026-01-30 16:57:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:57:59] [query] Engine: default
[2026-01-30 16:57:59] [query] Tokens: overdoses
[2026-01-30 16:57:59] [query] Mods: 11
[2026-01-30 16:57:59] [query] Found results using: and logic
[2026-01-30 16:57:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25808) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:57:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:57:59] [query] Results: 1 Pages of results: 1
[2026-01-30 16:57:59] [query] Execution time: 0.08411
[2026-01-30 16:58:37] [index:background] Health check
[2026-01-30 16:58:37] [index:background] CPU load threshold (3) breached: 4.31 [waiting 2]
[2026-01-30 16:58:39] [indexer:background] CPU load threshold (3) breached: 4.31 [waiting 2]
[2026-01-30 16:58:49] [indexer:background] Health check
[2026-01-30 16:58:49] [indexer:background] CPU load threshold (3) breached: 4.42 [waiting 2]
[2026-01-30 16:58:53] [query] Query for: terramycine
[2026-01-30 16:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:58:53] [query] Engine: default
[2026-01-30 16:58:53] [query] Tokens: terramycine
[2026-01-30 16:58:53] [query] Mods: 11
[2026-01-30 16:58:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:58:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:58:53] [query] Results: 0 Pages of results: 0
[2026-01-30 16:58:53] [query] Execution time: 0.09558
[2026-01-30 16:59:13] [query] Query for: farmacie online affidabili ➵⡄ www.7rx.biz/it/armodafinil acquista armodafinil ups consegna sicuro. in europa a basso costo senza ricetta armodafinil. compra
[2026-01-30 16:59:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:59:13] [query] Engine: default
[2026-01-30 16:59:13] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, costofoccupancy, costofrepair, online, ups, www
[2026-01-30 16:59:13] [query] Mods: 11
[2026-01-30 16:59:13] [query] Trying AND logic
[2026-01-30 16:59:13] [query] Using OR logic
[2026-01-30 16:59:13] [query] Found results using: or logic
[2026-01-30 16:59:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,5688,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,63765,26277,994,5688,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:59:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:59:13] [query] Results: 231 Pages of results: 2
[2026-01-30 16:59:13] [query] Execution time: 0.24009
[2026-01-30 16:59:14] [query] Query for: lease agreement agency
[2026-01-30 16:59:14] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:59:14] [query] Engine: forms_and_contracts
[2026-01-30 16:59:14] [query] Tokens: lease, agreement, agency
[2026-01-30 16:59:14] [query] Mods: 5
[2026-01-30 16:59:14] [query] Trying AND logic
[2026-01-30 16:59:14] [query] Using OR logic
[2026-01-30 16:59:14] [query] Found results using: or logic
[2026-01-30 16:59:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,873,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:59:14] [query] Results: 152 Pages of results: 1
[2026-01-30 16:59:14] [query] Execution time: 0.09032
[2026-01-30 16:59:49] [query] Query for: natalie sharp realtor columbia sc
[2026-01-30 16:59:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:59:49] [query] Engine: default
[2026-01-30 16:59:49] [query] Tokens: natalie, sharp, realtor, columbia, sc
[2026-01-30 16:59:49] [query] Mods: 11
[2026-01-30 16:59:49] [query] Trying AND logic
[2026-01-30 16:59:49] [query] Using OR logic
[2026-01-30 16:59:50] [query] Found results using: or logic
[2026-01-30 16:59:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18327,1416,402,6359,452) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:59:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:59:50] [query] Results: 512 Pages of results: 3
[2026-01-30 16:59:50] [query] Execution time: 0.66497
[2026-01-30 16:59:52] [query] Query for: dentoart dentist in hadaba sharm el sheik
[2026-01-30 16:59:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 16:59:52] [query] Engine: default
[2026-01-30 16:59:52] [query] Tokens: dentists, el
[2026-01-30 16:59:52] [query] Mods: 11
[2026-01-30 16:59:52] [query] Trying AND logic
[2026-01-30 16:59:52] [query] Using OR logic
[2026-01-30 16:59:52] [query] Found results using: or logic
[2026-01-30 16:59:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (59822)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14693,59822) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 16:59:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 16:59:52] [query] Results: 2 Pages of results: 1
[2026-01-30 16:59:52] [query] Execution time: 0.02777
[2026-01-30 17:00:11] [query] Query for: lease agreement
[2026-01-30 17:00:11] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:00:11] [query] Engine: forms_and_contracts
[2026-01-30 17:00:11] [query] Tokens: lease, agreement
[2026-01-30 17:00:11] [query] Mods: 5
[2026-01-30 17:00:11] [query] Trying AND logic
[2026-01-30 17:00:11] [query] Found results using: and logic
[2026-01-30 17:00:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29115', '29121', '29199', '29211', '29217', '29265', '29504', '29510', '29588', '29594', '29606', '29640', '35377', '35409', '41964', '42298') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:00:11] [query] Results: 16 Pages of results: 1
[2026-01-30 17:00:11] [query] Execution time: 0.07749
[2026-01-30 17:00:34] [query] Query for: blank agreement for modification re-amortization or extension of mortgage form
[2026-01-30 17:00:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:00:34] [query] Engine: default
[2026-01-30 17:00:34] [query] Tokens: blank, agreement, modification, re, amortization, extension, mortgage, form, re-amortization
[2026-01-30 17:00:34] [query] Mods: 11
[2026-01-30 17:00:34] [query] Using OR logic
[2026-01-30 17:00:35] [query] Found results using: or logic
[2026-01-30 17:00:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (873,3505,35,7508,1817,17912,622,830)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35,873,17912,830,3505,7508,622,1817,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:00:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:00:35] [query] Results: 1236 Pages of results: 7
[2026-01-30 17:00:35] [query] Execution time: 0.50418
[2026-01-30 17:01:06] [query] Query for: 542
[2026-01-30 17:01:06] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:01:06] [query] Engine: forms_and_contracts
[2026-01-30 17:01:06] [query] Tokens: 542
[2026-01-30 17:01:06] [query] Mods: 5
[2026-01-30 17:01:06] [query] Found results using: or logic
[2026-01-30 17:01:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26732) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:01:06] [query] Results: 2 Pages of results: 1
[2026-01-30 17:01:06] [query] Execution time: 0.01409
[2026-01-30 17:01:28] [query] Query for: lease
[2026-01-30 17:01:28] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:01:28] [query] Engine: forms_and_contracts
[2026-01-30 17:01:28] [query] Tokens: lease
[2026-01-30 17:01:28] [query] Mods: 5
[2026-01-30 17:01:28] [query] Found results using: or logic
[2026-01-30 17:01:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:01:28] [query] Results: 26 Pages of results: 1
[2026-01-30 17:01:28] [query] Execution time: 0.02461
[2026-01-30 17:01:37] [query] Query for: вольск ру последние новости
[2026-01-30 17:01:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:01:37] [query] Engine: default
[2026-01-30 17:01:38] [query] Tokens: вольск ру последние новости
[2026-01-30 17:01:38] [query] Mods: 11
[2026-01-30 17:01:38] [query] Query for: l4 2026 form
[2026-01-30 17:01:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:01:38] [query] Engine: default
[2026-01-30 17:01:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:01:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:01:38] [query] Results: 0 Pages of results: 0
[2026-01-30 17:01:38] [query] Execution time: 0.57276
[2026-01-30 17:01:38] [query] Tokens: all43, all47, april4, bill409, bill457, bill464, bill48, bill483, bill489, journal40
[2026-01-30 17:01:38] [query] Mods: 11
[2026-01-30 17:01:38] [query] Using OR logic
[2026-01-30 17:01:38] [query] Found results using: and logic
[2026-01-30 17:01:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,1817)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (75347,17154,17221,29692,13136,15936,29694,17871,26483,57186) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:01:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:01:38] [query] Results: 7 Pages of results: 1
[2026-01-30 17:01:38] [query] Execution time: 0.08399
[2026-01-30 17:01:40] [query] Query for: houses for sale wilson nc 27893
[2026-01-30 17:01:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:01:40] [query] Engine: default
[2026-01-30 17:01:40] [query] Tokens: 1708086826 1709027893, 17080868261709027893, 1708086882 1709027893, 17080868821709027893, 1709027893, 1709027893 1708086826, 1709027893 1708086885, 17090278931708086826, 17090278931708086885, houses
[2026-01-30 17:01:40] [query] Mods: 11
[2026-01-30 17:01:40] [query] Trying AND logic
[2026-01-30 17:01:40] [query] Using OR logic
[2026-01-30 17:01:40] [query] Found results using: or logic
[2026-01-30 17:01:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2990,396,125,12211)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (50262,50266,50264,50268,50261,50263,50265,50267,50269,2990) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:01:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:01:40] [query] Results: 52 Pages of results: 1
[2026-01-30 17:01:40] [query] Execution time: 0.14131
[2026-01-30 17:01:40] [query] Query for: ruth armistead michigan accident
[2026-01-30 17:01:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:01:40] [query] Engine: default
[2026-01-30 17:01:40] [query] Tokens: ruth, michigan, accident, armistead
[2026-01-30 17:01:40] [query] Mods: 11
[2026-01-30 17:01:40] [query] Using OR logic
[2026-01-30 17:01:40] [query] Found results using: or logic
[2026-01-30 17:01:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7966,13817,23092)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23092,13817,7966,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:01:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:01:40] [query] Results: 16 Pages of results: 1
[2026-01-30 17:01:40] [query] Execution time: 0.15746
[2026-01-30 17:02:01] [query] Query for: ئخخ
[2026-01-30 17:02:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:02:01] [query] Engine: default
[2026-01-30 17:02:01] [query] Tokens: ئخخ
[2026-01-30 17:02:01] [query] Mods: 11
[2026-01-30 17:02:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:02:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:02:01] [query] Results: 0 Pages of results: 0
[2026-01-30 17:02:01] [query] Execution time: 0.08616
[2026-01-30 17:02:32] [query] Query for: 聯邦 信用卡 labubu c96u.3
[2026-01-30 17:02:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:02:32] [query] Engine: default
[2026-01-30 17:02:32] [query] Tokens: 3, 聯邦 信用卡 labubu c96u c96u.3
[2026-01-30 17:02:32] [query] Mods: 11
[2026-01-30 17:02:32] [query] Using OR logic
[2026-01-30 17:02:32] [query] Found results using: or logic
[2026-01-30 17:02:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (689)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (689,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:02:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:02:32] [query] Results: 503 Pages of results: 3
[2026-01-30 17:02:32] [query] Execution time: 0.39024
[2026-01-30 17:02:51] [query] Query for: lease agency
[2026-01-30 17:02:51] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:02:51] [query] Engine: forms_and_contracts
[2026-01-30 17:02:51] [query] Tokens: lease, agency
[2026-01-30 17:02:51] [query] Mods: 5
[2026-01-30 17:02:51] [query] Trying AND logic
[2026-01-30 17:02:51] [query] Using OR logic
[2026-01-30 17:02:51] [query] Found results using: or logic
[2026-01-30 17:02:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:02:51] [query] Results: 58 Pages of results: 1
[2026-01-30 17:02:51] [query] Execution time: 0.05270
[2026-01-30 17:03:20] [query] Query for: termination-breach
[2026-01-30 17:03:20] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:03:20] [query] Engine: legal_qandas
[2026-01-30 17:03:20] [query] Tokens: termination, breach, termination-breach
[2026-01-30 17:03:20] [query] Mods: 5
[2026-01-30 17:03:20] [query] Using OR logic
[2026-01-30 17:03:20] [query] Found results using: or logic
[2026-01-30 17:03:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15678,13225,32855) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:03:20] [query] Results: 155 Pages of results: 1
[2026-01-30 17:03:20] [query] Execution time: 0.10568
[2026-01-30 17:03:33] [query] Query for: florida manufactured home sale real estate license
[2026-01-30 17:03:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:03:33] [query] Engine: default
[2026-01-30 17:03:33] [query] Tokens: florida, manufactured, home, sale, real, estate, license
[2026-01-30 17:03:33] [query] Mods: 11
[2026-01-30 17:03:33] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:03:33] [query] Using OR logic
[2026-01-30 17:03:34] [query] Found results using: or logic
[2026-01-30 17:03:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,21531,234,125,171,172,4784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:03:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:03:34] [query] Results: 1198 Pages of results: 6
[2026-01-30 17:03:34] [query] Execution time: 0.85495
[2026-01-30 17:03:36] [index:background] Health check
[2026-01-30 17:03:36] [index:background] CPU load threshold (3) breached: 4.51 [waiting 2]
[2026-01-30 17:03:38] [indexer:background] CPU load threshold (3) breached: 4.51 [waiting 2]
[2026-01-30 17:03:50] [indexer:background] Health check
[2026-01-30 17:03:50] [indexer:background] CPU load threshold (3) breached: 3.96 [waiting 2]
[2026-01-30 17:04:16] [query] Query for: 棵橙姓嘹垂蟹壕
[2026-01-30 17:04:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:04:16] [query] Engine: default
[2026-01-30 17:04:16] [query] Tokens: 棵橙姓嘹垂蟹壕
[2026-01-30 17:04:16] [query] Mods: 11
[2026-01-30 17:04:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:04:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:04:16] [query] Results: 0 Pages of results: 0
[2026-01-30 17:04:16] [query] Execution time: 0.07732
[2026-01-30 17:04:22] [query] Query for: permis de conduire b
[2026-01-30 17:04:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:04:22] [query] Engine: default
[2026-01-30 17:04:22] [query] Tokens: permissibility, permissible, permission, permission 2, permission2, permissions, b, de
[2026-01-30 17:04:22] [query] Mods: 11
[2026-01-30 17:04:22] [query] Trying AND logic
[2026-01-30 17:04:22] [query] Using OR logic
[2026-01-30 17:04:22] [query] Found results using: or logic
[2026-01-30 17:04:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1809,3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18609,14310,1359,34714,34715,34795,1809,3783) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:04:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:04:22] [query] Results: 228 Pages of results: 2
[2026-01-30 17:04:22] [query] Execution time: 0.14808
[2026-01-30 17:04:23] [query] Query for: 키움 해외주식 게시판
[2026-01-30 17:04:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:04:23] [query] Engine: default
[2026-01-30 17:04:23] [query] Tokens: 키움 해외주식 게시판
[2026-01-30 17:04:23] [query] Mods: 11
[2026-01-30 17:04:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:04:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:04:23] [query] Results: 0 Pages of results: 0
[2026-01-30 17:04:23] [query] Execution time: 0.12456
[2026-01-30 17:04:38] [query] Query for: florida manufactured home sale real estate license
[2026-01-30 17:04:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:04:38] [query] Engine: default
[2026-01-30 17:04:38] [query] Tokens: florida, manufactured, home, sale, real, estate, license
[2026-01-30 17:04:38] [query] Mods: 11
[2026-01-30 17:04:38] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:04:38] [query] Using OR logic
[2026-01-30 17:04:38] [query] Found results using: or logic
[2026-01-30 17:04:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,21531,234,125,171,172,4784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:04:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:04:38] [query] Results: 1198 Pages of results: 6
[2026-01-30 17:04:38] [query] Execution time: 0.50481
[2026-01-30 17:04:52] [query] Query for: fees-commissions
[2026-01-30 17:04:52] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:04:52] [query] Engine: legal_qandas
[2026-01-30 17:04:52] [query] Tokens: fees, commissions, fees-commissions
[2026-01-30 17:04:52] [query] Mods: 5
[2026-01-30 17:04:52] [query] Using OR logic
[2026-01-30 17:04:53] [query] Found results using: or logic
[2026-01-30 17:04:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3018,1446,32745) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:04:53] [query] Results: 203 Pages of results: 2
[2026-01-30 17:04:53] [query] Execution time: 0.05042
[2026-01-30 17:05:39] [query] Query for: termination-breach
[2026-01-30 17:05:39] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:05:39] [query] Engine: legal_qandas
[2026-01-30 17:05:39] [query] Tokens: termination, breach, termination-breach
[2026-01-30 17:05:39] [query] Mods: 5
[2026-01-30 17:05:39] [query] Using OR logic
[2026-01-30 17:05:39] [query] Found results using: or logic
[2026-01-30 17:05:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15678,13225,32855) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:05:39] [query] Results: 155 Pages of results: 1
[2026-01-30 17:05:39] [query] Execution time: 0.04741
[2026-01-30 17:06:10] [query] Query for: real estate agency founded
[2026-01-30 17:06:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:06:10] [query] Engine: default
[2026-01-30 17:06:10] [query] Tokens: real, estate, agency, founded
[2026-01-30 17:06:10] [query] Mods: 11
[2026-01-30 17:06:10] [query] Trying AND logic
[2026-01-30 17:06:10] [query] Using OR logic
[2026-01-30 17:06:10] [query] Found results using: or logic
[2026-01-30 17:06:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1500,5483) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:06:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:06:10] [query] Results: 1034 Pages of results: 6
[2026-01-30 17:06:10] [query] Execution time: 0.52536
[2026-01-30 17:06:15] [query] Query for: homes for sale davidson nc
[2026-01-30 17:06:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:06:15] [query] Engine: default
[2026-01-30 17:06:15] [query] Tokens: homes, sale, davidson, nc
[2026-01-30 17:06:15] [query] Mods: 11
[2026-01-30 17:06:15] [query] Trying AND logic
[2026-01-30 17:06:15] [query] Using OR logic
[2026-01-30 17:06:16] [query] Found results using: or logic
[2026-01-30 17:06:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,14224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:06:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:06:16] [query] Results: 917 Pages of results: 5
[2026-01-30 17:06:16] [query] Execution time: 0.97268
[2026-01-30 17:07:17] [query] Query for: real estate trade shows
[2026-01-30 17:07:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:07:17] [query] Engine: default
[2026-01-30 17:07:17] [query] Tokens: real, estate, trade, shows
[2026-01-30 17:07:17] [query] Mods: 11
[2026-01-30 17:07:17] [query] Trying AND logic
[2026-01-30 17:07:17] [query] Found results using: and logic
[2026-01-30 17:07:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1523,1667) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:07:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1083') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:07:17] [query] Results: 1 Pages of results: 1
[2026-01-30 17:07:17] [query] Execution time: 0.11152
[2026-01-30 17:07:43] [query] Query for: templatese en.com
[2026-01-30 17:07:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:07:43] [query] Engine: default
[2026-01-30 17:07:43] [query] Tokens: en, com, templates, templatese en.com
[2026-01-30 17:07:43] [query] Mods: 11
[2026-01-30 17:07:43] [query] Using OR logic
[2026-01-30 17:07:43] [query] Found results using: or logic
[2026-01-30 17:07:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,49439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49439,23,6760,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:07:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:07:43] [query] Results: 193 Pages of results: 1
[2026-01-30 17:07:43] [query] Execution time: 0.35436
[2026-01-30 17:07:49] [query] Query for: agreement to amend
[2026-01-30 17:07:49] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:07:49] [query] Engine: default
[2026-01-30 17:07:49] [query] Tokens: agreement, amend
[2026-01-30 17:07:49] [query] Mods: 11
[2026-01-30 17:07:49] [query] Trying AND logic
[2026-01-30 17:07:49] [query] Found results using: and logic
[2026-01-30 17:07:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (873,13089) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:07:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11911', '14256', '19970', '20171', '20264', '20368', '20389', '20397', '20443', '20447', '20472', '20546', '20547', '20564', '22189', '24371', '24537', '24770', '25282', '25862', '26279', '28699', '28834', '35173', '35203', '37691', '37762', '38128', '38129', '39803', '41094', '41095', '44644', '47590', '47873', '51394', '52008', '52531', '53050', '53181', '53557', '53560', '56052') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:07:49] [query] Results: 43 Pages of results: 1
[2026-01-30 17:07:49] [query] Execution time: 0.31846
[2026-01-30 17:08:18] [query] Query for: 28699
[2026-01-30 17:08:18] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:08:18] [query] Engine: download_ready
[2026-01-30 17:08:18] [query] Tokens: 28699
[2026-01-30 17:08:18] [query] Mods: 5
[2026-01-30 17:08:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31310) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:08:18] [query] Results: 0 Pages of results: 0
[2026-01-30 17:08:18] [query] Execution time: 0.00992
[2026-01-30 17:08:31] [query] Query for: agreement to amend
[2026-01-30 17:08:31] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:08:31] [query] Engine: default
[2026-01-30 17:08:31] [query] Tokens: agreement, amend
[2026-01-30 17:08:31] [query] Mods: 11
[2026-01-30 17:08:31] [query] Trying AND logic
[2026-01-30 17:08:31] [query] Found results using: and logic
[2026-01-30 17:08:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (873,13089) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:08:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11911', '14256', '19970', '20171', '20264', '20368', '20389', '20397', '20443', '20447', '20472', '20546', '20547', '20564', '22189', '24371', '24537', '24770', '25282', '25862', '26279', '28699', '28834', '35173', '35203', '37691', '37762', '38128', '38129', '39803', '41094', '41095', '44644', '47590', '47873', '51394', '52008', '52531', '53050', '53181', '53557', '53560', '56052') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:08:31] [query] Results: 43 Pages of results: 1
[2026-01-30 17:08:31] [query] Execution time: 0.04778
[2026-01-30 17:08:38] [index:background] Health check
[2026-01-30 17:08:38] [index:background] CPU load threshold (3) breached: 4.69 [waiting 2]
[2026-01-30 17:08:40] [indexer:background] CPU load threshold (3) breached: 4.64 [waiting 2]
[2026-01-30 17:08:51] [indexer:background] Health check
[2026-01-30 17:08:51] [indexer:background] CPU load threshold (3) breached: 4.54 [waiting 2]
[2026-01-30 17:09:14] [query] Query for: portale civa ingresso con firma digitale
[2026-01-30 17:09:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:09:14] [query] Engine: default
[2026-01-30 17:09:14] [query] Tokens: conceal, concealed, concealing, concealment, conceivable, conceivably, conceive, conceived, concentrate, concentrated
[2026-01-30 17:09:14] [query] Mods: 11
[2026-01-30 17:09:14] [query] Using OR logic
[2026-01-30 17:09:14] [query] Found results using: and logic
[2026-01-30 17:09:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33922,17795,40550,32972,21644,32787,1284,25819,12807,12572) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:09:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:09:14] [query] Results: 31 Pages of results: 1
[2026-01-30 17:09:14] [query] Execution time: 0.06159
[2026-01-30 17:09:23] [query] Query for: 急増
[2026-01-30 17:09:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:09:23] [query] Engine: default
[2026-01-30 17:09:23] [query] Tokens: 急増
[2026-01-30 17:09:23] [query] Mods: 11
[2026-01-30 17:09:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:09:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:09:23] [query] Results: 0 Pages of results: 0
[2026-01-30 17:09:23] [query] Execution time: 0.16942
[2026-01-30 17:09:25] [index] Marking post.page 21591 to be dropped
[2026-01-30 17:09:28] [index] Dropping post.page 21591
[2026-01-30 17:09:28] [index:background] CPU load threshold (3) breached: 4.06 [waiting 2]
[2026-01-30 17:09:30] [indexer] Queued next batch (1)
[2026-01-30 17:09:30] [indexer:background] CPU load threshold (3) breached: 3.98 [waiting 2]
[2026-01-30 17:09:30] [index] Marking post.page 21591 to be dropped
[2026-01-30 17:09:33] [index] Dropping post.page 21591
[2026-01-30 17:09:33] [index:background] CPU load threshold (3) breached: 3.98 [waiting 2]
[2026-01-30 17:09:34] [indexer] Queued next batch (1)
[2026-01-30 17:09:34] [indexer:background] CPU load threshold (3) breached: 3.98 [waiting 2]
[2026-01-30 17:09:36] [indexer] Processing batch (1)
[2026-01-30 17:09:36] [indexer] Indexing post.page:21591
[2026-01-30 17:09:36] [index] Marking [1] post.page 21591 as indexed
[2026-01-30 17:09:36] [indexer] Index built
[2026-01-30 17:09:36] [indexer:background] CPU load threshold (3) breached: 3.98 [waiting 2]
[2026-01-30 17:09:39] [indexer] Index built
[2026-01-30 17:09:39] [indexer:background] CPU load threshold (3) breached: 3.98 [waiting 2]
[2026-01-30 17:09:42] [query] Query for: billig valacyclovir online ⡞🟧🧱 www.7rx.biz/valacyclovir prodotti simili al valacyclovir. hvor a kjope fda godkjent helseprodukt pa nettet norge. kjop for salg norge bestill fra
[2026-01-30 17:09:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:09:42] [query] Engine: default
[2026-01-30 17:09:42] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, fracassi, fraction, fragile, fragmentation, fragmented, fragoso
[2026-01-30 17:09:42] [query] Mods: 11
[2026-01-30 17:09:42] [query] Trying AND logic
[2026-01-30 17:09:42] [query] Using OR logic
[2026-01-30 17:09:42] [query] Found results using: or logic
[2026-01-30 17:09:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22845,994,7795,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,27688,8707,3444,2465,3860,23288) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:09:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:09:42] [query] Results: 7 Pages of results: 1
[2026-01-30 17:09:42] [query] Execution time: 0.05643
[2026-01-30 17:09:48] [query] Query for: tax assessor for new hanover county in nc property search
[2026-01-30 17:09:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:09:48] [query] Engine: default
[2026-01-30 17:09:48] [query] Tokens: tax, new, hanover, county, nc, property, search, accessory, assessor
[2026-01-30 17:09:48] [query] Mods: 11
[2026-01-30 17:09:48] [query] Using OR logic
[2026-01-30 17:09:49] [query] Found results using: or logic
[2026-01-30 17:09:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (574,11043,396,110,107,2239,81)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (81,110,11043,574,396,107,2239,29680,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:09:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:09:49] [query] Results: 1384 Pages of results: 7
[2026-01-30 17:09:49] [query] Execution time: 1.30225
[2026-01-30 17:10:38] [query] Query for: tax assessor for new hanover county in nc property search
[2026-01-30 17:10:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:10:38] [query] Engine: default
[2026-01-30 17:10:38] [query] Tokens: tax, new, hanover, county, nc, property, search, accessory, assessor
[2026-01-30 17:10:38] [query] Mods: 11
[2026-01-30 17:10:38] [query] Using OR logic
[2026-01-30 17:10:39] [query] Found results using: or logic
[2026-01-30 17:10:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (574,11043,396,110,107,2239,81)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (81,110,11043,574,396,107,2239,29680,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:10:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:10:39] [query] Results: 1384 Pages of results: 7
[2026-01-30 17:10:39] [query] Execution time: 0.78966
[2026-01-30 17:11:16] [query] Query for: working with real
[2026-01-30 17:11:16] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:11:16] [query] Engine: forms_and_contracts
[2026-01-30 17:11:16] [query] Tokens: working, real
[2026-01-30 17:11:16] [query] Mods: 5
[2026-01-30 17:11:16] [query] Trying AND logic
[2026-01-30 17:11:16] [query] Found results using: and logic
[2026-01-30 17:11:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:11:16] [query] Results: 18 Pages of results: 1
[2026-01-30 17:11:16] [query] Execution time: 0.13444
[2026-01-30 17:11:59] [query] Query for: 29901
[2026-01-30 17:11:59] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:11:59] [query] Engine: download_ready
[2026-01-30 17:11:59] [query] Tokens: 29901
[2026-01-30 17:11:59] [query] Mods: 5
[2026-01-30 17:11:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31839) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:11:59] [query] Results: 0 Pages of results: 0
[2026-01-30 17:11:59] [query] Execution time: 0.02418
[2026-01-30 17:12:22] [query] Query for: -23.925802 -47.056129
[2026-01-30 17:12:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:12:22] [query] Engine: default
[2026-01-30 17:12:22] [query] Tokens: 03-23-2024, 05-05-23, 19-23, 20-23, 200-23, 2017-10-23, 2023-02-23, 2023-03-23, 2023-05-23, 2023-06-23
[2026-01-30 17:12:22] [query] Mods: 11
[2026-01-30 17:12:22] [query] Using OR logic
[2026-01-30 17:12:22] [query] Found results using: or logic
[2026-01-30 17:12:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5967,411)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51448,28245,60657,58695,51758,12020,33267,35965,27139,40347) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:12:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:12:22] [query] Results: 66 Pages of results: 1
[2026-01-30 17:12:22] [query] Execution time: 0.15770
[2026-01-30 17:12:24] [query] Query for: amazonka utopia entertainment camstreams
[2026-01-30 17:12:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:12:24] [query] Engine: default
[2026-01-30 17:12:25] [query] Tokens: entertainment, amazons, amazonka utopia camstreams
[2026-01-30 17:12:25] [query] Mods: 11
[2026-01-30 17:12:25] [query] Using OR logic
[2026-01-30 17:12:25] [query] Found results using: or logic
[2026-01-30 17:12:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9721)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9721,10052,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:12:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:12:25] [query] Results: 11 Pages of results: 1
[2026-01-30 17:12:25] [query] Execution time: 0.17466
[2026-01-30 17:12:27] [query] Query for: halk dusmanlari
[2026-01-30 17:12:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:12:27] [query] Engine: default
[2026-01-30 17:12:27] [query] Tokens: halk dusmanlari
[2026-01-30 17:12:27] [query] Mods: 11
[2026-01-30 17:12:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:12:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:12:27] [query] Results: 0 Pages of results: 0
[2026-01-30 17:12:27] [query] Execution time: 0.10181
[2026-01-30 17:12:35] [query] Query for: rental application
[2026-01-30 17:12:35] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:12:35] [query] Engine: default
[2026-01-30 17:12:35] [query] Tokens: rental, application
[2026-01-30 17:12:35] [query] Mods: 11
[2026-01-30 17:12:35] [query] Trying AND logic
[2026-01-30 17:12:35] [query] Found results using: and logic
[2026-01-30 17:12:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (625,3010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:12:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10061', '13318', '13807', '14230', '14955', '17721', '19973', '21232', '24980', '25665', '2708', '2950', '30466', '30478', '36778', '40131', '40144', '41094') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:12:35] [query] Results: 18 Pages of results: 1
[2026-01-30 17:12:35] [query] Execution time: 0.08611
[2026-01-30 17:12:46] [query] Query for: 355-t
[2026-01-30 17:12:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:12:46] [query] Engine: default
[2026-01-30 17:12:46] [query] Tokens: 355, t, 355-t
[2026-01-30 17:12:46] [query] Mods: 11
[2026-01-30 17:12:46] [query] Using OR logic
[2026-01-30 17:12:46] [query] Found results using: or logic
[2026-01-30 17:12:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17936,860,31840) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:12:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:12:46] [query] Results: 841 Pages of results: 5
[2026-01-30 17:12:46] [query] Execution time: 0.18972
[2026-01-30 17:12:52] [query] Query for: forida limited 好 唔
[2026-01-30 17:12:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:12:52] [query] Engine: default
[2026-01-30 17:12:52] [query] Tokens: limited, four-day, fourday, freida, friday, friday 2, friday2, forida 好 唔
[2026-01-30 17:12:52] [query] Mods: 11
[2026-01-30 17:12:52] [query] Using OR logic
[2026-01-30 17:12:52] [query] Found results using: or logic
[2026-01-30 17:12:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (730)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (730,4423,4439,23248,7878,61966,61967,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:12:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:12:52] [query] Results: 162 Pages of results: 1
[2026-01-30 17:12:52] [query] Execution time: 0.26941
[2026-01-30 17:12:56] [query] Query for: 355-t
[2026-01-30 17:12:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:12:56] [query] Engine: default
[2026-01-30 17:12:56] [query] Tokens: 355, t, 355-t
[2026-01-30 17:12:56] [query] Mods: 11
[2026-01-30 17:12:56] [query] Using OR logic
[2026-01-30 17:12:56] [query] Found results using: or logic
[2026-01-30 17:12:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17936,860,31840) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:12:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:12:56] [query] Results: 841 Pages of results: 5
[2026-01-30 17:12:56] [query] Execution time: 0.14006
[2026-01-30 17:13:03] [query] Query for: 355-t
[2026-01-30 17:13:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:13:03] [query] Engine: default
[2026-01-30 17:13:03] [query] Tokens: 355, t, 355-t
[2026-01-30 17:13:03] [query] Mods: 11
[2026-01-30 17:13:03] [query] Using OR logic
[2026-01-30 17:13:04] [query] Found results using: or logic
[2026-01-30 17:13:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17936,860,31840) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:13:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:13:04] [query] Results: 841 Pages of results: 5
[2026-01-30 17:13:04] [query] Execution time: 0.13628
[2026-01-30 17:13:14] [query] Query for: 355-t
[2026-01-30 17:13:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:13:14] [query] Engine: default
[2026-01-30 17:13:14] [query] Tokens: 355, t, 355-t
[2026-01-30 17:13:14] [query] Mods: 11
[2026-01-30 17:13:14] [query] Using OR logic
[2026-01-30 17:13:14] [query] Found results using: or logic
[2026-01-30 17:13:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17936,860,31840) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:13:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:13:14] [query] Results: 841 Pages of results: 5
[2026-01-30 17:13:14] [query] Execution time: 0.13517
[2026-01-30 17:13:27] [query] Query for: 355-t
[2026-01-30 17:13:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:13:27] [query] Engine: default
[2026-01-30 17:13:27] [query] Tokens: 355, t, 355-t
[2026-01-30 17:13:27] [query] Mods: 11
[2026-01-30 17:13:27] [query] Using OR logic
[2026-01-30 17:13:27] [query] Found results using: or logic
[2026-01-30 17:13:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17936,860,31840) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:13:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:13:27] [query] Results: 841 Pages of results: 5
[2026-01-30 17:13:27] [query] Execution time: 0.16606
[2026-01-30 17:13:37] [index:background] Health check
[2026-01-30 17:13:37] [index:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 17:13:39] [query] Query for: 355-t
[2026-01-30 17:13:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:13:39] [query] Engine: default
[2026-01-30 17:13:39] [query] Tokens: 355, t, 355-t
[2026-01-30 17:13:39] [query] Mods: 11
[2026-01-30 17:13:39] [query] Using OR logic
[2026-01-30 17:13:39] [query] Found results using: or logic
[2026-01-30 17:13:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17936,860,31840) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:13:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:13:39] [query] Results: 841 Pages of results: 5
[2026-01-30 17:13:39] [query] Execution time: 0.14120
[2026-01-30 17:13:39] [indexer:background] CPU load threshold (3) breached: 3.26 [waiting 2]
[2026-01-30 17:13:48] [indexer:background] Health check
[2026-01-30 17:13:48] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2]
[2026-01-30 17:13:51] [query] Query for: 355
[2026-01-30 17:13:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:13:51] [query] Engine: default
[2026-01-30 17:13:51] [query] Tokens: 355
[2026-01-30 17:13:51] [query] Mods: 11
[2026-01-30 17:13:51] [query] Found results using: or logic
[2026-01-30 17:13:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:13:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:13:51] [query] Results: 14 Pages of results: 1
[2026-01-30 17:13:51] [query] Execution time: 0.01996
[2026-01-30 17:13:58] [query] Query for: rental application
[2026-01-30 17:13:58] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:13:58] [query] Engine: default
[2026-01-30 17:13:58] [query] Tokens: rental, application
[2026-01-30 17:13:58] [query] Mods: 11
[2026-01-30 17:13:58] [query] Trying AND logic
[2026-01-30 17:13:58] [query] Found results using: and logic
[2026-01-30 17:13:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (625,3010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:13:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10061', '13318', '13807', '14230', '14955', '17721', '19973', '21232', '24980', '25665', '2708', '2950', '30466', '30478', '36778', '40131', '40144', '41094') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:13:58] [query] Results: 18 Pages of results: 1
[2026-01-30 17:13:58] [query] Execution time: 0.05092
[2026-01-30 17:14:23] [query] Query for: commander zopiclone 🏥👄 www.7search.top/fr/zopiclone puis-je acheter en ligne sans ordonnance d'europe ligne. kaufen deutschland. 5 0 mg et 7 a paris.
[2026-01-30 17:14:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:14:23] [query] Engine: default
[2026-01-30 17:14:23] [query] Tokens: commander, mg, jealously, jean, jean-michel, jean-paul, jeanean, jeanette, jeanmichel, jeanne
[2026-01-30 17:14:23] [query] Mods: 11
[2026-01-30 17:14:23] [query] Trying AND logic
[2026-01-30 17:14:23] [query] Using OR logic
[2026-01-30 17:14:23] [query] Found results using: or logic
[2026-01-30 17:14:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,439,374,4545,49439,19370,10552,1016,17136,13792,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,53653,56031,12650,12671,27925,23030,23477,12684,22972) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:14:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:14:23] [query] Results: 3 Pages of results: 1
[2026-01-30 17:14:23] [query] Execution time: 0.18923
[2026-01-30 17:14:23] [query] Query for: rental application
[2026-01-30 17:14:23] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:14:23] [query] Engine: default
[2026-01-30 17:14:23] [query] Tokens: rental, application
[2026-01-30 17:14:23] [query] Mods: 11
[2026-01-30 17:14:23] [query] Trying AND logic
[2026-01-30 17:14:23] [query] Found results using: and logic
[2026-01-30 17:14:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (625,3010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:14:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10061', '13318', '13807', '14230', '14955', '17721', '19973', '21232', '24980', '25665', '2708', '2950', '30466', '30478', '36778', '40131', '40144', '41094') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:14:23] [query] Results: 18 Pages of results: 1
[2026-01-30 17:14:23] [query] Execution time: 0.05652
[2026-01-30 17:14:24] [query] Query for: 拼音表
[2026-01-30 17:14:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:14:24] [query] Engine: default
[2026-01-30 17:14:24] [query] Tokens: 拼音表
[2026-01-30 17:14:24] [query] Mods: 11
[2026-01-30 17:14:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:14:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:14:24] [query] Results: 0 Pages of results: 0
[2026-01-30 17:14:24] [query] Execution time: 0.11934
[2026-01-30 17:14:26] [query] Query for: becoming a realtor miami
[2026-01-30 17:14:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:14:26] [query] Engine: default
[2026-01-30 17:14:26] [query] Tokens: becoming, realtor, miami
[2026-01-30 17:14:26] [query] Mods: 11
[2026-01-30 17:14:26] [query] Trying AND logic
[2026-01-30 17:14:26] [query] Using OR logic
[2026-01-30 17:14:27] [query] Found results using: or logic
[2026-01-30 17:14:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5203,402,11622) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:14:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:14:27] [query] Results: 525 Pages of results: 3
[2026-01-30 17:14:27] [query] Execution time: 0.29812
[2026-01-30 17:14:42] [query] Query for: if a lease starts 1/1/2026 and is 20 year when the expirations?
[2026-01-30 17:14:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:14:42] [query] Engine: default
[2026-01-30 17:14:42] [query] Tokens: is 2024, 1, 20, 2026, lease, starts, year
[2026-01-30 17:14:42] [query] Mods: 11
[2026-01-30 17:14:42] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:14:42] [query] Using OR logic
[2026-01-30 17:14:43] [query] Found results using: or logic
[2026-01-30 17:14:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,39,28036,17181,3691,83)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57376,431,39,28036,17181,3691,83) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:14:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:14:43] [query] Results: 1362 Pages of results: 7
[2026-01-30 17:14:43] [query] Execution time: 0.85950
[2026-01-30 17:14:46] [query] Query for: old real estate listings we
[2026-01-30 17:14:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:14:46] [query] Engine: default
[2026-01-30 17:14:46] [query] Tokens: old, real, estate, listings
[2026-01-30 17:14:46] [query] Mods: 11
[2026-01-30 17:14:46] [query] Trying AND logic
[2026-01-30 17:14:46] [query] Found results using: and logic
[2026-01-30 17:14:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2106,171,172,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:14:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17880', '21188', '25136', '25716', '26280', '36788', '49587', '54588', '55921') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:14:46] [query] Results: 9 Pages of results: 1
[2026-01-30 17:14:46] [query] Execution time: 0.06509
[2026-01-30 17:15:00] [query] Query for: agency
[2026-01-30 17:15:00] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:15:00] [query] Engine: legal_qandas
[2026-01-30 17:15:00] [query] Tokens: agency
[2026-01-30 17:15:00] [query] Mods: 5
[2026-01-30 17:15:00] [query] Found results using: or logic
[2026-01-30 17:15:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1500) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:15:00] [query] Results: 172 Pages of results: 1
[2026-01-30 17:15:00] [query] Execution time: 0.06469
[2026-01-30 17:15:02] [query] Query for: 家賃 値上げ 拒否 文書
[2026-01-30 17:15:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:15:02] [query] Engine: default
[2026-01-30 17:15:02] [query] Tokens: 家賃 値上げ 拒否 文書
[2026-01-30 17:15:02] [query] Mods: 11
[2026-01-30 17:15:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:15:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:15:02] [query] Results: 0 Pages of results: 0
[2026-01-30 17:15:02] [query] Execution time: 0.15167
[2026-01-30 17:15:27] [query] Query for: order tapentadol online 🏀🌵🕔 www.7search.xyz/tapentadol . uk buy online. usa buying cheap fast shipping.
[2026-01-30 17:15:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:15:27] [query] Engine: default
[2026-01-30 17:15:27] [query] Tokens: order, online, www, xyz, uk, buy, tapentadol 🏀🌵🕔 7search tapentadol
[2026-01-30 17:15:27] [query] Mods: 11
[2026-01-30 17:15:27] [query] Using OR logic
[2026-01-30 17:15:28] [query] Found results using: or logic
[2026-01-30 17:15:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2933,2061,15343,2504,994,5692,8249,5465,7664,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5692,994,2485,32952,5465,2933,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:15:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:15:28] [query] Results: 462 Pages of results: 3
[2026-01-30 17:15:28] [query] Execution time: 0.56973
[2026-01-30 17:15:54] [query] Query for: real property claim
[2026-01-30 17:15:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:15:54] [query] Engine: default
[2026-01-30 17:15:54] [query] Tokens: real, property, claim
[2026-01-30 17:15:54] [query] Mods: 11
[2026-01-30 17:15:54] [query] Trying AND logic
[2026-01-30 17:15:55] [query] Found results using: and logic
[2026-01-30 17:15:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,107,1080) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:15:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10018', '13337', '13376', '17880', '19979', '20219', '20272', '20373', '20393', '20404', '20563', '20587', '21188', '21875', '2520', '25639', '25715', '25843', '26195', '2708', '36800', '40215', '40257', '40285', '44419', '46302', '46434', '46692', '50298', '51774', '52465', '52937', '55423', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:15:55] [query] Results: 34 Pages of results: 1
[2026-01-30 17:15:55] [query] Execution time: 0.15916
[2026-01-30 17:15:57] [query] Query for: daydream lyrics wendy
[2026-01-30 17:15:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:15:57] [query] Engine: default
[2026-01-30 17:15:57] [query] Tokens: wendy, dream, dreama, daydream lyrics
[2026-01-30 17:15:57] [query] Mods: 11
[2026-01-30 17:15:57] [query] Using OR logic
[2026-01-30 17:15:57] [query] Found results using: or logic
[2026-01-30 17:15:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (716)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (716,1088,51875,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:15:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:15:57] [query] Results: 44 Pages of results: 1
[2026-01-30 17:15:57] [query] Execution time: 0.16273
[2026-01-30 17:16:00] [query] Query for: ubilacion iluminacion en una habitacion
[2026-01-30 17:16:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:16:00] [query] Engine: default
[2026-01-30 17:16:00] [query] Tokens: unabashedly, unable, unacceptable, unaccepted, unaccompanied, unaffiliate, unaffiliated, unaffordable, unambiguously, unanimous
[2026-01-30 17:16:00] [query] Mods: 11
[2026-01-30 17:16:00] [query] Using OR logic
[2026-01-30 17:16:00] [query] Found results using: and logic
[2026-01-30 17:16:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66494,6643,25017,32836,45029,34579,72928,22175,51490,6484) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:16:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:16:00] [query] Results: 70 Pages of results: 1
[2026-01-30 17:16:00] [query] Execution time: 0.05932
[2026-01-30 17:16:03] [query] Query for: probate realtor
[2026-01-30 17:16:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:16:03] [query] Engine: default
[2026-01-30 17:16:03] [query] Tokens: probate, realtor
[2026-01-30 17:16:03] [query] Mods: 11
[2026-01-30 17:16:03] [query] Trying AND logic
[2026-01-30 17:16:03] [query] Using OR logic
[2026-01-30 17:16:03] [query] Found results using: or logic
[2026-01-30 17:16:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34176,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:16:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:16:03] [query] Results: 509 Pages of results: 3
[2026-01-30 17:16:03] [query] Execution time: 0.25081
[2026-01-30 17:16:05] [query] Query for: exclusive right to sell listing agreement
[2026-01-30 17:16:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:16:05] [query] Engine: default
[2026-01-30 17:16:05] [query] Tokens: exclusive, right, sell, listing, agreement
[2026-01-30 17:16:05] [query] Mods: 11
[2026-01-30 17:16:05] [query] Trying AND logic
[2026-01-30 17:16:05] [query] Using OR logic
[2026-01-30 17:16:05] [query] Found results using: or logic
[2026-01-30 17:16:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4501,1273,106,1936,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:16:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:16:05] [query] Results: 965 Pages of results: 5
[2026-01-30 17:16:05] [query] Execution time: 0.26080
[2026-01-30 17:16:11] [query] Query for: if a lease starts 1/1/2026 and is 20 year when the expirations?
[2026-01-30 17:16:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:16:11] [query] Engine: default
[2026-01-30 17:16:11] [query] Tokens: is 2024, 1, 20, 2026, lease, starts, year
[2026-01-30 17:16:11] [query] Mods: 11
[2026-01-30 17:16:11] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:16:11] [query] Using OR logic
[2026-01-30 17:16:12] [query] Found results using: or logic
[2026-01-30 17:16:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,39,28036,17181,3691,83)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57376,431,39,28036,17181,3691,83) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:16:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:16:12] [query] Results: 1362 Pages of results: 7
[2026-01-30 17:16:12] [query] Execution time: 0.55088
[2026-01-30 17:16:47] [query] Query for: order
[2026-01-30 17:16:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:16:47] [query] Engine: default
[2026-01-30 17:16:47] [query] Tokens: order
[2026-01-30 17:16:47] [query] Mods: 11
[2026-01-30 17:16:47] [query] Found results using: or logic
[2026-01-30 17:16:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5692) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:16:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:16:47] [query] Results: 198 Pages of results: 1
[2026-01-30 17:16:47] [query] Execution time: 0.06817
[2026-01-30 17:16:54] [query] Query for: real estate transfer privi
[2026-01-30 17:16:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:16:54] [query] Engine: default
[2026-01-30 17:16:54] [query] Tokens: privilege, privileged, privileges, estate, real, transfer
[2026-01-30 17:16:54] [query] Mods: 11
[2026-01-30 17:16:54] [query] Trying AND logic
[2026-01-30 17:16:54] [query] Found results using: and logic
[2026-01-30 17:16:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171,4519)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7691,7875,39068,172,171,4519) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:16:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:16:54] [query] Results: 1 Pages of results: 1
[2026-01-30 17:16:55] [query] Execution time: 0.23104
[2026-01-30 17:17:24] [query] Query for: art.1 formneta la no discriminacion labiroal entre hombre y mujer?
[2026-01-30 17:17:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:17:24] [query] Engine: default
[2026-01-30 17:17:24] [query] Tokens: entrepreneur, entrepreneurial, entrepreneurial-center-of-professional-development, entrepreneurialcenterofprofessionaldevelopment, entrepreneurs, entrepreneurship, 1, art, la, y
[2026-01-30 17:17:24] [query] Mods: 11
[2026-01-30 17:17:24] [query] Trying AND logic
[2026-01-30 17:17:24] [query] Using OR logic
[2026-01-30 17:17:25] [query] Found results using: or logic
[2026-01-30 17:17:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,1518,3789,7388)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7739,9832,59956,59961,11356,25839,431,1518,3789,7388) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:17:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:17:25] [query] Results: 1236 Pages of results: 7
[2026-01-30 17:17:25] [query] Execution time: 0.37603
[2026-01-30 17:18:08] [query] Query for: tenant
[2026-01-30 17:18:08] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:18:08] [query] Engine: forms_and_contracts
[2026-01-30 17:18:08] [query] Tokens: tenant
[2026-01-30 17:18:08] [query] Mods: 5
[2026-01-30 17:18:08] [query] Found results using: or logic
[2026-01-30 17:18:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10379) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:18:08] [query] Results: 20 Pages of results: 1
[2026-01-30 17:18:08] [query] Execution time: 0.02374
[2026-01-30 17:18:16] [query] Query for: generika medikamente ubersicht 🎭⠺ www.7rx.biz/fr/ventoline acheter ventoline achetez maintenant! commandez en ligne europe. commander bas prix sans ordonnance. achat ventoline.
[2026-01-30 17:18:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:18:16] [query] Engine: default
[2026-01-30 17:18:16] [query] Tokens: commander, basden, base, baseball, based, baseline, basement, basements, bases, basic
[2026-01-30 17:18:16] [query] Mods: 11
[2026-01-30 17:18:16] [query] Trying AND logic
[2026-01-30 17:18:16] [query] Using OR logic
[2026-01-30 17:18:16] [query] Found results using: or logic
[2026-01-30 17:18:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,10552,1016,13792,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,52456,222,17005,865,4612,10764,13297,11263,5158) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:18:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:18:16] [query] Results: 266 Pages of results: 2
[2026-01-30 17:18:16] [query] Execution time: 0.08862
[2026-01-30 17:18:31] [query] Query for: 2022东莞市电力行业协会安全事故调查
[2026-01-30 17:18:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:18:31] [query] Engine: default
[2026-01-30 17:18:31] [query] Tokens: 2022, 2022东莞市电力行业协会安全事故调查
[2026-01-30 17:18:31] [query] Mods: 11
[2026-01-30 17:18:31] [query] Using OR logic
[2026-01-30 17:18:31] [query] Found results using: or logic
[2026-01-30 17:18:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (11520)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11520,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:18:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:18:31] [query] Results: 318 Pages of results: 2
[2026-01-30 17:18:31] [query] Execution time: 0.15241
[2026-01-30 17:19:33] [query] Query for: بهمن ژاله چین
[2026-01-30 17:19:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:19:33] [query] Engine: default
[2026-01-30 17:19:33] [query] Tokens: بهمن ژاله چین
[2026-01-30 17:19:33] [query] Mods: 11
[2026-01-30 17:19:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:19:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:19:33] [query] Results: 0 Pages of results: 0
[2026-01-30 17:19:33] [query] Execution time: 0.13218
[2026-01-30 17:19:37] [query] Query for: rodanthe nc homes for sale
[2026-01-30 17:19:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:19:37] [query] Engine: default
[2026-01-30 17:19:37] [query] Tokens: nc, homes, sale, rodanthe
[2026-01-30 17:19:37] [query] Mods: 11
[2026-01-30 17:19:37] [query] Using OR logic
[2026-01-30 17:19:37] [index:background] Health check
[2026-01-30 17:19:37] [index:background] CPU load threshold (3) breached: 3.74 [waiting 2]
[2026-01-30 17:19:37] [query] Found results using: or logic
[2026-01-30 17:19:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (370,396,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,370,125,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:19:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:19:37] [query] Results: 916 Pages of results: 5
[2026-01-30 17:19:37] [query] Execution time: 0.59390
[2026-01-30 17:19:39] [indexer:background] CPU load threshold (3) breached: 3.74 [waiting 2]
[2026-01-30 17:19:41] [indexer:background] Health check
[2026-01-30 17:19:41] [indexer:background] CPU load threshold (3) breached: 3.68 [waiting 2]
[2026-01-30 17:19:43] [indexer:background] Health check
[2026-01-30 17:19:43] [indexer:background] CPU load threshold (3) breached: 3.68 [waiting 2]
[2026-01-30 17:19:54] [query] Query for: arzneipille 🤐 www.7search.top/fr/cytotec cytotec 100 mg et 200 e en ligne. ordonner generique.commander
[2026-01-30 17:19:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:19:54] [query] Engine: default
[2026-01-30 17:19:54] [query] Tokens: mg, commander, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 100, 200, e, en
[2026-01-30 17:19:54] [query] Mods: 11
[2026-01-30 17:19:54] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:19:54] [query] Using OR logic
[2026-01-30 17:19:54] [query] Found results using: or logic
[2026-01-30 17:19:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (133,3436,28,49439,19370,1016,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,53659,32437,51000,51009,51015,133,3436,28,49439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:19:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:19:54] [query] Results: 295 Pages of results: 2
[2026-01-30 17:19:54] [query] Execution time: 0.10545
[2026-01-30 17:19:57] [query] Query for: what is an agent
[2026-01-30 17:19:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:19:57] [query] Engine: default
[2026-01-30 17:19:57] [query] Tokens: agent
[2026-01-30 17:19:57] [query] Mods: 11
[2026-01-30 17:19:57] [query] Found results using: and logic
[2026-01-30 17:19:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:19:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:19:57] [query] Results: 571 Pages of results: 3
[2026-01-30 17:19:57] [query] Execution time: 0.11483
[2026-01-30 17:20:30] [query] Query for: oregon real estate agency limited pamphlet pdf
[2026-01-30 17:20:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:20:30] [query] Engine: default
[2026-01-30 17:20:30] [query] Tokens: oregon, real, estate, agency, limited, pamphlet, pdf
[2026-01-30 17:20:30] [query] Mods: 11
[2026-01-30 17:20:30] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:20:30] [query] Using OR logic
[2026-01-30 17:20:31] [query] Found results using: or logic
[2026-01-30 17:20:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6355,171,172,1500,730,33464,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:20:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:20:31] [query] Results: 1083 Pages of results: 6
[2026-01-30 17:20:31] [query] Execution time: 0.50643
[2026-01-30 17:20:48] [query] Query for: marin cornel valahia
[2026-01-30 17:20:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:20:48] [query] Engine: default
[2026-01-30 17:20:48] [query] Tokens: cornelius, cornell, marina, marine, marines, marino
[2026-01-30 17:20:48] [query] Mods: 11
[2026-01-30 17:20:48] [query] Trying AND logic
[2026-01-30 17:20:48] [query] Using OR logic
[2026-01-30 17:20:48] [query] Found results using: or logic
[2026-01-30 17:20:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25531,44331,11042,15939,15944,44350) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:20:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:20:48] [query] Results: 5 Pages of results: 1
[2026-01-30 17:20:48] [query] Execution time: 0.04651
[2026-01-30 17:21:06] [query] Query for: real estate agent rental property
[2026-01-30 17:21:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:21:06] [query] Engine: default
[2026-01-30 17:21:06] [query] Tokens: real, estate, agent, rental, property
[2026-01-30 17:21:06] [query] Mods: 11
[2026-01-30 17:21:06] [query] Trying AND logic
[2026-01-30 17:21:06] [query] Using OR logic
[2026-01-30 17:21:06] [query] Found results using: or logic
[2026-01-30 17:21:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,625,107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:21:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:21:06] [query] Results: 1356 Pages of results: 7
[2026-01-30 17:21:06] [query] Execution time: 0.61437
[2026-01-30 17:21:08] [query] Query for: 128/4
[2026-01-30 17:21:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:21:08] [query] Engine: default
[2026-01-30 17:21:08] [query] Tokens: 128, 4
[2026-01-30 17:21:08] [query] Mods: 11
[2026-01-30 17:21:08] [query] Using OR logic
[2026-01-30 17:21:09] [query] Found results using: or logic
[2026-01-30 17:21:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (43778,440) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:21:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:21:09] [query] Results: 331 Pages of results: 2
[2026-01-30 17:21:09] [query] Execution time: 0.13907
[2026-01-30 17:21:54] [query] Query for: 202
[2026-01-30 17:21:54] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:21:54] [query] Engine: forms_and_contracts
[2026-01-30 17:21:54] [query] Tokens: 202
[2026-01-30 17:21:54] [query] Mods: 5
[2026-01-30 17:21:54] [query] Found results using: or logic
[2026-01-30 17:21:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4196) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:21:54] [query] Results: 2 Pages of results: 1
[2026-01-30 17:21:54] [query] Execution time: 0.04811
[2026-01-30 17:21:57] [query] Query for: real estate agent finding rental property
[2026-01-30 17:21:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:21:57] [query] Engine: default
[2026-01-30 17:21:57] [query] Tokens: real, estate, agent, finding, rental, property
[2026-01-30 17:21:57] [query] Mods: 11
[2026-01-30 17:21:57] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:21:57] [query] Using OR logic
[2026-01-30 17:21:57] [query] Query for: museum event space manhattan
[2026-01-30 17:21:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:21:57] [query] Engine: default
[2026-01-30 17:21:57] [query] Tokens: museum, event, space, manhattan
[2026-01-30 17:21:57] [query] Mods: 11
[2026-01-30 17:21:57] [query] Trying AND logic
[2026-01-30 17:21:57] [query] Using OR logic
[2026-01-30 17:21:58] [query] Found results using: or logic
[2026-01-30 17:21:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15572,1550,3144,24668) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:21:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:21:58] [query] Results: 228 Pages of results: 2
[2026-01-30 17:21:58] [query] Execution time: 0.26354
[2026-01-30 17:21:58] [query] Found results using: or logic
[2026-01-30 17:21:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,2802,625,107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:21:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:21:58] [query] Results: 1358 Pages of results: 7
[2026-01-30 17:21:58] [query] Execution time: 0.81743
[2026-01-30 17:22:00] [query] Query for: eco lake clyuny
[2026-01-30 17:22:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:22:00] [query] Engine: default
[2026-01-30 17:22:00] [query] Tokens: eco, lake, clyuny
[2026-01-30 17:22:00] [query] Mods: 11
[2026-01-30 17:22:00] [query] Using OR logic
[2026-01-30 17:22:00] [query] Found results using: or logic
[2026-01-30 17:22:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7668,9346)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7668,9346,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:22:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:22:00] [query] Results: 12 Pages of results: 1
[2026-01-30 17:22:00] [query] Execution time: 0.09195
[2026-01-30 17:22:25] [query] Query for: real estate agent rental property
[2026-01-30 17:22:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:22:25] [query] Engine: default
[2026-01-30 17:22:25] [query] Tokens: real, estate, agent, rental, property
[2026-01-30 17:22:25] [query] Mods: 11
[2026-01-30 17:22:25] [query] Trying AND logic
[2026-01-30 17:22:25] [query] Using OR logic
[2026-01-30 17:22:25] [query] Found results using: or logic
[2026-01-30 17:22:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,625,107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:22:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:22:25] [query] Results: 1356 Pages of results: 7
[2026-01-30 17:22:25] [query] Execution time: 0.60907
[2026-01-30 17:22:27] [query] Query for: nc education login ncstate
[2026-01-30 17:22:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:22:27] [query] Engine: default
[2026-01-30 17:22:27] [query] Tokens: nc, education, login, necessitated, ncstate
[2026-01-30 17:22:27] [query] Mods: 11
[2026-01-30 17:22:27] [query] Using OR logic
[2026-01-30 17:22:27] [query] Found results using: or logic
[2026-01-30 17:22:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5168,9770,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,5168,9770,33705,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:22:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:22:27] [query] Results: 676 Pages of results: 4
[2026-01-30 17:22:27] [query] Execution time: 0.55495
[2026-01-30 17:22:52] [query] Query for: the che la gi
[2026-01-30 17:22:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:22:52] [query] Engine: default
[2026-01-30 17:22:52] [query] Tokens: gi, cheap, cheaper, cheat, cheatham, cheathams, cheatham’s, check, check 21, check-in
[2026-01-30 17:22:52] [query] Mods: 11
[2026-01-30 17:22:52] [query] Trying AND logic
[2026-01-30 17:22:52] [query] Using OR logic
[2026-01-30 17:22:52] [query] Found results using: or logic
[2026-01-30 17:22:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3789)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53647,15343,7171,5914,1889,2097,2077,2177,33222,48051) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:22:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:22:52] [query] Results: 178 Pages of results: 1
[2026-01-30 17:22:52] [query] Execution time: 0.09314
[2026-01-30 17:22:54] [query] Query for: 区焰寻予
[2026-01-30 17:22:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:22:54] [query] Engine: default
[2026-01-30 17:22:54] [query] Tokens: 区焰寻予
[2026-01-30 17:22:54] [query] Mods: 11
[2026-01-30 17:22:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:22:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:22:54] [query] Results: 0 Pages of results: 0
[2026-01-30 17:22:54] [query] Execution time: 0.07612
[2026-01-30 17:23:00] [query] Query for: florida realtos as is contract
[2026-01-30 17:23:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:23:00] [query] Engine: default
[2026-01-30 17:23:00] [query] Tokens: florida, contract, realities, realtys, realty’s, relates, realtos
[2026-01-30 17:23:00] [query] Mods: 11
[2026-01-30 17:23:00] [query] Using OR logic
[2026-01-30 17:23:00] [query] Found results using: or logic
[2026-01-30 17:23:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2727,4111)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,2727,6950,59049,59044,3248,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:23:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:23:00] [query] Results: 835 Pages of results: 5
[2026-01-30 17:23:00] [query] Execution time: 0.31394
[2026-01-30 17:24:00] [index:background] Health check
[2026-01-30 17:24:00] [index:background] CPU load threshold (3) breached: 4.1 [waiting 2]
[2026-01-30 17:24:02] [indexer:background] CPU load threshold (3) breached: 4.1 [waiting 2]
[2026-01-30 17:24:04] [indexer:background] Health check
[2026-01-30 17:24:04] [indexer:background] CPU load threshold (3) breached: 4.1 [waiting 2]
[2026-01-30 17:24:06] [indexer:background] Health check
[2026-01-30 17:24:06] [indexer:background] CPU load threshold (3) breached: 4.01 [waiting 2]
[2026-01-30 17:24:08] [query] Query for: stromectol अनलाइन किन्नुहोस् ivermectin आदेश ⠆⣛ www.7search.top/stromectol ⠆⣛.
[2026-01-30 17:24:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:24:08] [query] Engine: default
[2026-01-30 17:24:08] [query] Tokens: www, top, stromectol अनलाइन किन्नुहोस् ivermectin आदेश ⠆⣛ 7search stromectol
[2026-01-30 17:24:08] [query] Mods: 11
[2026-01-30 17:24:08] [query] Using OR logic
[2026-01-30 17:24:08] [query] Found results using: or logic
[2026-01-30 17:24:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,1156,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:24:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:24:08] [query] Results: 237 Pages of results: 2
[2026-01-30 17:24:08] [query] Execution time: 0.44621
[2026-01-30 17:24:32] [query] Query for: "limited dissolution/solubility advantage" "cocrystal"
[2026-01-30 17:24:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:24:32] [query] Engine: default
[2026-01-30 17:24:32] [query] Tokens: limited, dissolution, advantage, chrystal, crystal, solubility cocrystal
[2026-01-30 17:24:32] [query] Mods: 11
[2026-01-30 17:24:32] [query] Using OR logic
[2026-01-30 17:24:33] [query] Found results using: or logic
[2026-01-30 17:24:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1656,27205,730)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (730,27205,1656,43164,18040,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:24:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:24:33] [query] Results: 165 Pages of results: 1
[2026-01-30 17:24:33] [query] Execution time: 1.61190
[2026-01-30 17:24:49] [query] Query for: legal capacity
[2026-01-30 17:24:49] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:24:49] [query] Engine: legal_qandas
[2026-01-30 17:24:49] [query] Tokens: legal, capacity
[2026-01-30 17:24:49] [query] Mods: 5
[2026-01-30 17:24:49] [query] Trying AND logic
[2026-01-30 17:24:49] [query] Found results using: and logic
[2026-01-30 17:24:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (869,1711) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('24476', '25024') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:24:49] [query] Results: 2 Pages of results: 1
[2026-01-30 17:24:49] [query] Execution time: 0.02121
[2026-01-30 17:24:55] [query] Query for: broker in charge insurance
[2026-01-30 17:24:55] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:24:55] [query] Engine: default
[2026-01-30 17:24:55] [query] Tokens: broker, charge, insurance
[2026-01-30 17:24:55] [query] Mods: 11
[2026-01-30 17:24:55] [query] Trying AND logic
[2026-01-30 17:24:55] [query] Found results using: and logic
[2026-01-30 17:24:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1885,1527,488) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:24:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '2927', '54588') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:24:55] [query] Results: 3 Pages of results: 1
[2026-01-30 17:24:55] [query] Execution time: 0.08996
[2026-01-30 17:25:11] [query] Query for: broker in charge insurance
[2026-01-30 17:25:11] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:25:11] [query] Engine: default
[2026-01-30 17:25:11] [query] Tokens: broker, charge, insurance
[2026-01-30 17:25:11] [query] Mods: 11
[2026-01-30 17:25:11] [query] Trying AND logic
[2026-01-30 17:25:11] [query] Found results using: and logic
[2026-01-30 17:25:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1885,1527,488) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:25:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '2927', '54588') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:25:11] [query] Results: 3 Pages of results: 1
[2026-01-30 17:25:11] [query] Execution time: 0.03656
[2026-01-30 17:25:18] [query] Query for: real estate company's
[2026-01-30 17:25:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:25:18] [query] Engine: default
[2026-01-30 17:25:18] [query] Tokens: real, estate, company, s, company's
[2026-01-30 17:25:18] [query] Mods: 11
[2026-01-30 17:25:18] [query] Trying AND logic
[2026-01-30 17:25:18] [query] Found results using: and logic
[2026-01-30 17:25:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1225,68,33647) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:25:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20548') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:25:18] [query] Results: 1 Pages of results: 1
[2026-01-30 17:25:18] [query] Execution time: 0.11650
[2026-01-30 17:25:18] [query] Query for: broker in charge insurance
[2026-01-30 17:25:18] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:25:18] [query] Engine: default
[2026-01-30 17:25:18] [query] Tokens: broker, charge, insurance
[2026-01-30 17:25:18] [query] Mods: 11
[2026-01-30 17:25:18] [query] Trying AND logic
[2026-01-30 17:25:18] [query] Found results using: and logic
[2026-01-30 17:25:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1885,1527,488) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:25:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '2927', '54588') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:25:18] [query] Results: 3 Pages of results: 1
[2026-01-30 17:25:18] [query] Execution time: 0.03441
[2026-01-30 17:25:20] [query] Query for: 03-3663-6783
[2026-01-30 17:25:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:25:20] [query] Engine: default
[2026-01-30 17:25:20] [query] Tokens: 36630, 36634, 03
[2026-01-30 17:25:20] [query] Mods: 11
[2026-01-30 17:25:20] [query] Using OR logic
[2026-01-30 17:25:20] [query] Found results using: or logic
[2026-01-30 17:25:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (40)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27939,27940,40) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:25:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:25:20] [query] Results: 190 Pages of results: 1
[2026-01-30 17:25:20] [query] Execution time: 0.04886
[2026-01-30 17:25:27] [query] Query for: pmi df eventos
[2026-01-30 17:25:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:25:27] [query] Engine: default
[2026-01-30 17:25:27] [query] Tokens: df6c, dfiles, pmi
[2026-01-30 17:25:27] [query] Mods: 11
[2026-01-30 17:25:27] [query] Trying AND logic
[2026-01-30 17:25:27] [query] Using OR logic
[2026-01-30 17:25:27] [query] Found results using: or logic
[2026-01-30 17:25:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17135)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59558,70753,17135) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:25:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:25:27] [query] Results: 2 Pages of results: 1
[2026-01-30 17:25:27] [query] Execution time: 0.03172
[2026-01-30 17:25:29] [query] Query for: "specialist academy" heating manufacturer germany near "rural estate" town "north-west"
[2026-01-30 17:25:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:25:29] [query] Engine: default
[2026-01-30 17:25:29] [query] Tokens: specialist, academy, heating, manufacturer, germany, near, rural, estate, town, north
[2026-01-30 17:25:29] [query] Mods: 11
[2026-01-30 17:25:29] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:25:29] [query] Using OR logic
[2026-01-30 17:25:29] [query] Found results using: or logic
[2026-01-30 17:25:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6701,172,7925,5103,8511,633,253,7652,5304,2903,3095)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5304,6701,5103,8511,7925,633,7652,172,2903,253) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:25:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:25:29] [query] Results: 1047 Pages of results: 6
[2026-01-30 17:25:29] [query] Execution time: 0.52018
[2026-01-30 17:26:55] [query] Query for: real estate for sale in raeford nc
[2026-01-30 17:26:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:26:55] [query] Engine: default
[2026-01-30 17:26:55] [query] Tokens: real, estate, sale, nc, raiford, rayford, raeford
[2026-01-30 17:26:55] [query] Mods: 11
[2026-01-30 17:26:55] [query] Using OR logic
[2026-01-30 17:26:56] [query] Found results using: or logic
[2026-01-30 17:26:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,396,171,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,125,396,27526,65085,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:26:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:26:56] [query] Results: 1262 Pages of results: 7
[2026-01-30 17:26:56] [query] Execution time: 1.06302
[2026-01-30 17:27:39] [query] Query for: ares real estate
[2026-01-30 17:27:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:27:39] [query] Engine: default
[2026-01-30 17:27:39] [query] Tokens: cares, cares-act, caresact, cazares, charest, clearest, compares, coronavirus-sba-cares-act-faqs, coronavirussbacaresactfaqs, daycares
[2026-01-30 17:27:39] [query] Mods: 11
[2026-01-30 17:27:39] [query] Using OR logic
[2026-01-30 17:27:39] [query] Found results using: and logic
[2026-01-30 17:27:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1224,19350,19363,74152,27507,4872,3707,19345,19358,19097) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:27:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:27:39] [query] Results: 12 Pages of results: 1
[2026-01-30 17:27:39] [query] Execution time: 0.07525
[2026-01-30 17:28:05] [query] Query for: real estate agent sign up
[2026-01-30 17:28:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:28:05] [query] Engine: default
[2026-01-30 17:28:05] [query] Tokens: real, estate, agent, sign
[2026-01-30 17:28:05] [query] Mods: 11
[2026-01-30 17:28:05] [query] Trying AND logic
[2026-01-30 17:28:05] [query] Using OR logic
[2026-01-30 17:28:06] [query] Found results using: or logic
[2026-01-30 17:28:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1312) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:28:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:28:06] [query] Results: 1161 Pages of results: 6
[2026-01-30 17:28:06] [query] Execution time: 0.51959
[2026-01-30 17:28:37] [index:background] Health check
[2026-01-30 17:28:37] [index:background] CPU load threshold (3) breached: 3.64 [waiting 2]
[2026-01-30 17:28:39] [indexer:background] CPU load threshold (3) breached: 3.64 [waiting 2]
[2026-01-30 17:28:49] [indexer:background] Health check
[2026-01-30 17:28:49] [indexer:background] CPU load threshold (3) breached: 3.93 [waiting 2]
[2026-01-30 17:29:13] [query] Query for: how to submit a revision on the forms form library
[2026-01-30 17:29:13] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:29:13] [query] Engine: default
[2026-01-30 17:29:13] [query] Tokens: submit, revision, forms, form, library
[2026-01-30 17:29:13] [query] Mods: 11
[2026-01-30 17:29:13] [query] Trying AND logic
[2026-01-30 17:29:13] [query] Using OR logic
[2026-01-30 17:29:13] [query] Found results using: or logic
[2026-01-30 17:29:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5587,12993,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:29:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:29:13] [query] Results: 1020 Pages of results: 6
[2026-01-30 17:29:13] [query] Execution time: 0.47782
[2026-01-30 17:29:35] [query] Query for: for an agent to become appointed in maine real estate
[2026-01-30 17:29:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:29:35] [query] Engine: default
[2026-01-30 17:29:35] [query] Tokens: agent, become, appointed, maine, real, estate
[2026-01-30 17:29:35] [query] Mods: 11
[2026-01-30 17:29:35] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:29:35] [query] Using OR logic
[2026-01-30 17:29:35] [query] Found results using: or logic
[2026-01-30 17:29:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1470,854,4543,6350,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:29:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:29:35] [query] Results: 1173 Pages of results: 6
[2026-01-30 17:29:35] [query] Execution time: 0.47415
[2026-01-30 17:29:54] [query] Query for: who to submit suggestion change a form the forms committee library
[2026-01-30 17:29:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:29:54] [query] Engine: default
[2026-01-30 17:29:54] [query] Tokens: submit, suggestion, change, form, forms, committee, library
[2026-01-30 17:29:54] [query] Mods: 11
[2026-01-30 17:29:54] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:29:54] [query] Using OR logic
[2026-01-30 17:29:54] [query] Found results using: or logic
[2026-01-30 17:29:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5587,8825,1212,1817,2409,243,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:29:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:29:54] [query] Results: 1293 Pages of results: 7
[2026-01-30 17:29:54] [query] Execution time: 0.48077
[2026-01-30 17:29:56] [query] Query for: real estate agent sign up
[2026-01-30 17:29:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:29:56] [query] Engine: default
[2026-01-30 17:29:56] [query] Tokens: real, estate, agent, sign
[2026-01-30 17:29:56] [query] Mods: 11
[2026-01-30 17:29:56] [query] Trying AND logic
[2026-01-30 17:29:56] [query] Using OR logic
[2026-01-30 17:29:56] [query] Found results using: or logic
[2026-01-30 17:29:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1312) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:29:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:29:56] [query] Results: 1161 Pages of results: 6
[2026-01-30 17:29:56] [query] Execution time: 0.59001
[2026-01-30 17:30:11] [query] Query for: leroy merlin la orotava
[2026-01-30 17:30:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:30:11] [query] Engine: default
[2026-01-30 17:30:11] [query] Tokens: merlin, la, leroy
[2026-01-30 17:30:11] [query] Mods: 11
[2026-01-30 17:30:11] [query] Trying AND logic
[2026-01-30 17:30:11] [query] Using OR logic
[2026-01-30 17:30:11] [query] Found results using: or logic
[2026-01-30 17:30:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3789,5245)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23774,3789,5245) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:30:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:30:11] [query] Results: 5 Pages of results: 1
[2026-01-30 17:30:11] [query] Execution time: 0.03237
[2026-01-30 17:30:28] [query] Query for: iredell county nc property tax listing records online
[2026-01-30 17:30:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:30:28] [query] Engine: default
[2026-01-30 17:30:28] [query] Tokens: county, nc, property, tax, listing, records, online, iredell
[2026-01-30 17:30:28] [query] Mods: 11
[2026-01-30 17:30:28] [query] Using OR logic
[2026-01-30 17:30:29] [query] Found results using: or logic
[2026-01-30 17:30:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (574,1936,396,994,107,879,81)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (574,396,107,81,1936,879,994,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:30:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:30:29] [query] Results: 1382 Pages of results: 7
[2026-01-30 17:30:29] [query] Execution time: 0.95753
[2026-01-30 17:30:41] [query] Query for: 2025 2026 person county nc investment announcement
[2026-01-30 17:30:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:30:41] [query] Engine: default
[2026-01-30 17:30:41] [query] Tokens: 2025, 2026, person, county, nc, investment, announcement, 2025 2026
[2026-01-30 17:30:41] [query] Mods: 11
[2026-01-30 17:30:41] [query] Using OR logic
[2026-01-30 17:30:42] [query] Found results using: or logic
[2026-01-30 17:30:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,28036,16421,574,139,396,1441)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,28036,1441,574,396,139,16421,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:30:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:30:42] [query] Results: 904 Pages of results: 5
[2026-01-30 17:30:42] [query] Execution time: 0.90159
[2026-01-30 17:31:31] [query] Query for: 2025 2026 person county nc investment announcement
[2026-01-30 17:31:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:31:31] [query] Engine: default
[2026-01-30 17:31:31] [query] Tokens: 2025, 2026, person, county, nc, investment, announcement, 2025 2026
[2026-01-30 17:31:31] [query] Mods: 11
[2026-01-30 17:31:31] [query] Using OR logic
[2026-01-30 17:31:32] [query] Found results using: or logic
[2026-01-30 17:31:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,28036,16421,574,139,396,1441)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,28036,1441,574,396,139,16421,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:31:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:31:32] [query] Results: 904 Pages of results: 5
[2026-01-30 17:31:32] [query] Execution time: 0.74237
[2026-01-30 17:31:57] [query] Query for: cumberland county nc real estate
[2026-01-30 17:31:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:31:57] [query] Engine: default
[2026-01-30 17:31:57] [query] Tokens: cumberland, county, nc, real, estate
[2026-01-30 17:31:57] [query] Mods: 11
[2026-01-30 17:31:57] [query] Trying AND logic
[2026-01-30 17:31:57] [query] Using OR logic
[2026-01-30 17:31:58] [query] Found results using: or logic
[2026-01-30 17:31:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13301,574,396,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:31:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:31:58] [query] Results: 1187 Pages of results: 6
[2026-01-30 17:31:58] [query] Execution time: 0.79004
[2026-01-30 17:32:55] [query] Query for: sample
[2026-01-30 17:32:55] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:32:55] [query] Engine: default
[2026-01-30 17:32:55] [query] Tokens: sample
[2026-01-30 17:32:55] [query] Mods: 11
[2026-01-30 17:32:55] [query] Found results using: or logic
[2026-01-30 17:32:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6475) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:32:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:32:55] [query] Results: 175 Pages of results: 1
[2026-01-30 17:32:55] [query] Execution time: 0.06853
[2026-01-30 17:33:03] [query] Query for: av inajar de souza 4318
[2026-01-30 17:33:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:33:03] [query] Engine: default
[2026-01-30 17:33:03] [query] Tokens: avail, availability, available, available 070123, available 24, available070123, available24, avatar, ave, avenue
[2026-01-30 17:33:03] [query] Mods: 11
[2026-01-30 17:33:03] [query] Using OR logic
[2026-01-30 17:33:03] [query] Found results using: and logic
[2026-01-30 17:33:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34742,3685,929,28289,20098,28292,20105,74896,15551,14389) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:33:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:33:03] [query] Results: 245 Pages of results: 2
[2026-01-30 17:33:03] [query] Execution time: 0.11442
[2026-01-30 17:33:03] [query] Query for: acton real estate an
[2026-01-30 17:33:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:33:03] [query] Engine: default
[2026-01-30 17:33:03] [query] Query for: apagar denuncia consumid0r gov
[2026-01-30 17:33:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:33:03] [query] Engine: default
[2026-01-30 17:33:03] [query] Tokens: winspeakerserieswithsarabroninzoningsimpactonnorthcarolinalandvaluescnc, estate, real
[2026-01-30 17:33:03] [query] Mods: 11
[2026-01-30 17:33:03] [query] Trying AND logic
[2026-01-30 17:33:03] [query] Using OR logic
[2026-01-30 17:33:03] [query] Tokens: gov, dennis, apagar denuncia consumid0r
[2026-01-30 17:33:03] [query] Mods: 11
[2026-01-30 17:33:03] [query] Using OR logic
[2026-01-30 17:33:03] [query] Found results using: or logic
[2026-01-30 17:33:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3655)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3655,22901,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:33:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:33:03] [query] Results: 30 Pages of results: 1
[2026-01-30 17:33:03] [query] Execution time: 0.26236
[2026-01-30 17:33:04] [query] Found results using: or logic
[2026-01-30 17:33:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (75903,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:33:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:33:04] [query] Results: 941 Pages of results: 5
[2026-01-30 17:33:04] [query] Execution time: 0.53362
[2026-01-30 17:33:04] [query] Query for: which real estate agent role sell houses
[2026-01-30 17:33:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:33:04] [query] Engine: default
[2026-01-30 17:33:05] [query] Tokens: real, estate, agent, role, sell, houses
[2026-01-30 17:33:05] [query] Mods: 11
[2026-01-30 17:33:05] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:33:05] [query] Using OR logic
[2026-01-30 17:33:06] [query] Found results using: or logic
[2026-01-30 17:33:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,166,106,2990) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:33:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:33:06] [query] Results: 1197 Pages of results: 6
[2026-01-30 17:33:06] [query] Execution time: 1.66127
[2026-01-30 17:33:07] [query] Query for: www.thestatefair.nt
[2026-01-30 17:33:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:33:07] [query] Engine: default
[2026-01-30 17:33:07] [query] Tokens: ntu1qi1dqebabt4hwbtzbio6wua7yhvqycemoxyg4qrb3ifyfnkwbjog, www
[2026-01-30 17:33:07] [query] Mods: 11
[2026-01-30 17:33:07] [query] Using OR logic
[2026-01-30 17:33:07] [query] Found results using: or logic
[2026-01-30 17:33:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51332,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:33:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:33:07] [query] Results: 120 Pages of results: 1
[2026-01-30 17:33:07] [query] Execution time: 0.11912
[2026-01-30 17:33:41] [query] Query for: zip forms form library
[2026-01-30 17:33:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:33:41] [query] Engine: default
[2026-01-30 17:33:41] [query] Tokens: zip, forms, form, library
[2026-01-30 17:33:41] [query] Mods: 11
[2026-01-30 17:33:41] [query] Trying AND logic
[2026-01-30 17:33:41] [query] Using OR logic
[2026-01-30 17:33:41] [query] Found results using: or logic
[2026-01-30 17:33:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6207,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:33:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:33:41] [query] Results: 982 Pages of results: 5
[2026-01-30 17:33:41] [query] Execution time: 0.26102
[2026-01-30 17:33:41] [query] Query for: offer to purchase guildlines
[2026-01-30 17:33:41] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:33:41] [query] Engine: forms_and_contracts
[2026-01-30 17:33:42] [query] Tokens: offer, purchase, guildlines
[2026-01-30 17:33:42] [query] Mods: 5
[2026-01-30 17:33:42] [query] Using OR logic
[2026-01-30 17:33:42] [query] Found results using: or logic
[2026-01-30 17:33:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1798,120)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1798,120,0) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:33:42] [query] Results: 38 Pages of results: 1
[2026-01-30 17:33:42] [query] Execution time: 0.10995
[2026-01-30 17:33:50] [query] Query for: wwrea
[2026-01-30 17:33:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:33:50] [query] Engine: default
[2026-01-30 17:33:50] [query] Tokens: wwrea
[2026-01-30 17:33:50] [query] Mods: 11
[2026-01-30 17:33:50] [query] Found results using: or logic
[2026-01-30 17:33:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33210) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:33:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:33:50] [query] Results: 18 Pages of results: 1
[2026-01-30 17:33:50] [query] Execution time: 0.02211
[2026-01-30 17:33:59] [index:background] Health check
[2026-01-30 17:33:59] [index:background] CPU load threshold (3) breached: 3.72 [waiting 2]
[2026-01-30 17:34:01] [indexer:background] CPU load threshold (3) breached: 3.75 [waiting 2]
[2026-01-30 17:34:01] [indexer:background] Health check
[2026-01-30 17:34:02] [indexer:background] Health check
[2026-01-30 17:34:03] [indexer:background] CPU load threshold (3) breached: 3.75 [waiting 2]
[2026-01-30 17:34:05] [indexer:background] CPU load threshold (3) breached: 3.69 [waiting 2]
[2026-01-30 17:34:27] [query] Query for: listing agreement
[2026-01-30 17:34:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:34:27] [query] Engine: default
[2026-01-30 17:34:27] [query] Tokens: listing, agreement
[2026-01-30 17:34:27] [query] Mods: 11
[2026-01-30 17:34:27] [query] Trying AND logic
[2026-01-30 17:34:30] [query] Found results using: and logic
[2026-01-30 17:34:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:34:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1936) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:34:30] [query] Results: 273 Pages of results: 2
[2026-01-30 17:34:30] [query] Execution time: 2.74427
[2026-01-30 17:34:31] [query] Query for: listing agreement
[2026-01-30 17:34:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:34:31] [query] Engine: default
[2026-01-30 17:34:31] [query] Tokens: listing, agreement
[2026-01-30 17:34:31] [query] Mods: 11
[2026-01-30 17:34:31] [query] Trying AND logic
[2026-01-30 17:34:33] [query] Query for: listing agreement
[2026-01-30 17:34:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:34:33] [query] Engine: default
[2026-01-30 17:34:33] [query] Tokens: listing, agreement
[2026-01-30 17:34:33] [query] Mods: 11
[2026-01-30 17:34:33] [query] Trying AND logic
[2026-01-30 17:34:34] [query] Found results using: and logic
[2026-01-30 17:34:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:34:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1936) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:34:34] [query] Results: 273 Pages of results: 2
[2026-01-30 17:34:34] [query] Execution time: 2.12568
[2026-01-30 17:34:35] [query] Found results using: and logic
[2026-01-30 17:34:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:34:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1936) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:34:35] [query] Results: 273 Pages of results: 2
[2026-01-30 17:34:35] [query] Execution time: 2.23816
[2026-01-30 17:34:39] [query] Query for: 
[2026-01-30 17:34:39] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:34:39] [query] Engine: default
[2026-01-30 17:34:39] [query] Tokens: 
[2026-01-30 17:34:39] [query] Mods: 11
[2026-01-30 17:34:39] [query] Found results using: or logic
[2026-01-30 17:34:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:34:39') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:34:39] [query] Results: 2025 Pages of results: 11
[2026-01-30 17:34:39] [query] Execution time: 0.21547
[2026-01-30 17:34:48] [query] Query for: 啊哈啊哈言文字
[2026-01-30 17:34:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:34:48] [query] Engine: default
[2026-01-30 17:34:48] [query] Tokens: 啊哈啊哈言文字
[2026-01-30 17:34:48] [query] Mods: 11
[2026-01-30 17:34:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:34:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:34:48] [query] Results: 0 Pages of results: 0
[2026-01-30 17:34:50] [query] Execution time: 1.41930
[2026-01-30 17:34:51] [query] Query for: insight magazine
[2026-01-30 17:34:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:34:51] [query] Engine: default
[2026-01-30 17:34:51] [query] Tokens: insight, magazine
[2026-01-30 17:34:51] [query] Mods: 11
[2026-01-30 17:34:51] [query] Trying AND logic
[2026-01-30 17:34:51] [query] Found results using: and logic
[2026-01-30 17:34:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1,6742) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:34:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11218', '11252', '12407', '13282', '14176', '14230', '14364', '14465', '17454', '17569', '17623', '17737', '17746', '17872', '17954', '17962', '18057', '18438', '19992', '20033', '21188', '21595', '21647', '21672', '24915', '25332', '25641', '3', '30479', '36790', '39378', '39580', '43232', '43391', '43693', '46635', '46719', '46724', '47340', '4876', '48956', '49065', '49085', '49092', '49253', '49351', '50520', '50633', '50639', '51294', '52934', '53101', '54446', '55161', '55688', '55803', '56382', '7716', '7777') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:34:51] [query] Results: 59 Pages of results: 1
[2026-01-30 17:34:51] [query] Execution time: 0.20928
[2026-01-30 17:35:00] [query] Query for: 30117
[2026-01-30 17:35:00] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:35:00] [query] Engine: download_ready
[2026-01-30 17:35:00] [query] Tokens: 30117
[2026-01-30 17:35:00] [query] Mods: 5
[2026-01-30 17:35:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31925) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 34905, 35191, 41768, 50428, 35005, 35371, 45861, 34780, 35148, 35546, 48269, 34932, 35195, 41964, 50431, 35010, 35377, 45864, 34782, 35152, 35553, 48331, 34939, 35199, 41967, 53551, 34756, 35052, 35382, 45867, 34785, 35156, 35564, 48334, 34943, 35203, 42059, 53552, 34758, 35054, 35392, 45872, 34850, 35160, 48469, 34947, 35207, 42062, 53557, 34762, 35058, 35397, 45876, 34853, 35165, 48665, 34951, 35261, 42169, 53560, 34764, 35062, 35403, 45879, 34867, 35169, 38731, 48669, 34955, 35273, 42207, 56030, 34766, 35088, 35409, 45884, 34870, 35173, 38772, 48760, 34958, 35285, 42298, 34769, 35093, 35463, 45887, 34876, 35177, 41678, 38993, 48763, 34962, 35290, 42323, 34772, 45894, 34879, 35183, 41689, 48911, 34995, 35360, 42357, 34774, 35140, 47716, 34902, 35187, 41743, 49576, 35000, 35366, 45858, 34778, 35144, 48258 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:35:00] [query] Results: 0 Pages of results: 0
[2026-01-30 17:35:00] [query] Execution time: 0.01047
[2026-01-30 17:35:19] [query] Query for: 30117
[2026-01-30 17:35:19] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:35:19] [query] Engine: download_ready
[2026-01-30 17:35:19] [query] Tokens: 30117
[2026-01-30 17:35:19] [query] Mods: 5
[2026-01-30 17:35:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31925) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 34905, 35191, 41768, 50428, 35005, 35371, 45861, 34780, 35148, 35546, 48269, 34932, 35195, 41964, 50431, 35010, 35377, 45864, 34782, 35152, 35553, 48331, 34939, 35199, 41967, 53551, 34756, 35052, 35382, 45867, 34785, 35156, 35564, 48334, 34943, 35203, 42059, 53552, 34758, 35054, 35392, 45872, 34850, 35160, 48469, 34947, 35207, 42062, 53557, 34762, 35058, 35397, 45876, 34853, 35165, 48665, 34951, 35261, 42169, 53560, 34764, 35062, 35403, 45879, 34867, 35169, 38731, 48669, 34955, 35273, 42207, 56030, 34766, 35088, 35409, 45884, 34870, 35173, 38772, 48760, 34958, 35285, 42298, 34769, 35093, 35463, 45887, 34876, 35177, 41678, 38993, 48763, 34962, 35290, 42323, 34772, 45894, 34879, 35183, 41689, 48911, 34995, 35360, 42357, 34774, 35140, 47716, 34902, 35187, 41743, 49576, 35000, 35366, 45858, 34778, 35144, 48258 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:35:19] [query] Results: 0 Pages of results: 0
[2026-01-30 17:35:19] [query] Execution time: 0.00670
[2026-01-30 17:35:36] [query] Query for: zip forms form library
[2026-01-30 17:35:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:35:36] [query] Engine: default
[2026-01-30 17:35:36] [query] Tokens: zip, forms, form, library
[2026-01-30 17:35:36] [query] Mods: 11
[2026-01-30 17:35:36] [query] Trying AND logic
[2026-01-30 17:35:36] [query] Using OR logic
[2026-01-30 17:35:36] [query] Found results using: or logic
[2026-01-30 17:35:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6207,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:35:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:35:36] [query] Results: 982 Pages of results: 5
[2026-01-30 17:35:36] [query] Execution time: 0.27400
[2026-01-30 17:35:38] [query] Query for: china trademark search reg. no. 77376514a
[2026-01-30 17:35:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:35:38] [query] Engine: default
[2026-01-30 17:35:38] [query] Tokens: reg, regain, regained, regaining, regalado, regale, regard, regarded, regarding, regardless
[2026-01-30 17:35:38] [query] Mods: 11
[2026-01-30 17:35:38] [query] Using OR logic
[2026-01-30 17:35:38] [query] Found results using: and logic
[2026-01-30 17:35:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10630,2239,30487)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63017,14395,3239,14694,23998,17694,17636,33195,936,2421) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:35:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:35:38] [query] Results: 259 Pages of results: 2
[2026-01-30 17:35:38] [query] Execution time: 0.15977
[2026-01-30 17:37:05] [query] Query for: apotheke online preisvergleich 📓⡙ www.7rx.biz/fr/vibramycin achat vibramycin generique combien ca coute. achete bon marche. commander en ligne.
[2026-01-30 17:37:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:37:05] [query] Engine: default
[2026-01-30 17:37:05] [query] Tokens: commander, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, bona, bond, bonding, bonds, bonds-and
[2026-01-30 17:37:05] [query] Mods: 11
[2026-01-30 17:37:05] [query] Trying AND logic
[2026-01-30 17:37:05] [query] Using OR logic
[2026-01-30 17:37:05] [query] Found results using: or logic
[2026-01-30 17:37:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15734,49439,1016,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,17695,61401,61404,61406,3004,2145,10169,10266,66504) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:37:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:37:05] [query] Results: 27 Pages of results: 1
[2026-01-30 17:37:05] [query] Execution time: 0.07325
[2026-01-30 17:37:08] [query] Query for: saint cyr intermarche
[2026-01-30 17:37:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:37:08] [query] Engine: default
[2026-01-30 17:37:08] [query] Tokens: cyril, saint
[2026-01-30 17:37:08] [query] Mods: 11
[2026-01-30 17:37:08] [query] Trying AND logic
[2026-01-30 17:37:08] [query] Using OR logic
[2026-01-30 17:37:08] [query] Found results using: or logic
[2026-01-30 17:37:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13759)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67757,13759) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:37:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:37:08] [query] Results: 1 Pages of results: 1
[2026-01-30 17:37:08] [query] Execution time: 0.03528
[2026-01-30 17:38:12] [query] Query for: addenda-to-offer-to-purchase-and-contract
[2026-01-30 17:38:12] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:38:12] [query] Engine: legal_qandas
[2026-01-30 17:38:12] [query] Tokens: addenda, offer, purchase, contract, addenda-to-offer-to-purchase-and-contract
[2026-01-30 17:38:12] [query] Mods: 5
[2026-01-30 17:38:12] [query] Using OR logic
[2026-01-30 17:38:12] [query] Found results using: or logic
[2026-01-30 17:38:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17198,1798,120,2727,32868) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:38:12] [query] Results: 562 Pages of results: 3
[2026-01-30 17:38:12] [query] Execution time: 0.23575
[2026-01-30 17:38:15] [query] Query for: главная вольск
[2026-01-30 17:38:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:38:15] [query] Engine: default
[2026-01-30 17:38:15] [query] Tokens: главная вольск
[2026-01-30 17:38:15] [query] Mods: 11
[2026-01-30 17:38:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:38:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:38:15] [query] Results: 0 Pages of results: 0
[2026-01-30 17:38:15] [query] Execution time: 0.10767
[2026-01-30 17:38:19] [query] Query for: flat fee realtor
[2026-01-30 17:38:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:38:19] [query] Engine: default
[2026-01-30 17:38:19] [query] Tokens: flat, fee, realtor
[2026-01-30 17:38:19] [query] Mods: 11
[2026-01-30 17:38:19] [query] Trying AND logic
[2026-01-30 17:38:19] [query] Found results using: and logic
[2026-01-30 17:38:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3526,1510,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:38:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('44590') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:38:19] [query] Results: 1 Pages of results: 1
[2026-01-30 17:38:19] [query] Execution time: 0.07398
[2026-01-30 17:38:49] [query] Query for: cumberland county nc map
[2026-01-30 17:38:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:38:49] [query] Engine: default
[2026-01-30 17:38:49] [query] Tokens: cumberland, county, nc, map
[2026-01-30 17:38:49] [query] Mods: 11
[2026-01-30 17:38:49] [query] Trying AND logic
[2026-01-30 17:38:49] [query] Using OR logic
[2026-01-30 17:38:49] [query] Query for: 28804
[2026-01-30 17:38:49] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:38:49] [query] Engine: download_ready
[2026-01-30 17:38:49] [query] Tokens: 28804
[2026-01-30 17:38:49] [query] Mods: 5
[2026-01-30 17:38:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31369) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 34905, 35191, 41768, 50428, 35005, 35371, 45861, 34780, 35148, 35546, 48269, 34932, 35195, 41964, 50431, 35010, 35377, 45864, 34782, 35152, 35553, 48331, 34939, 35199, 41967, 53551, 34756, 35052, 35382, 45867, 34785, 35156, 35564, 48334, 34943, 35203, 42059, 53552, 34758, 35054, 35392, 45872, 34850, 35160, 48469, 34947, 35207, 42062, 53557, 34762, 35058, 35397, 45876, 34853, 35165, 48665, 34951, 35261, 42169, 53560, 34764, 35062, 35403, 45879, 34867, 35169, 38731, 48669, 34955, 35273, 42207, 56030, 34766, 35088, 35409, 45884, 34870, 35173, 38772, 48760, 34958, 35285, 42298, 34769, 35093, 35463, 45887, 34876, 35177, 41678, 38993, 48763, 34962, 35290, 42323, 34772, 45894, 34879, 35183, 41689, 48911, 34995, 35360, 42357, 34774, 35140, 47716, 34902, 35187, 41743, 49576, 35000, 35366, 45858, 34778, 35144, 48258 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:38:49] [query] Results: 0 Pages of results: 0
[2026-01-30 17:38:49] [query] Execution time: 0.00849
[2026-01-30 17:38:49] [query] Found results using: or logic
[2026-01-30 17:38:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13301,574,396,8137) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:38:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:38:49] [query] Results: 680 Pages of results: 4
[2026-01-30 17:38:49] [query] Execution time: 0.71382
[2026-01-30 17:39:00] [index:background] Health check
[2026-01-30 17:39:00] [index:background] CPU load threshold (3) breached: 4.12 [waiting 2]
[2026-01-30 17:39:01] [index:background] Health check
[2026-01-30 17:39:02] [index:background] CPU load threshold (3) breached: 4.12 [waiting 2]
[2026-01-30 17:39:02] [indexer:background] CPU load threshold (3) breached: 4.12 [waiting 2]
[2026-01-30 17:39:04] [indexer:background] CPU load threshold (3) breached: 4.12 [waiting 2]
[2026-01-30 17:39:06] [indexer:background] Health check
[2026-01-30 17:39:06] [indexer:background] CPU load threshold (3) breached: 4.11 [waiting 2]
[2026-01-30 17:39:08] [indexer:background] Health check
[2026-01-30 17:39:08] [indexer:background] CPU load threshold (3) breached: 4.11 [waiting 2]
[2026-01-30 17:39:16] [query] Query for: cual procesador es el mejor para a320m-hdvr4.0
[2026-01-30 17:39:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:39:16] [query] Engine: default
[2026-01-30 17:39:16] [query] Tokens: parachute, parachutist, paradigms, paradis, paragraph, paragraph 1, paragraph 10, paragraph 11, paragraph 12, paragraph 13
[2026-01-30 17:39:16] [query] Mods: 11
[2026-01-30 17:39:16] [query] Trying AND logic
[2026-01-30 17:39:16] [query] Found results using: and logic
[2026-01-30 17:39:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,59822,59810)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53670,53669,21747,32489,12561,13251,19820,17588,17587,16068) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:39:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14256', '17792', '19972', '20171', '20405', '25650', '40247', '41095', '42005') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:39:16] [query] Results: 9 Pages of results: 1
[2026-01-30 17:39:16] [query] Execution time: 0.06786
[2026-01-30 17:39:21] [query] Query for: 
[2026-01-30 17:39:21] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:39:21] [query] Engine: default
[2026-01-30 17:39:21] [query] Tokens: 
[2026-01-30 17:39:21] [query] Mods: 11
[2026-01-30 17:39:21] [query] Found results using: or logic
[2026-01-30 17:39:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:39:21') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:39:21] [query] Results: 2025 Pages of results: 11
[2026-01-30 17:39:21] [query] Execution time: 0.21093
[2026-01-30 17:39:57] [query] Query for: appraisal for real estate
[2026-01-30 17:39:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:39:57] [query] Engine: default
[2026-01-30 17:39:57] [query] Tokens: appraisal, real, estate
[2026-01-30 17:39:57] [query] Mods: 11
[2026-01-30 17:39:57] [query] Trying AND logic
[2026-01-30 17:39:58] [query] Found results using: and logic
[2026-01-30 17:39:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8778,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:39:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '14230', '14256', '17398', '19386', '19892', '19982', '19992', '20198', '20429', '20601', '21188', '21255', '21357', '21391', '21606', '21647', '21663', '21665', '21772', '21790', '23112', '2520', '25332', '25435', '25949', '30465', '30467', '41095', '41583', '42851', '43407', '43420', '44444', '47509', '50586', '51394', '51745', '52033', '52101', '53309', '54466', '54653', '54675', '55621', '55775') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:39:58] [query] Results: 40 Pages of results: 1
[2026-01-30 17:39:58] [query] Execution time: 0.79867
[2026-01-30 17:40:57] [query] Query for: how quickly can a real estate agent sell house that was listed for rent
[2026-01-30 17:40:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:40:57] [query] Engine: default
[2026-01-30 17:40:57] [query] Tokens: quickly, can, real, estate, agent, sell, house, listed, rent
[2026-01-30 17:40:57] [query] Mods: 11
[2026-01-30 17:40:57] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:40:57] [query] Using OR logic
[2026-01-30 17:40:58] [query] Found results using: or logic
[2026-01-30 17:40:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2712,589,171,172,1470,106,244,4954,603) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:40:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:40:58] [query] Results: 1387 Pages of results: 7
[2026-01-30 17:40:58] [query] Execution time: 0.93670
[2026-01-30 17:41:00] [query] Query for: خرید بلیط برنامه شفرونی
[2026-01-30 17:41:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:41:00] [query] Engine: default
[2026-01-30 17:41:00] [query] Tokens: خرید بلیط برنامه شفرونی
[2026-01-30 17:41:00] [query] Mods: 11
[2026-01-30 17:41:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:41:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:41:00] [query] Results: 0 Pages of results: 0
[2026-01-30 17:41:00] [query] Execution time: 0.15528
[2026-01-30 17:41:46] [query] Query for: passagens metropolitanas valor
[2026-01-30 17:41:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:41:46] [query] Engine: default
[2026-01-30 17:41:46] [query] Tokens: valorem
[2026-01-30 17:41:46] [query] Mods: 11
[2026-01-30 17:41:46] [query] Found results using: and logic
[2026-01-30 17:41:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16863) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:41:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:41:46] [query] Results: 2 Pages of results: 1
[2026-01-30 17:41:46] [query] Execution time: 0.02067
[2026-01-30 17:41:46] [query] Query for: nada es para siempre somos un misterio no se donde estoy solo que voy
[2026-01-30 17:41:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:41:46] [query] Engine: default
[2026-01-30 17:41:46] [query] Tokens: parachute, parachutist, paradigms, paradis, paragraph, paragraph 1, paragraph 10, paragraph 11, paragraph 12, paragraph 13
[2026-01-30 17:41:46] [query] Mods: 11
[2026-01-30 17:41:46] [query] Using OR logic
[2026-01-30 17:41:46] [query] Found results using: and logic
[2026-01-30 17:41:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (59810,59816,14320,7543)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53670,53669,21747,32489,12561,13251,19820,17588,17587,16068) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:41:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:41:46] [query] Results: 293 Pages of results: 2
[2026-01-30 17:41:46] [query] Execution time: 0.12042
[2026-01-30 17:41:51] [query] Query for: real estate agent
[2026-01-30 17:41:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:41:51] [query] Engine: default
[2026-01-30 17:41:51] [query] Tokens: real, estate, agent
[2026-01-30 17:41:51] [query] Mods: 11
[2026-01-30 17:41:51] [query] Trying AND logic
[2026-01-30 17:41:54] [query] Found results using: and logic
[2026-01-30 17:41:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:41:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1470) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:41:54] [query] Results: 354 Pages of results: 2
[2026-01-30 17:41:54] [query] Execution time: 3.07631
[2026-01-30 17:42:00] [query] Query for: 3t
[2026-01-30 17:42:00] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:00] [query] Engine: forms_and_contracts
[2026-01-30 17:42:00] [query] Tokens: 3t
[2026-01-30 17:42:00] [query] Mods: 5
[2026-01-30 17:42:00] [query] Found results using: or logic
[2026-01-30 17:42:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20427) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:00] [query] Results: 2 Pages of results: 1
[2026-01-30 17:42:00] [query] Execution time: 0.01184
[2026-01-30 17:42:28] [query] Query for: fha loan real estate offer rules
[2026-01-30 17:42:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:28] [query] Engine: default
[2026-01-30 17:42:28] [query] Tokens: fha, loan, real, estate, offer, rules
[2026-01-30 17:42:28] [query] Mods: 11
[2026-01-30 17:42:28] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:42:28] [query] Using OR logic
[2026-01-30 17:42:29] [query] Found results using: or logic
[2026-01-30 17:42:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16010,2927,171,172,1798,1773) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:42:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:29] [query] Results: 1297 Pages of results: 7
[2026-01-30 17:42:29] [query] Execution time: 0.62403
[2026-01-30 17:42:32] [query] Query for: north carolina joint underwriting association and insurance
[2026-01-30 17:42:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:32] [query] Engine: default
[2026-01-30 17:42:32] [query] Tokens: north, carolina, joint, underwriting, association, insurance
[2026-01-30 17:42:32] [query] Mods: 11
[2026-01-30 17:42:32] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:42:32] [query] Using OR logic
[2026-01-30 17:42:33] [query] Found results using: or logic
[2026-01-30 17:42:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,842,21693,155,488) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:42:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:33] [query] Results: 855 Pages of results: 5
[2026-01-30 17:42:33] [query] Execution time: 0.75922
[2026-01-30 17:42:36] [query] Query for: 400 form
[2026-01-30 17:42:36] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:36] [query] Engine: forms_and_contracts
[2026-01-30 17:42:36] [query] Tokens: 400, form
[2026-01-30 17:42:36] [query] Mods: 5
[2026-01-30 17:42:36] [query] Trying AND logic
[2026-01-30 17:42:36] [query] Found results using: and logic
[2026-01-30 17:42:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3772,1817) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29719', '29725', '29731', '29738', '29744', '29750', '29756', '29762', '29768', '29774', '29781', '29790', '29797', '29804', '29810', '29816', '29823', '29829', '29835', '29841', '29848', '29857', '29863', '29870', '29876', '29882', '34762', '34764', '34766', '34769', '34778', '34780', '34782', '34785', '34902', '34905', '35088', '35093', '35165', '35169', '35173', '35195', '35199', '35203', '35377', '35382', '35403', '35409', '35553', '35564', '41768', '42207', '48331', '48334', '48760', '48763') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:36] [query] Results: 56 Pages of results: 1
[2026-01-30 17:42:36] [query] Execution time: 0.04966
[2026-01-30 17:42:39] [query] Query for: forms form library
[2026-01-30 17:42:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:39] [query] Engine: default
[2026-01-30 17:42:39] [query] Tokens: forms, form, library
[2026-01-30 17:42:39] [query] Mods: 11
[2026-01-30 17:42:39] [query] Using OR logic
[2026-01-30 17:42:39] [query] Found results using: or logic
[2026-01-30 17:42:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:42:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:39] [query] Results: 981 Pages of results: 5
[2026-01-30 17:42:39] [query] Execution time: 0.31535
[2026-01-30 17:42:40] [query] Query for: 101
[2026-01-30 17:42:40] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:40] [query] Engine: forms_and_contracts
[2026-01-30 17:42:40] [query] Tokens: 101
[2026-01-30 17:42:40] [query] Mods: 5
[2026-01-30 17:42:40] [query] Found results using: or logic
[2026-01-30 17:42:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19812) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:40] [query] Results: 2 Pages of results: 1
[2026-01-30 17:42:40] [query] Execution time: 0.02395
[2026-01-30 17:42:42] [query] Query for: forms form library
[2026-01-30 17:42:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:42] [query] Engine: default
[2026-01-30 17:42:42] [query] Tokens: forms, form, library
[2026-01-30 17:42:42] [query] Mods: 11
[2026-01-30 17:42:42] [query] Using OR logic
[2026-01-30 17:42:42] [query] Found results using: or logic
[2026-01-30 17:42:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:42:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:42] [query] Results: 981 Pages of results: 5
[2026-01-30 17:42:42] [query] Execution time: 0.24979
[2026-01-30 17:42:43] [query] Query for: forms form library
[2026-01-30 17:42:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:43] [query] Engine: default
[2026-01-30 17:42:43] [query] Tokens: forms, form, library
[2026-01-30 17:42:43] [query] Mods: 11
[2026-01-30 17:42:43] [query] Using OR logic
[2026-01-30 17:42:43] [query] Found results using: or logic
[2026-01-30 17:42:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:42:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:43] [query] Results: 981 Pages of results: 5
[2026-01-30 17:42:43] [query] Execution time: 0.24452
[2026-01-30 17:42:45] [query] Query for: forms form library
[2026-01-30 17:42:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:45] [query] Engine: default
[2026-01-30 17:42:45] [query] Tokens: forms, form, library
[2026-01-30 17:42:45] [query] Mods: 11
[2026-01-30 17:42:45] [query] Using OR logic
[2026-01-30 17:42:45] [query] Query for: forms form library
[2026-01-30 17:42:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:45] [query] Engine: default
[2026-01-30 17:42:45] [query] Tokens: forms, form, library
[2026-01-30 17:42:45] [query] Mods: 11
[2026-01-30 17:42:45] [query] Using OR logic
[2026-01-30 17:42:45] [query] Found results using: or logic
[2026-01-30 17:42:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:42:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:45] [query] Results: 981 Pages of results: 5
[2026-01-30 17:42:45] [query] Execution time: 0.25309
[2026-01-30 17:42:45] [query] Found results using: or logic
[2026-01-30 17:42:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:42:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:45] [query] Results: 981 Pages of results: 5
[2026-01-30 17:42:45] [query] Execution time: 0.24911
[2026-01-30 17:42:52] [query] Query for: nc court calendar 2026
[2026-01-30 17:42:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:42:52] [query] Engine: default
[2026-01-30 17:42:52] [query] Tokens: nc, court, calendar, 2026, calendar 2026
[2026-01-30 17:42:52] [query] Mods: 11
[2026-01-30 17:42:52] [query] Using OR logic
[2026-01-30 17:42:53] [query] Found results using: or logic
[2026-01-30 17:42:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,4777,6322,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,6322,4777,28036,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:42:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:42:53] [query] Results: 753 Pages of results: 4
[2026-01-30 17:42:53] [query] Execution time: 1.01901
[2026-01-30 17:43:01] [query] Query for: سریال پلتفرم
[2026-01-30 17:43:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:43:01] [query] Engine: default
[2026-01-30 17:43:01] [query] Tokens: سریال پلتفرم
[2026-01-30 17:43:01] [query] Mods: 11
[2026-01-30 17:43:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:43:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:43:01] [query] Results: 0 Pages of results: 0
[2026-01-30 17:43:01] [query] Execution time: 0.10567
[2026-01-30 17:43:27] [query] Query for: zentel
[2026-01-30 17:43:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:43:27] [query] Engine: default
[2026-01-30 17:43:27] [query] Tokens: zentel
[2026-01-30 17:43:27] [query] Mods: 11
[2026-01-30 17:43:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:43:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:43:27] [query] Results: 0 Pages of results: 0
[2026-01-30 17:43:27] [query] Execution time: 0.07743
[2026-01-30 17:43:37] [index:background] Health check
[2026-01-30 17:43:37] [index:background] CPU load threshold (3) breached: 5.55 [waiting 2]
[2026-01-30 17:43:39] [indexer:background] CPU load threshold (3) breached: 5.55 [waiting 2]
[2026-01-30 17:43:48] [query] Query for: 30005
[2026-01-30 17:43:48] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:43:48] [query] Engine: download_ready
[2026-01-30 17:43:48] [query] Tokens: 30005
[2026-01-30 17:43:48] [query] Mods: 5
[2026-01-30 17:43:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31888) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29238, 29395, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:43:48] [query] Results: 0 Pages of results: 0
[2026-01-30 17:43:48] [query] Execution time: 0.02022
[2026-01-30 17:43:49] [indexer:background] Health check
[2026-01-30 17:43:49] [indexer:background] CPU load threshold (3) breached: 5.48 [waiting 2]
[2026-01-30 17:44:09] [query] Query for: fha loan real estate offer rules
[2026-01-30 17:44:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:44:09] [query] Engine: default
[2026-01-30 17:44:09] [query] Tokens: fha, loan, real, estate, offer, rules
[2026-01-30 17:44:09] [query] Mods: 11
[2026-01-30 17:44:09] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:44:09] [query] Using OR logic
[2026-01-30 17:44:09] [query] Found results using: or logic
[2026-01-30 17:44:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16010,2927,171,172,1798,1773) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:44:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:44:09] [query] Results: 1297 Pages of results: 7
[2026-01-30 17:44:09] [query] Execution time: 0.53206
[2026-01-30 17:45:32] [query] Query for: coumadin on line senza ricetta 🍡🕕⥢ www.7rx.biz/coumadin billige til salg uden recept kraevet. kob paypal hvor kan man kobe coumadin? bestil online lovligt. billig
[2026-01-30 17:45:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:45:32] [query] Engine: default
[2026-01-30 17:45:32] [query] Tokens: kobe, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, kandyce, kane, kaneohe, kangaroo, kangaroos
[2026-01-30 17:45:32] [query] Mods: 11
[2026-01-30 17:45:32] [query] Trying AND logic
[2026-01-30 17:45:32] [query] Using OR logic
[2026-01-30 17:45:32] [query] Found results using: or logic
[2026-01-30 17:45:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (399,692,994,6661,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,17695,61401,61404,61406,23237,47685,65859,57034,57031) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:45:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:45:32] [query] Results: 6 Pages of results: 1
[2026-01-30 17:45:32] [query] Execution time: 0.16617
[2026-01-30 17:45:43] [query] Query for: buy domperidone ⥝⥧ www.7search.xyz/domperidone 10mg online safe nz. no hidden fees where to domperidone? can you online.
[2026-01-30 17:45:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:45:43] [query] Engine: default
[2026-01-30 17:45:43] [query] Tokens: 1yikdqs9extauneavnhrqu3p8jqvnzm71, allianz, artanzia, bonzie, brinzey, bronze, camenzind, chimpanzees, danzey, danziger
[2026-01-30 17:45:43] [query] Mods: 11
[2026-01-30 17:45:43] [query] Using OR logic
[2026-01-30 17:45:43] [query] Found results using: and logic
[2026-01-30 17:45:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2933,589,3018,7173,994,2207,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67408,30949,9951,12329,10371,10312,44801,32574,51987,25586) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:45:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:45:43] [query] Results: 6 Pages of results: 1
[2026-01-30 17:45:43] [query] Execution time: 0.22324
[2026-01-30 17:46:17] [query] Query for: cja 09.2025
[2026-01-30 17:46:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:46:17] [query] Engine: default
[2026-01-30 17:46:18] [query] Tokens: tcja, 09, 2025
[2026-01-30 17:46:18] [query] Mods: 11
[2026-01-30 17:46:18] [query] Trying AND logic
[2026-01-30 17:46:18] [query] Using OR logic
[2026-01-30 17:46:18] [query] Found results using: or logic
[2026-01-30 17:46:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1039,24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15440,1039,24711) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:46:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:46:18] [query] Results: 243 Pages of results: 2
[2026-01-30 17:46:18] [query] Execution time: 0.40342
[2026-01-30 17:46:18] [query] Query for: zopiclone
[2026-01-30 17:46:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:46:18] [query] Engine: default
[2026-01-30 17:46:18] [query] Tokens: zopiclone
[2026-01-30 17:46:18] [query] Mods: 11
[2026-01-30 17:46:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:46:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:46:18] [query] Results: 0 Pages of results: 0
[2026-01-30 17:46:18] [query] Execution time: 0.09352
[2026-01-30 17:46:24] [query] Query for: xenical
[2026-01-30 17:46:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:46:24] [query] Engine: default
[2026-01-30 17:46:25] [query] Tokens: xenical
[2026-01-30 17:46:25] [query] Mods: 11
[2026-01-30 17:46:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:46:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:46:25] [query] Results: 0 Pages of results: 0
[2026-01-30 17:46:25] [query] Execution time: 0.08721
[2026-01-30 17:46:33] [query] Query for: klesch
[2026-01-30 17:46:33] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:46:33] [query] Engine: nc_realtorsr_contacts
[2026-01-30 17:46:33] [query] Tokens: klesch
[2026-01-30 17:46:33] [query] Mods: 5
[2026-01-30 17:46:33] [query] Found results using: or logic
[2026-01-30 17:46:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14420) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:46:33] [query] Results: 1 Pages of results: 1
[2026-01-30 17:46:33] [query] Execution time: 0.07660
[2026-01-30 17:46:40] [query] Query for: north carolina what is the area of
[2026-01-30 17:46:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:46:40] [query] Engine: default
[2026-01-30 17:46:40] [query] Tokens: north, carolina, area
[2026-01-30 17:46:40] [query] Mods: 11
[2026-01-30 17:46:40] [query] Trying AND logic
[2026-01-30 17:46:41] [query] Found results using: and logic
[2026-01-30 17:46:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,1339) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:46:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10158', '1049', '1057', '10825', '11218', '11252', '1211', '12407', '12894', '12937', '13282', '13329', '13337', '14004', '14176', '14230', '14256', '14364', '15960', '17569', '17630', '17746', '17954', '19915', '19992', '20177', '20198', '20378', '20470', '20515', '21271', '21310', '21618', '21665', '2276', '2298', '24804', '24823', '2520', '25520', '25538', '2555', '25696', '25719', '25805', '25860', '26211', '26253', '26276', '2708', '2930', '36787', '37611', '40147', '41095', '42895', '43318', '43407', '43420', '44133', '46147', '47879', '47948', '485', '4876', '49725', '50041', '50044', '503', '50411', '50500', '50836', '50898', '51181', '51291', '51842', '52033', '5209', '52239', '5235', '5239', '53053', '53101', '54', '55137', '55960', '55995', '652', '6608', '771', '7744', '7750', '847', '8864') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:46:41] [query] Results: 90 Pages of results: 1
[2026-01-30 17:46:41] [query] Execution time: 0.55921
[2026-01-30 17:46:54] [query] Query for: aralen
[2026-01-30 17:46:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:46:54] [query] Engine: default
[2026-01-30 17:46:54] [query] Tokens: arlene, aralen
[2026-01-30 17:46:54] [query] Mods: 11
[2026-01-30 17:46:54] [query] Using OR logic
[2026-01-30 17:46:54] [query] Found results using: or logic
[2026-01-30 17:46:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10913,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:46:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:46:54] [query] Results: 1 Pages of results: 1
[2026-01-30 17:46:54] [query] Execution time: 0.08338
[2026-01-30 17:47:16] [query] Query for: nc title app
[2026-01-30 17:47:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:47:16] [query] Engine: default
[2026-01-30 17:47:17] [query] Tokens: nc, title, app
[2026-01-30 17:47:17] [query] Mods: 11
[2026-01-30 17:47:17] [query] Trying AND logic
[2026-01-30 17:47:17] [query] Using OR logic
[2026-01-30 17:47:17] [query] Found results using: or logic
[2026-01-30 17:47:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,902,4710) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:47:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:47:17] [query] Results: 701 Pages of results: 4
[2026-01-30 17:47:17] [query] Execution time: 0.50047
[2026-01-30 17:48:27] [query] Query for: in rel real estate
[2026-01-30 17:48:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:48:27] [query] Engine: default
[2026-01-30 17:48:27] [query] Tokens: rel, relatability, relatable, relate, related, relates, relating, relation, relation-ship, relations
[2026-01-30 17:48:27] [query] Mods: 11
[2026-01-30 17:48:27] [query] Using OR logic
[2026-01-30 17:48:27] [query] Found results using: and logic
[2026-01-30 17:48:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74729,69920,9644,12755,1449,3248,12998,948,4730,1786) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:48:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:48:27] [query] Results: 230 Pages of results: 2
[2026-01-30 17:48:27] [query] Execution time: 0.09296
[2026-01-30 17:48:36] [index:background] Health check
[2026-01-30 17:48:36] [index:background] CPU load threshold (3) breached: 5.09 [waiting 2]
[2026-01-30 17:48:38] [indexer:background] CPU load threshold (3) breached: 5.09 [waiting 2]
[2026-01-30 17:48:45] [query] Query for: amendment amending
[2026-01-30 17:48:45] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:48:45] [query] Engine: forms_and_contracts
[2026-01-30 17:48:45] [query] Tokens: amending, amending-the-contract-consumer-2, amendingthecontractconsumer2, amendment
[2026-01-30 17:48:45] [query] Mods: 5
[2026-01-30 17:48:45] [query] Using OR logic
[2026-01-30 17:48:45] [query] Found results using: or logic
[2026-01-30 17:48:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29455,37612,37613,5439) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:48:45] [query] Results: 6 Pages of results: 1
[2026-01-30 17:48:45] [query] Execution time: 0.02168
[2026-01-30 17:48:49] [indexer:background] Health check
[2026-01-30 17:48:49] [indexer:background] CPU load threshold (3) breached: 5.32 [waiting 2]
[2026-01-30 17:49:33] [query] Query for: 4-t
[2026-01-30 17:49:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:49:33] [query] Engine: default
[2026-01-30 17:49:33] [query] Tokens: 4, t, 4-t
[2026-01-30 17:49:33] [query] Mods: 11
[2026-01-30 17:49:33] [query] Using OR logic
[2026-01-30 17:49:34] [query] Found results using: or logic
[2026-01-30 17:49:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,860,19864) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:49:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:49:34] [query] Results: 1004 Pages of results: 6
[2026-01-30 17:49:34] [query] Execution time: 0.32338
[2026-01-30 17:49:40] [query] Query for: abby adkins 605 bonnie st ln elk grove chicago illinois
[2026-01-30 17:49:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:49:40] [query] Engine: default
[2026-01-30 17:49:40] [query] Tokens: adkins, elk, lnterior, 605, abby, bonnie, chicago, grove, illinois, st
[2026-01-30 17:49:40] [query] Mods: 11
[2026-01-30 17:49:40] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:49:40] [query] Using OR logic
[2026-01-30 17:49:40] [query] Found results using: or logic
[2026-01-30 17:49:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (69253,16442,17830,1988,9802,6348,5222)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22838,74714,26352,69253,16442,17830,1988,9802,6348,5222) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:49:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:49:40] [query] Results: 58 Pages of results: 1
[2026-01-30 17:49:40] [query] Execution time: 0.06254
[2026-01-30 17:49:42] [query] Query for: direccion confecciones
[2026-01-30 17:49:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:49:42] [query] Engine: default
[2026-01-30 17:49:42] [query] Tokens: confessions, direccion confecciones
[2026-01-30 17:49:42] [query] Mods: 11
[2026-01-30 17:49:42] [query] Using OR logic
[2026-01-30 17:49:42] [query] Found results using: or logic
[2026-01-30 17:49:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15410,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:49:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:49:42] [query] Results: 1 Pages of results: 1
[2026-01-30 17:49:42] [query] Execution time: 0.29594
[2026-01-30 17:50:12] [query] Query for: compensation
[2026-01-30 17:50:12] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:50:12] [query] Engine: forms_and_contracts
[2026-01-30 17:50:12] [query] Tokens: compensation
[2026-01-30 17:50:12] [query] Mods: 4
[2026-01-30 17:50:12] [query] Found results using: or logic
[2026-01-30 17:50:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1772) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:50:12] [query] Results: 8 Pages of results: 1
[2026-01-30 17:50:12] [query] Execution time: 0.02380
[2026-01-30 17:50:19] [query] Query for: 4t
[2026-01-30 17:50:19] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:50:19] [query] Engine: forms_and_contracts
[2026-01-30 17:50:19] [query] Tokens: 4t
[2026-01-30 17:50:19] [query] Mods: 5
[2026-01-30 17:50:19] [query] Found results using: or logic
[2026-01-30 17:50:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19869) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:50:19] [query] Results: 2 Pages of results: 1
[2026-01-30 17:50:19] [query] Execution time: 0.01201
[2026-01-30 17:50:39] [query] Query for: 28699
[2026-01-30 17:50:39] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:50:39] [query] Engine: download_ready
[2026-01-30 17:50:39] [query] Tokens: 28699
[2026-01-30 17:50:39] [query] Mods: 5
[2026-01-30 17:50:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31310) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:50:39] [query] Results: 0 Pages of results: 0
[2026-01-30 17:50:39] [query] Execution time: 0.01036
[2026-01-30 17:50:44] [query] Query for: amendment amending
[2026-01-30 17:50:44] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:50:44] [query] Engine: forms_and_contracts
[2026-01-30 17:50:44] [query] Tokens: amending, amending-the-contract-consumer-2, amendingthecontractconsumer2, amendment
[2026-01-30 17:50:44] [query] Mods: 5
[2026-01-30 17:50:44] [query] Using OR logic
[2026-01-30 17:50:44] [query] Found results using: or logic
[2026-01-30 17:50:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29455,37612,37613,5439) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:50:44] [query] Results: 6 Pages of results: 1
[2026-01-30 17:50:44] [query] Execution time: 0.00767
[2026-01-30 17:50:49] [query] Query for: 4-t
[2026-01-30 17:50:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:50:49] [query] Engine: default
[2026-01-30 17:50:49] [query] Tokens: 4, t, 4-t
[2026-01-30 17:50:49] [query] Mods: 11
[2026-01-30 17:50:49] [query] Using OR logic
[2026-01-30 17:50:49] [query] Found results using: or logic
[2026-01-30 17:50:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,860,19864) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:50:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:50:49] [query] Results: 1004 Pages of results: 6
[2026-01-30 17:50:49] [query] Execution time: 0.25363
[2026-01-30 17:51:22] [query] Query for: nspectr
[2026-01-30 17:51:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:51:22] [query] Engine: default
[2026-01-30 17:51:22] [query] Tokens: nspectr
[2026-01-30 17:51:22] [query] Mods: 11
[2026-01-30 17:51:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:51:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:51:22] [query] Results: 0 Pages of results: 0
[2026-01-30 17:51:22] [query] Execution time: 0.09289
[2026-01-30 17:51:40] [query] Query for: just dance: party da tencent comeca a ser testado na china
[2026-01-30 17:51:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:51:40] [query] Engine: default
[2026-01-30 17:51:40] [query] Tokens: dabbing, dabbs, dabpxjntsb8, dad, dads, dadt, dad’s, daee2181c552, daga, dahlquist
[2026-01-30 17:51:40] [query] Mods: 11
[2026-01-30 17:51:40] [query] Using OR logic
[2026-01-30 17:51:40] [query] Found results using: and logic
[2026-01-30 17:51:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10630,8674,129,3025)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8528,23152,19722,7565,20026,53649,20016,42118,6370,23153) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:51:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:51:40] [query] Results: 7 Pages of results: 1
[2026-01-30 17:51:40] [query] Execution time: 0.04503
[2026-01-30 17:52:37] [query] Query for: 4-t
[2026-01-30 17:52:37] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:52:37] [query] Engine: forms_and_contracts
[2026-01-30 17:52:37] [query] Tokens: 4, t, 4-t
[2026-01-30 17:52:37] [query] Mods: 5
[2026-01-30 17:52:37] [query] Using OR logic
[2026-01-30 17:52:37] [query] Found results using: or logic
[2026-01-30 17:52:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,860,19864) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:52:37] [query] Results: 141 Pages of results: 1
[2026-01-30 17:52:37] [query] Execution time: 0.05012
[2026-01-30 17:52:38] [query] Query for: crocs classic glitter clog k
[2026-01-30 17:52:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:52:38] [query] Engine: default
[2026-01-30 17:52:38] [query] Tokens: clogging, glittery, classic, k
[2026-01-30 17:52:38] [query] Mods: 11
[2026-01-30 17:52:38] [query] Trying AND logic
[2026-01-30 17:52:38] [query] Using OR logic
[2026-01-30 17:52:38] [query] Found results using: or logic
[2026-01-30 17:52:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6820,7263)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7298,51570,6820,7263) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:52:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:52:38] [query] Results: 24 Pages of results: 1
[2026-01-30 17:52:38] [query] Execution time: 0.04420
[2026-01-30 17:52:48] [query] Query for: national real esate license
[2026-01-30 17:52:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:52:48] [query] Engine: default
[2026-01-30 17:52:48] [query] Tokens: national, real, license, equate, est, estate, estate 17, estate 2, estate 22, esate
[2026-01-30 17:52:48] [query] Mods: 11
[2026-01-30 17:52:48] [query] Using OR logic
[2026-01-30 17:52:49] [query] Found results using: or logic
[2026-01-30 17:52:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4784,154,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (154,171,4784,32859,11202,172,61301,11468,59636,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:52:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:52:49] [query] Results: 1035 Pages of results: 6
[2026-01-30 17:52:49] [query] Execution time: 0.69535
[2026-01-30 17:53:09] [query] Query for: real estate listing mlrs
[2026-01-30 17:53:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:53:09] [query] Engine: default
[2026-01-30 17:53:09] [query] Tokens: real, estate, listing, mailers, mlrs
[2026-01-30 17:53:09] [query] Mods: 11
[2026-01-30 17:53:09] [query] Using OR logic
[2026-01-30 17:53:10] [query] Found results using: or logic
[2026-01-30 17:53:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,1936,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1936,22192,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:53:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:53:10] [query] Results: 1131 Pages of results: 6
[2026-01-30 17:53:10] [query] Execution time: 0.64053
[2026-01-30 17:53:12] [query] Query for: nai realty sold
[2026-01-30 17:53:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:53:12] [query] Engine: default
[2026-01-30 17:53:12] [query] Tokens: nail, nailing, nails, naiop, naiopnc, realty, sold
[2026-01-30 17:53:12] [query] Mods: 11
[2026-01-30 17:53:12] [query] Trying AND logic
[2026-01-30 17:53:12] [query] Using OR logic
[2026-01-30 17:53:12] [query] Found results using: or logic
[2026-01-30 17:53:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1138,213)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8588,7179,7317,229,48568,1138,213) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:53:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:53:12] [query] Results: 147 Pages of results: 1
[2026-01-30 17:53:12] [query] Execution time: 0.07343
[2026-01-30 17:53:40] [index:background] Health check
[2026-01-30 17:53:40] [index:background] CPU load threshold (3) breached: 4.83 [waiting 2]
[2026-01-30 17:53:42] [indexer:background] CPU load threshold (3) breached: 4.83 [waiting 2]
[2026-01-30 17:53:50] [indexer:background] Health check
[2026-01-30 17:53:50] [indexer:background] CPU load threshold (3) breached: 4.76 [waiting 2]
[2026-01-30 17:54:06] [query] Query for: real estate listing mlrs
[2026-01-30 17:54:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:54:06] [query] Engine: default
[2026-01-30 17:54:06] [query] Tokens: real, estate, listing, mailers, mlrs
[2026-01-30 17:54:06] [query] Mods: 11
[2026-01-30 17:54:06] [query] Using OR logic
[2026-01-30 17:54:06] [query] Query for: national real esate license
[2026-01-30 17:54:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:54:06] [query] Engine: default
[2026-01-30 17:54:06] [query] Tokens: national, real, license, equate, est, estate, estate 17, estate 2, estate 22, esate
[2026-01-30 17:54:06] [query] Mods: 11
[2026-01-30 17:54:06] [query] Using OR logic
[2026-01-30 17:54:06] [query] Found results using: or logic
[2026-01-30 17:54:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,1936,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1936,22192,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:54:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:54:06] [query] Results: 1131 Pages of results: 6
[2026-01-30 17:54:06] [query] Execution time: 0.52449
[2026-01-30 17:54:07] [query] Found results using: or logic
[2026-01-30 17:54:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4784,154,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (154,171,4784,32859,11202,172,61301,11468,59636,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:54:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:54:07] [query] Results: 1035 Pages of results: 6
[2026-01-30 17:54:07] [query] Execution time: 0.55671
[2026-01-30 17:54:24] [query] Query for: etilaam economico 🔋 www.7store.biz/it/etilaam vuoi acquistare ordinare la recensione online di etilaam. genericoo italia. acquista durante notte cod.
[2026-01-30 17:54:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:54:24] [query] Engine: default
[2026-01-30 17:54:24] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, diabetes, diagnoses, diagnostic, diagram, dial, dial 2018
[2026-01-30 17:54:24] [query] Mods: 11
[2026-01-30 17:54:24] [query] Trying AND logic
[2026-01-30 17:54:24] [query] Found results using: and logic
[2026-01-30 17:54:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22434,3789,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,17663,24615,43889,2692,4399,15383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:54:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13243') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:54:24] [query] Results: 1 Pages of results: 1
[2026-01-30 17:54:24] [query] Execution time: 0.05837
[2026-01-30 17:54:28] [query] Query for: klonopin originale prezzo 🍢🏣🍙 www.7rx.biz/klonopin kan jeg kjope online uten resept billige til salgs. salgs billig norge bestill us.billig
[2026-01-30 17:54:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:54:28] [query] Engine: default
[2026-01-30 17:54:28] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, kandyce, kane, kaneohe, kangaroo, kangaroos, kansas
[2026-01-30 17:54:28] [query] Mods: 11
[2026-01-30 17:54:28] [query] Trying AND logic
[2026-01-30 17:54:28] [query] Using OR logic
[2026-01-30 17:54:28] [query] Found results using: or logic
[2026-01-30 17:54:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,6661,570,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,23237,47685,65859,57034,57031,44846) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:54:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:54:28] [query] Results: 7 Pages of results: 1
[2026-01-30 17:54:28] [query] Execution time: 0.12715
[2026-01-30 17:54:52] [query] Query for: how are property taxes appraised north carolina
[2026-01-30 17:54:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:54:52] [query] Engine: default
[2026-01-30 17:54:52] [query] Tokens: property, taxes, appraised, north, carolina
[2026-01-30 17:54:52] [query] Mods: 11
[2026-01-30 17:54:52] [query] Trying AND logic
[2026-01-30 17:54:52] [query] Using OR logic
[2026-01-30 17:54:53] [query] Found results using: or logic
[2026-01-30 17:54:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,114,32730,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:54:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:54:53] [query] Results: 1119 Pages of results: 6
[2026-01-30 17:54:53] [query] Execution time: 0.53281
[2026-01-30 17:55:12] [query] Query for: goedkoop olanzapine online ⢅⣰ www.7rx.biz/olanzapine comprare. waar kopen fda goedgekeurd gezondheidsproduct kopen. koop
[2026-01-30 17:55:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:55:12] [query] Engine: default
[2026-01-30 17:55:12] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, online, www
[2026-01-30 17:55:12] [query] Mods: 11
[2026-01-30 17:55:12] [query] Trying AND logic
[2026-01-30 17:55:12] [query] Using OR logic
[2026-01-30 17:55:12] [query] Found results using: or logic
[2026-01-30 17:55:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,994,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:55:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:55:12] [query] Results: 225 Pages of results: 2
[2026-01-30 17:55:12] [query] Execution time: 0.17245
[2026-01-30 17:55:33] [query] Query for: zyvox barato en linea ☉🟧 www.7rx.biz/es/zyvox frei kaufen. compre durante la noche ¿puede comprar europa?. linea. sin receta.
[2026-01-30 17:55:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:55:33] [query] Engine: default
[2026-01-30 17:55:33] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, comprehending, comprehends, comprehensible, comprehension, comprehensive, freida
[2026-01-30 17:55:33] [query] Mods: 11
[2026-01-30 17:55:33] [query] Trying AND logic
[2026-01-30 17:55:33] [query] Using OR logic
[2026-01-30 17:55:33] [query] Found results using: or logic
[2026-01-30 17:55:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,59810,3789,1315,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,54991,33182,34913,20236,80,23248) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:55:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:55:33] [query] Results: 38 Pages of results: 1
[2026-01-30 17:55:33] [query] Execution time: 0.05904
[2026-01-30 17:55:39] [query] Query for: aparatto barbershop boa viagem
[2026-01-30 17:55:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:55:39] [query] Engine: default
[2026-01-30 17:55:39] [query] Tokens: board, board 1, board 100, board 101, board 107, board 111, board 140, board 2017, board 2019, board 202
[2026-01-30 17:55:39] [query] Mods: 11
[2026-01-30 17:55:39] [query] Using OR logic
[2026-01-30 17:55:39] [query] Found results using: and logic
[2026-01-30 17:55:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (646,66508,21416,21421,21402,21427,21415,12287,14967,21426) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:55:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:55:39] [query] Results: 167 Pages of results: 1
[2026-01-30 17:55:39] [query] Execution time: 0.09826
[2026-01-30 17:55:41] [query] Query for: logo porto seguro office valinhos
[2026-01-30 17:55:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:55:41] [query] Engine: default
[2026-01-30 17:55:41] [query] Tokens: 2017annualreportonline, insupportofmarketadjustmentsinrealestateappraisal, logo, office
[2026-01-30 17:55:41] [query] Mods: 11
[2026-01-30 17:55:41] [query] Trying AND logic
[2026-01-30 17:55:41] [query] Using OR logic
[2026-01-30 17:55:41] [query] Found results using: or logic
[2026-01-30 17:55:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3601,907)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11741,64819,3601,907) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:55:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:55:41] [query] Results: 248 Pages of results: 2
[2026-01-30 17:55:41] [query] Execution time: 0.17162
[2026-01-30 17:55:45] [query] Query for: m c real estate
[2026-01-30 17:55:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:55:45] [query] Engine: default
[2026-01-30 17:55:45] [query] Tokens: m, c, real, estate
[2026-01-30 17:55:45] [query] Mods: 11
[2026-01-30 17:55:45] [query] Trying AND logic
[2026-01-30 17:55:45] [query] Found results using: and logic
[2026-01-30 17:55:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1812,1685,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:55:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10727', '14230', '14256', '17737', '17746', '17792', '17843', '26256', '30479', '51394', '52033', '5235', '7854', '9177') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:55:45] [query] Results: 14 Pages of results: 1
[2026-01-30 17:55:45] [query] Execution time: 0.18657
[2026-01-30 17:55:46] [query] Query for: pre-foreclosure property listings
[2026-01-30 17:55:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:55:46] [query] Engine: default
[2026-01-30 17:55:46] [query] Tokens: pre, foreclosure, property, listings, pre-foreclosure
[2026-01-30 17:55:46] [query] Mods: 11
[2026-01-30 17:55:46] [query] Using OR logic
[2026-01-30 17:55:46] [query] Found results using: or logic
[2026-01-30 17:55:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3688,906,2627,107)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2627,3688,107,906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:55:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:55:46] [query] Results: 939 Pages of results: 5
[2026-01-30 17:55:46] [query] Execution time: 0.38001
[2026-01-30 17:56:46] [query] Query for: pre-foreclosure property listings
[2026-01-30 17:56:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:56:46] [query] Engine: default
[2026-01-30 17:56:46] [query] Tokens: pre, foreclosure, property, listings, pre-foreclosure
[2026-01-30 17:56:46] [query] Mods: 11
[2026-01-30 17:56:46] [query] Using OR logic
[2026-01-30 17:56:46] [query] Found results using: or logic
[2026-01-30 17:56:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3688,906,2627,107)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2627,3688,107,906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:56:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:56:46] [query] Results: 939 Pages of results: 5
[2026-01-30 17:56:46] [query] Execution time: 0.27420
[2026-01-30 17:57:20] [query] Query for: land for sale in mocksville nc
[2026-01-30 17:57:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:57:20] [query] Engine: default
[2026-01-30 17:57:20] [query] Tokens: land, sale, mocksville, nc
[2026-01-30 17:57:20] [query] Mods: 11
[2026-01-30 17:57:20] [query] Trying AND logic
[2026-01-30 17:57:20] [query] Using OR logic
[2026-01-30 17:57:21] [query] Found results using: or logic
[2026-01-30 17:57:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,125,11137,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:57:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:57:21] [query] Results: 909 Pages of results: 5
[2026-01-30 17:57:21] [query] Execution time: 0.56558
[2026-01-30 17:57:28] [query] Query for: can an aspire member book directly with no agent
[2026-01-30 17:57:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:57:28] [query] Engine: default
[2026-01-30 17:57:28] [query] Tokens: can, aspire, member, book, directly, agent
[2026-01-30 17:57:28] [query] Mods: 11
[2026-01-30 17:57:28] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:57:28] [query] Using OR logic
[2026-01-30 17:57:29] [query] Found results using: or logic
[2026-01-30 17:57:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,3899,1727,1659,3874,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:57:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:57:29] [query] Results: 1156 Pages of results: 6
[2026-01-30 17:57:29] [query] Execution time: 0.42940
[2026-01-30 17:58:17] [query] Query for: is bug spray cheap in panama city
[2026-01-30 17:58:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:58:17] [query] Engine: default
[2026-01-30 17:58:17] [query] Tokens: bug, spray, cheap, panama, city
[2026-01-30 17:58:17] [query] Mods: 11
[2026-01-30 17:58:17] [query] Trying AND logic
[2026-01-30 17:58:17] [query] Using OR logic
[2026-01-30 17:58:17] [query] Found results using: or logic
[2026-01-30 17:58:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57005,8168,15343,40168,582) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:58:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:58:17] [query] Results: 68 Pages of results: 1
[2026-01-30 17:58:17] [query] Execution time: 0.07418
[2026-01-30 17:58:37] [index:background] Health check
[2026-01-30 17:58:37] [index:background] CPU load threshold (3) breached: 4.14 [waiting 2]
[2026-01-30 17:58:38] [query] Query for: 220
[2026-01-30 17:58:38] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:58:38] [query] Engine: forms_and_contracts
[2026-01-30 17:58:38] [query] Tokens: 220
[2026-01-30 17:58:38] [query] Mods: 5
[2026-01-30 17:58:38] [query] Found results using: or logic
[2026-01-30 17:58:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13954) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:58:38] [query] Results: 2 Pages of results: 1
[2026-01-30 17:58:38] [query] Execution time: 0.02182
[2026-01-30 17:58:39] [indexer:background] CPU load threshold (3) breached: 4.14 [waiting 2]
[2026-01-30 17:58:49] [indexer:background] Health check
[2026-01-30 17:58:49] [indexer:background] CPU load threshold (3) breached: 4.05 [waiting 2]
[2026-01-30 17:59:19] [query] Query for: mecklenburg county property appraiser nc
[2026-01-30 17:59:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:59:19] [query] Engine: default
[2026-01-30 17:59:19] [query] Tokens: mecklenburg, county, property, appraiser, nc
[2026-01-30 17:59:19] [query] Mods: 11
[2026-01-30 17:59:19] [query] Trying AND logic
[2026-01-30 17:59:19] [query] Using OR logic
[2026-01-30 17:59:20] [query] Found results using: or logic
[2026-01-30 17:59:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8984,574,107,8783,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:59:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:59:20] [query] Results: 1239 Pages of results: 7
[2026-01-30 17:59:20] [query] Execution time: 0.78998
[2026-01-30 17:59:28] [query] Query for: 30066
[2026-01-30 17:59:28] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:59:28] [query] Engine: download_ready
[2026-01-30 17:59:28] [query] Tokens: 30066
[2026-01-30 17:59:28] [query] Mods: 5
[2026-01-30 17:59:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31905) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:59:28] [query] Results: 0 Pages of results: 0
[2026-01-30 17:59:28] [query] Execution time: 0.02662
[2026-01-30 17:59:48] [query] Query for: you have been issued a government owned mobile device cyber
[2026-01-30 17:59:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:59:48] [query] Engine: default
[2026-01-30 17:59:48] [query] Tokens: issued, government, owned, mobile, device, cyber
[2026-01-30 17:59:48] [query] Mods: 11
[2026-01-30 17:59:48] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 17:59:48] [query] Using OR logic
[2026-01-30 17:59:48] [query] Found results using: or logic
[2026-01-30 17:59:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13396,263,1950,643,2444,17271) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:59:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:59:48] [query] Results: 298 Pages of results: 2
[2026-01-30 17:59:48] [query] Execution time: 0.13702
[2026-01-30 17:59:52] [query] Query for: 220
[2026-01-30 17:59:52] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:59:52] [query] Engine: default
[2026-01-30 17:59:52] [query] Tokens: 220
[2026-01-30 17:59:52] [query] Mods: 11
[2026-01-30 17:59:52] [query] Found results using: or logic
[2026-01-30 17:59:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13954) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:59:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:59:52] [query] Results: 35 Pages of results: 1
[2026-01-30 17:59:52] [query] Execution time: 0.02931
[2026-01-30 17:59:52] [query] Query for: mecklenburg county property appraiser nc
[2026-01-30 17:59:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 17:59:52] [query] Engine: default
[2026-01-30 17:59:52] [query] Tokens: mecklenburg, county, property, appraiser, nc
[2026-01-30 17:59:52] [query] Mods: 11
[2026-01-30 17:59:52] [query] Trying AND logic
[2026-01-30 17:59:53] [query] Using OR logic
[2026-01-30 17:59:53] [query] Found results using: or logic
[2026-01-30 17:59:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8984,574,107,8783,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 17:59:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 17:59:53] [query] Results: 1239 Pages of results: 7
[2026-01-30 17:59:53] [query] Execution time: 0.61297
[2026-01-30 18:00:56] [query] Query for: 470) 238-9301 realtors
[2026-01-30 18:00:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:00:56] [query] Engine: default
[2026-01-30 18:00:56] [query] Tokens: 470, 470 470, 47005, 47026, 47030, 470470, 47050, 47063375, 238, realtors
[2026-01-30 18:00:56] [query] Mods: 11
[2026-01-30 18:00:56] [query] Trying AND logic
[2026-01-30 18:00:56] [query] Using OR logic
[2026-01-30 18:00:57] [query] Found results using: or logic
[2026-01-30 18:00:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (61384,96)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31260,56545,52041,52342,52234,56546,52246,27959,61384,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:00:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:00:57] [query] Results: 713 Pages of results: 4
[2026-01-30 18:00:57] [query] Execution time: 0.67651
[2026-01-30 18:02:15] [query] Query for: exclusive right to sell
[2026-01-30 18:02:15] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:02:15] [query] Engine: forms_and_contracts
[2026-01-30 18:02:15] [query] Tokens: exclusive, right, sell
[2026-01-30 18:02:15] [query] Mods: 5
[2026-01-30 18:02:15] [query] Trying AND logic
[2026-01-30 18:02:15] [query] Found results using: and logic
[2026-01-30 18:02:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4501,1273,106) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29091', '29097', '29103', '29217', '29224', '29468', '29474', '29480', '29600', '29606', '30005', '30014', '30021', '30091', '30098', '30140', '30150', '30157', '30181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:02:15] [query] Results: 18 Pages of results: 1
[2026-01-30 18:02:15] [query] Execution time: 0.24177
[2026-01-30 18:02:32] [query] Query for: north carolina real estate department license
[2026-01-30 18:02:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:02:32] [query] Engine: default
[2026-01-30 18:02:32] [query] Tokens: north, carolina, real, estate, department, license
[2026-01-30 18:02:32] [query] Mods: 11
[2026-01-30 18:02:32] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:02:32] [query] Using OR logic
[2026-01-30 18:02:33] [query] Found results using: or logic
[2026-01-30 18:02:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,171,172,487,4784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:02:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:02:33] [query] Results: 1147 Pages of results: 6
[2026-01-30 18:02:33] [query] Execution time: 0.66059
[2026-01-30 18:02:33] [query] Query for: potal sisema
[2026-01-30 18:02:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:02:33] [query] Engine: default
[2026-01-30 18:02:33] [query] Tokens: petal, pivotal, sigma, potal sisema
[2026-01-30 18:02:33] [query] Mods: 11
[2026-01-30 18:02:33] [query] Using OR logic
[2026-01-30 18:02:34] [query] Found results using: or logic
[2026-01-30 18:02:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6870,22272,58134,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:02:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:02:34] [query] Results: 8 Pages of results: 1
[2026-01-30 18:02:34] [query] Execution time: 0.16425
[2026-01-30 18:02:54] [query] Query for: senior paralegal real estate
[2026-01-30 18:02:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:02:54] [query] Engine: default
[2026-01-30 18:02:54] [query] Tokens: senior, paralegal, real, estate
[2026-01-30 18:02:54] [query] Mods: 11
[2026-01-30 18:02:54] [query] Trying AND logic
[2026-01-30 18:02:54] [query] Using OR logic
[2026-01-30 18:02:55] [query] Found results using: or logic
[2026-01-30 18:02:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1064,25125,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:02:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:02:55] [query] Results: 947 Pages of results: 5
[2026-01-30 18:02:55] [query] Execution time: 0.41389
[2026-01-30 18:03:20] [query] Query for: 
[2026-01-30 18:03:20] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:03:20] [query] Engine: default
[2026-01-30 18:03:20] [query] Tokens: 
[2026-01-30 18:03:20] [query] Mods: 11
[2026-01-30 18:03:20] [query] Found results using: or logic
[2026-01-30 18:03:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:03:20') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:03:20] [query] Results: 2025 Pages of results: 11
[2026-01-30 18:03:20] [query] Execution time: 0.23347
[2026-01-30 18:03:36] [index:background] Health check
[2026-01-30 18:03:36] [index:background] CPU load threshold (3) breached: 5.53 [waiting 2]
[2026-01-30 18:03:38] [indexer:background] CPU load threshold (3) breached: 5.53 [waiting 2]
[2026-01-30 18:03:44] [query] Query for: realtors to find rental homes
[2026-01-30 18:03:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:03:44] [query] Engine: default
[2026-01-30 18:03:44] [query] Tokens: realtors, find, rental, homes
[2026-01-30 18:03:44] [query] Mods: 11
[2026-01-30 18:03:44] [query] Trying AND logic
[2026-01-30 18:03:44] [query] Using OR logic
[2026-01-30 18:03:45] [query] Found results using: or logic
[2026-01-30 18:03:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (96,606,625,370) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:03:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:03:45] [query] Results: 886 Pages of results: 5
[2026-01-30 18:03:45] [query] Execution time: 0.81673
[2026-01-30 18:03:49] [indexer:background] Health check
[2026-01-30 18:03:49] [indexer:background] CPU load threshold (3) breached: 5.45 [waiting 2]
[2026-01-30 18:03:59] [query] Query for: adam real estate s
[2026-01-30 18:03:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:03:59] [query] Engine: default
[2026-01-30 18:03:59] [query] Tokens: adam, real, estate, s
[2026-01-30 18:03:59] [query] Mods: 11
[2026-01-30 18:03:59] [query] Trying AND logic
[2026-01-30 18:03:59] [query] Found results using: and logic
[2026-01-30 18:03:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14593,171,172,68) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:03:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('12407', '12601', '21587', '24823', '24915', '46194', '9582') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:03:59] [query] Results: 7 Pages of results: 1
[2026-01-30 18:03:59] [query] Execution time: 0.34853
[2026-01-30 18:04:27] [query] Query for: is length and with the same on a bottle
[2026-01-30 18:04:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:04:27] [query] Engine: default
[2026-01-30 18:04:27] [query] Tokens: length, bottle
[2026-01-30 18:04:27] [query] Mods: 11
[2026-01-30 18:04:27] [query] Trying AND logic
[2026-01-30 18:04:27] [query] Using OR logic
[2026-01-30 18:04:27] [query] Found results using: or logic
[2026-01-30 18:04:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8198,13467) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:04:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:04:27] [query] Results: 13 Pages of results: 1
[2026-01-30 18:04:27] [query] Execution time: 0.04279
[2026-01-30 18:04:54] [query] Query for: warranty
[2026-01-30 18:04:54] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:04:54] [query] Engine: legal_qandas
[2026-01-30 18:04:54] [query] Tokens: warranty
[2026-01-30 18:04:54] [query] Mods: 5
[2026-01-30 18:04:55] [query] Found results using: or logic
[2026-01-30 18:04:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6946) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:04:55] [query] Results: 18 Pages of results: 1
[2026-01-30 18:04:55] [query] Execution time: 0.07140
[2026-01-30 18:05:04] [query] Query for: february 23 real estate forum
[2026-01-30 18:05:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:05:04] [query] Engine: default
[2026-01-30 18:05:04] [query] Tokens: february, 23, real, estate, forum, february 23
[2026-01-30 18:05:04] [query] Mods: 11
[2026-01-30 18:05:04] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:05:04] [query] Using OR logic
[2026-01-30 18:05:04] [query] Found results using: or logic
[2026-01-30 18:05:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (332,5967,171,172,10118,60010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:05:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:05:04] [query] Results: 1019 Pages of results: 6
[2026-01-30 18:05:04] [query] Execution time: 0.57905
[2026-01-30 18:05:18] [query] Query for: realtors to find rental homes
[2026-01-30 18:05:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:05:18] [query] Engine: default
[2026-01-30 18:05:18] [query] Tokens: realtors, find, rental, homes
[2026-01-30 18:05:18] [query] Mods: 11
[2026-01-30 18:05:18] [query] Trying AND logic
[2026-01-30 18:05:18] [query] Using OR logic
[2026-01-30 18:05:19] [query] Found results using: or logic
[2026-01-30 18:05:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (96,606,625,370) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:05:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:05:19] [query] Results: 886 Pages of results: 5
[2026-01-30 18:05:19] [query] Execution time: 0.50705
[2026-01-30 18:05:28] [query] Query for: drago
[2026-01-30 18:05:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:05:28] [query] Engine: default
[2026-01-30 18:05:28] [query] Tokens: dragons
[2026-01-30 18:05:28] [query] Mods: 11
[2026-01-30 18:05:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32570) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:05:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:05:28] [query] Results: 0 Pages of results: 0
[2026-01-30 18:05:28] [query] Execution time: 0.06147
[2026-01-30 18:05:30] [query] Query for: centro universitario monte rea
[2026-01-30 18:05:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:05:30] [query] Engine: default
[2026-01-30 18:05:30] [query] Tokens: monterrey, montes, montevideo, reach, reach 100, reach 53, reach 54, reach 55, reach 56, reach 57
[2026-01-30 18:05:30] [query] Mods: 11
[2026-01-30 18:05:30] [query] Trying AND logic
[2026-01-30 18:05:30] [query] Using OR logic
[2026-01-30 18:05:30] [query] Found results using: or logic
[2026-01-30 18:05:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (74153,49762,10373,1876,30430,52001,37682,29272,56818,46885) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:05:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:05:30] [query] Results: 83 Pages of results: 1
[2026-01-30 18:05:30] [query] Execution time: 0.15110
[2026-01-30 18:05:59] [query] Query for: real estae agent
[2026-01-30 18:05:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:05:59] [query] Engine: default
[2026-01-30 18:05:59] [query] Tokens: real, agent, est, estate, estate 17, estate 2, estate 22, estate 24, estate17, estae
[2026-01-30 18:05:59] [query] Mods: 11
[2026-01-30 18:05:59] [query] Using OR logic
[2026-01-30 18:05:59] [query] Found results using: or logic
[2026-01-30 18:05:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,1470,11202,172,61301,11468,59636,30402,61317,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:05:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:05:59] [query] Results: 1137 Pages of results: 6
[2026-01-30 18:05:59] [query] Execution time: 0.62107
[2026-01-30 18:06:01] [query] Query for: buyers agency agreement
[2026-01-30 18:06:01] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:06:01] [query] Engine: forms_and_contracts
[2026-01-30 18:06:01] [query] Tokens: buyers, agency, agreement
[2026-01-30 18:06:01] [query] Mods: 5
[2026-01-30 18:06:01] [query] Trying AND logic
[2026-01-30 18:06:01] [query] Using OR logic
[2026-01-30 18:06:02] [query] Found results using: or logic
[2026-01-30 18:06:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:06:02] [query] Results: 146 Pages of results: 1
[2026-01-30 18:06:02] [query] Execution time: 0.48851
[2026-01-30 18:06:17] [query] Query for: real estae agent nacy new
[2026-01-30 18:06:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:06:17] [query] Engine: default
[2026-01-30 18:06:17] [query] Tokens: real, agent, new, est, estate, estate 17, estate 2, estate 22, estae nacy
[2026-01-30 18:06:17] [query] Mods: 11
[2026-01-30 18:06:17] [query] Using OR logic
[2026-01-30 18:06:18] [query] Found results using: or logic
[2026-01-30 18:06:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,110,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,1470,110,11202,172,61301,11468,59636,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:06:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:06:18] [query] Results: 1281 Pages of results: 7
[2026-01-30 18:06:18] [query] Execution time: 1.16834
[2026-01-30 18:06:49] [query] Query for: mbly stock price
[2026-01-30 18:06:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:06:49] [query] Engine: default
[2026-01-30 18:06:49] [query] Tokens: 2020-nc-general-assembly-short-session-summary, 2020ncgeneralassemblyshortsessionsummary, assembly, assembly's, assemblys, assembly’s, humbly, price, stock
[2026-01-30 18:06:49] [query] Mods: 11
[2026-01-30 18:06:49] [query] Trying AND logic
[2026-01-30 18:06:50] [query] Using OR logic
[2026-01-30 18:06:50] [query] Found results using: or logic
[2026-01-30 18:06:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2168,2184)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20877,20878,1052,19225,18026,17994,15177,2168,2184) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:06:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:06:50] [query] Results: 199 Pages of results: 1
[2026-01-30 18:06:50] [query] Execution time: 0.57979
[2026-01-30 18:06:59] [query] Query for: real estae agent nacy new
[2026-01-30 18:06:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:06:59] [query] Engine: default
[2026-01-30 18:06:59] [query] Tokens: real, agent, new, est, estate, estate 17, estate 2, estate 22, estae nacy
[2026-01-30 18:06:59] [query] Mods: 11
[2026-01-30 18:06:59] [query] Using OR logic
[2026-01-30 18:07:00] [query] Found results using: or logic
[2026-01-30 18:07:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,110,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,1470,110,11202,172,61301,11468,59636,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:06:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:07:00] [query] Results: 1281 Pages of results: 7
[2026-01-30 18:07:00] [query] Execution time: 0.62605
[2026-01-30 18:07:07] [query] Query for: flat fee realtor
[2026-01-30 18:07:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:07:07] [query] Engine: default
[2026-01-30 18:07:07] [query] Tokens: flat, fee, realtor
[2026-01-30 18:07:07] [query] Mods: 11
[2026-01-30 18:07:07] [query] Trying AND logic
[2026-01-30 18:07:08] [query] Found results using: and logic
[2026-01-30 18:07:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3526,1510,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:07:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('44590') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:07:08] [query] Results: 1 Pages of results: 1
[2026-01-30 18:07:08] [query] Execution time: 0.25545
[2026-01-30 18:07:10] [query] Query for: homeowner association property management companies
[2026-01-30 18:07:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:07:10] [query] Engine: default
[2026-01-30 18:07:10] [query] Tokens: homeowner, association, property, management, companies
[2026-01-30 18:07:10] [query] Mods: 11
[2026-01-30 18:07:10] [query] Trying AND logic
[2026-01-30 18:07:10] [query] Using OR logic
[2026-01-30 18:07:10] [query] Found results using: or logic
[2026-01-30 18:07:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6984,155,107,1167,1655) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:07:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:07:10] [query] Results: 1093 Pages of results: 6
[2026-01-30 18:07:10] [query] Execution time: 0.52386
[2026-01-30 18:07:51] [query] Query for: tenancy agreement form template
[2026-01-30 18:07:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:07:51] [query] Engine: default
[2026-01-30 18:07:51] [query] Tokens: tenancy, agreement, form, template
[2026-01-30 18:07:51] [query] Mods: 11
[2026-01-30 18:07:51] [query] Trying AND logic
[2026-01-30 18:07:51] [query] Using OR logic
[2026-01-30 18:07:51] [query] Found results using: or logic
[2026-01-30 18:07:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32688,873,1817,2856) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:07:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:07:51] [query] Results: 983 Pages of results: 5
[2026-01-30 18:07:51] [query] Execution time: 0.38372
[2026-01-30 18:07:59] [query] Query for: listing multiple parcels of land in the mls
[2026-01-30 18:07:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:07:59] [query] Engine: default
[2026-01-30 18:07:59] [query] Tokens: listing, multiple, parcels, land, mls
[2026-01-30 18:07:59] [query] Mods: 11
[2026-01-30 18:07:59] [query] Trying AND logic
[2026-01-30 18:07:59] [query] Using OR logic
[2026-01-30 18:07:59] [query] Found results using: or logic
[2026-01-30 18:07:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936,1103,880,979,2699) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:07:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:07:59] [query] Results: 687 Pages of results: 4
[2026-01-30 18:07:59] [query] Execution time: 0.24136
[2026-01-30 18:08:34] [query] Query for: realtor-marks
[2026-01-30 18:08:34] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:08:34] [query] Engine: legal_qandas
[2026-01-30 18:08:34] [query] Tokens: realtor, marks, realtor-marks
[2026-01-30 18:08:34] [query] Mods: 5
[2026-01-30 18:08:34] [query] Using OR logic
[2026-01-30 18:08:34] [query] Found results using: or logic
[2026-01-30 18:08:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,7914,33506) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:08:34] [query] Results: 123 Pages of results: 1
[2026-01-30 18:08:34] [query] Execution time: 0.12087
[2026-01-30 18:08:35] [query] Query for: 
[2026-01-30 18:08:35] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:08:35] [query] Engine: default
[2026-01-30 18:08:35] [query] Tokens: 
[2026-01-30 18:08:35] [query] Mods: 11
[2026-01-30 18:08:35] [query] Found results using: or logic
[2026-01-30 18:08:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:08:35') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:08:35] [query] Results: 2025 Pages of results: 11
[2026-01-30 18:08:35] [query] Execution time: 0.21234
[2026-01-30 18:08:59] [index:background] Health check
[2026-01-30 18:08:59] [index:background] CPU load threshold (3) breached: 4.05 [waiting 2]
[2026-01-30 18:08:59] [query] Query for: 30079
[2026-01-30 18:08:59] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:08:59] [query] Engine: download_ready
[2026-01-30 18:08:59] [query] Tokens: 30079
[2026-01-30 18:08:59] [query] Mods: 5
[2026-01-30 18:08:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31909) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29238, 29395, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:08:59] [query] Results: 0 Pages of results: 0
[2026-01-30 18:08:59] [query] Execution time: 0.02331
[2026-01-30 18:09:01] [indexer:background] CPU load threshold (3) breached: 4.13 [waiting 2]
[2026-01-30 18:09:02] [indexer:background] Health check
[2026-01-30 18:09:03] [indexer:background] CPU load threshold (3) breached: 4.13 [waiting 2]
[2026-01-30 18:10:08] [query] Query for: buyer agency agreement
[2026-01-30 18:10:08] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:10:08] [query] Engine: forms_and_contracts
[2026-01-30 18:10:08] [query] Tokens: buyer, agency, agreement
[2026-01-30 18:10:08] [query] Mods: 5
[2026-01-30 18:10:08] [query] Trying AND logic
[2026-01-30 18:10:08] [query] Found results using: and logic
[2026-01-30 18:10:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500,873) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('30034', '30041', '30047', '30054', '30060', '30066', '30072', '30079', '30085', '30212') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:10:08] [query] Results: 10 Pages of results: 1
[2026-01-30 18:10:08] [query] Execution time: 0.35594
[2026-01-30 18:10:18] [query] Query for: aishwarya vyas sonepat nlu
[2026-01-30 18:10:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:10:18] [query] Engine: default
[2026-01-30 18:10:18] [query] Tokens: khanlun, receptionlunch
[2026-01-30 18:10:18] [query] Mods: 11
[2026-01-30 18:10:18] [query] Using OR logic
[2026-01-30 18:10:18] [query] Using OR logic
[2026-01-30 18:10:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23551,52919) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:10:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:10:18] [query] Results: 0 Pages of results: 0
[2026-01-30 18:10:18] [query] Execution time: 0.24190
[2026-01-30 18:10:29] [query] Query for: working with real
[2026-01-30 18:10:29] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:10:29] [query] Engine: forms_and_contracts
[2026-01-30 18:10:29] [query] Tokens: working, real
[2026-01-30 18:10:29] [query] Mods: 5
[2026-01-30 18:10:29] [query] Trying AND logic
[2026-01-30 18:10:30] [query] Found results using: and logic
[2026-01-30 18:10:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:10:30] [query] Results: 18 Pages of results: 1
[2026-01-30 18:10:30] [query] Execution time: 0.24977
[2026-01-30 18:10:34] [query] Query for: what does ncwit-wi stand for
[2026-01-30 18:10:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:10:34] [query] Engine: default
[2026-01-30 18:10:34] [query] Tokens: wi, stand, ncwit ncwit-wi
[2026-01-30 18:10:34] [query] Mods: 11
[2026-01-30 18:10:34] [query] Using OR logic
[2026-01-30 18:10:34] [query] Found results using: or logic
[2026-01-30 18:10:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4855,8444)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8444,4855,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:10:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:10:34] [query] Results: 34 Pages of results: 1
[2026-01-30 18:10:34] [query] Execution time: 0.31273
[2026-01-30 18:11:28] [query] Query for: 34853
[2026-01-30 18:11:28] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:11:28] [query] Engine: download_ready
[2026-01-30 18:11:28] [query] Tokens: 34853
[2026-01-30 18:11:28] [query] Mods: 5
[2026-01-30 18:11:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32039) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29238, 29395, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:11:28] [query] Results: 0 Pages of results: 0
[2026-01-30 18:11:28] [query] Execution time: 0.02494
[2026-01-30 18:11:37] [query] Query for: mls contract real estate
[2026-01-30 18:11:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:11:37] [query] Engine: default
[2026-01-30 18:11:37] [query] Tokens: mls, contract, real, estate
[2026-01-30 18:11:37] [query] Mods: 11
[2026-01-30 18:11:37] [query] Trying AND logic
[2026-01-30 18:11:39] [query] Found results using: and logic
[2026-01-30 18:11:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,2727,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:11:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '14230', '14256', '17880', '20177', '20219', '20265', '20375', '20577', '21139', '21188', '21391', '22189', '22257', '22267', '2256', '23112', '24420', '24823', '24891', '25048', '2520', '25714', '25807', '25808', '25811', '25812', '26143', '26144', '26244', '26249', '26255', '26256', '36773', '36791', '40215', '40247', '42005', '44419', '44590', '46302', '47590', '47711', '47873', '49187', '50411', '51394', '53181', '54502', '55587', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:11:39] [query] Results: 52 Pages of results: 1
[2026-01-30 18:11:39] [query] Execution time: 1.97069
[2026-01-30 18:11:41] [query] Query for: condos for sale asheville nc vrbo
[2026-01-30 18:11:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:11:41] [query] Engine: default
[2026-01-30 18:11:41] [query] Tokens: condos, sale, asheville, nc, vrbo
[2026-01-30 18:11:41] [query] Mods: 11
[2026-01-30 18:11:41] [query] Trying AND logic
[2026-01-30 18:11:41] [query] Using OR logic
[2026-01-30 18:11:42] [query] Found results using: or logic
[2026-01-30 18:11:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33754,125,6434,396,35198) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:11:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:11:42] [query] Results: 873 Pages of results: 5
[2026-01-30 18:11:42] [query] Execution time: 1.11923
[2026-01-30 18:11:44] [query] Query for: zillow north carolina homes for sale
[2026-01-30 18:11:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:11:44] [query] Engine: default
[2026-01-30 18:11:44] [query] Tokens: zillow, north, carolina, homes, sale
[2026-01-30 18:11:44] [query] Mods: 11
[2026-01-30 18:11:44] [query] Trying AND logic
[2026-01-30 18:11:44] [query] Using OR logic
[2026-01-30 18:11:44] [query] Found results using: or logic
[2026-01-30 18:11:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,253,254,370,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:11:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:11:44] [query] Results: 826 Pages of results: 5
[2026-01-30 18:11:44] [query] Execution time: 0.45165
[2026-01-30 18:11:45] [query] Query for: mehdi karroubi.
[2026-01-30 18:11:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:11:45] [query] Engine: default
[2026-01-30 18:11:45] [query] Tokens: mehdi
[2026-01-30 18:11:45] [query] Mods: 11
[2026-01-30 18:11:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24341) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:11:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:11:45] [query] Results: 0 Pages of results: 0
[2026-01-30 18:11:45] [query] Execution time: 0.01546
[2026-01-30 18:11:48] [query] Query for: working with real
[2026-01-30 18:11:48] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:11:48] [query] Engine: forms_and_contracts
[2026-01-30 18:11:48] [query] Tokens: working, real
[2026-01-30 18:11:48] [query] Mods: 5
[2026-01-30 18:11:48] [query] Trying AND logic
[2026-01-30 18:11:48] [query] Found results using: and logic
[2026-01-30 18:11:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:11:48] [query] Results: 18 Pages of results: 1
[2026-01-30 18:11:48] [query] Execution time: 0.00972
[2026-01-30 18:11:54] [query] Query for: ventolin lilly ⥩🚽🏝 www.7search.xyz/it/ventolin compra acquistare subito economico dall'europa. generico compresse dove posso in linea a buon mercato.
[2026-01-30 18:11:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:11:54] [query] Engine: default
[2026-01-30 18:11:54] [query] Tokens: lilly, dovel, dover, dovetails, dall, www, xyz
[2026-01-30 18:11:54] [query] Mods: 11
[2026-01-30 18:11:54] [query] Trying AND logic
[2026-01-30 18:11:54] [query] Using OR logic
[2026-01-30 18:11:54] [query] Found results using: or logic
[2026-01-30 18:11:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (42799,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27783,27498,23210,25630,42799,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:11:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:11:54] [query] Results: 124 Pages of results: 1
[2026-01-30 18:11:54] [query] Execution time: 0.30246
[2026-01-30 18:11:55] [query] Query for: mls offer contract real estate
[2026-01-30 18:11:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:11:55] [query] Engine: default
[2026-01-30 18:11:55] [query] Tokens: mls, offer, contract, real, estate
[2026-01-30 18:11:55] [query] Mods: 11
[2026-01-30 18:11:55] [query] Trying AND logic
[2026-01-30 18:11:55] [query] Using OR logic
[2026-01-30 18:11:56] [query] Found results using: or logic
[2026-01-30 18:11:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,1798,2727,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:11:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:11:56] [query] Results: 1498 Pages of results: 8
[2026-01-30 18:11:56] [query] Execution time: 0.73647
[2026-01-30 18:13:13] [query] Query for: commander naproxen en ligne ⚔☶ www.7rx.biz/fr/naproxen apothekenpreis. acheter pharmacie la france. achat naproxen. 250 mg et 500 ou
[2026-01-30 18:13:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 18:13:13] [query] Engine: default
[2026-01-30 18:13:13] [query] Tokens: commander, mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll
[2026-01-30 18:13:13] [query] Mods: 11
[2026-01-30 18:13:13] [query] Trying AND logic
[2026-01-30 18:13:13] [query] Using OR logic
[2026-01-30 18:13:13] [query] Found results using: or logic
[2026-01-30 18:13:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4336,6029,49439,19370,1016,4916,3789,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,53653,17695,61401,61404,61406,32437,51000,51009,51015) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:13:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:13:13] [query] Results: 3 Pages of results: 1
[2026-01-30 18:13:13] [query] Execution time: 0.17042
[2026-01-30 18:13:15] [query] Query for: mls offer contract real estate
[2026-01-30 18:13:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:13:15] [query] Engine: default
[2026-01-30 18:13:15] [query] Tokens: mls, offer, contract, real, estate
[2026-01-30 18:13:15] [query] Mods: 11
[2026-01-30 18:13:15] [query] Trying AND logic
[2026-01-30 18:13:15] [query] Using OR logic
[2026-01-30 18:13:16] [query] Found results using: or logic
[2026-01-30 18:13:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,1798,2727,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:13:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:13:16] [query] Results: 1498 Pages of results: 8
[2026-01-30 18:13:16] [query] Execution time: 0.61823
[2026-01-30 18:13:17] [query] Query for: nicotinell tabletten erfahrungen ⥭⭐ www.7rx.biz/fr/nicotinell 52.5mg 35mg 17.5mg sans ordonnance prix. acheter en ligne commandez livraison. achat nicotinell.
[2026-01-30 18:13:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 18:13:17] [query] Engine: default
[2026-01-30 18:13:17] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, 17, 52, en, fr, sans, www
[2026-01-30 18:13:17] [query] Mods: 11
[2026-01-30 18:13:17] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:13:17] [query] Using OR logic
[2026-01-30 18:13:17] [query] Found results using: or logic
[2026-01-30 18:13:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (491,10046,49439,1016,13792,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,491,10046,49439,1016,13792,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:13:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:13:17] [query] Results: 244 Pages of results: 21
[2026-01-30 18:13:17] [query] Execution time: 0.43774
[2026-01-30 18:13:37] [index:background] Health check
[2026-01-30 18:13:37] [index:background] CPU load threshold (3) breached: 4.75 [waiting 2]
[2026-01-30 18:13:39] [indexer:background] CPU load threshold (3) breached: 4.75 [waiting 2]
[2026-01-30 18:13:50] [indexer:background] Health check
[2026-01-30 18:13:50] [indexer:background] CPU load threshold (3) breached: 4.8 [waiting 2]
[2026-01-30 18:14:58] [query] Query for: 韦恩集团产业 漫画
[2026-01-30 18:14:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:14:58] [query] Engine: default
[2026-01-30 18:14:58] [query] Tokens: 韦恩集团产业 漫画
[2026-01-30 18:14:58] [query] Mods: 11
[2026-01-30 18:14:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:14:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:14:58] [query] Results: 0 Pages of results: 0
[2026-01-30 18:14:58] [query] Execution time: 0.16180
[2026-01-30 18:15:04] [query] Query for: buyers agency
[2026-01-30 18:15:04] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:15:04] [query] Engine: forms_and_contracts
[2026-01-30 18:15:04] [query] Tokens: buyers, agency
[2026-01-30 18:15:04] [query] Mods: 5
[2026-01-30 18:15:04] [query] Trying AND logic
[2026-01-30 18:15:04] [query] Using OR logic
[2026-01-30 18:15:04] [query] Found results using: or logic
[2026-01-30 18:15:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:15:04] [query] Results: 40 Pages of results: 1
[2026-01-30 18:15:04] [query] Execution time: 0.05092
[2026-01-30 18:15:33] [query] Query for: terra nova british columbia flag
[2026-01-30 18:15:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:15:33] [query] Engine: default
[2026-01-30 18:15:33] [query] Tokens: terra, novak, terrace, terrace & cherokee, terracecherokee, terraces, terracon, terrain, terrazas, british
[2026-01-30 18:15:33] [query] Mods: 11
[2026-01-30 18:15:33] [query] Trying AND logic
[2026-01-30 18:15:33] [query] Using OR logic
[2026-01-30 18:15:33] [query] Found results using: or logic
[2026-01-30 18:15:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9368,6359,8821)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24244,27831,50538,72942,72945,11868,52043,49873,24199,9368) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:15:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:15:33] [query] Results: 4 Pages of results: 1
[2026-01-30 18:15:33] [query] Execution time: 0.10674
[2026-01-30 18:16:01] [query] Query for: www.nbnbkm
[2026-01-30 18:16:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:16:01] [query] Engine: default
[2026-01-30 18:16:01] [query] Tokens: www, nbnbkm www.nbnbkm
[2026-01-30 18:16:01] [query] Mods: 11
[2026-01-30 18:16:01] [query] Using OR logic
[2026-01-30 18:16:01] [query] Found results using: or logic
[2026-01-30 18:16:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:16:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:16:01] [query] Results: 119 Pages of results: 1
[2026-01-30 18:16:01] [query] Execution time: 0.28684
[2026-01-30 18:16:15] [query] Query for: carolina properties realty
[2026-01-30 18:16:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:16:15] [query] Engine: default
[2026-01-30 18:16:15] [query] Tokens: carolina, properties, realty
[2026-01-30 18:16:15] [query] Mods: 11
[2026-01-30 18:16:15] [query] Trying AND logic
[2026-01-30 18:16:15] [query] Found results using: and logic
[2026-01-30 18:16:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (254,182,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:16:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11252', '13282', '14176', '19992', '2927', '49065', '49253', '49803', '50633', '53053') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:16:15] [query] Results: 10 Pages of results: 1
[2026-01-30 18:16:15] [query] Execution time: 0.39749
[2026-01-30 18:16:30] [query] Query for: south carolina property legal division of acreage
[2026-01-30 18:16:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:16:30] [query] Engine: default
[2026-01-30 18:16:30] [query] Tokens: south, carolina, property, legal, division, acreage
[2026-01-30 18:16:30] [query] Mods: 11
[2026-01-30 18:16:30] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:16:30] [query] Using OR logic
[2026-01-30 18:16:31] [query] Found results using: or logic
[2026-01-30 18:16:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (840,254,107,869,6702,8795) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:16:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:16:31] [query] Results: 1211 Pages of results: 7
[2026-01-30 18:16:31] [query] Execution time: 0.65100
[2026-01-30 18:16:54] [query] Query for: 28804
[2026-01-30 18:16:54] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:16:54] [query] Engine: download_ready
[2026-01-30 18:16:54] [query] Tokens: 28804
[2026-01-30 18:16:54] [query] Mods: 5
[2026-01-30 18:16:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31369) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:16:54] [query] Results: 0 Pages of results: 0
[2026-01-30 18:16:54] [query] Execution time: 0.01986
[2026-01-30 18:16:59] [query] Query for: 集成电路硕士院校排名
[2026-01-30 18:16:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:16:59] [query] Engine: default
[2026-01-30 18:16:59] [query] Tokens: 集成电路硕士院校排名
[2026-01-30 18:16:59] [query] Mods: 11
[2026-01-30 18:16:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:16:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:16:59] [query] Results: 0 Pages of results: 0
[2026-01-30 18:16:59] [query] Execution time: 0.10165
[2026-01-30 18:17:00] [query] Query for: sliding
[2026-01-30 18:17:00] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:17:00] [query] Engine: legal_qandas
[2026-01-30 18:17:00] [query] Tokens: sliding
[2026-01-30 18:17:00] [query] Mods: 5
[2026-01-30 18:17:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9254) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:17:00] [query] Results: 0 Pages of results: 0
[2026-01-30 18:17:00] [query] Execution time: 0.05587
[2026-01-30 18:17:24] [query] Query for: prefeitura bairro de itapua
[2026-01-30 18:17:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:17:24] [query] Engine: default
[2026-01-30 18:17:24] [query] Tokens: de, baier, barr, barry, itpa, prefeitura bairro itapua
[2026-01-30 18:17:24] [query] Mods: 11
[2026-01-30 18:17:24] [query] Using OR logic
[2026-01-30 18:17:24] [query] Found results using: or logic
[2026-01-30 18:17:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,22899,22924,23401,33058,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:17:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:17:24] [query] Results: 7 Pages of results: 1
[2026-01-30 18:17:24] [query] Execution time: 0.28063
[2026-01-30 18:17:25] [query] Query for: real estate title fees south carolina calculator
[2026-01-30 18:17:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:17:25] [query] Engine: default
[2026-01-30 18:17:25] [query] Tokens: real, estate, title, fees, south, carolina, calculator
[2026-01-30 18:17:25] [query] Mods: 11
[2026-01-30 18:17:25] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:17:25] [query] Using OR logic
[2026-01-30 18:17:26] [query] Found results using: or logic
[2026-01-30 18:17:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,902,3018,840,254,8512) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:17:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:17:26] [query] Results: 1132 Pages of results: 6
[2026-01-30 18:17:26] [query] Execution time: 0.69321
[2026-01-30 18:17:48] [query] Query for: flat fee realtor
[2026-01-30 18:17:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:17:48] [query] Engine: default
[2026-01-30 18:17:48] [query] Tokens: flat, fee, realtor
[2026-01-30 18:17:48] [query] Mods: 11
[2026-01-30 18:17:48] [query] Trying AND logic
[2026-01-30 18:17:48] [query] Found results using: and logic
[2026-01-30 18:17:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3526,1510,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:17:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('44590') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:17:48] [query] Results: 1 Pages of results: 1
[2026-01-30 18:17:48] [query] Execution time: 0.26035
[2026-01-30 18:18:05] [query] Query for: varying
[2026-01-30 18:18:05] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:18:05] [query] Engine: legal_qandas
[2026-01-30 18:18:05] [query] Tokens: varying
[2026-01-30 18:18:05] [query] Mods: 5
[2026-01-30 18:18:05] [query] Found results using: or logic
[2026-01-30 18:18:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12764) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:18:05] [query] Results: 2 Pages of results: 1
[2026-01-30 18:18:05] [query] Execution time: 0.04132
[2026-01-30 18:18:37] [index:background] Health check
[2026-01-30 18:18:37] [index:background] CPU load threshold (3) breached: 3.97 [waiting 2]
[2026-01-30 18:18:39] [indexer:background] CPU load threshold (3) breached: 3.97 [waiting 2]
[2026-01-30 18:18:49] [indexer:background] Health check
[2026-01-30 18:18:49] [indexer:background] CPU load threshold (3) breached: 3.97 [waiting 2]
[2026-01-30 18:19:15] [query] Query for: r bar real estate log in
[2026-01-30 18:19:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:19:15] [query] Engine: default
[2026-01-30 18:19:15] [query] Tokens: r, bar, real, estate, log
[2026-01-30 18:19:15] [query] Mods: 11
[2026-01-30 18:19:15] [query] Trying AND logic
[2026-01-30 18:19:15] [query] Using OR logic
[2026-01-30 18:19:15] [query] Found results using: or logic
[2026-01-30 18:19:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9360,978,171,172,7248) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:19:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:19:15] [query] Results: 965 Pages of results: 5
[2026-01-30 18:19:15] [query] Execution time: 0.52035
[2026-01-30 18:19:20] [query] Query for: example of listing contract in real estate
[2026-01-30 18:19:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:19:20] [query] Engine: default
[2026-01-30 18:19:20] [query] Tokens: example, listing, contract, real, estate
[2026-01-30 18:19:20] [query] Mods: 11
[2026-01-30 18:19:20] [query] Trying AND logic
[2026-01-30 18:19:20] [query] Using OR logic
[2026-01-30 18:19:21] [query] Found results using: or logic
[2026-01-30 18:19:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2761,1936,2727,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:19:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:19:21] [query] Results: 1514 Pages of results: 8
[2026-01-30 18:19:21] [query] Execution time: 0.72485
[2026-01-30 18:19:52] [query] Query for: homes for rent charlotte nc with multiple entrances
[2026-01-30 18:19:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:19:52] [query] Engine: default
[2026-01-30 18:19:52] [query] Tokens: homes, rent, charlotte, nc, multiple, entrances
[2026-01-30 18:19:52] [query] Mods: 11
[2026-01-30 18:19:52] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:19:52] [query] Using OR logic
[2026-01-30 18:19:52] [query] Found results using: or logic
[2026-01-30 18:19:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,603,5224,396,1103,17052) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:19:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:19:52] [query] Results: 807 Pages of results: 5
[2026-01-30 18:19:52] [query] Execution time: 0.67442
[2026-01-30 18:19:55] [query] Query for: home.nc
[2026-01-30 18:19:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:19:55] [query] Engine: default
[2026-01-30 18:19:55] [query] Tokens: home, nc, home4nc, home.nc
[2026-01-30 18:19:55] [query] Mods: 11
[2026-01-30 18:19:55] [query] Using OR logic
[2026-01-30 18:19:56] [query] Found results using: or logic
[2026-01-30 18:19:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (234,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (234,396,56160,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:19:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:19:56] [query] Results: 921 Pages of results: 5
[2026-01-30 18:19:56] [query] Execution time: 0.90500
[2026-01-30 18:20:14] [query] Query for: r bar real estate log in
[2026-01-30 18:20:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:20:14] [query] Engine: default
[2026-01-30 18:20:14] [query] Tokens: r, bar, real, estate, log
[2026-01-30 18:20:14] [query] Mods: 11
[2026-01-30 18:20:14] [query] Trying AND logic
[2026-01-30 18:20:14] [query] Using OR logic
[2026-01-30 18:20:15] [query] Found results using: or logic
[2026-01-30 18:20:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9360,978,171,172,7248) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:20:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:20:15] [query] Results: 965 Pages of results: 5
[2026-01-30 18:20:15] [query] Execution time: 0.42234
[2026-01-30 18:20:37] [query] Query for: net listing
[2026-01-30 18:20:37] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:20:37] [query] Engine: legal_qandas
[2026-01-30 18:20:37] [query] Tokens: net, listing
[2026-01-30 18:20:37] [query] Mods: 5
[2026-01-30 18:20:37] [query] Trying AND logic
[2026-01-30 18:20:37] [query] Found results using: and logic
[2026-01-30 18:20:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3128,1936) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('22162', '26253', '40258', '47873', '53181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:20:37] [query] Results: 5 Pages of results: 1
[2026-01-30 18:20:37] [query] Execution time: 0.06898
[2026-01-30 18:20:40] [query] Query for: anello uomo con onice nero oro 18k nelle marche
[2026-01-30 18:20:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:20:40] [query] Engine: default
[2026-01-30 18:20:40] [query] Tokens: conceal, concealed, concealing, concealment, conceivable, conceivably, conceive, conceived, concentrate, concentrated
[2026-01-30 18:20:40] [query] Mods: 11
[2026-01-30 18:20:40] [query] Using OR logic
[2026-01-30 18:20:41] [query] Found results using: and logic
[2026-01-30 18:20:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33922,17795,40550,32972,21644,32787,1284,25819,12807,12572) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:20:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:20:41] [query] Results: 31 Pages of results: 1
[2026-01-30 18:20:41] [query] Execution time: 0.18055
[2026-01-30 18:20:43] [query] Query for: 鎖頭 英文
[2026-01-30 18:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:20:43] [query] Engine: default
[2026-01-30 18:20:43] [query] Tokens: 鎖頭 英文
[2026-01-30 18:20:43] [query] Mods: 11
[2026-01-30 18:20:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:20:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:20:43] [query] Results: 0 Pages of results: 0
[2026-01-30 18:20:43] [query] Execution time: 0.13888
[2026-01-30 18:21:34] [query] Query for: lead
[2026-01-30 18:21:34] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:21:34] [query] Engine: forms_and_contracts
[2026-01-30 18:21:34] [query] Tokens: lead
[2026-01-30 18:21:34] [query] Mods: 5
[2026-01-30 18:21:34] [query] Found results using: or logic
[2026-01-30 18:21:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1204) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:21:34] [query] Results: 6 Pages of results: 1
[2026-01-30 18:21:34] [query] Execution time: 0.18918
[2026-01-30 18:21:39] [query] Query for: 3h 0.12.9
[2026-01-30 18:21:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:21:39] [query] Engine: default
[2026-01-30 18:21:39] [query] Tokens: caltr1003htm, fil10023html, r3hjqgzfnh0cx, 0, 12, 9
[2026-01-30 18:21:39] [query] Mods: 11
[2026-01-30 18:21:39] [query] Trying AND logic
[2026-01-30 18:21:39] [query] Using OR logic
[2026-01-30 18:21:40] [query] Found results using: or logic
[2026-01-30 18:21:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,1022,4096)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16356,16358,50455,2630,1022,4096) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:21:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:21:40] [query] Results: 311 Pages of results: 2
[2026-01-30 18:21:40] [query] Execution time: 0.72397
[2026-01-30 18:21:45] [query] Query for: subdued中国官 网
[2026-01-30 18:21:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:21:45] [query] Engine: default
[2026-01-30 18:21:45] [query] Tokens: subdued中国官 网
[2026-01-30 18:21:45] [query] Mods: 11
[2026-01-30 18:21:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:21:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:21:45] [query] Results: 0 Pages of results: 0
[2026-01-30 18:21:45] [query] Execution time: 0.12435
[2026-01-30 18:21:50] [query] Query for: nexon price 2nd hand
[2026-01-30 18:21:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:21:50] [query] Engine: default
[2026-01-30 18:21:50] [query] Tokens: price, 2nd, hand, nixon, nexon price 2nd
[2026-01-30 18:21:50] [query] Mods: 11
[2026-01-30 18:21:50] [query] Using OR logic
[2026-01-30 18:21:51] [query] Found results using: or logic
[2026-01-30 18:21:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28976,2392,2168)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2168,28976,2392,23851,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:21:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:21:51] [query] Results: 238 Pages of results: 2
[2026-01-30 18:21:51] [query] Execution time: 0.45776
[2026-01-30 18:22:20] [query] Query for: what is the average rate realtors charge to sell a house
[2026-01-30 18:22:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:22:20] [query] Engine: default
[2026-01-30 18:22:21] [query] Tokens: average, rate, realtors, charge, sell, house
[2026-01-30 18:22:21] [query] Mods: 11
[2026-01-30 18:22:21] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:22:21] [query] Using OR logic
[2026-01-30 18:22:21] [query] Found results using: or logic
[2026-01-30 18:22:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2434,1474,96,1527,106,244) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:22:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:22:21] [query] Results: 1007 Pages of results: 6
[2026-01-30 18:22:21] [query] Execution time: 0.94778
[2026-01-30 18:22:23] [query] Query for: spanish
[2026-01-30 18:22:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:22:23] [query] Engine: forms_and_contracts
[2026-01-30 18:22:23] [query] Tokens: spanish
[2026-01-30 18:22:23] [query] Mods: 5
[2026-01-30 18:22:23] [query] Found results using: or logic
[2026-01-30 18:22:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10382) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:22:23] [query] Results: 2 Pages of results: 1
[2026-01-30 18:22:23] [query] Execution time: 0.01959
[2026-01-30 18:22:36] [query] Query for: working with real
[2026-01-30 18:22:36] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:22:36] [query] Engine: forms_and_contracts
[2026-01-30 18:22:36] [query] Tokens: working, real
[2026-01-30 18:22:36] [query] Mods: 5
[2026-01-30 18:22:36] [query] Trying AND logic
[2026-01-30 18:22:36] [query] Found results using: and logic
[2026-01-30 18:22:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:22:36] [query] Results: 18 Pages of results: 1
[2026-01-30 18:22:36] [query] Execution time: 0.07064
[2026-01-30 18:23:21] [query] Query for: how to become a nc notary trainer for notaries
[2026-01-30 18:23:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:23:21] [query] Engine: default
[2026-01-30 18:23:21] [query] Tokens: become, nc, notary, trainer, notaries
[2026-01-30 18:23:21] [query] Mods: 11
[2026-01-30 18:23:21] [query] Trying AND logic
[2026-01-30 18:23:21] [query] Using OR logic
[2026-01-30 18:23:22] [query] Found results using: or logic
[2026-01-30 18:23:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (854,396,19144,22743,12568) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:23:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:23:22] [query] Results: 746 Pages of results: 4
[2026-01-30 18:23:22] [query] Execution time: 0.57662
[2026-01-30 18:23:24] [query] Query for: usa real estate logo
[2026-01-30 18:23:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:23:24] [query] Engine: default
[2026-01-30 18:23:24] [query] Tokens: usa, real, estate, logo
[2026-01-30 18:23:24] [query] Mods: 11
[2026-01-30 18:23:24] [query] Trying AND logic
[2026-01-30 18:23:24] [query] Using OR logic
[2026-01-30 18:23:24] [query] Found results using: or logic
[2026-01-30 18:23:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7664,171,172,3601) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:23:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:23:24] [query] Results: 951 Pages of results: 5
[2026-01-30 18:23:24] [query] Execution time: 0.66118
[2026-01-30 18:23:37] [index:background] Health check
[2026-01-30 18:23:37] [index:background] CPU load threshold (3) breached: 4.7 [waiting 2]
[2026-01-30 18:23:39] [indexer:background] CPU load threshold (3) breached: 4.7 [waiting 2]
[2026-01-30 18:23:49] [indexer:background] Health check
[2026-01-30 18:23:49] [indexer:background] CPU load threshold (3) breached: 4.9 [waiting 2]
[2026-01-30 18:24:03] [query] Query for: usa real estate logo
[2026-01-30 18:24:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:24:03] [query] Engine: default
[2026-01-30 18:24:03] [query] Tokens: usa, real, estate, logo
[2026-01-30 18:24:03] [query] Mods: 11
[2026-01-30 18:24:03] [query] Trying AND logic
[2026-01-30 18:24:03] [query] Using OR logic
[2026-01-30 18:24:03] [query] Found results using: or logic
[2026-01-30 18:24:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7664,171,172,3601) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:24:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:24:03] [query] Results: 951 Pages of results: 5
[2026-01-30 18:24:03] [query] Execution time: 0.39477
[2026-01-30 18:24:20] [query] Query for: 410
[2026-01-30 18:24:20] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:24:20] [query] Engine: forms_and_contracts
[2026-01-30 18:24:20] [query] Tokens: 410
[2026-01-30 18:24:20] [query] Mods: 5
[2026-01-30 18:24:20] [query] Found results using: or logic
[2026-01-30 18:24:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19826) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:24:20] [query] Results: 2 Pages of results: 1
[2026-01-30 18:24:20] [query] Execution time: 0.16486
[2026-01-30 18:24:28] [query] Query for: male hdmi to female mini cable
[2026-01-30 18:24:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:24:28] [query] Engine: default
[2026-01-30 18:24:28] [query] Tokens: male, female, mini, cable, hdmi
[2026-01-30 18:24:28] [query] Mods: 11
[2026-01-30 18:24:28] [query] Using OR logic
[2026-01-30 18:24:28] [query] Found results using: or logic
[2026-01-30 18:24:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8384,7124,12061,8768)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12061,7124,8768,8384,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:24:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:24:28] [query] Results: 21 Pages of results: 1
[2026-01-30 18:24:28] [query] Execution time: 0.20040
[2026-01-30 18:24:32] [query] Query for: 220
[2026-01-30 18:24:32] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:24:32] [query] Engine: forms_and_contracts
[2026-01-30 18:24:32] [query] Tokens: 220
[2026-01-30 18:24:32] [query] Mods: 5
[2026-01-30 18:24:32] [query] Found results using: or logic
[2026-01-30 18:24:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13954) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:24:32] [query] Results: 2 Pages of results: 1
[2026-01-30 18:24:32] [query] Execution time: 0.02615
[2026-01-30 18:24:43] [query] Query for: can i relist a property when earnest money is being disputed after buyer termination
[2026-01-30 18:24:43] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:24:43] [query] Engine: legal_qandas
[2026-01-30 18:24:43] [query] Tokens: relisted, buyer, can, disputed, earnest, money, property, termination
[2026-01-30 18:24:43] [query] Mods: 5
[2026-01-30 18:24:43] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:24:43] [query] Using OR logic
[2026-01-30 18:24:43] [query] Found results using: or logic
[2026-01-30 18:24:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3046,589,26297,13001,1350,107,15678)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34962,3046,589,26297,13001,1350,107,15678) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:24:43] [query] Results: 690 Pages of results: 4
[2026-01-30 18:24:43] [query] Execution time: 0.52556
[2026-01-30 18:24:56] [query] Query for: real estate property listings
[2026-01-30 18:24:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:24:56] [query] Engine: default
[2026-01-30 18:24:56] [query] Tokens: real, estate, property, listings
[2026-01-30 18:24:56] [query] Mods: 11
[2026-01-30 18:24:56] [query] Trying AND logic
[2026-01-30 18:24:56] [query] Using OR logic
[2026-01-30 18:24:56] [query] Found results using: or logic
[2026-01-30 18:24:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,107,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:24:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:24:56] [query] Results: 1311 Pages of results: 7
[2026-01-30 18:24:56] [query] Execution time: 0.77775
[2026-01-30 18:25:01] [query] Query for: 1 percent commission realtor midwest city
[2026-01-30 18:25:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:25:01] [query] Engine: default
[2026-01-30 18:25:01] [query] Tokens: 1, percent, commission, realtor, midwest, city
[2026-01-30 18:25:01] [query] Mods: 11
[2026-01-30 18:25:01] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:25:01] [query] Using OR logic
[2026-01-30 18:25:02] [query] Found results using: or logic
[2026-01-30 18:25:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,134,843,402,3094,582) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:25:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:25:02] [query] Results: 1420 Pages of results: 8
[2026-01-30 18:25:02] [query] Execution time: 1.07971
[2026-01-30 18:25:07] [query] Query for: houses for sale butner nc
[2026-01-30 18:25:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:25:07] [query] Engine: default
[2026-01-30 18:25:07] [query] Tokens: houses, sale, nc, butner
[2026-01-30 18:25:07] [query] Mods: 11
[2026-01-30 18:25:07] [query] Using OR logic
[2026-01-30 18:25:08] [query] Found results using: or logic
[2026-01-30 18:25:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2990,396,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2990,125,396,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:25:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:25:08] [query] Results: 886 Pages of results: 5
[2026-01-30 18:25:08] [query] Execution time: 0.60608
[2026-01-30 18:25:52] [query] Query for: @清水螺丝: 漫蛙
[2026-01-30 18:25:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:25:52] [query] Engine: default
[2026-01-30 18:25:52] [query] Tokens: 清水螺丝 漫蛙
[2026-01-30 18:25:52] [query] Mods: 11
[2026-01-30 18:25:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:25:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:25:52] [query] Results: 0 Pages of results: 0
[2026-01-30 18:25:52] [query] Execution time: 0.14092
[2026-01-30 18:25:53] [query] Query for: 593 t
[2026-01-30 18:25:53] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:25:53] [query] Engine: default
[2026-01-30 18:25:53] [query] Tokens: 593, t
[2026-01-30 18:25:53] [query] Mods: 11
[2026-01-30 18:25:53] [query] Trying AND logic
[2026-01-30 18:25:53] [query] Found results using: and logic
[2026-01-30 18:25:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20571,860) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:25:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20172', '29115', '29504', '41094', '47872') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:25:53] [query] Results: 5 Pages of results: 1
[2026-01-30 18:25:53] [query] Execution time: 0.11432
[2026-01-30 18:25:54] [query] Query for: sabatinos
[2026-01-30 18:25:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:25:54] [query] Engine: default
[2026-01-30 18:25:54] [query] Tokens: sabatinos
[2026-01-30 18:25:54] [query] Mods: 11
[2026-01-30 18:25:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:25:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:25:54] [query] Results: 0 Pages of results: 0
[2026-01-30 18:25:54] [query] Execution time: 0.08032
[2026-01-30 18:25:59] [query] Query for: real estate property listings
[2026-01-30 18:25:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:25:59] [query] Engine: default
[2026-01-30 18:25:59] [query] Tokens: real, estate, property, listings
[2026-01-30 18:25:59] [query] Mods: 11
[2026-01-30 18:25:59] [query] Trying AND logic
[2026-01-30 18:25:59] [query] Using OR logic
[2026-01-30 18:26:00] [query] Found results using: or logic
[2026-01-30 18:26:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,107,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:25:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:26:00] [query] Results: 1311 Pages of results: 7
[2026-01-30 18:26:00] [query] Execution time: 0.54723
[2026-01-30 18:26:04] [query] Query for: www.zillow homes for sale nashville nc
[2026-01-30 18:26:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:26:04] [query] Engine: default
[2026-01-30 18:26:04] [query] Tokens: nashville, homes, nc, sale, www, zillow
[2026-01-30 18:26:04] [query] Mods: 11
[2026-01-30 18:26:04] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:26:04] [query] Using OR logic
[2026-01-30 18:26:05] [query] Found results using: or logic
[2026-01-30 18:26:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (370,396,125,2485,16571)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (69646,370,396,125,2485,16571) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:26:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:26:05] [query] Results: 949 Pages of results: 5
[2026-01-30 18:26:05] [query] Execution time: 0.56063
[2026-01-30 18:26:07] [query] Query for: fiduciary
[2026-01-30 18:26:07] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:26:07] [query] Engine: legal_qandas
[2026-01-30 18:26:07] [query] Tokens: fiduciary
[2026-01-30 18:26:07] [query] Mods: 5
[2026-01-30 18:26:07] [query] Found results using: or logic
[2026-01-30 18:26:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13244) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:26:07] [query] Results: 28 Pages of results: 1
[2026-01-30 18:26:07] [query] Execution time: 0.01441
[2026-01-30 18:26:29] [query] Query for: www.zillow homes for sale nashville nc
[2026-01-30 18:26:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:26:29] [query] Engine: default
[2026-01-30 18:26:29] [query] Tokens: nashville, homes, nc, sale, www, zillow
[2026-01-30 18:26:29] [query] Mods: 11
[2026-01-30 18:26:29] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:26:29] [query] Using OR logic
[2026-01-30 18:26:29] [query] Query for: city of bradbury jobs
[2026-01-30 18:26:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:26:29] [query] Engine: default
[2026-01-30 18:26:29] [query] Tokens: city, jobs, bradbury
[2026-01-30 18:26:29] [query] Mods: 11
[2026-01-30 18:26:29] [query] Using OR logic
[2026-01-30 18:26:29] [query] Found results using: or logic
[2026-01-30 18:26:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (370,396,125,2485,16571)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (69646,370,396,125,2485,16571) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:26:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:26:29] [query] Results: 949 Pages of results: 5
[2026-01-30 18:26:29] [query] Execution time: 0.56831
[2026-01-30 18:26:29] [query] Found results using: or logic
[2026-01-30 18:26:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (582,201)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (582,201,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:26:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:26:29] [query] Results: 87 Pages of results: 1
[2026-01-30 18:26:29] [query] Execution time: 0.15506
[2026-01-30 18:26:44] [query] Query for: can i relist a property when earnest money is being disputed after buyer termination
[2026-01-30 18:26:44] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:26:44] [query] Engine: legal_qandas
[2026-01-30 18:26:44] [query] Tokens: relisted, buyer, can, disputed, earnest, money, property, termination
[2026-01-30 18:26:44] [query] Mods: 5
[2026-01-30 18:26:44] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:26:44] [query] Using OR logic
[2026-01-30 18:26:44] [query] Found results using: or logic
[2026-01-30 18:26:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3046,589,26297,13001,1350,107,15678)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34962,3046,589,26297,13001,1350,107,15678) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:26:44] [query] Results: 690 Pages of results: 4
[2026-01-30 18:26:44] [query] Execution time: 0.00912
[2026-01-30 18:27:07] [query] Query for: land records in north carolina
[2026-01-30 18:27:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:27:07] [query] Engine: default
[2026-01-30 18:27:07] [query] Tokens: land, records, north, carolina
[2026-01-30 18:27:07] [query] Mods: 11
[2026-01-30 18:27:07] [query] Trying AND logic
[2026-01-30 18:27:08] [query] Found results using: and logic
[2026-01-30 18:27:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,879,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:27:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1001', '24804', '41095', '49496', '54588') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:27:08] [query] Results: 5 Pages of results: 1
[2026-01-30 18:27:08] [query] Execution time: 0.70454
[2026-01-30 18:27:25] [query] Query for: nationallife agent login
[2026-01-30 18:27:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:27:25] [query] Engine: default
[2026-01-30 18:27:26] [query] Tokens: agent, login, nationallife
[2026-01-30 18:27:26] [query] Mods: 11
[2026-01-30 18:27:26] [query] Using OR logic
[2026-01-30 18:27:26] [query] Found results using: or logic
[2026-01-30 18:27:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,9770)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1470,9770,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:27:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:27:26] [query] Results: 581 Pages of results: 3
[2026-01-30 18:27:26] [query] Execution time: 0.19900
[2026-01-30 18:27:37] [query] Query for: pender county nc property tax 2025
[2026-01-30 18:27:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:27:37] [query] Engine: default
[2026-01-30 18:27:37] [query] Tokens: pender, county, nc, property, tax, 2025, tax 020524, tax020524, tax 2025
[2026-01-30 18:27:37] [query] Mods: 11
[2026-01-30 18:27:37] [query] Using OR logic
[2026-01-30 18:27:37] [query] Query for: wholesaling
[2026-01-30 18:27:37] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:27:37] [query] Engine: legal_qandas
[2026-01-30 18:27:37] [query] Tokens: wholesaling
[2026-01-30 18:27:37] [query] Mods: 5
[2026-01-30 18:27:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:27:37] [query] Results: 0 Pages of results: 0
[2026-01-30 18:27:37] [query] Execution time: 0.09385
[2026-01-30 18:27:38] [query] Found results using: or logic
[2026-01-30 18:27:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,574,396,9945,107,81)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9945,574,396,107,81,24711,47857,47858,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:27:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:27:38] [query] Results: 1309 Pages of results: 7
[2026-01-30 18:27:38] [query] Execution time: 0.97199
[2026-01-30 18:27:46] [query] Query for: la demarche maniere de marcher sequenec arts
[2026-01-30 18:27:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:27:46] [query] Engine: default
[2026-01-30 18:27:46] [query] Tokens: la, de, arts, demars, maier, maneiro, demarche maniere marcher sequenec
[2026-01-30 18:27:46] [query] Mods: 11
[2026-01-30 18:27:46] [query] Using OR logic
[2026-01-30 18:27:46] [query] Found results using: or logic
[2026-01-30 18:27:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1891,3783,3789)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3789,3783,1891,23173,23686,19508,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:27:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:27:46] [query] Results: 16 Pages of results: 1
[2026-01-30 18:27:46] [query] Execution time: 0.32391
[2026-01-30 18:27:47] [query] Query for: wholesale
[2026-01-30 18:27:47] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:27:47] [query] Engine: legal_qandas
[2026-01-30 18:27:47] [query] Tokens: wholesale
[2026-01-30 18:27:47] [query] Mods: 5
[2026-01-30 18:27:47] [query] Found results using: or logic
[2026-01-30 18:27:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14210) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:27:47] [query] Results: 1 Pages of results: 1
[2026-01-30 18:27:47] [query] Execution time: 0.02129
[2026-01-30 18:29:01] [index:background] Health check
[2026-01-30 18:29:01] [index:background] Health check
[2026-01-30 18:29:01] [indexer:background] Health check
[2026-01-30 18:29:01] [indexer:background] Health check
[2026-01-30 18:29:11] [query] Query for: can a seller relist property when earnest money is being disputed after buyer termination
[2026-01-30 18:29:11] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:29:11] [query] Engine: legal_qandas
[2026-01-30 18:29:11] [query] Tokens: relisted, buyer, can, disputed, earnest, money, property, seller, termination
[2026-01-30 18:29:11] [query] Mods: 5
[2026-01-30 18:29:11] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:29:11] [query] Using OR logic
[2026-01-30 18:29:12] [query] Found results using: or logic
[2026-01-30 18:29:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3046,589,26297,13001,1350,107,210,15678)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34962,3046,589,26297,13001,1350,107,210,15678) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:29:12] [query] Results: 696 Pages of results: 4
[2026-01-30 18:29:12] [query] Execution time: 0.32372
[2026-01-30 18:29:20] [query] Query for: real estate website for realtors
[2026-01-30 18:29:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:29:20] [query] Engine: default
[2026-01-30 18:29:20] [query] Tokens: real, estate, website, realtors
[2026-01-30 18:29:20] [query] Mods: 11
[2026-01-30 18:29:20] [query] Trying AND logic
[2026-01-30 18:29:20] [query] Using OR logic
[2026-01-30 18:29:21] [query] Found results using: or logic
[2026-01-30 18:29:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1533,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:29:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:29:21] [query] Results: 1202 Pages of results: 7
[2026-01-30 18:29:21] [query] Execution time: 0.75248
[2026-01-30 18:30:30] [query] Query for: real estate website for realtors
[2026-01-30 18:30:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:30:30] [query] Engine: default
[2026-01-30 18:30:30] [query] Tokens: real, estate, website, realtors
[2026-01-30 18:30:30] [query] Mods: 11
[2026-01-30 18:30:30] [query] Trying AND logic
[2026-01-30 18:30:30] [query] Using OR logic
[2026-01-30 18:30:31] [query] Found results using: or logic
[2026-01-30 18:30:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1533,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:30:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:30:31] [query] Results: 1202 Pages of results: 7
[2026-01-30 18:30:31] [query] Execution time: 0.73924
[2026-01-30 18:30:33] [query] Query for: @pain: front innocent
[2026-01-30 18:30:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:30:33] [query] Engine: default
[2026-01-30 18:30:33] [query] Tokens: pain, front, incent, innocent
[2026-01-30 18:30:33] [query] Mods: 11
[2026-01-30 18:30:33] [query] Using OR logic
[2026-01-30 18:30:33] [query] Found results using: or logic
[2026-01-30 18:30:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (398,5547)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5547,398,67082,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:30:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:30:33] [query] Results: 73 Pages of results: 1
[2026-01-30 18:30:33] [query] Execution time: 0.19047
[2026-01-30 18:30:39] [query] Query for: can+i+relist+a+property+when+earnest+money+is+being+disputed+after+a+buyer+termination
[2026-01-30 18:30:39] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:30:39] [query] Engine: legal_qandas
[2026-01-30 18:30:39] [query] Tokens: relisted, buyer, can, disputed, earnest, money, property, termination
[2026-01-30 18:30:39] [query] Mods: 5
[2026-01-30 18:30:39] [query] Using OR logic
[2026-01-30 18:30:39] [query] Found results using: or logic
[2026-01-30 18:30:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3046,589,26297,13001,1350,107,15678)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34962,3046,589,26297,13001,1350,107,15678) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:30:39] [query] Results: 690 Pages of results: 4
[2026-01-30 18:30:39] [query] Execution time: 0.01551
[2026-01-30 18:31:37] [query] Query for: real estate commosson
[2026-01-30 18:31:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:31:37] [query] Engine: default
[2026-01-30 18:31:37] [query] Tokens: real, estate, commission, commission 1, commission1, commission58a, commission (, commosson
[2026-01-30 18:31:37] [query] Mods: 11
[2026-01-30 18:31:37] [query] Using OR logic
[2026-01-30 18:31:37] [query] Found results using: or logic
[2026-01-30 18:31:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,843,66586,66588,33846,30499,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:31:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:31:37] [query] Results: 992 Pages of results: 5
[2026-01-30 18:31:37] [query] Execution time: 0.56219
[2026-01-30 18:32:16] [query] Query for: indemnification agreement and property owner authorization
[2026-01-30 18:32:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:32:16] [query] Engine: default
[2026-01-30 18:32:16] [query] Tokens: indemnification, agreement, authorization, owner, property
[2026-01-30 18:32:16] [query] Mods: 11
[2026-01-30 18:32:16] [query] Trying AND logic
[2026-01-30 18:32:16] [query] Using OR logic
[2026-01-30 18:32:16] [query] Found results using: or logic
[2026-01-30 18:32:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (873,19151,180,107)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33250,873,19151,180,107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:32:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:32:16] [query] Results: 1093 Pages of results: 6
[2026-01-30 18:32:16] [query] Execution time: 0.40531
[2026-01-30 18:32:20] [query] Query for: 四环生物制药新闻案解析工具箱线在哪里买票
[2026-01-30 18:32:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:32:20] [query] Engine: default
[2026-01-30 18:32:20] [query] Tokens: 四环生物制药新闻案解析工具箱线在哪里买票
[2026-01-30 18:32:20] [query] Mods: 11
[2026-01-30 18:32:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:32:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:32:20] [query] Results: 0 Pages of results: 0
[2026-01-30 18:32:20] [query] Execution time: 0.08709
[2026-01-30 18:33:36] [index:background] Health check
[2026-01-30 18:33:36] [index:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 18:33:38] [indexer:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 18:33:49] [indexer:background] Health check
[2026-01-30 18:34:02] [query] Query for: north carolina surplus land
[2026-01-30 18:34:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:34:02] [query] Engine: default
[2026-01-30 18:34:02] [query] Tokens: north, carolina, surplus, land
[2026-01-30 18:34:02] [query] Mods: 11
[2026-01-30 18:34:02] [query] Trying AND logic
[2026-01-30 18:34:02] [query] Using OR logic
[2026-01-30 18:34:02] [query] Found results using: or logic
[2026-01-30 18:34:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,20775,979) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:34:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:34:02] [query] Results: 643 Pages of results: 4
[2026-01-30 18:34:02] [query] Execution time: 0.38020
[2026-01-30 18:34:34] [query] Query for: north carolina surplus land
[2026-01-30 18:34:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:34:34] [query] Engine: default
[2026-01-30 18:34:34] [query] Tokens: north, carolina, surplus, land
[2026-01-30 18:34:34] [query] Mods: 11
[2026-01-30 18:34:34] [query] Trying AND logic
[2026-01-30 18:34:34] [query] Using OR logic
[2026-01-30 18:34:34] [query] Found results using: or logic
[2026-01-30 18:34:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,20775,979) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:34:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:34:34] [query] Results: 643 Pages of results: 4
[2026-01-30 18:34:34] [query] Execution time: 0.27184
[2026-01-30 18:34:48] [query] Query for: 泰拉瑞亚深蓝法杖
[2026-01-30 18:34:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:34:48] [query] Engine: default
[2026-01-30 18:34:49] [query] Tokens: 泰拉瑞亚深蓝法杖
[2026-01-30 18:34:49] [query] Mods: 11
[2026-01-30 18:34:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:34:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:34:49] [query] Results: 0 Pages of results: 0
[2026-01-30 18:34:49] [query] Execution time: 0.14360
[2026-01-30 18:34:55] [query] Query for: material fact
[2026-01-30 18:34:55] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:34:55] [query] Engine: legal_qandas
[2026-01-30 18:34:55] [query] Tokens: material, fact
[2026-01-30 18:34:55] [query] Mods: 5
[2026-01-30 18:34:55] [query] Trying AND logic
[2026-01-30 18:34:56] [query] Found results using: and logic
[2026-01-30 18:34:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3320,1200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19889', '19892', '19977', '19982', '20171', '20199', '20206', '20207', '20208', '20219', '20260', '20265', '20272', '20273', '20353', '20359', '20363', '20470', '20517', '20537', '20539', '20563', '20565', '20578', '20579', '20616', '21259', '21265', '21270', '21431', '22257', '22261', '22264', '24615', '24686', '24874', '24911', '25498', '25516', '25520', '25537', '25630', '25702', '25704', '25715', '25807', '25822', '25859', '25860', '26142', '26147', '26195', '26204', '26206', '26223', '26226', '26243', '26266', '26277', '36785', '36787', '40214', '40251', '40253', '41095', '42229', '42409', '44721', '44772', '46302', '46692', '47873', '50218', '51023', '51291', '51394', '51774', '51862', '52465', '52531', '53374', '55137', '55423') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:34:56] [query] Results: 83 Pages of results: 1
[2026-01-30 18:34:56] [query] Execution time: 0.56422
[2026-01-30 18:35:13] [query] Query for: material fact
[2026-01-30 18:35:13] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:35:13] [query] Engine: legal_qandas
[2026-01-30 18:35:13] [query] Tokens: material, fact
[2026-01-30 18:35:13] [query] Mods: 5
[2026-01-30 18:35:13] [query] Trying AND logic
[2026-01-30 18:35:13] [query] Found results using: and logic
[2026-01-30 18:35:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3320,1200) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19889', '19892', '19977', '19982', '20171', '20199', '20206', '20207', '20208', '20219', '20260', '20265', '20272', '20273', '20353', '20359', '20363', '20470', '20517', '20537', '20539', '20563', '20565', '20578', '20579', '20616', '21259', '21265', '21270', '21431', '22257', '22261', '22264', '24615', '24686', '24874', '24911', '25498', '25516', '25520', '25537', '25630', '25702', '25704', '25715', '25807', '25822', '25859', '25860', '26142', '26147', '26195', '26204', '26206', '26223', '26226', '26243', '26266', '26277', '36785', '36787', '40214', '40251', '40253', '41095', '42229', '42409', '44721', '44772', '46302', '46692', '47873', '50218', '51023', '51291', '51394', '51774', '51862', '52465', '52531', '53374', '55137', '55423') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:35:13] [query] Results: 83 Pages of results: 1
[2026-01-30 18:35:13] [query] Execution time: 0.00862
[2026-01-30 18:35:30] [query] Query for: ca nhong
[2026-01-30 18:35:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:35:30] [query] Engine: default
[2026-01-30 18:35:30] [query] Tokens: ca, nhong
[2026-01-30 18:35:30] [query] Mods: 11
[2026-01-30 18:35:30] [query] Using OR logic
[2026-01-30 18:35:30] [query] Found results using: or logic
[2026-01-30 18:35:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15734)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15734,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:35:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:35:30] [query] Results: 3 Pages of results: 1
[2026-01-30 18:35:30] [query] Execution time: 0.11821
[2026-01-30 18:36:39] [query] Query for: referral only real estate agent
[2026-01-30 18:36:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:36:39] [query] Engine: default
[2026-01-30 18:36:39] [query] Tokens: referral, real, estate, agent
[2026-01-30 18:36:39] [query] Mods: 11
[2026-01-30 18:36:39] [query] Trying AND logic
[2026-01-30 18:36:40] [query] Found results using: and logic
[2026-01-30 18:36:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4329,171,172,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:36:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11252', '14176', '17384', '17502', '17763', '19877', '19888', '19893', '20378', '20487', '21962', '22189', '24753', '25795', '25805', '26194', '36788', '36793', '41095', '43938', '44544', '47066', '47873', '51557', '53401', '54931', '56023') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:36:40] [query] Results: 24 Pages of results: 1
[2026-01-30 18:36:40] [query] Execution time: 0.32208
[2026-01-30 18:37:17] [query] Query for: sticking to the code of ethics
[2026-01-30 18:37:17] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:37:17] [query] Engine: default
[2026-01-30 18:37:17] [query] Tokens: sticking, code, ethics
[2026-01-30 18:37:17] [query] Mods: 11
[2026-01-30 18:37:17] [query] Trying AND logic
[2026-01-30 18:37:18] [query] Found results using: and logic
[2026-01-30 18:37:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9632,88,5762) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:37:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('21634', '21638', '21653', '21771', '22559', '4433', '4442', '44590', '45200', '47651') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:37:18] [query] Results: 6 Pages of results: 1
[2026-01-30 18:37:18] [query] Execution time: 0.20905
[2026-01-30 18:37:21] [query] Query for: randomly
[2026-01-30 18:37:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:37:21] [query] Engine: default
[2026-01-30 18:37:21] [query] Tokens: randomly
[2026-01-30 18:37:21] [query] Mods: 11
[2026-01-30 18:37:21] [query] Found results using: or logic
[2026-01-30 18:37:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14866) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:37:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:37:21] [query] Results: 2 Pages of results: 1
[2026-01-30 18:37:22] [query] Execution time: 0.07516
[2026-01-30 18:37:23] [query] Query for: houses for sale in charlotte nc 150k
[2026-01-30 18:37:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:37:23] [query] Engine: default
[2026-01-30 18:37:23] [query] Tokens: houses, sale, charlotte, nc, 100k, 10k, 15k, 175k, 150k nc 150k
[2026-01-30 18:37:23] [query] Mods: 11
[2026-01-30 18:37:23] [query] Using OR logic
[2026-01-30 18:37:24] [query] Found results using: or logic
[2026-01-30 18:37:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5224,2990,396,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2990,125,5224,396,68945,7821,17634,72643,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:37:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:37:24] [query] Results: 890 Pages of results: 5
[2026-01-30 18:37:24] [query] Execution time: 0.64316
[2026-01-30 18:38:02] [query] Query for: schedule 1 real estate agent
[2026-01-30 18:38:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:38:02] [query] Engine: default
[2026-01-30 18:38:02] [query] Tokens: schedule, 1, real, estate, agent, schedule 1
[2026-01-30 18:38:02] [query] Mods: 11
[2026-01-30 18:38:02] [query] Using OR logic
[2026-01-30 18:38:03] [query] Found results using: or logic
[2026-01-30 18:38:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,1470,172,171,4687)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4687,431,171,172,1470,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:38:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:38:03] [query] Results: 1505 Pages of results: 8
[2026-01-30 18:38:03] [query] Execution time: 0.96281
[2026-01-30 18:39:03] [index:background] Health check
[2026-01-30 18:39:04] [index:background] Health check
[2026-01-30 18:39:04] [index:background] Health check
[2026-01-30 18:39:05] [index:background] Health check
[2026-01-30 18:39:05] [indexer:background] Health check
[2026-01-30 18:39:05] [indexer:background] Health check
[2026-01-30 18:39:09] [index:background] Health check
[2026-01-30 18:39:22] [query] Query for: 2024 nc tax forms form library
[2026-01-30 18:39:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:39:22] [query] Engine: default
[2026-01-30 18:39:22] [query] Tokens: 2024, nc, tax, forms, form, library
[2026-01-30 18:39:22] [query] Mods: 11
[2026-01-30 18:39:22] [query] Trying AND logic
[2026-01-30 18:39:23] [query] Using OR logic
[2026-01-30 18:39:23] [query] Found results using: or logic
[2026-01-30 18:39:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17910,396,81,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:39:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:39:23] [query] Results: 1526 Pages of results: 8
[2026-01-30 18:39:23] [query] Execution time: 0.84034
[2026-01-30 18:39:51] [query] Query for: real estate ce classes online
[2026-01-30 18:39:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:39:51] [query] Engine: default
[2026-01-30 18:39:51] [query] Tokens: real, estate, ce, classes, online
[2026-01-30 18:39:51] [query] Mods: 11
[2026-01-30 18:39:51] [query] Trying AND logic
[2026-01-30 18:39:51] [query] Using OR logic
[2026-01-30 18:39:52] [query] Found results using: or logic
[2026-01-30 18:39:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,7229,4397,994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:39:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:39:52] [query] Results: 976 Pages of results: 5
[2026-01-30 18:39:52] [query] Execution time: 0.46852
[2026-01-30 18:40:57] [query] Query for: тайна
[2026-01-30 18:40:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:40:57] [query] Engine: default
[2026-01-30 18:40:57] [query] Tokens: тайна
[2026-01-30 18:40:57] [query] Mods: 11
[2026-01-30 18:40:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:40:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:40:57] [query] Results: 0 Pages of results: 0
[2026-01-30 18:40:57] [query] Execution time: 0.07664
[2026-01-30 18:41:05] [query] Query for: opstina loznica arhiv upotrebnih dozvola
[2026-01-30 18:41:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:41:05] [query] Engine: default
[2026-01-30 18:41:05] [query] Tokens: opposition, arrive, arv, opstina loznica arhiv upotrebnih dozvola
[2026-01-30 18:41:05] [query] Mods: 11
[2026-01-30 18:41:05] [query] Using OR logic
[2026-01-30 18:41:05] [query] Found results using: or logic
[2026-01-30 18:41:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3439,9457,10735,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:41:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:41:05] [query] Results: 18 Pages of results: 1
[2026-01-30 18:41:05] [query] Execution time: 0.20182
[2026-01-30 18:41:14] [query] Query for: property co ownership agreement pdf
[2026-01-30 18:41:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:41:14] [query] Engine: default
[2026-01-30 18:41:14] [query] Tokens: property, co, ownership, agreement, pdf
[2026-01-30 18:41:14] [query] Mods: 11
[2026-01-30 18:41:14] [query] Trying AND logic
[2026-01-30 18:41:14] [query] Using OR logic
[2026-01-30 18:41:14] [query] Found results using: or logic
[2026-01-30 18:41:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,5615,216,873,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:41:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:41:14] [query] Results: 1100 Pages of results: 6
[2026-01-30 18:41:14] [query] Execution time: 0.38437
[2026-01-30 18:41:32] [query] Query for: does nc require an addendum to a contract when buyer has sell buy?
[2026-01-30 18:41:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:41:32] [query] Engine: default
[2026-01-30 18:41:32] [query] Tokens: nc, require, addendum, contract, buyer, sell, buy
[2026-01-30 18:41:32] [query] Mods: 11
[2026-01-30 18:41:32] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:41:32] [query] Using OR logic
[2026-01-30 18:41:33] [query] Found results using: or logic
[2026-01-30 18:41:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,724,12562,2727,3046,106,2933) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:41:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:41:33] [query] Results: 1579 Pages of results: 8
[2026-01-30 18:41:33] [query] Execution time: 0.71998
[2026-01-30 18:42:17] [query] Query for: 
[2026-01-30 18:42:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:42:17] [query] Engine: default
[2026-01-30 18:42:17] [query] Tokens: 
[2026-01-30 18:42:17] [query] Mods: 11
[2026-01-30 18:42:17] [query] Found results using: or logic
[2026-01-30 18:42:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:42:17') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:42:17] [query] Results: 2025 Pages of results: 11
[2026-01-30 18:42:17] [query] Execution time: 0.22264
[2026-01-30 18:42:30] [query] Query for: 30005
[2026-01-30 18:42:30] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:42:30] [query] Engine: download_ready
[2026-01-30 18:42:30] [query] Tokens: 30005
[2026-01-30 18:42:30] [query] Mods: 5
[2026-01-30 18:42:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31888) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:42:30] [query] Results: 0 Pages of results: 0
[2026-01-30 18:42:30] [query] Execution time: 0.01142
[2026-01-30 18:42:37] [query] Query for: can simon kitson share my public sector check agent with others ?
[2026-01-30 18:42:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:42:37] [query] Engine: default
[2026-01-30 18:42:37] [query] Tokens: can, simon, share, public, sector, check, agent, others, kitson
[2026-01-30 18:42:37] [query] Mods: 11
[2026-01-30 18:42:37] [query] Using OR logic
[2026-01-30 18:42:38] [query] Found results using: or logic
[2026-01-30 18:42:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,589,2177,602,1886,3210,267,21854)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,21854,267,1886,3210,2177,1470,602,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:42:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:42:38] [query] Results: 1133 Pages of results: 6
[2026-01-30 18:42:38] [query] Execution time: 0.56432
[2026-01-30 18:43:08] [query] Query for: card novo
[2026-01-30 18:43:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:43:08] [query] Engine: default
[2026-01-30 18:43:08] [query] Tokens: card, nov, nov3, nov7, nov8, novo
[2026-01-30 18:43:08] [query] Mods: 11
[2026-01-30 18:43:08] [query] Using OR logic
[2026-01-30 18:43:08] [query] Found results using: or logic
[2026-01-30 18:43:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3035)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3035,10277,74630,60843,30151,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:43:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:43:08] [query] Results: 34 Pages of results: 1
[2026-01-30 18:43:08] [query] Execution time: 0.16045
[2026-01-30 18:43:57] [query] Query for: landman v. realtor
[2026-01-30 18:43:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:43:57] [query] Engine: default
[2026-01-30 18:43:57] [query] Tokens: v, realtor, v., landin, landman
[2026-01-30 18:43:57] [query] Mods: 11
[2026-01-30 18:43:57] [query] Using OR logic
[2026-01-30 18:43:57] [query] Found results using: or logic
[2026-01-30 18:43:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402,14060,14348)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14060,402,14348,29982,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:43:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:43:57] [query] Results: 531 Pages of results: 3
[2026-01-30 18:43:57] [query] Execution time: 0.40994
[2026-01-30 18:44:07] [index:background] Health check
[2026-01-30 18:44:09] [indexer:background] Health check
[2026-01-30 18:44:20] [query] Query for: winston salem weather
[2026-01-30 18:44:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:44:20] [query] Engine: default
[2026-01-30 18:44:20] [query] Tokens: winston, salem, weather
[2026-01-30 18:44:20] [query] Mods: 11
[2026-01-30 18:44:20] [query] Trying AND logic
[2026-01-30 18:44:20] [query] Found results using: and logic
[2026-01-30 18:44:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7605,7606,1415) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:44:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('44187') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:44:20] [query] Results: 1 Pages of results: 1
[2026-01-30 18:44:21] [query] Execution time: 0.10853
[2026-01-30 18:44:55] [query] Query for: durham nc is in what county
[2026-01-30 18:44:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:44:55] [query] Engine: default
[2026-01-30 18:44:55] [query] Tokens: durham, nc, county
[2026-01-30 18:44:55] [query] Mods: 11
[2026-01-30 18:44:55] [query] Trying AND logic
[2026-01-30 18:44:55] [query] Found results using: and logic
[2026-01-30 18:44:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5443,396,574) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:44:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '17147', '18427', '2878', '42851', '43742', '46635', '49435', '50153', '50898', '51181', '51544', '54', '55960', '8864') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:44:55] [query] Results: 15 Pages of results: 1
[2026-01-30 18:44:55] [query] Execution time: 0.24272
[2026-01-30 18:47:04] [query] Query for: 30079
[2026-01-30 18:47:04] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:47:04] [query] Engine: download_ready
[2026-01-30 18:47:04] [query] Tokens: 30079
[2026-01-30 18:47:04] [query] Mods: 5
[2026-01-30 18:47:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31909) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 35148, 35546, 48269, 34780, 35195, 41964, 50431, 34932, 35377, 45864, 35010, 35152, 35553, 48331, 34782, 35199, 41967, 53551, 34939, 35382, 45867, 34756, 35052, 35156, 35564, 48334, 34785, 35203, 42059, 53552, 34943, 35392, 45872, 34758, 35054, 35160, 48469, 34850, 35207, 42062, 53557, 34947, 35397, 45876, 34762, 35058, 35165, 48665, 34853, 35261, 42169, 53560, 34951, 35403, 45879, 34764, 35062, 35169, 38731, 48669, 34867, 35273, 42207, 56030, 34955, 35409, 45884, 34766, 35088, 35173, 38772, 48760, 34870, 35285, 42298, 34958, 35463, 45887, 34769, 35093, 35177, 41678, 38993, 48763, 34876, 35290, 42323, 34962, 45894, 34772, 35183, 41689, 48911, 34879, 35360, 42357, 34995, 47716, 34774, 35140, 35187, 41743, 49576, 34902, 35366, 45858, 35000, 48258, 34778, 35144, 35191, 41768, 50428, 34905, 35371, 45861, 35005 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:47:04] [query] Results: 0 Pages of results: 0
[2026-01-30 18:47:04] [query] Execution time: 0.00968
[2026-01-30 18:47:05] [query] Query for: propertychecker real estate listings
[2026-01-30 18:47:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:47:05] [query] Engine: default
[2026-01-30 18:47:05] [query] Tokens: real, estate, listings, propertychecker
[2026-01-30 18:47:05] [query] Mods: 11
[2026-01-30 18:47:05] [query] Using OR logic
[2026-01-30 18:47:06] [query] Found results using: or logic
[2026-01-30 18:47:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,906,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:47:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:47:06] [query] Results: 990 Pages of results: 5
[2026-01-30 18:47:06] [query] Execution time: 0.54875
[2026-01-30 18:47:10] [query] Query for: propertychecker real estate listings
[2026-01-30 18:47:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:47:10] [query] Engine: default
[2026-01-30 18:47:10] [query] Tokens: real, estate, listings, propertychecker
[2026-01-30 18:47:10] [query] Mods: 11
[2026-01-30 18:47:10] [query] Using OR logic
[2026-01-30 18:47:10] [query] Found results using: or logic
[2026-01-30 18:47:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,906,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,906,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:47:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:47:10] [query] Results: 990 Pages of results: 5
[2026-01-30 18:47:10] [query] Execution time: 0.43862
[2026-01-30 18:47:51] [query] Query for: buyers agreement
[2026-01-30 18:47:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:47:51] [query] Engine: default
[2026-01-30 18:47:51] [query] Tokens: buyers, agreement
[2026-01-30 18:47:51] [query] Mods: 11
[2026-01-30 18:47:51] [query] Trying AND logic
[2026-01-30 18:47:55] [query] Found results using: and logic
[2026-01-30 18:47:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:47:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (2022) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (873) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:47:55] [query] Results: 199 Pages of results: 1
[2026-01-30 18:47:55] [query] Execution time: 4.30628
[2026-01-30 18:48:20] [query] Query for: exclusive buyers agreement
[2026-01-30 18:48:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:48:20] [query] Engine: default
[2026-01-30 18:48:20] [query] Tokens: exclusive, buyers, agreement
[2026-01-30 18:48:20] [query] Mods: 11
[2026-01-30 18:48:20] [query] Trying AND logic
[2026-01-30 18:48:20] [query] Found results using: and logic
[2026-01-30 18:48:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4501,2022,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:48:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14256', '17384', '19885', '19909', '19977', '19979', '20171', '20219', '20394', '20405', '20504', '20511', '20536', '20574', '21272', '21704', '22189', '22256', '22260', '25094', '25454', '25822', '25843', '25861', '26265', '39803', '39804', '40249', '41095', '43566', '43763', '44800', '47711', '47873', '48630', '49286', '49465', '49496', '50410', '50411', '51394', '52008', '52157', '52360', '53181', '53526', '54184', '54532', '54887', '55480', '55629', '55994') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:48:20] [query] Results: 52 Pages of results: 1
[2026-01-30 18:48:20] [query] Execution time: 0.16839
[2026-01-30 18:48:24] [query] Query for: open house sales statistics real estate
[2026-01-30 18:48:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:48:24] [query] Engine: default
[2026-01-30 18:48:24] [query] Tokens: open, house, sales, statistics, real, estate
[2026-01-30 18:48:24] [query] Mods: 11
[2026-01-30 18:48:24] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:48:24] [query] Using OR logic
[2026-01-30 18:48:25] [query] Found results using: or logic
[2026-01-30 18:48:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2949,244,1161,686,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:48:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:48:25] [query] Results: 1108 Pages of results: 6
[2026-01-30 18:48:25] [query] Execution time: 0.78062
[2026-01-30 18:48:36] [index:background] Health check
[2026-01-30 18:48:39] [query] Query for: open house sales statistics real estate
[2026-01-30 18:48:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:48:39] [query] Engine: default
[2026-01-30 18:48:39] [query] Tokens: open, house, sales, statistics, real, estate
[2026-01-30 18:48:39] [query] Mods: 11
[2026-01-30 18:48:39] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 18:48:39] [query] Using OR logic
[2026-01-30 18:48:40] [query] Found results using: or logic
[2026-01-30 18:48:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2949,244,1161,686,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:48:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:48:40] [query] Results: 1108 Pages of results: 6
[2026-01-30 18:48:40] [query] Execution time: 0.46610
[2026-01-30 18:48:41] [query] Query for: test za odredjivanje stepena uvecane prostateod
[2026-01-30 18:48:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:48:41] [query] Engine: default
[2026-01-30 18:48:41] [query] Tokens: zach, zachary, zack, zadk29, zahara, zaher, zakerin, zamm, zan, zangotsis
[2026-01-30 18:48:41] [query] Mods: 11
[2026-01-30 18:48:41] [query] Using OR logic
[2026-01-30 18:48:41] [query] Found results using: and logic
[2026-01-30 18:48:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1941)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9876,22930,18355,31013,49202,49745,24342,51890,28852,30894) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:48:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:48:41] [query] Results: 7 Pages of results: 1
[2026-01-30 18:48:41] [query] Execution time: 0.05427
[2026-01-30 18:48:47] [query] Query for: sa painting saul
[2026-01-30 18:48:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:48:47] [query] Engine: default
[2026-01-30 18:48:47] [query] Tokens: sa, saatqaiky2i, sabadash, saber, sabrina, sacha, sachs, sacramento, sacrifice, sacrificed
[2026-01-30 18:48:47] [query] Mods: 11
[2026-01-30 18:48:47] [query] Using OR logic
[2026-01-30 18:48:47] [query] Found results using: and logic
[2026-01-30 18:48:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7159)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72187,21051,24051,59818,27776,58191,21725,24672,5625,10604) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:48:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:48:47] [query] Results: 8 Pages of results: 1
[2026-01-30 18:48:47] [query] Execution time: 0.16496
[2026-01-30 18:48:50] [indexer:background] Health check
[2026-01-30 18:48:51] [query] Query for: buyers agency agreement
[2026-01-30 18:48:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:48:51] [query] Engine: default
[2026-01-30 18:48:51] [query] Tokens: buyers, agency, agreement
[2026-01-30 18:48:51] [query] Mods: 11
[2026-01-30 18:48:51] [query] Trying AND logic
[2026-01-30 18:48:51] [query] Found results using: and logic
[2026-01-30 18:48:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:48:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17502', '19885', '19909', '19972', '19979', '20171', '20174', '20207', '20394', '20482', '20504', '20511', '20574', '20584', '21188', '21579', '21588', '22189', '22260', '25094', '25160', '25264', '25701', '25801', '25805', '25842', '25843', '25861', '26148', '26189', '26244', '26249', '26265', '36776', '39803', '39804', '40214', '40283', '41095', '43763', '44412', '44590', '44800', '45108', '47167', '47178', '47711', '47873', '47981', '48189', '48630', '49286', '49465', '49496', '49636', '49725', '50035', '50410', '50411', '50639', '51394', '51774', '52008', '53181', '54532', '54828', '54887', '55480', '55587', '55994', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:48:51] [query] Results: 72 Pages of results: 1
[2026-01-30 18:48:51] [query] Execution time: 0.13233
[2026-01-30 18:49:40] [query] Query for: соломон dc
[2026-01-30 18:49:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:49:40] [query] Engine: default
[2026-01-30 18:49:40] [query] Tokens: dc, соломон
[2026-01-30 18:49:40] [query] Mods: 11
[2026-01-30 18:49:40] [query] Using OR logic
[2026-01-30 18:49:40] [query] Found results using: or logic
[2026-01-30 18:49:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4579)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4579,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:49:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:49:40] [query] Results: 20 Pages of results: 1
[2026-01-30 18:49:40] [query] Execution time: 0.10535
[2026-01-30 18:49:55] [query] Query for: 480p 해상도
[2026-01-30 18:49:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:49:55] [query] Engine: default
[2026-01-30 18:49:55] [query] Tokens: 480p 해상도
[2026-01-30 18:49:55] [query] Mods: 11
[2026-01-30 18:49:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:49:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:49:55] [query] Results: 0 Pages of results: 0
[2026-01-30 18:49:55] [query] Execution time: 0.11203
[2026-01-30 18:50:02] [query] Query for: banesco 367 baruta
[2026-01-30 18:50:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:50:02] [query] Engine: default
[2026-01-30 18:50:02] [query] Tokens: 367
[2026-01-30 18:50:02] [query] Mods: 11
[2026-01-30 18:50:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:50:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:50:02] [query] Results: 0 Pages of results: 0
[2026-01-30 18:50:02] [query] Execution time: 0.04653
[2026-01-30 18:50:51] [query] Query for: symetra business continuity analyst job
[2026-01-30 18:50:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:50:51] [query] Engine: default
[2026-01-30 18:50:51] [query] Tokens: business, continuity, analyst, job, symetra
[2026-01-30 18:50:51] [query] Mods: 11
[2026-01-30 18:50:51] [query] Using OR logic
[2026-01-30 18:50:52] [query] Found results using: or logic
[2026-01-30 18:50:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22106,522,2536,1706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (522,2536,22106,1706,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:50:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:50:52] [query] Results: 399 Pages of results: 2
[2026-01-30 18:50:52] [query] Execution time: 0.71148
[2026-01-30 18:51:13] [query] Query for: homes for sale myoc nc zillow
[2026-01-30 18:51:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:51:13] [query] Engine: default
[2026-01-30 18:51:13] [query] Tokens: homes, sale, nc, zillow, mock, mooc, myoc
[2026-01-30 18:51:13] [query] Mods: 11
[2026-01-30 18:51:13] [query] Using OR logic
[2026-01-30 18:51:14] [query] Found results using: or logic
[2026-01-30 18:51:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (370,396,125,16571)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,396,16571,23799,13784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:51:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:51:14] [query] Results: 921 Pages of results: 5
[2026-01-30 18:51:14] [query] Execution time: 1.51507
[2026-01-30 18:51:17] [query] Query for: when can this agreement be terminated?
[2026-01-30 18:51:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:51:17] [query] Engine: default
[2026-01-30 18:51:17] [query] Tokens: can, agreement, terminated
[2026-01-30 18:51:17] [query] Mods: 11
[2026-01-30 18:51:17] [query] Trying AND logic
[2026-01-30 18:51:17] [query] Found results using: and logic
[2026-01-30 18:51:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,873,4899) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:51:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10228', '11911', '17384', '17502', '19953', '20171', '20258', '20374', '20381', '20551', '20589', '21188', '21694', '21695', '21706', '22266', '25048', '25143', '25536', '26278', '36771', '36802', '40254', '41095', '44644', '45635', '47711', '54324', '56052') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:51:17] [query] Results: 29 Pages of results: 1
[2026-01-30 18:51:17] [query] Execution time: 0.19456
[2026-01-30 18:51:33] [query] Query for: lease renewal
[2026-01-30 18:51:33] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:51:33] [query] Engine: forms_and_contracts
[2026-01-30 18:51:33] [query] Tokens: lease, renewal
[2026-01-30 18:51:33] [query] Mods: 5
[2026-01-30 18:51:33] [query] Trying AND logic
[2026-01-30 18:51:33] [query] Found results using: and logic
[2026-01-30 18:51:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,16272) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29109', '29498') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:51:33] [query] Results: 2 Pages of results: 1
[2026-01-30 18:51:33] [query] Execution time: 0.05542
[2026-01-30 18:51:47] [query] Query for: postandcourier laffitte kingstree 2023
[2026-01-30 18:51:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:51:47] [query] Engine: default
[2026-01-30 18:51:47] [query] Tokens: 2023, postandcourier laffitte kingstree kingstree 2023
[2026-01-30 18:51:47] [query] Mods: 11
[2026-01-30 18:51:47] [query] Using OR logic
[2026-01-30 18:51:47] [query] Found results using: or logic
[2026-01-30 18:51:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1020)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1020,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:51:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:51:47] [query] Results: 292 Pages of results: 2
[2026-01-30 18:51:47] [query] Execution time: 0.35576
[2026-01-30 18:52:35] [query] Query for: lease renewal
[2026-01-30 18:52:35] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:52:35] [query] Engine: forms_and_contracts
[2026-01-30 18:52:35] [query] Tokens: lease, renewal
[2026-01-30 18:52:35] [query] Mods: 5
[2026-01-30 18:52:35] [query] Trying AND logic
[2026-01-30 18:52:35] [query] Found results using: and logic
[2026-01-30 18:52:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,16272) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29109', '29498') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:52:35] [query] Results: 2 Pages of results: 1
[2026-01-30 18:52:35] [query] Execution time: 0.00910
[2026-01-30 18:52:52] [query] Query for: working with
[2026-01-30 18:52:52] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:52:52] [query] Engine: forms_and_contracts
[2026-01-30 18:52:52] [query] Tokens: working
[2026-01-30 18:52:52] [query] Mods: 5
[2026-01-30 18:52:52] [query] Found results using: and logic
[2026-01-30 18:52:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:52:52] [query] Results: 18 Pages of results: 1
[2026-01-30 18:52:52] [query] Execution time: 0.11720
[2026-01-30 18:53:16] [query] Query for: homes for sale myoc nc zillow
[2026-01-30 18:53:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:53:16] [query] Engine: default
[2026-01-30 18:53:16] [query] Tokens: homes, sale, nc, zillow, mock, mooc, myoc
[2026-01-30 18:53:16] [query] Mods: 11
[2026-01-30 18:53:16] [query] Using OR logic
[2026-01-30 18:53:17] [query] Found results using: or logic
[2026-01-30 18:53:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (370,396,125,16571)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,396,16571,23799,13784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:53:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:53:17] [query] Results: 921 Pages of results: 5
[2026-01-30 18:53:17] [query] Execution time: 0.46366
[2026-01-30 18:53:22] [query] Query for: realestate vs real estate
[2026-01-30 18:53:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:53:22] [query] Engine: default
[2026-01-30 18:53:22] [query] Tokens: realestate, vs, real, estate
[2026-01-30 18:53:22] [query] Mods: 11
[2026-01-30 18:53:22] [query] Trying AND logic
[2026-01-30 18:53:22] [query] Using OR logic
[2026-01-30 18:53:22] [query] Found results using: or logic
[2026-01-30 18:53:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7703,4516,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:53:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:53:22] [query] Results: 944 Pages of results: 5
[2026-01-30 18:53:22] [query] Execution time: 0.42728
[2026-01-30 18:53:45] [query] Query for: landlord
[2026-01-30 18:53:45] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:53:45] [query] Engine: forms_and_contracts
[2026-01-30 18:53:45] [query] Tokens: landlord
[2026-01-30 18:53:45] [query] Mods: 5
[2026-01-30 18:53:45] [query] Found results using: or logic
[2026-01-30 18:53:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16842) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:53:45] [query] Results: 2 Pages of results: 1
[2026-01-30 18:53:45] [query] Execution time: 0.02529
[2026-01-30 18:54:00] [index:background] Health check
[2026-01-30 18:54:00] [index:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 18:54:03] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 18:54:05] [indexer:background] Health check
[2026-01-30 18:54:05] [indexer:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 18:54:06] [query] Query for: vrbo nc
[2026-01-30 18:54:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:54:06] [query] Engine: default
[2026-01-30 18:54:06] [query] Tokens: vrbo, nc
[2026-01-30 18:54:06] [query] Mods: 11
[2026-01-30 18:54:06] [query] Trying AND logic
[2026-01-30 18:54:06] [query] Found results using: and logic
[2026-01-30 18:54:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35198,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:54:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('40131') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:54:06] [query] Results: 1 Pages of results: 1
[2026-01-30 18:54:06] [query] Execution time: 0.05381
[2026-01-30 18:54:07] [indexer:background] Health check
[2026-01-30 18:54:07] [indexer:background] CPU load threshold (3) breached: 3.11 [waiting 2]
[2026-01-30 18:54:13] [query] Query for: gunstiges tricor online 🃏⚋ www.7rx.biz/de/tricor geschlechtsakt beim menschen dauer. bestellen uber nacht kaufen online. mit mastercard keyn arzt aus deutschland kaufen.
[2026-01-30 18:54:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:54:13] [query] Engine: default
[2026-01-30 18:54:13] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, bizarre, bizfayetteville
[2026-01-30 18:54:13] [query] Mods: 11
[2026-01-30 18:54:13] [query] Trying AND logic
[2026-01-30 18:54:13] [query] Using OR logic
[2026-01-30 18:54:13] [query] Found results using: or logic
[2026-01-30 18:54:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,13809,994,6583,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22883,23348,15535,24733,11883,14763,29719,29720,17695,61401) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:54:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:54:13] [query] Results: 11 Pages of results: 1
[2026-01-30 18:54:13] [query] Execution time: 0.09763
[2026-01-30 18:54:17] [query] Query for: koop baclofen 🤔🤡⠬ www.7search.top/baclofen goedkoop kopen arts. dove comprare online. waar fda goedgekeurd gezondheidsproduct online bestel europa.
[2026-01-30 18:54:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:54:17] [query] Engine: default
[2026-01-30 18:54:17] [query] Tokens: dovel, dover, dovetails, arts, online, top, www
[2026-01-30 18:54:17] [query] Mods: 11
[2026-01-30 18:54:17] [query] Trying AND logic
[2026-01-30 18:54:17] [query] Using OR logic
[2026-01-30 18:54:18] [query] Found results using: or logic
[2026-01-30 18:54:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1891,994,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27498,23210,25630,1891,994,1156,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:54:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:54:18] [query] Results: 326 Pages of results: 2
[2026-01-30 18:54:18] [query] Execution time: 0.48997
[2026-01-30 18:54:19] [query] Query for: landlord
[2026-01-30 18:54:19] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:54:19] [query] Engine: forms_and_contracts
[2026-01-30 18:54:19] [query] Tokens: landlord
[2026-01-30 18:54:19] [query] Mods: 5
[2026-01-30 18:54:19] [query] Found results using: or logic
[2026-01-30 18:54:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16842) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:54:19] [query] Results: 2 Pages of results: 1
[2026-01-30 18:54:19] [query] Execution time: 0.00706
[2026-01-30 18:54:27] [query] Query for: apotheken
[2026-01-30 18:54:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:54:27] [query] Engine: default
[2026-01-30 18:54:28] [query] Tokens: apotheken
[2026-01-30 18:54:28] [query] Mods: 11
[2026-01-30 18:54:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:54:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:54:28] [query] Results: 0 Pages of results: 0
[2026-01-30 18:54:28] [query] Execution time: 0.08581
[2026-01-30 18:54:30] [query] Query for: working with real estate agents
[2026-01-30 18:54:30] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:54:30] [query] Engine: forms_and_contracts
[2026-01-30 18:54:30] [query] Tokens: working, real, estate, agents
[2026-01-30 18:54:30] [query] Mods: 5
[2026-01-30 18:54:30] [query] Trying AND logic
[2026-01-30 18:54:30] [query] Found results using: and logic
[2026-01-30 18:54:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1155) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:54:30] [query] Results: 18 Pages of results: 1
[2026-01-30 18:54:30] [query] Execution time: 0.05293
[2026-01-30 18:54:34] [query] Query for: tadalafil
[2026-01-30 18:54:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:54:34] [query] Engine: default
[2026-01-30 18:54:34] [query] Tokens: tadalafil
[2026-01-30 18:54:34] [query] Mods: 11
[2026-01-30 18:54:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:54:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:54:34] [query] Results: 0 Pages of results: 0
[2026-01-30 18:54:34] [query] Execution time: 0.13547
[2026-01-30 18:55:26] [query] Query for: achat klonopin ⠜⡴⢂ www.7rx.biz/fr/klonopin meilleur site de vente en ligne klonopin. bestellen deutschland. 0 5 mg 1 2 acheter la
[2026-01-30 18:55:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 18:55:26] [query] Engine: default
[2026-01-30 18:55:26] [query] Tokens: mg, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 0
[2026-01-30 18:55:26] [query] Mods: 11
[2026-01-30 18:55:26] [query] Trying AND logic
[2026-01-30 18:55:26] [query] Using OR logic
[2026-01-30 18:55:26] [query] Found results using: or logic
[2026-01-30 18:55:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2630,431,706,439,3783,49439,1016,3789,1964,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,17695,61401,61404,61406,32437,51000,51009,51015,2630) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:55:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:55:26] [query] Results: 26 Pages of results: 3
[2026-01-30 18:55:26] [query] Execution time: 0.11323
[2026-01-30 18:55:28] [query] Query for: lease renewal
[2026-01-30 18:55:28] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:55:28] [query] Engine: forms_and_contracts
[2026-01-30 18:55:28] [query] Tokens: lease, renewal
[2026-01-30 18:55:28] [query] Mods: 5
[2026-01-30 18:55:28] [query] Trying AND logic
[2026-01-30 18:55:28] [query] Found results using: and logic
[2026-01-30 18:55:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181,16272) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29109', '29498') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:55:28] [query] Results: 2 Pages of results: 1
[2026-01-30 18:55:28] [query] Execution time: 0.00807
[2026-01-30 18:55:30] [query] Query for: goedkoop ritonavir ☀ www.7rx.biz/ritonavir zonder recept bestel 's nachts online. comprare originale. kopen online bestellen geen lidmaatschap nachts.
[2026-01-30 18:55:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 18:55:30] [query] Engine: default
[2026-01-30 18:55:30] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural
[2026-01-30 18:55:30] [query] Mods: 11
[2026-01-30 18:55:30] [query] Trying AND logic
[2026-01-30 18:55:30] [query] Using OR logic
[2026-01-30 18:55:30] [query] Found results using: or logic
[2026-01-30 18:55:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,68,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,25656,25670,25700,25685,4035,43036) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:55:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:55:30] [query] Results: 14 Pages of results: 2
[2026-01-30 18:55:30] [query] Execution time: 0.15478
[2026-01-30 18:55:34] [query] Query for: lamisil economico in linea ⡏⣚ www.7search.xyz/it/lamisil marca generica compra europa. prezzo farmaco. ordinare europa a buon mercato
[2026-01-30 18:55:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 18:55:34] [query] Engine: default
[2026-01-30 18:55:34] [query] Tokens: delineates, www, xyz
[2026-01-30 18:55:34] [query] Mods: 11
[2026-01-30 18:55:34] [query] Trying AND logic
[2026-01-30 18:55:34] [query] Using OR logic
[2026-01-30 18:55:34] [query] Found results using: or logic
[2026-01-30 18:55:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:55:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:55:34] [query] Results: 123 Pages of results: 11
[2026-01-30 18:55:34] [query] Execution time: 0.36867
[2026-01-30 18:55:38] [query] Query for: 스트로멕톨 온라인 구매 ivermectin 주문 이버멕틴 ⢮⥠⢵ www.7rx.biz/stromectol ⢮⥠⢵.
[2026-01-30 18:55:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 18:55:38] [query] Engine: default
[2026-01-30 18:55:38] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, www
[2026-01-30 18:55:38] [query] Mods: 11
[2026-01-30 18:55:38] [query] Trying AND logic
[2026-01-30 18:55:38] [query] Using OR logic
[2026-01-30 18:55:38] [query] Found results using: or logic
[2026-01-30 18:55:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:55:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:55:38] [query] Results: 121 Pages of results: 11
[2026-01-30 18:55:38] [query] Execution time: 0.13423
[2026-01-30 18:55:56] [query] Query for: vendita lopinavir on line 🔬🛢⤗ www.7rx.biz/lopinavir k
[2026-01-30 18:55:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:55:56] [query] Engine: default
[2026-01-30 18:55:56] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, k, line, www
[2026-01-30 18:55:56] [query] Mods: 11
[2026-01-30 18:55:56] [query] Trying AND logic
[2026-01-30 18:55:56] [query] Using OR logic
[2026-01-30 18:55:56] [query] Found results using: or logic
[2026-01-30 18:55:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7263,399,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,7263,399,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:55:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:55:56] [query] Results: 217 Pages of results: 2
[2026-01-30 18:55:56] [query] Execution time: 0.15249
[2026-01-30 18:56:31] [query] Query for: 選擇我們最好的考試認證資料qsba2024 考試大綱: qlik sense business analyst certification exam - 2024，復習準備qlik qsba2024很輕松 🛄 ☀ www.newdumpspdf.com ️☀️提供免費《 qsba2024 》問題收集qsba2024熱門認證
[2026-01-30 18:56:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:56:31] [query] Engine: default
[2026-01-30 18:56:32] [query] Tokens: sense, business, analyst, certification, exam, 2024, 選擇我們最好的考試認證資料qsba2024 考試大綱 qlik 復習準備qlik
[2026-01-30 18:56:32] [query] Mods: 11
[2026-01-30 18:56:32] [query] Using OR logic
[2026-01-30 18:56:32] [query] Found results using: or logic
[2026-01-30 18:56:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,17910,22106,522,916,23,20114,1715,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1715,522,22106,916,20114,17910,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:56:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:56:32] [query] Results: 828 Pages of results: 5
[2026-01-30 18:56:32] [query] Execution time: 0.81224
[2026-01-30 18:56:32] [query] Query for: how long will my gri
[2026-01-30 18:56:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:56:32] [query] Engine: default
[2026-01-30 18:56:32] [query] Tokens: long, will, gri
[2026-01-30 18:56:32] [query] Mods: 11
[2026-01-30 18:56:32] [query] Trying AND logic
[2026-01-30 18:56:33] [query] Using OR logic
[2026-01-30 18:56:33] [query] Found results using: or logic
[2026-01-30 18:56:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1147,77,6698) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:56:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:56:33] [query] Results: 935 Pages of results: 5
[2026-01-30 18:56:33] [query] Execution time: 0.49699
[2026-01-30 18:56:36] [query] Query for: n.c. real i
[2026-01-30 18:56:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:56:36] [query] Engine: default
[2026-01-30 18:56:36] [query] Tokens: n, c, real, n.c., n.c
[2026-01-30 18:56:36] [query] Mods: 11
[2026-01-30 18:56:36] [query] Trying AND logic
[2026-01-30 18:56:36] [query] Using OR logic
[2026-01-30 18:56:36] [query] Found results using: or logic
[2026-01-30 18:56:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2552,1685,171,5352,5353) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:56:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:56:36] [query] Results: 997 Pages of results: 5
[2026-01-30 18:56:36] [query] Execution time: 0.31312
[2026-01-30 18:56:40] [query] Query for: commander xanax en ligne 🛎️⧺➹ www.7search.xyz/fr/xanax ohne rezept in apotheke kaufen. acheter du la france sans ordonnance. achat ligne. pharmacie tours xanax.
[2026-01-30 18:56:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:56:40] [query] Engine: default
[2026-01-30 18:56:40] [query] Tokens: commander, dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct
[2026-01-30 18:56:40] [query] Mods: 11
[2026-01-30 18:56:40] [query] Trying AND logic
[2026-01-30 18:56:40] [query] Using OR logic
[2026-01-30 18:56:40] [query] Found results using: or logic
[2026-01-30 18:56:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,4916,3789,13792,8697,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,59782,967,13260,13267,69683,21992,35177,23213,8685) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:56:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:56:40] [query] Results: 51 Pages of results: 1
[2026-01-30 18:56:40] [query] Execution time: 0.07518
[2026-01-30 18:56:42] [query] Query for: apothekenversand deutschland 🍛🌚🎽 www.7search.xyz/de/tamoxifen kaufen tamoxifen online visa wo kann ich gunstig kaufen?. tamoxifen.
[2026-01-30 18:56:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:56:42] [query] Engine: default
[2026-01-30 18:56:42] [query] Tokens: wobbly, woerner, wohlford, wok, woke, wolf, wolfe, wolsey, wom6gkn8, woman
[2026-01-30 18:56:42] [query] Mods: 11
[2026-01-30 18:56:42] [query] Using OR logic
[2026-01-30 18:56:42] [query] Found results using: and logic
[2026-01-30 18:56:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,994,21266,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18963,24319,24320,70849,5237,1426,27915,27536,21049,7115) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:56:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:56:42] [query] Results: 33 Pages of results: 1
[2026-01-30 18:56:42] [query] Execution time: 0.07588
[2026-01-30 18:57:05] [query] Query for: n.c. real i
[2026-01-30 18:57:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:57:05] [query] Engine: default
[2026-01-30 18:57:05] [query] Tokens: n, c, real, n.c., n.c
[2026-01-30 18:57:05] [query] Mods: 11
[2026-01-30 18:57:05] [query] Trying AND logic
[2026-01-30 18:57:05] [query] Using OR logic
[2026-01-30 18:57:06] [query] Found results using: or logic
[2026-01-30 18:57:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2552,1685,171,5352,5353) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:57:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:57:06] [query] Results: 997 Pages of results: 5
[2026-01-30 18:57:06] [query] Execution time: 0.28807
[2026-01-30 18:57:11] [query] Query for: agreement to amend
[2026-01-30 18:57:11] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:57:11] [query] Engine: default
[2026-01-30 18:57:11] [query] Tokens: agreement, amend
[2026-01-30 18:57:11] [query] Mods: 11
[2026-01-30 18:57:11] [query] Trying AND logic
[2026-01-30 18:57:11] [query] Found results using: and logic
[2026-01-30 18:57:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (873,13089) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:57:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11911', '14256', '19970', '20171', '20264', '20368', '20389', '20397', '20443', '20447', '20472', '20546', '20547', '20564', '22189', '24371', '24537', '24770', '25282', '25862', '26279', '28699', '28834', '35173', '35203', '37691', '37762', '38128', '38129', '39803', '41094', '41095', '44644', '47590', '47873', '51394', '52008', '52531', '53050', '53181', '53557', '53560', '56052') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:57:11] [query] Results: 43 Pages of results: 1
[2026-01-30 18:57:11] [query] Execution time: 0.06976
[2026-01-30 18:57:37] [query] Query for: ayo elise weight gain
[2026-01-30 18:57:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:57:37] [query] Engine: default
[2026-01-30 18:57:37] [query] Tokens: 1wfzusrge5s34c5kltbsov0bzbpayolld, crayon, fairdisplayorg, layout, layouts, lisayork, mayor, mayors, payoff, payoff(
[2026-01-30 18:57:37] [query] Mods: 11
[2026-01-30 18:57:37] [query] Using OR logic
[2026-01-30 18:57:37] [query] Found results using: and logic
[2026-01-30 18:57:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (113,10608)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67410,8764,2084,11308,6102,12270,5234,11631,12899,40993) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:57:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:57:37] [query] Results: 24 Pages of results: 1
[2026-01-30 18:57:37] [query] Execution time: 0.21777
[2026-01-30 18:57:42] [query] Query for: دانش مدیریت ورزش
[2026-01-30 18:57:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:57:42] [query] Engine: default
[2026-01-30 18:57:43] [query] Tokens: دانش مدیریت ورزش
[2026-01-30 18:57:43] [query] Mods: 11
[2026-01-30 18:57:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:57:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:57:43] [query] Results: 0 Pages of results: 0
[2026-01-30 18:57:43] [query] Execution time: 0.14125
[2026-01-30 18:57:52] [query] Query for: agreement to amend agency
[2026-01-30 18:57:52] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:57:52] [query] Engine: default
[2026-01-30 18:57:52] [query] Tokens: agreement, amend, agency
[2026-01-30 18:57:52] [query] Mods: 11
[2026-01-30 18:57:52] [query] Trying AND logic
[2026-01-30 18:57:52] [query] Found results using: and logic
[2026-01-30 18:57:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (873,13089,1500) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:57:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20171', '22189', '24371', '26279', '39803', '41094', '41095', '47873', '51394', '52008', '53050', '53181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:57:52] [query] Results: 12 Pages of results: 1
[2026-01-30 18:57:52] [query] Execution time: 0.12977
[2026-01-30 18:58:15] [query] Query for: agreement to amend agency
[2026-01-30 18:58:15] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:58:15] [query] Engine: default
[2026-01-30 18:58:15] [query] Tokens: agreement, amend, agency
[2026-01-30 18:58:15] [query] Mods: 11
[2026-01-30 18:58:15] [query] Trying AND logic
[2026-01-30 18:58:15] [query] Found results using: and logic
[2026-01-30 18:58:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (873,13089,1500) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:58:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20171', '22189', '24371', '26279', '39803', '41094', '41095', '47873', '51394', '52008', '53050', '53181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:58:15] [query] Results: 12 Pages of results: 1
[2026-01-30 18:58:15] [query] Execution time: 0.03604
[2026-01-30 18:58:57] [query] Query for: agreement to amend agency
[2026-01-30 18:58:57] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:58:57] [query] Engine: default
[2026-01-30 18:58:57] [query] Tokens: agreement, amend, agency
[2026-01-30 18:58:57] [query] Mods: 11
[2026-01-30 18:58:57] [query] Trying AND logic
[2026-01-30 18:58:58] [query] Found results using: and logic
[2026-01-30 18:58:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (873,13089,1500) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:58:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20171', '22189', '24371', '26279', '39803', '41094', '41095', '47873', '51394', '52008', '53050', '53181') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:58:58] [query] Results: 12 Pages of results: 1
[2026-01-30 18:58:58] [query] Execution time: 0.03560
[2026-01-30 18:59:03] [query] Query for: yoriko angeline
[2026-01-30 18:59:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:59:03] [query] Engine: default
[2026-01-30 18:59:03] [query] Tokens: york, yorke, yorks, angelena, angelina, angelino, yoriko angeline
[2026-01-30 18:59:03] [query] Mods: 11
[2026-01-30 18:59:03] [query] Using OR logic
[2026-01-30 18:59:03] [query] Found results using: or logic
[2026-01-30 18:59:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2773,24338,63990,47738,16199,16240,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:59:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:59:03] [query] Results: 51 Pages of results: 1
[2026-01-30 18:59:03] [query] Execution time: 0.36996
[2026-01-30 18:59:08] [query] Query for: aire tipo cassette 5 toneladas precio
[2026-01-30 18:59:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:59:08] [query] Engine: default
[2026-01-30 18:59:08] [query] Tokens: aired, airelated, precious, tipoff, tipoftheiceberg, 5
[2026-01-30 18:59:08] [query] Mods: 11
[2026-01-30 18:59:08] [query] Trying AND logic
[2026-01-30 18:59:08] [query] Using OR logic
[2026-01-30 18:59:08] [query] Found results using: or logic
[2026-01-30 18:59:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21184,42818,5529,6292,21979,439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:59:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:59:08] [query] Results: 245 Pages of results: 2
[2026-01-30 18:59:08] [query] Execution time: 0.29963
[2026-01-30 18:59:22] [query] Query for: real estate brokers opening
[2026-01-30 18:59:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:59:22] [query] Engine: default
[2026-01-30 18:59:22] [query] Tokens: real, estate, brokers, opening
[2026-01-30 18:59:22] [query] Mods: 11
[2026-01-30 18:59:22] [query] Trying AND logic
[2026-01-30 18:59:22] [query] Found results using: and logic
[2026-01-30 18:59:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,943,5001) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:59:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '14465', '20579', '49212', '52302') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:59:22] [query] Results: 3 Pages of results: 1
[2026-01-30 18:59:22] [query] Execution time: 0.27920
[2026-01-30 18:59:25] [index:background] Health check
[2026-01-30 18:59:26] [indexer:background] Health check
[2026-01-30 18:59:59] [query] Query for: 斯诺登纪录片 对公众开放
[2026-01-30 18:59:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 18:59:59] [query] Engine: default
[2026-01-30 18:59:59] [query] Tokens: 斯诺登纪录片 对公众开放
[2026-01-30 18:59:59] [query] Mods: 11
[2026-01-30 18:59:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 18:59:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 18:59:59] [query] Results: 0 Pages of results: 0
[2026-01-30 18:59:59] [query] Execution time: 0.10271
[2026-01-30 19:00:12] [query] Query for: 25 thrust no drip caulking gun
[2026-01-30 19:00:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:00:12] [query] Engine: default
[2026-01-30 19:00:12] [query] Tokens: thrusted, 25, drip, gun
[2026-01-30 19:00:12] [query] Mods: 11
[2026-01-30 19:00:12] [query] Trying AND logic
[2026-01-30 19:00:12] [query] Using OR logic
[2026-01-30 19:00:12] [query] Found results using: or logic
[2026-01-30 19:00:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3111,32492,3305)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9504,3111,32492,3305) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:00:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:00:12] [query] Results: 102 Pages of results: 1
[2026-01-30 19:00:13] [query] Execution time: 0.09462
[2026-01-30 19:00:21] [query] Query for: north carolina rate bureua
[2026-01-30 19:00:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:00:21] [query] Engine: default
[2026-01-30 19:00:21] [query] Tokens: north, carolina, rate, bureau, bureua
[2026-01-30 19:00:21] [query] Mods: 11
[2026-01-30 19:00:21] [query] Using OR logic
[2026-01-30 19:00:21] [query] Found results using: or logic
[2026-01-30 19:00:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,253,1474)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,1474,4070,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:00:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:00:21] [query] Results: 618 Pages of results: 4
[2026-01-30 19:00:21] [query] Execution time: 0.44260
[2026-01-30 19:00:28] [query] Query for: express fasteners ltd
[2026-01-30 19:00:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:00:28] [query] Engine: default
[2026-01-30 19:00:28] [query] Tokens: ltd, express
[2026-01-30 19:00:28] [query] Mods: 11
[2026-01-30 19:00:28] [query] Trying AND logic
[2026-01-30 19:00:28] [query] Using OR logic
[2026-01-30 19:00:28] [query] Found results using: or logic
[2026-01-30 19:00:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12622)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67552,12622) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:00:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:00:28] [query] Results: 33 Pages of results: 1
[2026-01-30 19:00:28] [query] Execution time: 0.04405
[2026-01-30 19:00:33] [query] Query for: 會補血的動畫腳色
[2026-01-30 19:00:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:00:33] [query] Engine: default
[2026-01-30 19:00:33] [query] Tokens: 會補血的動畫腳色
[2026-01-30 19:00:33] [query] Mods: 11
[2026-01-30 19:00:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:00:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:00:33] [query] Results: 0 Pages of results: 0
[2026-01-30 19:00:33] [query] Execution time: 0.08331
[2026-01-30 19:00:39] [query] Query for: skc realty team
[2026-01-30 19:00:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:00:39] [query] Engine: default
[2026-01-30 19:00:39] [query] Tokens: 1yzzcf8skck6hzwfpmcp0p6mypiypdtqq, realty, team
[2026-01-30 19:00:39] [query] Mods: 11
[2026-01-30 19:00:39] [query] Trying AND logic
[2026-01-30 19:00:39] [query] Using OR logic
[2026-01-30 19:00:39] [query] Found results using: or logic
[2026-01-30 19:00:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1138,1492)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29541,1138,1492) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:00:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:00:39] [query] Results: 149 Pages of results: 1
[2026-01-30 19:00:39] [query] Execution time: 0.19372
[2026-01-30 19:00:53] [query] Query for: acheter ashwagandha en ligne ⢟🖲 www.7search.top/fr/ashwagandha frei kaufen. paypal ou commander ligne. 60caps generique belgique.
[2026-01-30 19:00:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:00:53] [query] Engine: default
[2026-01-30 19:00:53] [query] Tokens: commander, freida, ouid, ounce, our 1, our 100, our 2006, our 2011, our 2019, our 2020
[2026-01-30 19:00:53] [query] Mods: 11
[2026-01-30 19:00:53] [query] Trying AND logic
[2026-01-30 19:00:53] [query] Using OR logic
[2026-01-30 19:00:53] [query] Found results using: or logic
[2026-01-30 19:00:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,23248,29552,9398,75103,59320,1374,34896,15165,17367) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:00:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:00:53] [query] Results: 9 Pages of results: 1
[2026-01-30 19:00:53] [query] Execution time: 0.07009
[2026-01-30 19:01:55] [query] Query for: homes for sale in supply nc with pool
[2026-01-30 19:01:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:01:55] [query] Engine: default
[2026-01-30 19:01:55] [query] Tokens: homes, sale, supply, nc, pool
[2026-01-30 19:01:55] [query] Mods: 11
[2026-01-30 19:01:55] [query] Trying AND logic
[2026-01-30 19:01:55] [query] Using OR logic
[2026-01-30 19:01:56] [query] Found results using: or logic
[2026-01-30 19:01:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,2306,396,4626) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:01:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:01:56] [query] Results: 931 Pages of results: 5
[2026-01-30 19:01:56] [query] Execution time: 0.48816
[2026-01-30 19:03:06] [query] Query for: "general manager" "real estate"
[2026-01-30 19:03:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:03:06] [query] Engine: default
[2026-01-30 19:03:06] [query] Tokens: general, manager, real, estate
[2026-01-30 19:03:06] [query] Mods: 11
[2026-01-30 19:03:07] [query] Performing phrase search
[2026-01-30 19:03:07] [query] Found results using: phrase logic
[2026-01-30 19:03:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1051,1698,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:03:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND ((s.source = 'post.post' AND s.id IN ('10061', '43727', '46635', '50633', '53101', '54859', '1043', '1051', '1075', '1195', '1241', '1250', '1340', '2552', '5419', '6200', '6421', '6572', '10228', '11678', '13243', '13318', '13329', '14176', '14364', '14465', '17477', '17737', '17843', '17954', '19992', '24823')) OR (s.source = 'post.page' AND s.id IN ('21587', '21614', '21616', '21619', '21672', '30466', '30467', '30478')) OR (s.source = 'post.legal' AND s.id IN ('19921', '19928', '20206', '20373', '20551', '21705', '23224', '23855', '24092', '24555', '25693', '26143', '26148', '26203', '26253', '36789', '41094', '42005', '50411', '51394')) OR (s.source = 'post.tribe_events' AND s.id IN ('49113', '51088', '51646', '55384', '55707', '56065'))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:03:07] [query] Results: 60 Pages of results: 1
[2026-01-30 19:03:07] [query] Execution time: 0.59211
[2026-01-30 19:04:00] [index:background] Health check
[2026-01-30 19:04:00] [indexer:background] Health check
[2026-01-30 19:04:00] [indexer:background] Health check
[2026-01-30 19:04:28] [query] Query for: real estate for land in souoth carolina
[2026-01-30 19:04:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:04:28] [query] Engine: default
[2026-01-30 19:04:28] [query] Tokens: real, estate, land, carolina, scout, shoot, shout, south, stout, souoth
[2026-01-30 19:04:28] [query] Mods: 11
[2026-01-30 19:04:28] [query] Using OR logic
[2026-01-30 19:04:29] [query] Found results using: or logic
[2026-01-30 19:04:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,172,979,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,979,254,24732,7002,6983,840,24166,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:04:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:04:29] [query] Results: 1102 Pages of results: 6
[2026-01-30 19:04:29] [query] Execution time: 0.77652
[2026-01-30 19:04:40] [query] Query for: agency amendment amending
[2026-01-30 19:04:40] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:04:40] [query] Engine: forms_and_contracts
[2026-01-30 19:04:40] [query] Tokens: amending, amending-the-contract-consumer-2, amendingthecontractconsumer2, agency, amendment
[2026-01-30 19:04:40] [query] Mods: 4
[2026-01-30 19:04:40] [query] Trying AND logic
[2026-01-30 19:04:40] [query] Found results using: and logic
[2026-01-30 19:04:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1500,5439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29455,37612,37613,1500,5439) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29055', '29193', '29395', '29576', '48679') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:04:40] [query] Results: 4 Pages of results: 1
[2026-01-30 19:04:40] [query] Execution time: 0.03347
[2026-01-30 19:06:40] [query] Query for: 秦瑞穂　glossy
[2026-01-30 19:06:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:06:40] [query] Engine: default
[2026-01-30 19:06:40] [query] Tokens: glass, gloss, glows, 秦瑞穂 glossy
[2026-01-30 19:06:40] [query] Mods: 11
[2026-01-30 19:06:40] [query] Using OR logic
[2026-01-30 19:06:40] [query] Found results using: or logic
[2026-01-30 19:06:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4914,30422,8649,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:06:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:06:40] [query] Results: 10 Pages of results: 1
[2026-01-30 19:06:40] [query] Execution time: 0.12396
[2026-01-30 19:06:57] [query] Query for: lenten season 2026
[2026-01-30 19:06:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:06:57] [query] Engine: default
[2026-01-30 19:06:57] [query] Tokens: season, 2026, session 2, lenten season 2026
[2026-01-30 19:06:57] [query] Mods: 11
[2026-01-30 19:06:57] [query] Using OR logic
[2026-01-30 19:06:57] [query] Found results using: or logic
[2026-01-30 19:06:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,6195)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6195,28036,56722,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:06:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:06:57] [query] Results: 108 Pages of results: 1
[2026-01-30 19:06:57] [query] Execution time: 0.26849
[2026-01-30 19:07:22] [query] Query for: emmi golsani rypestol
[2026-01-30 19:07:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:07:22] [query] Engine: default
[2026-01-30 19:07:23] [query] Tokens: stemming
[2026-01-30 19:07:23] [query] Mods: 11
[2026-01-30 19:07:23] [query] Found results using: and logic
[2026-01-30 19:07:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (51410) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:07:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:07:23] [query] Results: 1 Pages of results: 1
[2026-01-30 19:07:23] [query] Execution time: 0.08850
[2026-01-30 19:07:44] [query] Query for: shambhala movie ott
[2026-01-30 19:07:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:07:44] [query] Engine: default
[2026-01-30 19:07:44] [query] Tokens: otto, movie
[2026-01-30 19:07:44] [query] Mods: 11
[2026-01-30 19:07:44] [query] Trying AND logic
[2026-01-30 19:07:44] [query] Using OR logic
[2026-01-30 19:07:44] [query] Found results using: or logic
[2026-01-30 19:07:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29724,13706) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:07:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:07:44] [query] Results: 8 Pages of results: 1
[2026-01-30 19:07:44] [query] Execution time: 0.14740
[2026-01-30 19:08:36] [index:background] Health check
[2026-01-30 19:08:36] [index:background] CPU load threshold (3) breached: 3.01 [waiting 2]
[2026-01-30 19:08:38] [indexer:background] CPU load threshold (3) breached: 3.01 [waiting 2]
[2026-01-30 19:08:41] [query] Query for: who is favored to win the gold medal in ice hockey olympics
[2026-01-30 19:08:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:08:41] [query] Engine: default
[2026-01-30 19:08:41] [query] Tokens: medal, medals, favored, gold, hockey, ice, win
[2026-01-30 19:08:41] [query] Mods: 11
[2026-01-30 19:08:41] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:08:41] [query] Using OR logic
[2026-01-30 19:08:41] [query] Found results using: or logic
[2026-01-30 19:08:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (18704,5867,22547,7353,219)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53666,7823,18704,5867,22547,7353,219) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:08:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:08:41] [query] Results: 46 Pages of results: 1
[2026-01-30 19:08:41] [query] Execution time: 0.11226
[2026-01-30 19:08:51] [indexer:background] Health check
[2026-01-30 19:08:51] [indexer:background] CPU load threshold (3) breached: 3 [waiting 2]
[2026-01-30 19:09:20] [query] Query for: realtors com forthmayer florida
[2026-01-30 19:09:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:09:20] [query] Engine: default
[2026-01-30 19:09:20] [query] Tokens: realtors, com, florida, forthmayer
[2026-01-30 19:09:20] [query] Mods: 11
[2026-01-30 19:09:20] [query] Using OR logic
[2026-01-30 19:09:21] [query] Found results using: or logic
[2026-01-30 19:09:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (23,4111,96)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (96,23,4111,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:09:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:09:21] [query] Results: 818 Pages of results: 5
[2026-01-30 19:09:21] [query] Execution time: 0.84697
[2026-01-30 19:09:25] [query] Query for: john deere snow blower part pt9739
[2026-01-30 19:09:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:09:25] [query] Engine: default
[2026-01-30 19:09:25] [query] Tokens: john, snow, part, deer, deter, bowler, deere blower pt9739
[2026-01-30 19:09:25] [query] Mods: 11
[2026-01-30 19:09:25] [query] Using OR logic
[2026-01-30 19:09:25] [query] Found results using: or logic
[2026-01-30 19:09:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2686,1082,9470)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2686,9470,1082,9468,8254,23004,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:09:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:09:25] [query] Results: 375 Pages of results: 2
[2026-01-30 19:09:25] [query] Execution time: 0.46309
[2026-01-30 19:09:33] [query] Query for: teens shirtless in winter
[2026-01-30 19:09:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:09:33] [query] Engine: default
[2026-01-30 19:09:33] [query] Tokens: winter, tennis, tens, tense, themes, teens shirtless
[2026-01-30 19:09:33] [query] Mods: 11
[2026-01-30 19:09:33] [query] Using OR logic
[2026-01-30 19:09:33] [query] Found results using: or logic
[2026-01-30 19:09:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (322)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (322,73946,3514,34915,9140,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:09:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:09:33] [query] Results: 49 Pages of results: 1
[2026-01-30 19:09:33] [query] Execution time: 0.15654
[2026-01-30 19:10:36] [query] Query for: brenda hayden
[2026-01-30 19:10:36] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:10:36] [query] Engine: default
[2026-01-30 19:10:36] [query] Tokens: brenda, hayden
[2026-01-30 19:10:36] [query] Mods: 11
[2026-01-30 19:10:36] [query] Trying AND logic
[2026-01-30 19:10:36] [query] Found results using: and logic
[2026-01-30 19:10:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14944,14945) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:10:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1183', '21627', '21669', '43407', '43572', '44133', '49435', '55803', '56311', '9245') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:10:36] [query] Results: 10 Pages of results: 1
[2026-01-30 19:10:36] [query] Execution time: 0.26032
[2026-01-30 19:10:38] [query] Query for: brenda hayden
[2026-01-30 19:10:38] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:10:38] [query] Engine: default
[2026-01-30 19:10:38] [query] Tokens: brenda, hayden
[2026-01-30 19:10:38] [query] Mods: 11
[2026-01-30 19:10:38] [query] Trying AND logic
[2026-01-30 19:10:38] [query] Found results using: and logic
[2026-01-30 19:10:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14944,14945) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:10:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1183', '21627', '21669', '43407', '43572', '44133', '49435', '55803', '56311', '9245') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:10:38] [query] Results: 10 Pages of results: 1
[2026-01-30 19:10:38] [query] Execution time: 0.15495
[2026-01-30 19:11:32] [query] Query for: 30079
[2026-01-30 19:11:32] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:11:32] [query] Engine: download_ready
[2026-01-30 19:11:32] [query] Tokens: 30079
[2026-01-30 19:11:32] [query] Mods: 5
[2026-01-30 19:11:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31909) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:11:32] [query] Results: 0 Pages of results: 0
[2026-01-30 19:11:32] [query] Execution time: 0.01237
[2026-01-30 19:12:36] [query] Query for: best brokerage for new real estate agents
[2026-01-30 19:12:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:12:36] [query] Engine: default
[2026-01-30 19:12:36] [query] Tokens: best, brokerage, new, real, estate, agents
[2026-01-30 19:12:36] [query] Mods: 11
[2026-01-30 19:12:36] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:12:36] [query] Using OR logic
[2026-01-30 19:12:37] [query] Found results using: or logic
[2026-01-30 19:12:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1490,1133,110,171,172,1155) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:12:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:12:37] [query] Results: 1264 Pages of results: 7
[2026-01-30 19:12:37] [query] Execution time: 0.91091
[2026-01-30 19:12:39] [query] Query for: v2dao怎么样
[2026-01-30 19:12:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:12:40] [query] Engine: default
[2026-01-30 19:12:40] [query] Tokens: v2dao怎么样
[2026-01-30 19:12:40] [query] Mods: 11
[2026-01-30 19:12:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:12:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:12:40] [query] Results: 0 Pages of results: 0
[2026-01-30 19:12:40] [query] Execution time: 0.29684
[2026-01-30 19:12:41] [query] Query for: trivia host for hire near me
[2026-01-30 19:12:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:12:41] [query] Engine: default
[2026-01-30 19:12:41] [query] Tokens: trivia, trivial, hire, host, near
[2026-01-30 19:12:41] [query] Mods: 11
[2026-01-30 19:12:41] [query] Trying AND logic
[2026-01-30 19:12:41] [query] Using OR logic
[2026-01-30 19:12:41] [query] Found results using: or logic
[2026-01-30 19:12:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3000,4960,633)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72025,41037,3000,4960,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:12:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:12:41] [query] Results: 102 Pages of results: 1
[2026-01-30 19:12:41] [query] Execution time: 0.07596
[2026-01-30 19:12:53] [query] Query for: real estate buying agent
[2026-01-30 19:12:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:12:53] [query] Engine: default
[2026-01-30 19:12:53] [query] Tokens: real, estate, buying, agent
[2026-01-30 19:12:53] [query] Mods: 11
[2026-01-30 19:12:53] [query] Trying AND logic
[2026-01-30 19:12:53] [query] Using OR logic
[2026-01-30 19:12:54] [query] Found results using: or logic
[2026-01-30 19:12:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,2061,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:12:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:12:54] [query] Results: 1141 Pages of results: 6
[2026-01-30 19:12:54] [query] Execution time: 0.61309
[2026-01-30 19:13:37] [index:background] Health check
[2026-01-30 19:13:49] [indexer:background] Health check
[2026-01-30 19:13:49] [indexer:background] CPU load threshold (3) breached: 3.02 [waiting 2]
[2026-01-30 19:14:03] [query] Query for: southern realty and property management
[2026-01-30 19:14:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:14:03] [query] Engine: default
[2026-01-30 19:14:03] [query] Tokens: southern, realty, property, management
[2026-01-30 19:14:03] [query] Mods: 11
[2026-01-30 19:14:03] [query] Trying AND logic
[2026-01-30 19:14:03] [query] Using OR logic
[2026-01-30 19:14:03] [query] Found results using: or logic
[2026-01-30 19:14:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3133,1138,107,1167) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:14:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:14:03] [query] Results: 935 Pages of results: 5
[2026-01-30 19:14:03] [query] Execution time: 0.40871
[2026-01-30 19:14:34] [query] Query for: concentra mortgage file
[2026-01-30 19:14:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:14:34] [query] Engine: default
[2026-01-30 19:14:34] [query] Tokens: concentrate, concentrated, concentrating, concentration, file, mortgage
[2026-01-30 19:14:34] [query] Mods: 11
[2026-01-30 19:14:34] [query] Trying AND logic
[2026-01-30 19:14:35] [query] Using OR logic
[2026-01-30 19:14:35] [query] Found results using: or logic
[2026-01-30 19:14:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3602,622)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12807,12572,60963,4620,3602,622) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:14:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:14:35] [query] Results: 134 Pages of results: 1
[2026-01-30 19:14:35] [query] Execution time: 0.13643
[2026-01-30 19:14:35] [query] Query for: business purchase agreement pdf
[2026-01-30 19:14:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:14:35] [query] Engine: default
[2026-01-30 19:14:35] [query] Tokens: business, purchase, agreement, pdf
[2026-01-30 19:14:35] [query] Mods: 11
[2026-01-30 19:14:35] [query] Trying AND logic
[2026-01-30 19:14:35] [query] Using OR logic
[2026-01-30 19:14:35] [query] Found results using: or logic
[2026-01-30 19:14:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (522,120,873,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:14:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:14:35] [query] Results: 1107 Pages of results: 6
[2026-01-30 19:14:35] [query] Execution time: 0.45627
[2026-01-30 19:14:56] [query] Query for: documents needed for nc real id
[2026-01-30 19:14:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:14:56] [query] Engine: default
[2026-01-30 19:14:56] [query] Tokens: documents, needed, nc, real, id
[2026-01-30 19:14:56] [query] Mods: 11
[2026-01-30 19:14:56] [query] Trying AND logic
[2026-01-30 19:14:56] [query] Using OR logic
[2026-01-30 19:14:56] [query] Found results using: or logic
[2026-01-30 19:14:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7116,1072,396,171,9063) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:14:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:14:56] [query] Results: 1211 Pages of results: 7
[2026-01-30 19:14:56] [query] Execution time: 0.63367
[2026-01-30 19:15:02] [query] Query for: southern realty and property management
[2026-01-30 19:15:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:15:02] [query] Engine: default
[2026-01-30 19:15:02] [query] Tokens: southern, realty, property, management
[2026-01-30 19:15:02] [query] Mods: 11
[2026-01-30 19:15:02] [query] Trying AND logic
[2026-01-30 19:15:02] [query] Using OR logic
[2026-01-30 19:15:03] [query] Found results using: or logic
[2026-01-30 19:15:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3133,1138,107,1167) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:15:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:15:03] [query] Results: 935 Pages of results: 5
[2026-01-30 19:15:03] [query] Execution time: 0.28057
[2026-01-30 19:15:06] [query] Query for: real estate agents that do rentals
[2026-01-30 19:15:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:15:06] [query] Engine: default
[2026-01-30 19:15:06] [query] Tokens: real, estate, agents, rentals
[2026-01-30 19:15:06] [query] Mods: 11
[2026-01-30 19:15:06] [query] Trying AND logic
[2026-01-30 19:15:06] [query] Using OR logic
[2026-01-30 19:15:06] [query] Found results using: or logic
[2026-01-30 19:15:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,3872) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:15:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:15:06] [query] Results: 1059 Pages of results: 6
[2026-01-30 19:15:07] [query] Execution time: 0.48807
[2026-01-30 19:16:24] [query] Query for: new homes in johnston county nc
[2026-01-30 19:16:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:16:24] [query] Engine: default
[2026-01-30 19:16:24] [query] Tokens: new, homes, johnston, county, nc
[2026-01-30 19:16:24] [query] Mods: 11
[2026-01-30 19:16:24] [query] Trying AND logic
[2026-01-30 19:16:24] [query] Using OR logic
[2026-01-30 19:16:24] [query] Found results using: or logic
[2026-01-30 19:16:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (110,370,10912,574,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:16:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:16:24] [query] Results: 963 Pages of results: 5
[2026-01-30 19:16:24] [query] Execution time: 0.57485
[2026-01-30 19:17:08] [query] Query for: real estate agents that do rentals
[2026-01-30 19:17:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:08] [query] Engine: default
[2026-01-30 19:17:08] [query] Tokens: real, estate, agents, rentals
[2026-01-30 19:17:08] [query] Mods: 11
[2026-01-30 19:17:08] [query] Trying AND logic
[2026-01-30 19:17:08] [query] Using OR logic
[2026-01-30 19:17:08] [query] Found results using: or logic
[2026-01-30 19:17:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,3872) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:17:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:08] [query] Results: 1059 Pages of results: 6
[2026-01-30 19:17:08] [query] Execution time: 0.45829
[2026-01-30 19:17:14] [query] Query for: 220
[2026-01-30 19:17:14] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:14] [query] Engine: forms_and_contracts
[2026-01-30 19:17:14] [query] Tokens: 220
[2026-01-30 19:17:14] [query] Mods: 5
[2026-01-30 19:17:14] [query] Found results using: or logic
[2026-01-30 19:17:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13954) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:14] [query] Results: 2 Pages of results: 1
[2026-01-30 19:17:14] [query] Execution time: 0.02052
[2026-01-30 19:17:16] [query] Query for: new homes in johnston county nc
[2026-01-30 19:17:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:16] [query] Engine: default
[2026-01-30 19:17:16] [query] Tokens: new, homes, johnston, county, nc
[2026-01-30 19:17:16] [query] Mods: 11
[2026-01-30 19:17:16] [query] Trying AND logic
[2026-01-30 19:17:16] [query] Using OR logic
[2026-01-30 19:17:16] [query] Found results using: or logic
[2026-01-30 19:17:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (110,370,10912,574,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:17:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:16] [query] Results: 963 Pages of results: 5
[2026-01-30 19:17:16] [query] Execution time: 0.58454
[2026-01-30 19:17:18] [query] Query for: pearl jam hearts and thoughts
[2026-01-30 19:17:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:18] [query] Engine: default
[2026-01-30 19:17:19] [query] Tokens: pearl, jam, hearts, thoughts
[2026-01-30 19:17:19] [query] Mods: 11
[2026-01-30 19:17:19] [query] Trying AND logic
[2026-01-30 19:17:19] [query] Using OR logic
[2026-01-30 19:17:19] [query] Found results using: or logic
[2026-01-30 19:17:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28546,9437,474,456) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:17:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:19] [query] Results: 19 Pages of results: 1
[2026-01-30 19:17:19] [query] Execution time: 0.20983
[2026-01-30 19:17:21] [query] Query for: north carolina florida
[2026-01-30 19:17:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:21] [query] Engine: default
[2026-01-30 19:17:21] [query] Tokens: north, carolina, florida
[2026-01-30 19:17:21] [query] Mods: 11
[2026-01-30 19:17:21] [query] Trying AND logic
[2026-01-30 19:17:21] [query] Found results using: and logic
[2026-01-30 19:17:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,4111) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:17:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1198', '14465', '17406', '17954', '18501', '2195', '33323', '43203', '45070', '4876', '55', '897') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:21] [query] Results: 11 Pages of results: 1
[2026-01-30 19:17:21] [query] Execution time: 0.15538
[2026-01-30 19:17:30] [query] Query for: 30066
[2026-01-30 19:17:30] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:30] [query] Engine: download_ready
[2026-01-30 19:17:30] [query] Tokens: 30066
[2026-01-30 19:17:30] [query] Mods: 5
[2026-01-30 19:17:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31905) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:30] [query] Results: 0 Pages of results: 0
[2026-01-30 19:17:30] [query] Execution time: 0.02274
[2026-01-30 19:17:46] [query] Query for: 30066
[2026-01-30 19:17:46] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:46] [query] Engine: download_ready
[2026-01-30 19:17:46] [query] Tokens: 30066
[2026-01-30 19:17:46] [query] Mods: 5
[2026-01-30 19:17:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31905) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:46] [query] Results: 0 Pages of results: 0
[2026-01-30 19:17:46] [query] Execution time: 0.00680
[2026-01-30 19:17:48] [query] Query for: real estate brokers types
[2026-01-30 19:17:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:48] [query] Engine: default
[2026-01-30 19:17:48] [query] Tokens: real, estate, brokers, types
[2026-01-30 19:17:48] [query] Mods: 11
[2026-01-30 19:17:48] [query] Trying AND logic
[2026-01-30 19:17:48] [query] Using OR logic
[2026-01-30 19:17:48] [query] Found results using: or logic
[2026-01-30 19:17:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,943,145) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:17:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:48] [query] Results: 1000 Pages of results: 5
[2026-01-30 19:17:48] [query] Execution time: 0.48721
[2026-01-30 19:17:52] [query] Query for: due diligence
[2026-01-30 19:17:52] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:17:52] [query] Engine: forms_and_contracts
[2026-01-30 19:17:52] [query] Tokens: due, diligence
[2026-01-30 19:17:52] [query] Mods: 5
[2026-01-30 19:17:52] [query] Trying AND logic
[2026-01-30 19:17:52] [query] Found results using: and logic
[2026-01-30 19:17:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1106,5147) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29938', '29944', '29993', '29999') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:17:52] [query] Results: 4 Pages of results: 1
[2026-01-30 19:17:52] [query] Execution time: 0.09211
[2026-01-30 19:18:06] [query] Query for: 220
[2026-01-30 19:18:06] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:18:06] [query] Engine: forms_and_contracts
[2026-01-30 19:18:06] [query] Tokens: 220
[2026-01-30 19:18:06] [query] Mods: 5
[2026-01-30 19:18:06] [query] Found results using: or logic
[2026-01-30 19:18:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13954) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:18:06] [query] Results: 2 Pages of results: 1
[2026-01-30 19:18:06] [query] Execution time: 0.00681
[2026-01-30 19:18:26] [query] Query for: compensation
[2026-01-30 19:18:26] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:18:26] [query] Engine: forms_and_contracts
[2026-01-30 19:18:26] [query] Tokens: compensation
[2026-01-30 19:18:26] [query] Mods: 5
[2026-01-30 19:18:26] [query] Found results using: or logic
[2026-01-30 19:18:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1772) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:18:26] [query] Results: 8 Pages of results: 1
[2026-01-30 19:18:26] [query] Execution time: 0.03932
[2026-01-30 19:18:29] [query] Query for: evolve real estate and property management
[2026-01-30 19:18:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:18:29] [query] Engine: default
[2026-01-30 19:18:29] [query] Tokens: evolve, real, estate, property, management
[2026-01-30 19:18:29] [query] Mods: 11
[2026-01-30 19:18:29] [query] Trying AND logic
[2026-01-30 19:18:29] [query] Using OR logic
[2026-01-30 19:18:30] [query] Found results using: or logic
[2026-01-30 19:18:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5593,171,172,107,1167) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:18:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:18:30] [query] Results: 1294 Pages of results: 7
[2026-01-30 19:18:30] [query] Execution time: 0.58141
[2026-01-30 19:19:02] [index:background] Health check
[2026-01-30 19:19:02] [index:background] CPU load threshold (3) breached: 3.4 [waiting 2]
[2026-01-30 19:19:04] [indexer:background] CPU load threshold (3) breached: 3.4 [waiting 2]
[2026-01-30 19:19:06] [indexer:background] Health check
[2026-01-30 19:19:06] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2]
[2026-01-30 19:19:08] [indexer:background] Health check
[2026-01-30 19:19:08] [indexer:background] CPU load threshold (3) breached: 3.37 [waiting 2]
[2026-01-30 19:19:26] [query] Query for: amend
[2026-01-30 19:19:26] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:19:26] [query] Engine: forms_and_contracts
[2026-01-30 19:19:26] [query] Tokens: amend
[2026-01-30 19:19:26] [query] Mods: 5
[2026-01-30 19:19:26] [query] Found results using: or logic
[2026-01-30 19:19:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13089) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:19:26] [query] Results: 6 Pages of results: 1
[2026-01-30 19:19:26] [query] Execution time: 0.02031
[2026-01-30 19:19:45] [query] Query for: montana real estate agents license
[2026-01-30 19:19:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:19:45] [query] Engine: default
[2026-01-30 19:19:45] [query] Tokens: montana, real, estate, agents, license
[2026-01-30 19:19:45] [query] Mods: 11
[2026-01-30 19:19:45] [query] Trying AND logic
[2026-01-30 19:19:45] [query] Using OR logic
[2026-01-30 19:19:46] [query] Found results using: or logic
[2026-01-30 19:19:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21909,171,172,1155,4784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:19:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:19:46] [query] Results: 1063 Pages of results: 6
[2026-01-30 19:19:46] [query] Execution time: 0.49223
[2026-01-30 19:20:12] [query] Query for: offer to purchase
[2026-01-30 19:20:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:20:12] [query] Engine: default
[2026-01-30 19:20:12] [query] Tokens: offer, purchase
[2026-01-30 19:20:12] [query] Mods: 11
[2026-01-30 19:20:12] [query] Trying AND logic
[2026-01-30 19:20:16] [query] Found results using: and logic
[2026-01-30 19:20:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1798,120) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:20:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1798) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (120) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:20:16] [query] Results: 428 Pages of results: 3
[2026-01-30 19:20:16] [query] Execution time: 4.02380
[2026-01-30 19:20:17] [query] Query for: offer to purchase
[2026-01-30 19:20:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:20:17] [query] Engine: default
[2026-01-30 19:20:17] [query] Tokens: offer, purchase
[2026-01-30 19:20:17] [query] Mods: 11
[2026-01-30 19:20:17] [query] Trying AND logic
[2026-01-30 19:20:20] [query] Found results using: and logic
[2026-01-30 19:20:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1798,120) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:20:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1798) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (120) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:20:20] [query] Results: 428 Pages of results: 3
[2026-01-30 19:20:20] [query] Execution time: 3.26335
[2026-01-30 19:20:40] [query] Query for: north carolina county property records online
[2026-01-30 19:20:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:20:40] [query] Engine: default
[2026-01-30 19:20:40] [query] Tokens: north, carolina, county, property, records, online
[2026-01-30 19:20:40] [query] Mods: 11
[2026-01-30 19:20:40] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:20:40] [query] Using OR logic
[2026-01-30 19:20:40] [query] Found results using: or logic
[2026-01-30 19:20:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,574,107,879,994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:20:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:20:40] [query] Results: 1174 Pages of results: 6
[2026-01-30 19:20:40] [query] Execution time: 0.58110
[2026-01-30 19:20:42] [query] Query for: north carolina zip code richmond nc
[2026-01-30 19:20:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:20:42] [query] Engine: default
[2026-01-30 19:20:42] [query] Tokens: north, carolina, zip, code, richmond, nc
[2026-01-30 19:20:42] [query] Mods: 11
[2026-01-30 19:20:42] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:20:42] [query] Using OR logic
[2026-01-30 19:20:42] [query] Query for: shlok sharma riya doshi
[2026-01-30 19:20:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:20:42] [query] Engine: default
[2026-01-30 19:20:42] [query] Tokens: doshier
[2026-01-30 19:20:42] [query] Mods: 11
[2026-01-30 19:20:42] [query] Found results using: or logic
[2026-01-30 19:20:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,6207,88,5532,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:20:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:20:42] [query] Results: 993 Pages of results: 5
[2026-01-30 19:20:42] [query] Execution time: 0.70321
[2026-01-30 19:20:42] [query] Found results using: and logic
[2026-01-30 19:20:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15093) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:20:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:20:42] [query] Results: 4 Pages of results: 1
[2026-01-30 19:20:42] [query] Execution time: 0.08325
[2026-01-30 19:20:45] [query] Query for: real estate sales renewal
[2026-01-30 19:20:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:20:45] [query] Engine: default
[2026-01-30 19:20:45] [query] Tokens: real, estate, sales, renewal
[2026-01-30 19:20:45] [query] Mods: 11
[2026-01-30 19:20:45] [query] Query for: 中京汇融国际投资控股（深圳）有限公司 询价
[2026-01-30 19:20:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:20:45] [query] Engine: default
[2026-01-30 19:20:45] [query] Trying AND logic
[2026-01-30 19:20:45] [query] Found results using: and logic
[2026-01-30 19:20:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1161,16272) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:20:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20171', '22189') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:20:45] [query] Results: 2 Pages of results: 1
[2026-01-30 19:20:45] [query] Execution time: 0.18118
[2026-01-30 19:20:45] [query] Tokens: 中京汇融国际投资控股 深圳 有限公司 询价
[2026-01-30 19:20:45] [query] Mods: 11
[2026-01-30 19:20:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:20:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:20:45] [query] Results: 0 Pages of results: 0
[2026-01-30 19:20:45] [query] Execution time: 0.36841
[2026-01-30 19:22:18] [query] Query for: informacao consu
[2026-01-30 19:22:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:22:18] [query] Engine: default
[2026-01-30 19:22:18] [query] Tokens: consuela, consult, consultancy, consultant, consultants, consultation, consultations, consulted, consulting, consulting 2025
[2026-01-30 19:22:18] [query] Mods: 11
[2026-01-30 19:22:18] [query] Using OR logic
[2026-01-30 19:22:18] [query] Found results using: and logic
[2026-01-30 19:22:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24948,5162,5596,1641,5845,10054,19509,32754,1799,72193) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:22:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:22:18] [query] Results: 124 Pages of results: 1
[2026-01-30 19:22:18] [query] Execution time: 0.05618
[2026-01-30 19:22:53] [query] Query for: keller williams realty agents sc
[2026-01-30 19:22:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:22:53] [query] Engine: default
[2026-01-30 19:22:53] [query] Tokens: keller, williams, realty, agents, sc
[2026-01-30 19:22:53] [query] Mods: 11
[2026-01-30 19:22:53] [query] Trying AND logic
[2026-01-30 19:22:53] [query] Using OR logic
[2026-01-30 19:22:53] [query] Found results using: or logic
[2026-01-30 19:22:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7793,6783,1138,1155,452) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:22:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:22:53] [query] Results: 506 Pages of results: 3
[2026-01-30 19:22:53] [query] Execution time: 0.20399
[2026-01-30 19:23:11] [query] Query for: mountainview resort
[2026-01-30 19:23:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:23:11] [query] Engine: default
[2026-01-30 19:23:11] [query] Tokens: resort, mountainview
[2026-01-30 19:23:11] [query] Mods: 11
[2026-01-30 19:23:11] [query] Using OR logic
[2026-01-30 19:23:11] [query] Found results using: or logic
[2026-01-30 19:23:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8093)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8093,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:23:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:23:11] [query] Results: 24 Pages of results: 1
[2026-01-30 19:23:11] [query] Execution time: 0.10522
[2026-01-30 19:23:13] [query] Query for: nc notice of upset bid in judicial sale or execution to person holding the
[2026-01-30 19:23:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:23:13] [query] Engine: default
[2026-01-30 19:23:13] [query] Tokens: nc, notice, upset, bid, judicial, sale, execution, person, holding
[2026-01-30 19:23:13] [query] Mods: 11
[2026-01-30 19:23:13] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:23:13] [query] Using OR logic
[2026-01-30 19:23:14] [query] Found results using: or logic
[2026-01-30 19:23:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,903,21590,18280,14179,125,14522,1441,2063) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:23:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:23:14] [query] Results: 1060 Pages of results: 6
[2026-01-30 19:23:14] [query] Execution time: 0.69648
[2026-01-30 19:23:17] [query] Query for: erin johnson realtor email
[2026-01-30 19:23:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:23:17] [query] Engine: default
[2026-01-30 19:23:17] [query] Tokens: erin, johnson, realtor, email
[2026-01-30 19:23:17] [query] Mods: 11
[2026-01-30 19:23:17] [query] Trying AND logic
[2026-01-30 19:23:18] [query] Using OR logic
[2026-01-30 19:23:18] [query] Found results using: or logic
[2026-01-30 19:23:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23016,2965,402,276) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:23:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:23:18] [query] Results: 617 Pages of results: 4
[2026-01-30 19:23:18] [query] Execution time: 0.89243
[2026-01-30 19:23:33] [query] Query for: 2026
[2026-01-30 19:23:33] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:23:33] [query] Engine: forms_and_contracts
[2026-01-30 19:23:33] [query] Tokens: 2026
[2026-01-30 19:23:33] [query] Mods: 5
[2026-01-30 19:23:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:23:33] [query] Results: 0 Pages of results: 0
[2026-01-30 19:23:33] [query] Execution time: 0.01917
[2026-01-30 19:23:57] [query] Query for: real estate seller rate
[2026-01-30 19:23:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:23:57] [query] Engine: default
[2026-01-30 19:23:57] [query] Tokens: real, estate, seller, rate
[2026-01-30 19:23:57] [query] Mods: 11
[2026-01-30 19:23:57] [query] Trying AND logic
[2026-01-30 19:23:57] [query] Using OR logic
[2026-01-30 19:23:58] [query] Found results using: or logic
[2026-01-30 19:23:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,210,1474) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:23:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:23:58] [query] Results: 1263 Pages of results: 7
[2026-01-30 19:23:58] [query] Execution time: 0.89137
[2026-01-30 19:24:22] [index:background] Health check
[2026-01-30 19:24:22] [indexer:background] Health check
[2026-01-30 19:24:22] [indexer:background] Health check
[2026-01-30 19:24:32] [query] Query for: oregon real estate forms form library
[2026-01-30 19:24:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:24:32] [query] Engine: default
[2026-01-30 19:24:32] [query] Tokens: oregon, real, estate, forms, form, library
[2026-01-30 19:24:32] [query] Mods: 11
[2026-01-30 19:24:32] [query] Trying AND logic
[2026-01-30 19:24:32] [query] Using OR logic
[2026-01-30 19:24:32] [query] Found results using: or logic
[2026-01-30 19:24:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6355,171,172,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:24:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:24:32] [query] Results: 1556 Pages of results: 8
[2026-01-30 19:24:32] [query] Execution time: 0.66272
[2026-01-30 19:24:57] [query] Query for: real estate seller rate
[2026-01-30 19:24:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:24:57] [query] Engine: default
[2026-01-30 19:24:57] [query] Tokens: real, estate, seller, rate
[2026-01-30 19:24:57] [query] Mods: 11
[2026-01-30 19:24:57] [query] Trying AND logic
[2026-01-30 19:24:57] [query] Using OR logic
[2026-01-30 19:24:58] [query] Found results using: or logic
[2026-01-30 19:24:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,210,1474) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:24:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:24:58] [query] Results: 1263 Pages of results: 7
[2026-01-30 19:24:58] [query] Execution time: 0.58392
[2026-01-30 19:25:49] [query] Query for: errors and ommission
[2026-01-30 19:25:49] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:25:49] [query] Engine: default
[2026-01-30 19:25:49] [query] Tokens: commission, commission 1, commission 58a, commission's, commission-based, commission-setting, commission1, commission58a, commissionbased, commissioned
[2026-01-30 19:25:49] [query] Mods: 11
[2026-01-30 19:25:49] [query] Using OR logic
[2026-01-30 19:25:49] [query] Found results using: and logic
[2026-01-30 19:25:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13964)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (843,66586,33842,6574,3546,50773,66588,33846,3551,8745) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:25:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:25:49] [query] Results: 393 Pages of results: 2
[2026-01-30 19:25:49] [query] Execution time: 0.14412
[2026-01-30 19:25:52] [query] Query for: greenwave solomons
[2026-01-30 19:25:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:25:52] [query] Engine: default
[2026-01-30 19:25:52] [query] Tokens: salons, greenwave solomons
[2026-01-30 19:25:52] [query] Mods: 11
[2026-01-30 19:25:52] [query] Using OR logic
[2026-01-30 19:25:52] [query] Found results using: or logic
[2026-01-30 19:25:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19007,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:25:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:25:52] [query] Results: 1 Pages of results: 1
[2026-01-30 19:25:52] [query] Execution time: 0.13659
[2026-01-30 19:25:54] [query] Query for: キングヘイロー
[2026-01-30 19:25:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:25:54] [query] Engine: default
[2026-01-30 19:25:54] [query] Tokens: キングヘイロー
[2026-01-30 19:25:54] [query] Mods: 11
[2026-01-30 19:25:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:25:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:25:54] [query] Results: 0 Pages of results: 0
[2026-01-30 19:25:54] [query] Execution time: 0.09578
[2026-01-30 19:26:15] [query] Query for: real estate commission averages
[2026-01-30 19:26:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:26:15] [query] Engine: default
[2026-01-30 19:26:15] [query] Tokens: real, estate, commission, averages
[2026-01-30 19:26:15] [query] Mods: 11
[2026-01-30 19:26:15] [query] Trying AND logic
[2026-01-30 19:26:15] [query] Found results using: and logic
[2026-01-30 19:26:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,843,2451) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:26:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1195', '1337') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:26:15] [query] Results: 2 Pages of results: 1
[2026-01-30 19:26:15] [query] Execution time: 0.05011
[2026-01-30 19:26:37] [query] Query for: real estate agent to buy a home
[2026-01-30 19:26:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:26:37] [query] Engine: default
[2026-01-30 19:26:37] [query] Tokens: real, estate, agent, buy, home
[2026-01-30 19:26:37] [query] Mods: 11
[2026-01-30 19:26:37] [query] Trying AND logic
[2026-01-30 19:26:37] [query] Using OR logic
[2026-01-30 19:26:38] [query] Found results using: or logic
[2026-01-30 19:26:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,2933,234) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:26:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:26:38] [query] Results: 1251 Pages of results: 7
[2026-01-30 19:26:38] [query] Execution time: 0.58863
[2026-01-30 19:26:51] [query] Query for: ai
[2026-01-30 19:26:51] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:26:51] [query] Engine: default
[2026-01-30 19:26:52] [query] Tokens: ai
[2026-01-30 19:26:52] [query] Mods: 11
[2026-01-30 19:26:52] [query] Found results using: or logic
[2026-01-30 19:26:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28220) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:26:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:26:52] [query] Results: 13 Pages of results: 1
[2026-01-30 19:26:52] [query] Execution time: 0.04671
[2026-01-30 19:27:46] [query] Query for: 能古島海島公園 2月
[2026-01-30 19:27:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:27:46] [query] Engine: default
[2026-01-30 19:27:46] [query] Tokens: 2, 能古島海島公園 2月
[2026-01-30 19:27:46] [query] Mods: 11
[2026-01-30 19:27:46] [query] Using OR logic
[2026-01-30 19:27:46] [query] Found results using: or logic
[2026-01-30 19:27:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:27:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:27:46] [query] Results: 934 Pages of results: 5
[2026-01-30 19:27:46] [query] Execution time: 0.44565
[2026-01-30 19:27:53] [query] Query for: ai
[2026-01-30 19:27:53] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:27:53] [query] Engine: default
[2026-01-30 19:27:53] [query] Tokens: ai
[2026-01-30 19:27:53] [query] Mods: 11
[2026-01-30 19:27:53] [query] Found results using: or logic
[2026-01-30 19:27:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28220) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:27:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:27:53] [query] Results: 13 Pages of results: 1
[2026-01-30 19:27:53] [query] Execution time: 0.02838
[2026-01-30 19:28:38] [query] Query for: errors and ommission
[2026-01-30 19:28:38] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:28:38] [query] Engine: default
[2026-01-30 19:28:38] [query] Tokens: commission, commission 1, commission 58a, commission's, commission-based, commission-setting, commission1, commission58a, commissionbased, commissioned
[2026-01-30 19:28:38] [query] Mods: 11
[2026-01-30 19:28:38] [query] Using OR logic
[2026-01-30 19:28:38] [query] Found results using: and logic
[2026-01-30 19:28:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13964)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (843,66586,33842,6574,3546,50773,66588,33846,3551,8745) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:28:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:28:38] [query] Results: 393 Pages of results: 2
[2026-01-30 19:28:38] [query] Execution time: 0.12180
[2026-01-30 19:28:58] [index:background] Health check
[2026-01-30 19:29:00] [indexer:background] Health check
[2026-01-30 19:29:25] [query] Query for: xzcjn
[2026-01-30 19:29:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:29:25] [query] Engine: default
[2026-01-30 19:29:26] [query] Tokens: xzcjn
[2026-01-30 19:29:26] [query] Mods: 11
[2026-01-30 19:29:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:29:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:29:26] [query] Results: 0 Pages of results: 0
[2026-01-30 19:29:26] [query] Execution time: 0.12039
[2026-01-30 19:29:35] [query] Query for: termination
[2026-01-30 19:29:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:29:35] [query] Engine: default
[2026-01-30 19:29:35] [query] Tokens: termination
[2026-01-30 19:29:35] [query] Mods: 11
[2026-01-30 19:29:35] [query] Found results using: or logic
[2026-01-30 19:29:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15678) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:29:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:29:35] [query] Results: 118 Pages of results: 1
[2026-01-30 19:29:35] [query] Execution time: 0.04957
[2026-01-30 19:29:56] [query] Query for: joiner realtor
[2026-01-30 19:29:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:29:56] [query] Engine: default
[2026-01-30 19:29:56] [query] Tokens: realtor, joyner, joiner
[2026-01-30 19:29:56] [query] Mods: 11
[2026-01-30 19:29:56] [query] Using OR logic
[2026-01-30 19:29:56] [query] Found results using: or logic
[2026-01-30 19:29:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,23526,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:29:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:29:56] [query] Results: 507 Pages of results: 3
[2026-01-30 19:29:56] [query] Execution time: 0.30406
[2026-01-30 19:30:07] [query] Query for: north carolina probate forms form library
[2026-01-30 19:30:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:30:07] [query] Engine: default
[2026-01-30 19:30:07] [query] Tokens: north, carolina, probate, forms, form, library
[2026-01-30 19:30:07] [query] Mods: 11
[2026-01-30 19:30:07] [query] Trying AND logic
[2026-01-30 19:30:07] [query] Using OR logic
[2026-01-30 19:30:08] [query] Found results using: or logic
[2026-01-30 19:30:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,34176,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:30:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:30:08] [query] Results: 1373 Pages of results: 7
[2026-01-30 19:30:08] [query] Execution time: 0.48445
[2026-01-30 19:31:16] [query] Query for: north carolina com
[2026-01-30 19:31:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:31:16] [query] Engine: default
[2026-01-30 19:31:16] [query] Tokens: north, carolina, com
[2026-01-30 19:31:16] [query] Mods: 11
[2026-01-30 19:31:16] [query] Trying AND logic
[2026-01-30 19:31:17] [query] Found results using: and logic
[2026-01-30 19:31:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,23) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:31:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10158', '10727', '11218', '11252', '123', '12407', '13176', '13282', '13337', '13839', '14075', '14176', '14217', '14230', '14364', '17161', '17569', '17746', '17954', '19992', '20206', '21584', '21618', '21622', '21633', '21661', '21664', '21772', '2199', '25332', '25949', '26253', '2708', '2930', '37779', '37862', '39378', '39580', '39649', '39653', '39658', '42895', '43232', '44801', '45070', '46028', '46147', '46501', '46719', '46724', '47072', '47312', '47314', '47340', '47879', '48034', '48956', '49085', '49092', '49253', '49351', '50041', '50044', '50520', '51294', '51394', '51646', '51867', '52101', '5239', '52934', '54', '54215', '54446', '54549', '54611', '54675', '54925', '55414', '55775', '55995', '56065', '56311', '56382', '573', '6608', '865') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:31:17] [query] Results: 71 Pages of results: 1
[2026-01-30 19:31:17] [query] Execution time: 0.44903
[2026-01-30 19:31:37] [query] Query for: تبرئة ديوان المحاسبة من كهرباء 2007
[2026-01-30 19:31:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:31:37] [query] Engine: default
[2026-01-30 19:31:37] [query] Tokens: 2007, تبرئة ديوان المحاسبة من كهرباء
[2026-01-30 19:31:37] [query] Mods: 11
[2026-01-30 19:31:37] [query] Using OR logic
[2026-01-30 19:31:37] [query] Found results using: or logic
[2026-01-30 19:31:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3267)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3267,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:31:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:31:37] [query] Results: 10 Pages of results: 1
[2026-01-30 19:31:37] [query] Execution time: 0.19563
[2026-01-30 19:31:37] [query] Query for: how to fill out 220 form real estate
[2026-01-30 19:31:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:31:37] [query] Engine: default
[2026-01-30 19:31:37] [query] Tokens: fill, 220, form, real, estate, out 2019, out2019, out 220
[2026-01-30 19:31:37] [query] Mods: 11
[2026-01-30 19:31:37] [query] Using OR logic
[2026-01-30 19:31:38] [query] Found results using: or logic
[2026-01-30 19:31:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13954,172,4473,1817,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4473,13954,1817,171,172,21977,21980,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:31:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:31:38] [query] Results: 1513 Pages of results: 8
[2026-01-30 19:31:38] [query] Execution time: 0.74978
[2026-01-30 19:31:51] [query] Query for: working
[2026-01-30 19:31:51] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:31:51] [query] Engine: forms_and_contracts
[2026-01-30 19:31:51] [query] Tokens: working
[2026-01-30 19:31:51] [query] Mods: 5
[2026-01-30 19:31:51] [query] Found results using: or logic
[2026-01-30 19:31:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:31:51] [query] Results: 18 Pages of results: 1
[2026-01-30 19:31:51] [query] Execution time: 0.03440
[2026-01-30 19:32:39] [query] Query for: cosigner
[2026-01-30 19:32:39] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:32:39] [query] Engine: forms_and_contracts
[2026-01-30 19:32:39] [query] Tokens: cosigner
[2026-01-30 19:32:39] [query] Mods: 5
[2026-01-30 19:32:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:32:39] [query] Results: 0 Pages of results: 0
[2026-01-30 19:32:39] [query] Execution time: 0.08044
[2026-01-30 19:32:53] [query] Query for: guarantor
[2026-01-30 19:32:53] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:32:53] [query] Engine: forms_and_contracts
[2026-01-30 19:32:53] [query] Tokens: guarantor
[2026-01-30 19:32:53] [query] Mods: 5
[2026-01-30 19:32:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20503) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:32:53] [query] Results: 0 Pages of results: 0
[2026-01-30 19:32:53] [query] Execution time: 0.02305
[2026-01-30 19:33:04] [query] Query for: guarant
[2026-01-30 19:33:04] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:33:04] [query] Engine: forms_and_contracts
[2026-01-30 19:33:04] [query] Tokens: guarantee, guaranteed, guaranteeing, guarantees, guarantor, guaranty
[2026-01-30 19:33:04] [query] Mods: 5
[2026-01-30 19:33:04] [query] Using OR logic
[2026-01-30 19:33:04] [query] Found results using: or logic
[2026-01-30 19:33:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14108,2148,20500,13076,20503,20479) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:33:04] [query] Results: 4 Pages of results: 1
[2026-01-30 19:33:04] [query] Execution time: 0.03164
[2026-01-30 19:33:14] [query] Query for: cosign
[2026-01-30 19:33:14] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:33:14] [query] Engine: forms_and_contracts
[2026-01-30 19:33:14] [query] Tokens: cohesion, coin, cousin, cosign
[2026-01-30 19:33:14] [query] Mods: 5
[2026-01-30 19:33:14] [query] Using OR logic
[2026-01-30 19:33:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8946,10031,22425,0) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:33:14] [query] Results: 0 Pages of results: 0
[2026-01-30 19:33:14] [query] Execution time: 0.08888
[2026-01-30 19:33:21] [query] Query for: guaranty
[2026-01-30 19:33:21] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:33:21] [query] Engine: forms_and_contracts
[2026-01-30 19:33:21] [query] Tokens: guaranty
[2026-01-30 19:33:21] [query] Mods: 5
[2026-01-30 19:33:21] [query] Found results using: or logic
[2026-01-30 19:33:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20479) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:33:21] [query] Results: 4 Pages of results: 1
[2026-01-30 19:33:21] [query] Execution time: 0.01197
[2026-01-30 19:33:36] [index:background] Health check
[2026-01-30 19:33:43] [query] Query for: annual demand
[2026-01-30 19:33:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:33:43] [query] Engine: default
[2026-01-30 19:33:43] [query] Tokens: annual, demand
[2026-01-30 19:33:43] [query] Mods: 11
[2026-01-30 19:33:43] [query] Trying AND logic
[2026-01-30 19:33:43] [query] Using OR logic
[2026-01-30 19:33:43] [query] Found results using: or logic
[2026-01-30 19:33:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1002,2041) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:33:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:33:43] [query] Results: 165 Pages of results: 1
[2026-01-30 19:33:43] [query] Execution time: 0.10347
[2026-01-30 19:33:43] [query] Query for: mount airy nc homes for sale by owner
[2026-01-30 19:33:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:33:43] [query] Engine: default
[2026-01-30 19:33:43] [query] Tokens: mount, airy, nc, homes, sale, owner
[2026-01-30 19:33:43] [query] Mods: 11
[2026-01-30 19:33:43] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:33:43] [query] Using OR logic
[2026-01-30 19:33:44] [query] Found results using: or logic
[2026-01-30 19:33:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17829,9764,396,370,125,180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:33:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:33:44] [query] Results: 980 Pages of results: 5
[2026-01-30 19:33:44] [query] Execution time: 0.74767
[2026-01-30 19:33:49] [indexer:background] Health check
[2026-01-30 19:33:51] [query] Query for: real estate property features
[2026-01-30 19:33:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:33:51] [query] Engine: default
[2026-01-30 19:33:51] [query] Tokens: real, estate, property, features
[2026-01-30 19:33:51] [query] Mods: 11
[2026-01-30 19:33:51] [query] Trying AND logic
[2026-01-30 19:33:51] [query] Using OR logic
[2026-01-30 19:33:51] [query] Found results using: or logic
[2026-01-30 19:33:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,107,4772) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:33:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:33:51] [query] Results: 1291 Pages of results: 7
[2026-01-30 19:33:51] [query] Execution time: 0.55154
[2026-01-30 19:34:16] [query] Query for: real estate builder
[2026-01-30 19:34:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:34:16] [query] Engine: default
[2026-01-30 19:34:16] [query] Tokens: real, estate, builder
[2026-01-30 19:34:16] [query] Mods: 11
[2026-01-30 19:34:16] [query] Trying AND logic
[2026-01-30 19:34:16] [query] Found results using: and logic
[2026-01-30 19:34:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,4995) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:34:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10061', '1049', '11911', '19979', '20205', '20269', '20504', '24753', '25639', '26226', '26251', '2950', '41095', '49253', '49636', '53181', '53401', '5419', '54755') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:34:16] [query] Results: 18 Pages of results: 1
[2026-01-30 19:34:16] [query] Execution time: 0.07962
[2026-01-30 19:34:23] [query] Query for: form 220
[2026-01-30 19:34:23] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:34:23] [query] Engine: forms_and_contracts
[2026-01-30 19:34:23] [query] Tokens: form, 220, form 220
[2026-01-30 19:34:23] [query] Mods: 5
[2026-01-30 19:34:23] [query] Trying AND logic
[2026-01-30 19:34:23] [query] Found results using: and logic
[2026-01-30 19:34:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1817,13954,20401) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('30034', '30066') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:34:23] [query] Results: 2 Pages of results: 1
[2026-01-30 19:34:23] [query] Execution time: 0.02864
[2026-01-30 19:34:42] [query] Query for: residential purchase agreement pdf free
[2026-01-30 19:34:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:34:42] [query] Engine: default
[2026-01-30 19:34:42] [query] Tokens: residential, purchase, agreement, pdf, free
[2026-01-30 19:34:42] [query] Mods: 11
[2026-01-30 19:34:42] [query] Trying AND logic
[2026-01-30 19:34:42] [query] Using OR logic
[2026-01-30 19:34:42] [query] Found results using: or logic
[2026-01-30 19:34:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,120,873,3613,2811) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:34:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:34:42] [query] Results: 1028 Pages of results: 6
[2026-01-30 19:34:42] [query] Execution time: 0.40349
[2026-01-30 19:35:13] [query] Query for: vacant land
[2026-01-30 19:35:13] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:35:13] [query] Engine: forms_and_contracts
[2026-01-30 19:35:13] [query] Tokens: vacant, land
[2026-01-30 19:35:13] [query] Mods: 5
[2026-01-30 19:35:13] [query] Trying AND logic
[2026-01-30 19:35:13] [query] Found results using: and logic
[2026-01-30 19:35:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4880,979) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('28815', '28821', '28938', '28955', '29907', '29919', '30021', '30091', '30157', '41964', '42298', '48258', '48665') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:35:13] [query] Results: 10 Pages of results: 1
[2026-01-30 19:35:13] [query] Execution time: 0.03554
[2026-01-30 19:36:40] [query] Query for: zipforms texas login
[2026-01-30 19:36:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:36:40] [query] Engine: default
[2026-01-30 19:36:40] [query] Tokens: zipforms, texas, login
[2026-01-30 19:36:40] [query] Mods: 11
[2026-01-30 19:36:40] [query] Trying AND logic
[2026-01-30 19:36:40] [query] Using OR logic
[2026-01-30 19:36:40] [query] Found results using: or logic
[2026-01-30 19:36:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19855,4115,9770) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:36:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:36:40] [query] Results: 25 Pages of results: 1
[2026-01-30 19:36:40] [query] Execution time: 0.05377
[2026-01-30 19:36:49] [query] Query for: north carolina secretary of state business forms form library
[2026-01-30 19:36:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:36:49] [query] Engine: default
[2026-01-30 19:36:49] [query] Tokens: north, carolina, secretary, state, business, forms, form, library
[2026-01-30 19:36:49] [query] Mods: 11
[2026-01-30 19:36:49] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:36:49] [query] Using OR logic
[2026-01-30 19:36:50] [query] Found results using: or logic
[2026-01-30 19:36:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,12430,517,522,2409,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:36:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:36:50] [query] Results: 1585 Pages of results: 8
[2026-01-30 19:36:50] [query] Execution time: 0.82572
[2026-01-30 19:37:33] [query] Query for: nc realistate agents
[2026-01-30 19:37:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:37:33] [query] Engine: default
[2026-01-30 19:37:33] [query] Tokens: nc, agents, re-listed, real-estate, realestate, reallocate, relisted, realistate
[2026-01-30 19:37:33] [query] Mods: 11
[2026-01-30 19:37:33] [query] Using OR logic
[2026-01-30 19:37:33] [query] Found results using: or logic
[2026-01-30 19:37:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,1155,34959,7699,7703,24472,34962,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:37:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:37:33] [query] Results: 981 Pages of results: 5
[2026-01-30 19:37:33] [query] Execution time: 0.52664
[2026-01-30 19:37:46] [query] Query for: what are the overpasses over north and green streets near church street in weymouth heights
[2026-01-30 19:37:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:37:46] [query] Engine: default
[2026-01-30 19:37:47] [query] Tokens: north, green, streets, near, church, street, heights, overpasses weymouth
[2026-01-30 19:37:47] [query] Mods: 11
[2026-01-30 19:37:47] [query] Using OR logic
[2026-01-30 19:37:47] [query] Found results using: or logic
[2026-01-30 19:37:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (16176,6460,6693,633,253,3697,13078)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,6460,13078,633,16176,3697,6693,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:37:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:37:47] [query] Results: 613 Pages of results: 4
[2026-01-30 19:37:47] [query] Execution time: 0.34632
[2026-01-30 19:37:48] [query] Query for: does the accuriute 3 in 1 notos weather station have a atomic clock
[2026-01-30 19:37:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:37:48] [query] Engine: default
[2026-01-30 19:37:48] [query] Tokens: 3, 1, weather, station, clock, in 1, accuriute notos atomic accuriute 3
[2026-01-30 19:37:48] [query] Mods: 11
[2026-01-30 19:37:48] [query] Using OR logic
[2026-01-30 19:37:48] [query] Found results using: or logic
[2026-01-30 19:37:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,689,8358,30123,12636,1415)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (689,431,1415,12636,8358,30123,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:37:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:37:48] [query] Results: 1321 Pages of results: 7
[2026-01-30 19:37:48] [query] Execution time: 0.65758
[2026-01-30 19:37:54] [query] Query for: 1020 first edition drive north carolina zillow
[2026-01-30 19:37:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:37:54] [query] Engine: default
[2026-01-30 19:37:54] [query] Tokens: 1020, first, edition, drive, north, carolina, zillow
[2026-01-30 19:37:54] [query] Mods: 11
[2026-01-30 19:37:54] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:37:54] [query] Using OR logic
[2026-01-30 19:37:54] [query] Found results using: or logic
[2026-01-30 19:37:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66269,126,8132,3712,253,254,16571) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:37:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:37:54] [query] Results: 855 Pages of results: 5
[2026-01-30 19:37:55] [query] Execution time: 0.38915
[2026-01-30 19:38:36] [index:background] Health check
[2026-01-30 19:38:36] [index:background] CPU load threshold (3) breached: 3.18 [waiting 2]
[2026-01-30 19:38:38] [indexer:background] CPU load threshold (3) breached: 3.09 [waiting 2]
[2026-01-30 19:38:38] [query] Query for: nc realistate agents
[2026-01-30 19:38:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:38:38] [query] Engine: default
[2026-01-30 19:38:38] [query] Tokens: nc, agents, re-listed, real-estate, realestate, reallocate, relisted, realistate
[2026-01-30 19:38:38] [query] Mods: 11
[2026-01-30 19:38:38] [query] Using OR logic
[2026-01-30 19:38:39] [query] Found results using: or logic
[2026-01-30 19:38:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,1155,34959,7699,7703,24472,34962,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:38:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:38:39] [query] Results: 981 Pages of results: 5
[2026-01-30 19:38:39] [query] Execution time: 0.45276
[2026-01-30 19:38:49] [indexer:background] Health check
[2026-01-30 19:39:41] [query] Query for: rob speckert realtor
[2026-01-30 19:39:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:39:41] [query] Engine: default
[2026-01-30 19:39:41] [query] Tokens: rob, realtor, speckert
[2026-01-30 19:39:41] [query] Mods: 11
[2026-01-30 19:39:41] [query] Using OR logic
[2026-01-30 19:39:41] [query] Found results using: or logic
[2026-01-30 19:39:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402,9011)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9011,402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:39:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:39:41] [query] Results: 507 Pages of results: 3
[2026-01-30 19:39:41] [query] Execution time: 0.39535
[2026-01-30 19:40:56] [query] Query for: real estate agent sales
[2026-01-30 19:40:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:40:56] [query] Engine: default
[2026-01-30 19:40:56] [query] Tokens: real, estate, agent, sales
[2026-01-30 19:40:56] [query] Mods: 11
[2026-01-30 19:40:56] [query] Trying AND logic
[2026-01-30 19:40:56] [query] Using OR logic
[2026-01-30 19:40:56] [query] Found results using: or logic
[2026-01-30 19:40:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:40:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:40:56] [query] Results: 1179 Pages of results: 6
[2026-01-30 19:40:56] [query] Execution time: 0.49063
[2026-01-30 19:41:42] [query] Query for: real estate agent sales
[2026-01-30 19:41:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:41:42] [query] Engine: default
[2026-01-30 19:41:42] [query] Tokens: real, estate, agent, sales
[2026-01-30 19:41:42] [query] Mods: 11
[2026-01-30 19:41:42] [query] Trying AND logic
[2026-01-30 19:41:42] [query] Using OR logic
[2026-01-30 19:41:43] [query] Found results using: or logic
[2026-01-30 19:41:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:41:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:41:43] [query] Results: 1179 Pages of results: 6
[2026-01-30 19:41:43] [query] Execution time: 0.48959
[2026-01-30 19:41:45] [query] Query for: fratura de lisfranc
[2026-01-30 19:41:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:41:45] [query] Engine: default
[2026-01-30 19:41:46] [query] Tokens: de, fratura lisfranc
[2026-01-30 19:41:46] [query] Mods: 11
[2026-01-30 19:41:46] [query] Using OR logic
[2026-01-30 19:41:46] [query] Found results using: or logic
[2026-01-30 19:41:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:41:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:41:46] [query] Results: 4 Pages of results: 1
[2026-01-30 19:41:46] [query] Execution time: 0.12062
[2026-01-30 19:44:40] [query] Query for: 🪀❤️️ pappas lilla flicka knulla henne smekte hennes bullfitta www.datebest.xyz basta datingplats🪀❤️️ 🪀 datingplats ❤️️ best dating site🪀❤️️
[2026-01-30 19:44:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 19:44:40] [query] Engine: default
[2026-01-30 19:44:40] [query] Tokens: pappas, basta, hennessee, best, dating, www, xyz
[2026-01-30 19:44:40] [query] Mods: 11
[2026-01-30 19:44:40] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:44:40] [query] Using OR logic
[2026-01-30 19:44:40] [query] Found results using: or logic
[2026-01-30 19:44:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1490,15866,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (27842,59060,28086,1490,15866,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:44:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:44:40] [query] Results: 366 Pages of results: 31
[2026-01-30 19:44:40] [query] Execution time: 0.16662
[2026-01-30 19:44:53] [query] Query for: commander pantoprazole en ligne ⚮🦼📎 www.7rx.biz/fr/pantoprazole tablets. pharmacie francaise. achat ligne. acheter livraison 24h.
[2026-01-30 19:44:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:44:53] [query] Engine: default
[2026-01-30 19:44:53] [query] Tokens: commander, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, pharmacies, en, fr, tablets, www
[2026-01-30 19:44:53] [query] Mods: 11
[2026-01-30 19:44:53] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:44:53] [query] Using OR logic
[2026-01-30 19:44:54] [query] Found results using: or logic
[2026-01-30 19:44:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,9766,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,17695,61401,61404,61406,19003,49439,1016,9766,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:44:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:44:54] [query] Results: 136 Pages of results: 1
[2026-01-30 19:44:54] [query] Execution time: 0.13174
[2026-01-30 19:44:54] [query] Query for: billig
[2026-01-30 19:44:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:44:54] [query] Engine: default
[2026-01-30 19:44:54] [query] Tokens: bills, billig
[2026-01-30 19:44:54] [query] Mods: 11
[2026-01-30 19:44:54] [query] Using OR logic
[2026-01-30 19:44:54] [query] Found results using: or logic
[2026-01-30 19:44:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2163,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:44:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:44:54] [query] Results: 17 Pages of results: 1
[2026-01-30 19:44:54] [query] Execution time: 0.09919
[2026-01-30 19:45:03] [index:background] Health check
[2026-01-30 19:45:03] [index:background] CPU load threshold (3) breached: 4.78 [waiting 2]
[2026-01-30 19:45:05] [indexer:background] CPU load threshold (3) breached: 4.78 [waiting 2]
[2026-01-30 19:45:07] [indexer:background] Health check
[2026-01-30 19:45:07] [indexer:background] CPU load threshold (3) breached: 4.64 [waiting 2]
[2026-01-30 19:45:09] [indexer:background] Health check
[2026-01-30 19:45:09] [indexer:background] CPU load threshold (3) breached: 4.64 [waiting 2]
[2026-01-30 19:45:11] [query] Query for: other-laws-and-rules
[2026-01-30 19:45:11] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:45:11] [query] Engine: legal_qandas
[2026-01-30 19:45:11] [query] Tokens: laws, rules, other-laws-and-rules
[2026-01-30 19:45:11] [query] Mods: 5
[2026-01-30 19:45:11] [query] Using OR logic
[2026-01-30 19:45:11] [query] Found results using: or logic
[2026-01-30 19:45:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1831,1773,32668) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:45:11] [query] Results: 283 Pages of results: 2
[2026-01-30 19:45:11] [query] Execution time: 0.06504
[2026-01-30 19:45:18] [query] Query for: ref
[2026-01-30 19:45:18] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:45:18] [query] Engine: forms_and_contracts
[2026-01-30 19:45:18] [query] Tokens: refer, reference, referenced, references, references-, referencing, referenda, referendum, referendums, referral
[2026-01-30 19:45:18] [query] Mods: 5
[2026-01-30 19:45:18] [query] Using OR logic
[2026-01-30 19:45:18] [query] Found results using: or logic
[2026-01-30 19:45:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2998,919,16833,12994,20644,33339,10278,10247,24702,4329) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:45:18] [query] Results: 6 Pages of results: 1
[2026-01-30 19:45:18] [query] Execution time: 0.02723
[2026-01-30 19:45:35] [query] Query for: gunstiges trazodon online ⡶⣇ www.7search.xyz/de/trazodon 100 preis. kaufen visa bestellen uber nacht. ohne rezept gunstig kaufen.
[2026-01-30 19:45:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:45:35] [query] Engine: default
[2026-01-30 19:45:35] [query] Tokens: preisler, 100, de, online, uber, visa, www, xyz
[2026-01-30 19:45:35] [query] Mods: 11
[2026-01-30 19:45:35] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:45:35] [query] Using OR logic
[2026-01-30 19:45:36] [query] Found results using: or logic
[2026-01-30 19:45:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (133,3783,994,6583,21266,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72908,133,3783,994,6583,21266,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:45:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:45:36] [query] Results: 347 Pages of results: 2
[2026-01-30 19:45:36] [query] Execution time: 0.17261
[2026-01-30 19:45:38] [query] Query for: breeezy all songs maroc mp4 download
[2026-01-30 19:45:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:45:38] [query] Engine: default
[2026-01-30 19:45:38] [query] Tokens: mp4, download, breeze, breezeway, showings, snags, son's, breeezy songs maroc
[2026-01-30 19:45:38] [query] Mods: 11
[2026-01-30 19:45:38] [query] Using OR logic
[2026-01-30 19:45:38] [query] Found results using: or logic
[2026-01-30 19:45:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9546,13819)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13819,9546,22097,40517,5689,35183,33867,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:45:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:45:38] [query] Results: 82 Pages of results: 1
[2026-01-30 19:45:38] [query] Execution time: 0.21121
[2026-01-30 19:45:40] [query] Query for: contract of sale real estate
[2026-01-30 19:45:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:45:40] [query] Engine: default
[2026-01-30 19:45:40] [query] Tokens: contract, sale, real, estate
[2026-01-30 19:45:40] [query] Mods: 11
[2026-01-30 19:45:40] [query] Trying AND logic
[2026-01-30 19:45:40] [query] Using OR logic
[2026-01-30 19:45:41] [query] Found results using: or logic
[2026-01-30 19:45:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2727,125,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:45:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:45:41] [query] Results: 1468 Pages of results: 8
[2026-01-30 19:45:41] [query] Execution time: 0.60393
[2026-01-30 19:45:57] [query] Query for: achat
[2026-01-30 19:45:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:45:57] [query] Engine: default
[2026-01-30 19:45:57] [query] Tokens: act, ai & chat, aichat, achat
[2026-01-30 19:45:57] [query] Mods: 11
[2026-01-30 19:45:57] [query] Using OR logic
[2026-01-30 19:45:57] [query] Found results using: or logic
[2026-01-30 19:45:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1058,53449,53450,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:45:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:45:57] [query] Results: 181 Pages of results: 1
[2026-01-30 19:45:57] [query] Execution time: 0.14584
[2026-01-30 19:45:58] [query] Query for: realtor fees to sell home in florida
[2026-01-30 19:45:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:45:58] [query] Engine: default
[2026-01-30 19:45:58] [query] Tokens: realtor, fees, sell, home, florida
[2026-01-30 19:45:58] [query] Mods: 11
[2026-01-30 19:45:58] [query] Trying AND logic
[2026-01-30 19:45:58] [query] Using OR logic
[2026-01-30 19:45:59] [query] Found results using: or logic
[2026-01-30 19:45:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,3018,106,234,4111) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:45:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:45:59] [query] Results: 940 Pages of results: 5
[2026-01-30 19:45:59] [query] Execution time: 0.43950
[2026-01-30 19:46:01] [query] Query for: www.nra2024.org
[2026-01-30 19:46:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:01] [query] Engine: default
[2026-01-30 19:46:01] [query] Tokens: www, org, nra2024 www.nra2024.org
[2026-01-30 19:46:01] [query] Mods: 11
[2026-01-30 19:46:01] [query] Using OR logic
[2026-01-30 19:46:01] [query] Found results using: or logic
[2026-01-30 19:46:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (279,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,279,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:01] [query] Results: 237 Pages of results: 2
[2026-01-30 19:46:01] [query] Execution time: 0.28512
[2026-01-30 19:46:15] [query] Query for: billig lopinavir online ⥵⠇🌨 www.7search.xyz/lopinavir til salgs norge kjop pa nettet lovlig. come aumentare la quantita di sperma. vil du kjope
[2026-01-30 19:46:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:15] [query] Engine: default
[2026-01-30 19:46:15] [query] Tokens: diabetes, diagnoses, diagnostic, diagram, dial, dial 2018, dial2018, dialing, diallo, dialogue
[2026-01-30 19:46:15] [query] Mods: 11
[2026-01-30 19:46:15] [query] Using OR logic
[2026-01-30 19:46:15] [query] Found results using: and logic
[2026-01-30 19:46:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (632,3789,994,7795,6661,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17663,24615,43889,2692,4399,15383,15400,63629,23181,2708) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:15] [query] Results: 14 Pages of results: 1
[2026-01-30 19:46:15] [query] Execution time: 0.03715
[2026-01-30 19:46:16] [query] Query for: 29043
[2026-01-30 19:46:16] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:16] [query] Engine: download_ready
[2026-01-30 19:46:16] [query] Tokens: 29043
[2026-01-30 19:46:16] [query] Mods: 5
[2026-01-30 19:46:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31466) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:16] [query] Results: 0 Pages of results: 0
[2026-01-30 19:46:16] [query] Execution time: 0.00969
[2026-01-30 19:46:20] [query] Query for: roc realtor solutions
[2026-01-30 19:46:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:20] [query] Engine: default
[2026-01-30 19:46:20] [query] Tokens: rochelle, rocio, rock, rock 1985, rock1985, rocket, rockets, rockingham, rocks, rockstar
[2026-01-30 19:46:20] [query] Mods: 11
[2026-01-30 19:46:20] [query] Using OR logic
[2026-01-30 19:46:21] [query] Found results using: and logic
[2026-01-30 19:46:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402,5344)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53579,72323,9709,30660,30769,74659,13468,14385,22631,56179) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:21] [query] Results: 13 Pages of results: 1
[2026-01-30 19:46:21] [query] Execution time: 0.12730
[2026-01-30 19:46:21] [query] Query for: achat priligy sandoz 100 mg ⡯ http://onlinepainpharma.com/priligy meilleur generique livraison gratuite a ca marche
[2026-01-30 19:46:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:21] [query] Engine: default
[2026-01-30 19:46:21] [query] Tokens: mg, marched, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 100, ca, com, http
[2026-01-30 19:46:21] [query] Mods: 11
[2026-01-30 19:46:21] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:46:21] [query] Using OR logic
[2026-01-30 19:46:21] [query] Found results using: or logic
[2026-01-30 19:46:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (133,15734,23,2484)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,7714,32437,51000,51009,51015,133,15734,23,2484) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:21] [query] Results: 311 Pages of results: 2
[2026-01-30 19:46:21] [query] Execution time: 0.30895
[2026-01-30 19:46:23] [query] Query for: robot qui perd son bras commercial
[2026-01-30 19:46:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:23] [query] Engine: default
[2026-01-30 19:46:23] [query] Tokens: brasseur, brasstown, perdomo, quick, quick-editing, quickediting, quicker, quickest, quicklinks, quickly
[2026-01-30 19:46:23] [query] Mods: 11
[2026-01-30 19:46:23] [query] Trying AND logic
[2026-01-30 19:46:23] [query] Using OR logic
[2026-01-30 19:46:23] [query] Found results using: or logic
[2026-01-30 19:46:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (95,33607,2899)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23008,71786,23920,3337,68934,68935,10776,11244,9763,2712) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:23] [query] Results: 106 Pages of results: 1
[2026-01-30 19:46:23] [query] Execution time: 0.07520
[2026-01-30 19:46:29] [query] Query for: ref
[2026-01-30 19:46:29] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:29] [query] Engine: forms_and_contracts
[2026-01-30 19:46:29] [query] Tokens: refer, reference, referenced, references, references-, referencing, referenda, referendum, referendums, referral
[2026-01-30 19:46:29] [query] Mods: 5
[2026-01-30 19:46:29] [query] Using OR logic
[2026-01-30 19:46:29] [query] Found results using: or logic
[2026-01-30 19:46:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2998,919,16833,12994,20644,33339,10278,10247,24702,4329) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:29] [query] Results: 6 Pages of results: 1
[2026-01-30 19:46:29] [query] Execution time: 0.00538
[2026-01-30 19:46:33] [query] Query for: cheokee county nc real estate
[2026-01-30 19:46:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:33] [query] Engine: default
[2026-01-30 19:46:33] [query] Tokens: county, nc, real, estate, cheese, choe, cheokee
[2026-01-30 19:46:33] [query] Mods: 11
[2026-01-30 19:46:33] [query] Using OR logic
[2026-01-30 19:46:34] [query] Found results using: or logic
[2026-01-30 19:46:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (574,172,396,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (574,396,171,172,60277,47662,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:34] [query] Results: 1187 Pages of results: 6
[2026-01-30 19:46:34] [query] Execution time: 1.07697
[2026-01-30 19:46:47] [query] Query for: noth carolina ccim
[2026-01-30 19:46:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:47] [query] Engine: default
[2026-01-30 19:46:47] [query] Tokens: nothing, carolina, ccim
[2026-01-30 19:46:47] [query] Mods: 11
[2026-01-30 19:46:47] [query] Trying AND logic
[2026-01-30 19:46:47] [query] Found results using: and logic
[2026-01-30 19:46:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,7918)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1258,254,7918) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:47] [query] Results: 1 Pages of results: 1
[2026-01-30 19:46:47] [query] Execution time: 0.06470
[2026-01-30 19:46:55] [query] Query for: real estate in washington nc
[2026-01-30 19:46:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:55] [query] Engine: default
[2026-01-30 19:46:55] [query] Tokens: real, estate, washington, nc
[2026-01-30 19:46:55] [query] Mods: 11
[2026-01-30 19:46:55] [query] Trying AND logic
[2026-01-30 19:46:55] [query] Using OR logic
[2026-01-30 19:46:56] [query] Found results using: or logic
[2026-01-30 19:46:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,4551,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:56] [query] Results: 1182 Pages of results: 6
[2026-01-30 19:46:56] [query] Execution time: 0.89258
[2026-01-30 19:46:59] [query] Query for: order alprazolam 🦯 www.7search.xyz/alprazolam cheap online safe buy overnight online. now same day delivery can you from nz.
[2026-01-30 19:46:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:46:59] [query] Engine: default
[2026-01-30 19:46:59] [query] Tokens: 1yikdqs9extauneavnhrqu3p8jqvnzm71, allianz, artanzia, bonzie, brinzey, bronze, camenzind, chimpanzees, danzey, danziger
[2026-01-30 19:46:59] [query] Mods: 11
[2026-01-30 19:46:59] [query] Using OR logic
[2026-01-30 19:46:59] [query] Found results using: and logic
[2026-01-30 19:46:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2933,589,15343,2568,8263,251,994,5692,5536,2207,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67408,30949,9951,12329,10371,10312,44801,32574,51987,25586) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:46:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:46:59] [query] Results: 6 Pages of results: 1
[2026-01-30 19:46:59] [query] Execution time: 0.11875
[2026-01-30 19:47:11] [query] Query for: 4 panel wooden foldable pet gate
[2026-01-30 19:47:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:47:11] [query] Engine: default
[2026-01-30 19:47:11] [query] Tokens: 4, panel, wooden, pet, gate, foldable
[2026-01-30 19:47:11] [query] Mods: 11
[2026-01-30 19:47:11] [query] Using OR logic
[2026-01-30 19:47:12] [query] Found results using: or logic
[2026-01-30 19:47:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (440,8107,6326,8691,8099)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (440,6326,8099,8691,8107,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:47:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:47:12] [query] Results: 367 Pages of results: 2
[2026-01-30 19:47:12] [query] Execution time: 0.27182
[2026-01-30 19:47:17] [query] Query for: zillow listings in south carolina
[2026-01-30 19:47:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:47:17] [query] Engine: default
[2026-01-30 19:47:17] [query] Tokens: zillow, listings, south, carolina
[2026-01-30 19:47:17] [query] Mods: 11
[2026-01-30 19:47:17] [query] Trying AND logic
[2026-01-30 19:47:17] [query] Using OR logic
[2026-01-30 19:47:17] [query] Found results using: or logic
[2026-01-30 19:47:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,906,840,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:47:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:47:17] [query] Results: 678 Pages of results: 4
[2026-01-30 19:47:17] [query] Execution time: 0.25476
[2026-01-30 19:47:54] [query] Query for: ncdot jacksonville nc
[2026-01-30 19:47:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:47:54] [query] Engine: default
[2026-01-30 19:47:54] [query] Tokens: ncdot, jacksonville, nc
[2026-01-30 19:47:54] [query] Mods: 11
[2026-01-30 19:47:54] [query] Trying AND logic
[2026-01-30 19:47:54] [query] Using OR logic
[2026-01-30 19:47:55] [query] Found results using: or logic
[2026-01-30 19:47:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11842,9849,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:47:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:47:55] [query] Results: 657 Pages of results: 4
[2026-01-30 19:47:55] [query] Execution time: 0.41967
[2026-01-30 19:48:22] [query] Query for: mineral rights associated with real property are always
[2026-01-30 19:48:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:48:22] [query] Engine: default
[2026-01-30 19:48:22] [query] Tokens: mineral, rights, associated, real, property, always
[2026-01-30 19:48:22] [query] Mods: 11
[2026-01-30 19:48:22] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:48:22] [query] Using OR logic
[2026-01-30 19:48:23] [query] Found results using: or logic
[2026-01-30 19:48:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6537,5159,4616,171,107,1691) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:48:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:48:23] [query] Results: 1330 Pages of results: 7
[2026-01-30 19:48:23] [query] Execution time: 0.58111
[2026-01-30 19:48:39] [index:background] Health check
[2026-01-30 19:48:50] [indexer:background] Health check
[2026-01-30 19:49:01] [query] Query for: scam seller
[2026-01-30 19:49:01] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:49:01] [query] Engine: default
[2026-01-30 19:49:01] [query] Tokens: scam, seller
[2026-01-30 19:49:01] [query] Mods: 11
[2026-01-30 19:49:01] [query] Trying AND logic
[2026-01-30 19:49:01] [query] Found results using: and logic
[2026-01-30 19:49:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2477,210) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:49:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1051', '14230', '24804', '2581', '45108', '54588') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:49:01] [query] Results: 6 Pages of results: 1
[2026-01-30 19:49:01] [query] Execution time: 0.08849
[2026-01-30 19:50:06] [query] Query for: 02 arena shpping complex to kinaara restaurant
[2026-01-30 19:50:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:50:06] [query] Engine: default
[2026-01-30 19:50:06] [query] Tokens: 02, arena, complex, restaurant, scoping, shaping, shaving, shpping kinaara
[2026-01-30 19:50:06] [query] Mods: 11
[2026-01-30 19:50:06] [query] Using OR logic
[2026-01-30 19:50:06] [query] Found results using: or logic
[2026-01-30 19:50:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (13233,13147,1767,7761)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13233,13147,1767,7761,24489,4549,14263,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:50:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:50:06] [query] Results: 257 Pages of results: 2
[2026-01-30 19:50:06] [query] Execution time: 0.18091
[2026-01-30 19:50:54] [query] Query for: nc e
[2026-01-30 19:50:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:50:54] [query] Engine: default
[2026-01-30 19:50:54] [query] Tokens: nc, e
[2026-01-30 19:50:54] [query] Mods: 11
[2026-01-30 19:50:54] [query] Trying AND logic
[2026-01-30 19:50:55] [query] Found results using: and logic
[2026-01-30 19:50:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,28) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:50:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11111', '12321', '13079', '13243', '13807', '13839', '14230', '14256', '14335', '17590', '17763', '17962', '18501', '19386', '19684', '20171', '20178', '20378', '21259', '21431', '21634', '21669', '21705', '2201', '25795', '2613', '26196', '296', '3', '36771', '40030', '40365', '40663', '41094', '41095', '43407', '43530', '43763', '44444', '46444', '47617', '47619', '47873', '49113', '49909', '51088', '51394', '51646', '52093', '53181', '54', '54711', '54859', '55384', '56065', '56311', '7854', '865') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:50:55] [query] Results: 49 Pages of results: 1
[2026-01-30 19:50:55] [query] Execution time: 0.27382
[2026-01-30 19:51:01] [query] Query for: sample offer to purchase vacant land
[2026-01-30 19:51:01] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:51:01] [query] Engine: forms_and_contracts
[2026-01-30 19:51:01] [query] Tokens: sample, offer, purchase, vacant, land
[2026-01-30 19:51:01] [query] Mods: 5
[2026-01-30 19:51:01] [query] Trying AND logic
[2026-01-30 19:51:01] [query] Using OR logic
[2026-01-30 19:51:01] [query] Found results using: or logic
[2026-01-30 19:51:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6475,1798,120,4880,979) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:51:01] [query] Results: 181 Pages of results: 1
[2026-01-30 19:51:01] [query] Execution time: 0.11656
[2026-01-30 19:52:07] [query] Query for: muslim leaders are called
[2026-01-30 19:52:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:52:07] [query] Engine: default
[2026-01-30 19:52:07] [query] Tokens: leaders, called, muslim
[2026-01-30 19:52:07] [query] Mods: 11
[2026-01-30 19:52:07] [query] Using OR logic
[2026-01-30 19:52:07] [query] Found results using: or logic
[2026-01-30 19:52:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (545,240)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (240,545,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:52:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:52:07] [query] Results: 219 Pages of results: 2
[2026-01-30 19:52:07] [query] Execution time: 0.16421
[2026-01-30 19:52:17] [query] Query for: sample professional services
[2026-01-30 19:52:17] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:52:17] [query] Engine: forms_and_contracts
[2026-01-30 19:52:17] [query] Tokens: sample, professional, services
[2026-01-30 19:52:17] [query] Mods: 5
[2026-01-30 19:52:17] [query] Trying AND logic
[2026-01-30 19:52:17] [query] Found results using: and logic
[2026-01-30 19:52:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6475,947,1821) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29407', '29413', '29528') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:52:17] [query] Results: 3 Pages of results: 1
[2026-01-30 19:52:17] [query] Execution time: 0.04479
[2026-01-30 19:52:31] [query] Query for: real estate 2025
[2026-01-30 19:52:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:52:31] [query] Engine: default
[2026-01-30 19:52:31] [query] Tokens: estate 2025, 2025, estate, real
[2026-01-30 19:52:31] [query] Mods: 11
[2026-01-30 19:52:31] [query] Trying AND logic
[2026-01-30 19:52:31] [query] Using OR logic
[2026-01-30 19:52:31] [query] Found results using: or logic
[2026-01-30 19:52:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (73722,24711,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:52:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:52:31] [query] Results: 1032 Pages of results: 6
[2026-01-30 19:52:31] [query] Execution time: 0.57335
[2026-01-30 19:53:00] [query] Query for: homestead real estate group
[2026-01-30 19:53:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:53:00] [query] Engine: default
[2026-01-30 19:53:00] [query] Tokens: real, estate, group, homestead
[2026-01-30 19:53:00] [query] Mods: 11
[2026-01-30 19:53:00] [query] Using OR logic
[2026-01-30 19:53:00] [query] Found results using: or logic
[2026-01-30 19:53:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,1286,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1286,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:53:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:53:00] [query] Results: 970 Pages of results: 5
[2026-01-30 19:53:00] [query] Execution time: 0.60207
[2026-01-30 19:53:32] [query] Query for: how many houses do realtors sell a year
[2026-01-30 19:53:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:53:32] [query] Engine: default
[2026-01-30 19:53:32] [query] Tokens: many, houses, realtors, sell, year
[2026-01-30 19:53:32] [query] Mods: 11
[2026-01-30 19:53:32] [query] Trying AND logic
[2026-01-30 19:53:32] [query] Using OR logic
[2026-01-30 19:53:32] [query] Found results using: or logic
[2026-01-30 19:53:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (537,2990,96,106,83) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:53:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:53:32] [query] Results: 1013 Pages of results: 6
[2026-01-30 19:53:32] [query] Execution time: 0.74327
[2026-01-30 19:53:37] [index:background] Health check
[2026-01-30 19:53:37] [index:background] CPU load threshold (3) breached: 3.07 [waiting 2]
[2026-01-30 19:53:39] [indexer:background] CPU load threshold (3) breached: 3.07 [waiting 2]
[2026-01-30 19:53:50] [indexer:background] Health check
[2026-01-30 19:54:10] [query] Query for: tpa real estate
[2026-01-30 19:54:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:54:10] [query] Engine: default
[2026-01-30 19:54:10] [query] Tokens: brightpath, ceelectivestayingontherightpathceapproved1115767, fastpaced, flatpanel, itpa, mustpass, outpacing, postpandemic, estate, real
[2026-01-30 19:54:10] [query] Mods: 11
[2026-01-30 19:54:10] [query] Trying AND logic
[2026-01-30 19:54:10] [query] Found results using: and logic
[2026-01-30 19:54:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21605,54187,2601,11503,33058,21301,25728,25262,172,171) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:54:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1051', '14364', '17398', '19388', '20288', '21606', '43727', '49351', '50153', '54753') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:54:10] [query] Results: 9 Pages of results: 1
[2026-01-30 19:54:10] [query] Execution time: 0.11388
[2026-01-30 19:54:47] [query] Query for: how many houses do realtors sell a year
[2026-01-30 19:54:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:54:47] [query] Engine: default
[2026-01-30 19:54:47] [query] Tokens: many, houses, realtors, sell, year
[2026-01-30 19:54:47] [query] Mods: 11
[2026-01-30 19:54:47] [query] Trying AND logic
[2026-01-30 19:54:47] [query] Using OR logic
[2026-01-30 19:54:47] [query] Found results using: or logic
[2026-01-30 19:54:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (537,2990,96,106,83) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:54:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:54:47] [query] Results: 1013 Pages of results: 6
[2026-01-30 19:54:47] [query] Execution time: 0.54901
[2026-01-30 19:54:49] [query] Query for: realtor in spanish
[2026-01-30 19:54:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:54:49] [query] Engine: default
[2026-01-30 19:54:49] [query] Tokens: realtor, spanish
[2026-01-30 19:54:49] [query] Mods: 11
[2026-01-30 19:54:49] [query] Trying AND logic
[2026-01-30 19:54:49] [query] Found results using: and logic
[2026-01-30 19:54:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,10382) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:54:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10376', '2950', '41166', '41177', '41180', '41183', '41186', '43693', '44444', '50044', '52781', '52789', '52792', '52794', '52796') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:54:49] [query] Results: 5 Pages of results: 1
[2026-01-30 19:54:49] [query] Execution time: 0.05120
[2026-01-30 19:54:51] [query] Query for: rmc2
[2026-01-30 19:54:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:54:51] [query] Engine: default
[2026-01-30 19:54:52] [query] Tokens: rmhc, rmc2
[2026-01-30 19:54:52] [query] Mods: 11
[2026-01-30 19:54:52] [query] Using OR logic
[2026-01-30 19:54:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (63395,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:54:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:54:52] [query] Results: 0 Pages of results: 0
[2026-01-30 19:54:52] [query] Execution time: 0.10066
[2026-01-30 19:55:26] [query] Query for: homestead real estate group
[2026-01-30 19:55:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:55:26] [query] Engine: default
[2026-01-30 19:55:26] [query] Tokens: real, estate, group, homestead
[2026-01-30 19:55:26] [query] Mods: 11
[2026-01-30 19:55:26] [query] Using OR logic
[2026-01-30 19:55:26] [query] Found results using: or logic
[2026-01-30 19:55:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,1286,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1286,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:55:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:55:26] [query] Results: 970 Pages of results: 5
[2026-01-30 19:55:26] [query] Execution time: 0.48640
[2026-01-30 19:55:27] [query] Query for: land for sale caldwell county nc
[2026-01-30 19:55:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:55:27] [query] Engine: default
[2026-01-30 19:55:27] [query] Tokens: land, sale, caldwell, county, nc
[2026-01-30 19:55:27] [query] Mods: 11
[2026-01-30 19:55:27] [query] Trying AND logic
[2026-01-30 19:55:27] [query] Using OR logic
[2026-01-30 19:55:27] [query] Found results using: or logic
[2026-01-30 19:55:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,125,21680,574,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:55:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:55:27] [query] Results: 919 Pages of results: 5
[2026-01-30 19:55:27] [query] Execution time: 0.52906
[2026-01-30 19:55:29] [query] Query for: cumberland county nc property sale records
[2026-01-30 19:55:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:55:29] [query] Engine: default
[2026-01-30 19:55:29] [query] Tokens: cumberland, county, nc, property, sale, records
[2026-01-30 19:55:29] [query] Mods: 11
[2026-01-30 19:55:29] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:55:29] [query] Using OR logic
[2026-01-30 19:55:29] [query] Found results using: or logic
[2026-01-30 19:55:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13301,574,396,107,125,879) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:55:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:55:29] [query] Results: 1276 Pages of results: 7
[2026-01-30 19:55:29] [query] Execution time: 0.69666
[2026-01-30 19:56:21] [query] Query for: is it customary for a buyer to send pickup agent collect purchases and have customer pay agent?
[2026-01-30 19:56:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:56:21] [query] Engine: default
[2026-01-30 19:56:21] [query] Tokens: customary, buyer, send, pickup, agent, collect, purchases, customer, pay
[2026-01-30 19:56:21] [query] Mods: 11
[2026-01-30 19:56:21] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:56:21] [query] Using OR logic
[2026-01-30 19:56:21] [query] Found results using: or logic
[2026-01-30 19:56:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34743,3046,731,14616,1470,1485,6961,4398,608) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:56:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:56:21] [query] Results: 914 Pages of results: 5
[2026-01-30 19:56:21] [query] Execution time: 0.28232
[2026-01-30 19:56:32] [query] Query for: mg hector second hand
[2026-01-30 19:56:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:56:32] [query] Engine: default
[2026-01-30 19:56:32] [query] Tokens: mg, hector, mga, mgrqispi, mgrqispi.dll, mgrqispidll, hand, second
[2026-01-30 19:56:32] [query] Mods: 11
[2026-01-30 19:56:32] [query] Trying AND logic
[2026-01-30 19:56:32] [query] Using OR logic
[2026-01-30 19:56:32] [query] Found results using: or logic
[2026-01-30 19:56:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2392,615)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,23943,32437,51000,51009,51015,2392,615) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:56:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:56:32] [query] Results: 243 Pages of results: 2
[2026-01-30 19:56:32] [query] Execution time: 0.09185
[2026-01-30 19:56:36] [query] Query for: pa real estate purchase agreement download free
[2026-01-30 19:56:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:56:36] [query] Engine: default
[2026-01-30 19:56:36] [query] Tokens: pa, real, estate, purchase, agreement, download, free
[2026-01-30 19:56:36] [query] Mods: 11
[2026-01-30 19:56:36] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 19:56:36] [query] Using OR logic
[2026-01-30 19:56:36] [query] Query for: 
[2026-01-30 19:56:36] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:56:36] [query] Engine: default
[2026-01-30 19:56:36] [query] Tokens: 
[2026-01-30 19:56:36] [query] Mods: 11
[2026-01-30 19:56:36] [query] Found results using: or logic
[2026-01-30 19:56:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:56:36') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:56:36] [query] Results: 2025 Pages of results: 11
[2026-01-30 19:56:36] [query] Execution time: 0.23527
[2026-01-30 19:56:37] [query] Found results using: or logic
[2026-01-30 19:56:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7795,171,172,120,873,9546,2811) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:56:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:56:37] [query] Results: 1435 Pages of results: 8
[2026-01-30 19:56:37] [query] Execution time: 0.64537
[2026-01-30 19:56:40] [query] Query for: additional
[2026-01-30 19:56:40] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:56:40] [query] Engine: forms_and_contracts
[2026-01-30 19:56:40] [query] Tokens: additional
[2026-01-30 19:56:40] [query] Mods: 5
[2026-01-30 19:56:40] [query] Found results using: or logic
[2026-01-30 19:56:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1990) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:56:40] [query] Results: 10 Pages of results: 1
[2026-01-30 19:56:40] [query] Execution time: 0.07227
[2026-01-30 19:57:05] [query] Query for: florida asn of realtors
[2026-01-30 19:57:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:57:05] [query] Engine: default
[2026-01-30 19:57:05] [query] Tokens: basnight, hasn, hasnt, hasn’t, wasn, wasnt, wasn’t, florida, realtors
[2026-01-30 19:57:05] [query] Mods: 11
[2026-01-30 19:57:05] [query] Trying AND logic
[2026-01-30 19:57:06] [query] Using OR logic
[2026-01-30 19:57:10] [query] Found results using: or logic
[2026-01-30 19:57:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4111,96)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (26750,3250,3410,3377,859,999,988,4111,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:57:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:57:10] [query] Results: 754 Pages of results: 4
[2026-01-30 19:57:10] [query] Execution time: 4.82651
[2026-01-30 19:57:10] [query] Query for: north carolina official symbols
[2026-01-30 19:57:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:57:10] [query] Engine: default
[2026-01-30 19:57:10] [query] Tokens: north, carolina, official, symbols
[2026-01-30 19:57:10] [query] Mods: 11
[2026-01-30 19:57:10] [query] Trying AND logic
[2026-01-30 19:57:10] [query] Using OR logic
[2026-01-30 19:57:11] [query] Found results using: or logic
[2026-01-30 19:57:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,7090,8758) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:57:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:57:11] [query] Results: 606 Pages of results: 4
[2026-01-30 19:57:11] [query] Execution time: 0.74663
[2026-01-30 19:58:16] [query] Query for: property
[2026-01-30 19:58:16] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:58:16] [query] Engine: forms_and_contracts
[2026-01-30 19:58:16] [query] Tokens: property
[2026-01-30 19:58:16] [query] Mods: 5
[2026-01-30 19:58:16] [query] Found results using: or logic
[2026-01-30 19:58:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:58:16] [query] Results: 80 Pages of results: 1
[2026-01-30 19:58:16] [query] Execution time: 0.12795
[2026-01-30 19:58:16] [index] Marking post.page 38220 to be dropped
[2026-01-30 19:58:18] [query] Query for: amend
[2026-01-30 19:58:18] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:58:18] [query] Engine: forms_and_contracts
[2026-01-30 19:58:18] [query] Tokens: amend
[2026-01-30 19:58:18] [query] Mods: 5
[2026-01-30 19:58:18] [query] Found results using: or logic
[2026-01-30 19:58:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13089) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:58:18] [query] Results: 6 Pages of results: 1
[2026-01-30 19:58:18] [query] Execution time: 0.07727
[2026-01-30 19:58:21] [index] Dropping post.page 38220
[2026-01-30 19:58:21] [index:background] CPU load threshold (3) breached: 3.61 [waiting 2]
[2026-01-30 19:58:23] [index] Marking post.page 38220 to be dropped
[2026-01-30 19:58:23] [indexer] Queued next batch (1)
[2026-01-30 19:58:23] [indexer:background] CPU load threshold (3) breached: 3.56 [waiting 2]
[2026-01-30 19:58:27] [indexer] Processing batch (1)
[2026-01-30 19:58:27] [indexer] Indexing post.page:38220
[2026-01-30 19:58:28] [index] Dropping post.page 38220
[2026-01-30 19:58:28] [index:background] CPU load threshold (3) breached: 3.59 [waiting 2]
[2026-01-30 19:58:28] [index] Marking [1] post.page 38220 as indexed
[2026-01-30 19:58:28] [indexer] Queued next batch (1)
[2026-01-30 19:58:28] [indexer:background] CPU load threshold (3) breached: 3.59 [waiting 2]
[2026-01-30 19:58:30] [indexer] Processing batch (1)
[2026-01-30 19:58:30] [indexer] Indexing post.page:38220
[2026-01-30 19:58:30] [index] Marking [1] post.page 38220 as indexed
[2026-01-30 19:58:30] [indexer] Index built
[2026-01-30 19:58:30] [indexer:background] CPU load threshold (3) breached: 3.59 [waiting 2]
[2026-01-30 19:58:33] [indexer] Index built
[2026-01-30 19:58:33] [indexer:background] CPU load threshold (3) breached: 3.55 [waiting 2]
[2026-01-30 19:58:34] [query] Query for: property showing
[2026-01-30 19:58:34] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:58:34] [query] Engine: forms_and_contracts
[2026-01-30 19:58:34] [query] Tokens: property, showing
[2026-01-30 19:58:34] [query] Mods: 5
[2026-01-30 19:58:34] [query] Trying AND logic
[2026-01-30 19:58:34] [query] Found results using: and logic
[2026-01-30 19:58:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,3190) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('35088', '35093', '50428', '50431') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:58:34] [query] Results: 4 Pages of results: 1
[2026-01-30 19:58:34] [query] Execution time: 0.15298
[2026-01-30 19:59:03] [index:background] Health check
[2026-01-30 19:59:03] [index:background] CPU load threshold (3) breached: 3.84 [waiting 2]
[2026-01-30 19:59:05] [indexer:background] CPU load threshold (3) breached: 3.84 [waiting 2]
[2026-01-30 19:59:07] [indexer:background] Health check
[2026-01-30 19:59:07] [indexer:background] CPU load threshold (3) breached: 3.93 [waiting 2]
[2026-01-30 19:59:09] [indexer:background] Health check
[2026-01-30 19:59:09] [indexer:background] CPU load threshold (3) breached: 3.93 [waiting 2]
[2026-01-30 19:59:19] [query] Query for: seller possesion
[2026-01-30 19:59:19] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:59:19] [query] Engine: forms_and_contracts
[2026-01-30 19:59:19] [query] Tokens: seller, passion, possession, possession 6, possession6, possesion
[2026-01-30 19:59:19] [query] Mods: 5
[2026-01-30 19:59:19] [query] Using OR logic
[2026-01-30 19:59:20] [query] Found results using: or logic
[2026-01-30 19:59:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (210)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,5595,14037,38263,38269,0) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:59:20] [query] Results: 46 Pages of results: 1
[2026-01-30 19:59:20] [query] Execution time: 0.44768
[2026-01-30 19:59:22] [query] Query for: xp15000 size
[2026-01-30 19:59:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:59:22] [query] Engine: default
[2026-01-30 19:59:22] [query] Tokens: size, xp15000
[2026-01-30 19:59:22] [query] Mods: 11
[2026-01-30 19:59:22] [query] Using OR logic
[2026-01-30 19:59:22] [query] Found results using: or logic
[2026-01-30 19:59:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1207)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1207,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:59:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:59:22] [query] Results: 30 Pages of results: 1
[2026-01-30 19:59:22] [query] Execution time: 0.10063
[2026-01-30 19:59:26] [query] Query for: seller poss
[2026-01-30 19:59:26] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:59:26] [query] Engine: forms_and_contracts
[2026-01-30 19:59:26] [query] Tokens: possess, possessed, possesses, possessing, possession, possession 6, possession-of-the-property, possession6, possessionoftheproperty, possessions
[2026-01-30 19:59:26] [query] Mods: 5
[2026-01-30 19:59:26] [query] Using OR logic
[2026-01-30 19:59:26] [query] Found results using: and logic
[2026-01-30 19:59:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (210)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5157,17128,15171,14336,14037,38263,37424,38269,37425,7242) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:59:26] [query] Results: 10 Pages of results: 1
[2026-01-30 19:59:26] [query] Execution time: 0.02497
[2026-01-30 19:59:36] [query] Query for: toolkit
[2026-01-30 19:59:36] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:59:36] [query] Engine: default
[2026-01-30 19:59:36] [query] Tokens: toolkit
[2026-01-30 19:59:36] [query] Mods: 11
[2026-01-30 19:59:36] [query] Found results using: or logic
[2026-01-30 19:59:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9325) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:59:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:59:36] [query] Results: 31 Pages of results: 1
[2026-01-30 19:59:36] [query] Execution time: 0.10145
[2026-01-30 19:59:39] [query] Query for: property showing
[2026-01-30 19:59:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:59:39] [query] Engine: default
[2026-01-30 19:59:39] [query] Tokens: property, showing
[2026-01-30 19:59:39] [query] Mods: 11
[2026-01-30 19:59:39] [query] Trying AND logic
[2026-01-30 19:59:39] [query] Found results using: and logic
[2026-01-30 19:59:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,3190) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:59:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1211', '1241', '13243', '13282', '13337', '14176', '14230', '14256', '16726', '16804', '19992', '20171', '20172', '20208', '20258', '20370', '20375', '20405', '20445', '20449', '20485', '20515', '21624', '2199', '22254', '22257', '2253', '2353', '2505', '25143', '25153', '25486', '25632', '25702', '25922', '26144', '26242', '26245', '26246', '26277', '2927', '33320', '35088', '35093', '36800', '36804', '39803', '39804', '40214', '40247', '40254', '40631', '40916', '41093', '41094', '41095', '4876', '49253', '49286', '50410', '50411', '50428', '50431', '50639', '51394', '54588', '54640', '54828', '55277', '55994') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:59:39] [query] Results: 70 Pages of results: 1
[2026-01-30 19:59:39] [query] Execution time: 0.16807
[2026-01-30 19:59:43] [query] Query for: north carolina top docs list
[2026-01-30 19:59:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 19:59:43] [query] Engine: default
[2026-01-30 19:59:43] [query] Tokens: north, carolina, top, docs, list
[2026-01-30 19:59:43] [query] Mods: 11
[2026-01-30 19:59:43] [query] Trying AND logic
[2026-01-30 19:59:44] [query] Using OR logic
[2026-01-30 19:59:44] [query] Found results using: or logic
[2026-01-30 19:59:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,1156,25,1192) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 19:59:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 19:59:44] [query] Results: 836 Pages of results: 5
[2026-01-30 19:59:44] [query] Execution time: 0.59808
[2026-01-30 20:00:06] [query] Query for: property showing
[2026-01-30 20:00:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:00:06] [query] Engine: default
[2026-01-30 20:00:06] [query] Tokens: property, showing
[2026-01-30 20:00:06] [query] Mods: 11
[2026-01-30 20:00:06] [query] Trying AND logic
[2026-01-30 20:00:07] [query] Found results using: and logic
[2026-01-30 20:00:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,3190) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:00:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1211', '1241', '13243', '13282', '13337', '14176', '14230', '14256', '16726', '16804', '19992', '20171', '20172', '20208', '20258', '20370', '20375', '20405', '20445', '20449', '20485', '20515', '21624', '2199', '22254', '22257', '2253', '2353', '2505', '25143', '25153', '25486', '25632', '25702', '25922', '26144', '26242', '26245', '26246', '26277', '2927', '33320', '35088', '35093', '36800', '36804', '39803', '39804', '40214', '40247', '40254', '40631', '40916', '41093', '41094', '41095', '4876', '49253', '49286', '50410', '50411', '50428', '50431', '50639', '51394', '54588', '54640', '54828', '55277', '55994') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:00:07] [query] Results: 70 Pages of results: 1
[2026-01-30 20:00:07] [query] Execution time: 0.06541
[2026-01-30 20:00:16] [query] Query for: working
[2026-01-30 20:00:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:00:16] [query] Engine: default
[2026-01-30 20:00:16] [query] Tokens: working
[2026-01-30 20:00:16] [query] Mods: 11
[2026-01-30 20:00:16] [query] Found results using: or logic
[2026-01-30 20:00:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:00:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:00:16] [query] Results: 220 Pages of results: 2
[2026-01-30 20:00:16] [query] Execution time: 0.13378
[2026-01-30 20:00:21] [query] Query for: over the door single hook
[2026-01-30 20:00:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:00:21] [query] Engine: default
[2026-01-30 20:00:21] [query] Tokens: door, single, hook
[2026-01-30 20:00:21] [query] Mods: 11
[2026-01-30 20:00:21] [query] Trying AND logic
[2026-01-30 20:00:21] [query] Using OR logic
[2026-01-30 20:00:21] [query] Found results using: or logic
[2026-01-30 20:00:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1479,1448,9639) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:00:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:00:21] [query] Results: 111 Pages of results: 1
[2026-01-30 20:00:21] [query] Execution time: 0.10406
[2026-01-30 20:00:26] [query] Query for: stanly county nc business personal property tax listing
[2026-01-30 20:00:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:00:26] [query] Engine: default
[2026-01-30 20:00:26] [query] Tokens: county, nc, business, personal, property, tax, listing, stanley, stanly
[2026-01-30 20:00:26] [query] Mods: 11
[2026-01-30 20:00:26] [query] Using OR logic
[2026-01-30 20:00:27] [query] Found results using: or logic
[2026-01-30 20:00:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (522,574,1936,396,3795,107,81)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (574,396,522,3795,107,81,1936,14916,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:00:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:00:27] [query] Results: 1430 Pages of results: 8
[2026-01-30 20:00:27] [query] Execution time: 1.11807
[2026-01-30 20:00:28] [query] Query for: working
[2026-01-30 20:00:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:00:28] [query] Engine: default
[2026-01-30 20:00:28] [query] Tokens: working
[2026-01-30 20:00:28] [query] Mods: 11
[2026-01-30 20:00:28] [query] Found results using: or logic
[2026-01-30 20:00:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:00:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:00:28] [query] Results: 220 Pages of results: 2
[2026-01-30 20:00:28] [query] Execution time: 0.06859
[2026-01-30 20:00:42] [query] Query for: property with mineral rights for sale
[2026-01-30 20:00:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:00:42] [query] Engine: default
[2026-01-30 20:00:42] [query] Tokens: property, mineral, rights, sale
[2026-01-30 20:00:42] [query] Mods: 11
[2026-01-30 20:00:42] [query] Trying AND logic
[2026-01-30 20:00:42] [query] Found results using: and logic
[2026-01-30 20:00:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,6537,5159,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:00:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('12417', '20450', '21257', '22264', '26219', '47450') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:00:42] [query] Results: 6 Pages of results: 1
[2026-01-30 20:00:42] [query] Execution time: 0.07019
[2026-01-30 20:00:54] [query] Query for: homes for sale delaware nc
[2026-01-30 20:00:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:00:54] [query] Engine: default
[2026-01-30 20:00:54] [query] Tokens: homes, sale, delaware, nc
[2026-01-30 20:00:54] [query] Mods: 11
[2026-01-30 20:00:54] [query] Trying AND logic
[2026-01-30 20:00:54] [query] Using OR logic
[2026-01-30 20:00:54] [query] Found results using: or logic
[2026-01-30 20:00:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,6346,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:00:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:00:54] [query] Results: 917 Pages of results: 5
[2026-01-30 20:00:54] [query] Execution time: 0.59391
[2026-01-30 20:01:19] [query] Query for: 28858
[2026-01-30 20:01:19] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:01:19] [query] Engine: download_ready
[2026-01-30 20:01:19] [query] Tokens: 28858
[2026-01-30 20:01:19] [query] Mods: 5
[2026-01-30 20:01:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31382) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:01:19] [query] Results: 0 Pages of results: 0
[2026-01-30 20:01:19] [query] Execution time: 0.01649
[2026-01-30 20:01:32] [query] Query for: property showing
[2026-01-30 20:01:32] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:01:32] [query] Engine: forms_and_contracts
[2026-01-30 20:01:32] [query] Tokens: property, showing
[2026-01-30 20:01:32] [query] Mods: 5
[2026-01-30 20:01:32] [query] Trying AND logic
[2026-01-30 20:01:32] [query] Found results using: and logic
[2026-01-30 20:01:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,3190) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29810, 29804, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('35088', '35093', '50428', '50431') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:01:32] [query] Results: 4 Pages of results: 1
[2026-01-30 20:01:32] [query] Execution time: 0.01566
[2026-01-30 20:01:47] [query] Query for: liting
[2026-01-30 20:01:47] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:01:47] [query] Engine: forms_and_contracts
[2026-01-30 20:01:47] [query] Tokens: letting, lettings, liting
[2026-01-30 20:01:47] [query] Mods: 5
[2026-01-30 20:01:47] [query] Using OR logic
[2026-01-30 20:01:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8447,19952,0) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29810, 29804, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:01:47] [query] Results: 0 Pages of results: 0
[2026-01-30 20:01:47] [query] Execution time: 0.13123
[2026-01-30 20:01:52] [query] Query for: listing
[2026-01-30 20:01:52] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:01:52] [query] Engine: forms_and_contracts
[2026-01-30 20:01:52] [query] Tokens: listing
[2026-01-30 20:01:52] [query] Mods: 5
[2026-01-30 20:01:52] [query] Found results using: or logic
[2026-01-30 20:01:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1936) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29810, 29804, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:01:52] [query] Results: 20 Pages of results: 1
[2026-01-30 20:01:52] [query] Execution time: 0.05288
[2026-01-30 20:02:17] [query] Query for: what is a land sale note when buying property
[2026-01-30 20:02:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:02:17] [query] Engine: default
[2026-01-30 20:02:18] [query] Tokens: land, sale, note, buying, property
[2026-01-30 20:02:18] [query] Mods: 11
[2026-01-30 20:02:18] [query] Trying AND logic
[2026-01-30 20:02:18] [query] Using OR logic
[2026-01-30 20:02:18] [query] Found results using: or logic
[2026-01-30 20:02:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,125,975,2061,107) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:02:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:02:18] [query] Results: 1022 Pages of results: 6
[2026-01-30 20:02:18] [query] Execution time: 1.04309
[2026-01-30 20:02:58] [query] Query for: greensboro nc real estate for sale
[2026-01-30 20:02:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:02:58] [query] Engine: default
[2026-01-30 20:02:58] [query] Tokens: greensboro, nc, real, estate, sale
[2026-01-30 20:02:58] [query] Mods: 11
[2026-01-30 20:02:58] [query] Trying AND logic
[2026-01-30 20:02:58] [query] Using OR logic
[2026-01-30 20:02:59] [query] Found results using: or logic
[2026-01-30 20:02:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5623,396,171,172,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:02:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:02:59] [query] Results: 1263 Pages of results: 7
[2026-01-30 20:02:59] [query] Execution time: 0.88822
[2026-01-30 20:03:06] [query] Query for: lease
[2026-01-30 20:03:06] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:03:06] [query] Engine: forms_and_contracts
[2026-01-30 20:03:06] [query] Tokens: lease
[2026-01-30 20:03:06] [query] Mods: 5
[2026-01-30 20:03:06] [query] Found results using: or logic
[2026-01-30 20:03:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17181) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29810, 29804, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:03:06] [query] Results: 26 Pages of results: 1
[2026-01-30 20:03:06] [query] Execution time: 0.03233
[2026-01-30 20:03:21] [query] Query for: renewal realty
[2026-01-30 20:03:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:03:21] [query] Engine: default
[2026-01-30 20:03:21] [query] Tokens: renewal, realty
[2026-01-30 20:03:21] [query] Mods: 11
[2026-01-30 20:03:21] [query] Trying AND logic
[2026-01-30 20:03:21] [query] Using OR logic
[2026-01-30 20:03:21] [query] Found results using: or logic
[2026-01-30 20:03:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16272,1138) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:03:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:03:21] [query] Results: 76 Pages of results: 1
[2026-01-30 20:03:21] [query] Execution time: 0.05402
[2026-01-30 20:03:24] [query] Query for: mls listings rental mobile homes
[2026-01-30 20:03:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:03:24] [query] Engine: default
[2026-01-30 20:03:24] [query] Tokens: mls, listings, rental, mobile, homes
[2026-01-30 20:03:24] [query] Mods: 11
[2026-01-30 20:03:24] [query] Trying AND logic
[2026-01-30 20:03:24] [query] Using OR logic
[2026-01-30 20:03:25] [query] Found results using: or logic
[2026-01-30 20:03:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,906,625,643,370) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:03:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:03:25] [query] Results: 524 Pages of results: 3
[2026-01-30 20:03:25] [query] Execution time: 0.16067
[2026-01-30 20:04:03] [index:background] Health check
[2026-01-30 20:04:03] [indexer:background] Health check
[2026-01-30 20:04:03] [indexer:background] Health check
[2026-01-30 20:04:12] [query] Query for: real estate agencies - taylor county
[2026-01-30 20:04:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:04:12] [query] Engine: default
[2026-01-30 20:04:12] [query] Tokens: real, estate, agencies, taylor, county, -
[2026-01-30 20:04:12] [query] Mods: 11
[2026-01-30 20:04:12] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:04:12] [query] Using OR logic
[2026-01-30 20:04:13] [query] Found results using: or logic
[2026-01-30 20:04:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1905,9873,574,5004) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:04:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:04:13] [query] Results: 1289 Pages of results: 7
[2026-01-30 20:04:13] [query] Execution time: 0.72817
[2026-01-30 20:04:33] [query] Query for: 29211
[2026-01-30 20:04:33] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:04:33] [query] Engine: download_ready
[2026-01-30 20:04:33] [query] Tokens: 29211
[2026-01-30 20:04:33] [query] Mods: 5
[2026-01-30 20:04:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31572) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:04:33] [query] Results: 0 Pages of results: 0
[2026-01-30 20:04:33] [query] Execution time: 0.04897
[2026-01-30 20:04:36] [query] Query for: 28870
[2026-01-30 20:04:36] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:04:36] [query] Engine: download_ready
[2026-01-30 20:04:36] [query] Tokens: 28870
[2026-01-30 20:04:36] [query] Mods: 5
[2026-01-30 20:04:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31386) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:04:36] [query] Results: 0 Pages of results: 0
[2026-01-30 20:04:36] [query] Execution time: 0.00892
[2026-01-30 20:04:52] [query] Query for: residential lease
[2026-01-30 20:04:52] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:04:52] [query] Engine: default
[2026-01-30 20:04:52] [query] Tokens: residential, lease
[2026-01-30 20:04:52] [query] Mods: 11
[2026-01-30 20:04:52] [query] Trying AND logic
[2026-01-30 20:04:52] [query] Found results using: and logic
[2026-01-30 20:04:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,17181) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:04:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13329', '14075', '14230', '14256', '20208', '20396', '20444', '20445', '20450', '20562', '20617', '21139', '21387', '22250', '25013', '26148', '26261', '34769', '34785', '36802', '39803', '39804', '40631', '40916', '41094', '47948', '51394', '51774', '53179', '55423', '55994') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:04:52] [query] Results: 31 Pages of results: 1
[2026-01-30 20:04:52] [query] Execution time: 0.07107
[2026-01-30 20:05:13] [query] Query for: selller poss
[2026-01-30 20:05:13] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:05:13] [query] Engine: forms_and_contracts
[2026-01-30 20:05:13] [query] Tokens: possess, possessed, possesses, possessing, possession, possession 6, possession-of-the-property, possession6, possessionoftheproperty, possessions
[2026-01-30 20:05:13] [query] Mods: 5
[2026-01-30 20:05:13] [query] Using OR logic
[2026-01-30 20:05:13] [query] Found results using: and logic
[2026-01-30 20:05:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5157,17128,15171,14336,14037,38263,37424,38269,37425,7242) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29810, 29804, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:05:13] [query] Results: 10 Pages of results: 1
[2026-01-30 20:05:13] [query] Execution time: 0.02764
[2026-01-30 20:05:15] [query] Query for: top real estate agents ny
[2026-01-30 20:05:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:05:15] [query] Engine: default
[2026-01-30 20:05:15] [query] Tokens: top, real, estate, agents, ny
[2026-01-30 20:05:15] [query] Mods: 11
[2026-01-30 20:05:15] [query] Trying AND logic
[2026-01-30 20:05:15] [query] Using OR logic
[2026-01-30 20:05:15] [query] Found results using: or logic
[2026-01-30 20:05:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1156,171,172,1155,17815) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:05:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:05:15] [query] Results: 1085 Pages of results: 6
[2026-01-30 20:05:15] [query] Execution time: 0.47614
[2026-01-30 20:05:31] [query] Query for: 3d sound song download ringtone mp3 pagalworld
[2026-01-30 20:05:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:05:31] [query] Engine: default
[2026-01-30 20:05:32] [query] Tokens: 3d, sound, song, download, ringtone mp3 pagalworld
[2026-01-30 20:05:32] [query] Mods: 11
[2026-01-30 20:05:32] [query] Using OR logic
[2026-01-30 20:05:32] [query] Found results using: or logic
[2026-01-30 20:05:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4694,9546,14624,5447)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4694,5447,14624,9546,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:05:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:05:32] [query] Results: 77 Pages of results: 1
[2026-01-30 20:05:32] [query] Execution time: 0.18096
[2026-01-30 20:07:00] [query] Query for: scale of property values in real estate
[2026-01-30 20:07:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:07:00] [query] Engine: default
[2026-01-30 20:07:00] [query] Tokens: scale, property, values, real, estate
[2026-01-30 20:07:00] [query] Mods: 11
[2026-01-30 20:07:00] [query] Trying AND logic
[2026-01-30 20:07:00] [query] Using OR logic
[2026-01-30 20:07:01] [query] Found results using: or logic
[2026-01-30 20:07:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1208,107,1096,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:07:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:07:01] [query] Results: 1292 Pages of results: 7
[2026-01-30 20:07:01] [query] Execution time: 0.54409
[2026-01-30 20:08:23] [query] Query for: mls listings rental mobile homes
[2026-01-30 20:08:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:08:23] [query] Engine: default
[2026-01-30 20:08:23] [query] Tokens: mls, listings, rental, mobile, homes
[2026-01-30 20:08:23] [query] Mods: 11
[2026-01-30 20:08:23] [query] Trying AND logic
[2026-01-30 20:08:23] [query] Using OR logic
[2026-01-30 20:08:23] [query] Found results using: or logic
[2026-01-30 20:08:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,906,625,643,370) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:08:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:08:23] [query] Results: 524 Pages of results: 3
[2026-01-30 20:08:23] [query] Execution time: 0.14380
[2026-01-30 20:08:37] [index:background] Health check
[2026-01-30 20:08:41] [query] Query for: realtor.comm
[2026-01-30 20:08:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:08:41] [query] Engine: default
[2026-01-30 20:08:41] [query] Tokens: comma, command, commander, commanding, commando, commando-style, commandostyle, commands, commas, commemorate
[2026-01-30 20:08:41] [query] Mods: 11
[2026-01-30 20:08:41] [query] Using OR logic
[2026-01-30 20:08:41] [query] Found results using: or logic
[2026-01-30 20:08:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (34206,4662,53659,13186,22439,22464,22484,16528,9657,70959) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:08:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:08:41] [query] Results: 10 Pages of results: 1
[2026-01-30 20:08:41] [query] Execution time: 0.02183
[2026-01-30 20:08:51] [query] Query for: real estate agencies - taylor county
[2026-01-30 20:08:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:08:51] [query] Engine: default
[2026-01-30 20:08:51] [query] Tokens: real, estate, agencies, taylor, county, -
[2026-01-30 20:08:51] [query] Mods: 11
[2026-01-30 20:08:51] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:08:51] [query] Using OR logic
[2026-01-30 20:08:51] [query] Found results using: or logic
[2026-01-30 20:08:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1905,9873,574,5004) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:08:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:08:51] [query] Results: 1289 Pages of results: 7
[2026-01-30 20:08:51] [query] Execution time: 0.69199
[2026-01-30 20:09:42] [indexer:background] Health check
[2026-01-30 20:09:42] [indexer:background] CPU load threshold (3) breached: 3.14 [waiting 2]
[2026-01-30 20:11:18] [query] Query for: nn espanol
[2026-01-30 20:11:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:11:18] [query] Engine: default
[2026-01-30 20:11:18] [query] Tokens: -sunny, 100-year-anniversary, 100yearanniversary, 2017annualreport, 2017annualreport_online, 2017annualreportonline, 2019annualreport, 2020annualreport, 2020annualreport.pdf, 2020annualreportpdf
[2026-01-30 20:11:18] [query] Mods: 11
[2026-01-30 20:11:18] [query] Using OR logic
[2026-01-30 20:11:18] [query] Found results using: and logic
[2026-01-30 20:11:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (59812)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14611,26925,26931,11738,11740,11741,18101,21326,21327,21328) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:11:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:11:18] [query] Results: 2 Pages of results: 1
[2026-01-30 20:11:18] [query] Execution time: 0.06599
[2026-01-30 20:11:21] [query] Query for: en donde venden extintores cuautepec gustavo a madero
[2026-01-30 20:11:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:11:21] [query] Engine: default
[2026-01-30 20:11:21] [query] Tokens: en, donate, madre, metro, donde venden extintores cuautepec gustavo madero
[2026-01-30 20:11:21] [query] Mods: 11
[2026-01-30 20:11:21] [query] Using OR logic
[2026-01-30 20:11:21] [query] Found results using: or logic
[2026-01-30 20:11:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (49439,5650,67051,4107,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:11:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:11:21] [query] Results: 14 Pages of results: 1
[2026-01-30 20:11:21] [query] Execution time: 0.28094
[2026-01-30 20:11:29] [query] Query for: length of listing agreements
[2026-01-30 20:11:29] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:11:29] [query] Engine: legal_qandas
[2026-01-30 20:11:29] [query] Tokens: length, listing, agreements
[2026-01-30 20:11:29] [query] Mods: 5
[2026-01-30 20:11:29] [query] Trying AND logic
[2026-01-30 20:11:29] [query] Found results using: and logic
[2026-01-30 20:11:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8198,1936,1985) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('50411') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:11:29] [query] Results: 1 Pages of results: 1
[2026-01-30 20:11:29] [query] Execution time: 0.04373
[2026-01-30 20:11:46] [query] Query for: working with real estate agents nc pdf buyers
[2026-01-30 20:11:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:11:46] [query] Engine: default
[2026-01-30 20:11:46] [query] Tokens: working, real, estate, agents, nc, pdf, buyers
[2026-01-30 20:11:46] [query] Mods: 11
[2026-01-30 20:11:46] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:11:46] [query] Using OR logic
[2026-01-30 20:11:46] [query] Found results using: or logic
[2026-01-30 20:11:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1155,396,3613,2022) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:11:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:11:46] [query] Results: 1409 Pages of results: 8
[2026-01-30 20:11:47] [query] Execution time: 0.95493
[2026-01-30 20:12:29] [query] Query for: stramingcommunity.prof
[2026-01-30 20:12:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:12:29] [query] Engine: default
[2026-01-30 20:12:29] [query] Tokens: profession, professional, professional-development, professional-grade, professional-looking, professional-standards, professional-standards-administrators, professionaldevelopment, professionalgrade, professionalism
[2026-01-30 20:12:29] [query] Mods: 11
[2026-01-30 20:12:29] [query] Using OR logic
[2026-01-30 20:12:29] [query] Found results using: or logic
[2026-01-30 20:12:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5779,947,27575,8715,8363,35683,38442,27593,8721,4309) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:12:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:12:29] [query] Results: 239 Pages of results: 2
[2026-01-30 20:12:29] [query] Execution time: 0.11632
[2026-01-30 20:13:32] [query] Query for: remax real estate agents
[2026-01-30 20:13:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:13:32] [query] Engine: default
[2026-01-30 20:13:32] [query] Tokens: real, estate, agents, remix, remax
[2026-01-30 20:13:32] [query] Mods: 11
[2026-01-30 20:13:32] [query] Using OR logic
[2026-01-30 20:13:33] [query] Found results using: or logic
[2026-01-30 20:13:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,63267,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:13:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:13:33] [query] Results: 1051 Pages of results: 6
[2026-01-30 20:13:33] [query] Execution time: 0.54766
[2026-01-30 20:13:36] [index:background] Health check
[2026-01-30 20:13:48] [indexer:background] Health check
[2026-01-30 20:14:38] [query] Query for: standard mortgagee clause for condo unit owner
[2026-01-30 20:14:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:14:38] [query] Engine: default
[2026-01-30 20:14:38] [query] Tokens: standard, mortgagee, clause, condo, unit, owner
[2026-01-30 20:14:38] [query] Mods: 11
[2026-01-30 20:14:38] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:14:38] [query] Using OR logic
[2026-01-30 20:14:39] [query] Found results using: or logic
[2026-01-30 20:14:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4276,70750,4524,8824,3858,180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:14:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:14:39] [query] Results: 464 Pages of results: 3
[2026-01-30 20:14:39] [query] Execution time: 0.20382
[2026-01-30 20:15:28] [query] Query for: remax real estate agents
[2026-01-30 20:15:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:15:28] [query] Engine: default
[2026-01-30 20:15:28] [query] Tokens: real, estate, agents, remix, remax
[2026-01-30 20:15:28] [query] Mods: 11
[2026-01-30 20:15:28] [query] Using OR logic
[2026-01-30 20:15:29] [query] Found results using: or logic
[2026-01-30 20:15:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1155,172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,63267,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:15:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:15:29] [query] Results: 1051 Pages of results: 6
[2026-01-30 20:15:29] [query] Execution time: 0.47835
[2026-01-30 20:15:44] [query] Query for: ok enough winter wrap it up meme
[2026-01-30 20:15:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:15:44] [query] Engine: default
[2026-01-30 20:15:44] [query] Tokens: ok, enough, winter, wrap, meme
[2026-01-30 20:15:44] [query] Mods: 11
[2026-01-30 20:15:44] [query] Trying AND logic
[2026-01-30 20:15:44] [query] Using OR logic
[2026-01-30 20:15:44] [query] Found results using: or logic
[2026-01-30 20:15:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5544,1829,322,8002,62576) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:15:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:15:44] [query] Results: 134 Pages of results: 1
[2026-01-30 20:15:44] [query] Execution time: 0.09434
[2026-01-30 20:16:23] [query] Query for: what is the compliant drivers program insurance
[2026-01-30 20:16:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:16:23] [query] Engine: default
[2026-01-30 20:16:23] [query] Tokens: compliant, drivers, program, insurance
[2026-01-30 20:16:23] [query] Mods: 11
[2026-01-30 20:16:23] [query] Trying AND logic
[2026-01-30 20:16:23] [query] Using OR logic
[2026-01-30 20:16:23] [query] Found results using: or logic
[2026-01-30 20:16:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3556,7483,2550,488) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:16:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:16:23] [query] Results: 252 Pages of results: 2
[2026-01-30 20:16:23] [query] Execution time: 0.11067
[2026-01-30 20:16:31] [query] Query for: nc power of attorney forms free printable form library
[2026-01-30 20:16:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:16:31] [query] Engine: default
[2026-01-30 20:16:31] [query] Tokens: nc, power, attorney, forms, free, form, library, printable
[2026-01-30 20:16:31] [query] Mods: 11
[2026-01-30 20:16:31] [query] Using OR logic
[2026-01-30 20:16:32] [query] Found results using: or logic
[2026-01-30 20:16:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (900,1817,2409,2811,7200,396,2775)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,2775,900,2409,2811,1817,7200,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:16:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:16:32] [query] Results: 1538 Pages of results: 8
[2026-01-30 20:16:32] [query] Execution time: 0.76034
[2026-01-30 20:16:34] [query] Query for: 518269261
[2026-01-30 20:16:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:16:34] [query] Engine: default
[2026-01-30 20:16:34] [query] Tokens: 12961, 1682361261, 1682692625, 1686236961, 1686926114, 1686926115, 1686926124, 1686926138, 518269261
[2026-01-30 20:16:34] [query] Mods: 11
[2026-01-30 20:16:34] [query] Using OR logic
[2026-01-30 20:16:34] [query] Found results using: or logic
[2026-01-30 20:16:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17416,35663,36032,38197,39743,39744,39748,39746,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:16:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:16:34] [query] Results: 1 Pages of results: 1
[2026-01-30 20:16:34] [query] Execution time: 0.30949
[2026-01-30 20:16:41] [query] Query for: nc cmo
[2026-01-30 20:16:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:16:41] [query] Engine: default
[2026-01-30 20:16:41] [query] Tokens: nc, cmo
[2026-01-30 20:16:41] [query] Mods: 11
[2026-01-30 20:16:41] [query] Using OR logic
[2026-01-30 20:16:41] [query] Found results using: or logic
[2026-01-30 20:16:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:16:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:16:41] [query] Results: 654 Pages of results: 4
[2026-01-30 20:16:41] [query] Execution time: 0.51342
[2026-01-30 20:17:25] [query] Query for: nc rules of agriculture north carolina
[2026-01-30 20:17:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:17:25] [query] Engine: default
[2026-01-30 20:17:25] [query] Tokens: nc, rules, agriculture, north, carolina
[2026-01-30 20:17:25] [query] Mods: 11
[2026-01-30 20:17:25] [query] Trying AND logic
[2026-01-30 20:17:25] [query] Using OR logic
[2026-01-30 20:17:25] [query] Query for: is real estate good in south carolina
[2026-01-30 20:17:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:17:25] [query] Engine: default
[2026-01-30 20:17:25] [query] Tokens: real, estate, good, south, carolina
[2026-01-30 20:17:25] [query] Mods: 11
[2026-01-30 20:17:25] [query] Trying AND logic
[2026-01-30 20:17:25] [query] Using OR logic
[2026-01-30 20:17:25] [query] Found results using: or logic
[2026-01-30 20:17:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1262,840,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:17:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:17:25] [query] Results: 1139 Pages of results: 6
[2026-01-30 20:17:25] [query] Execution time: 0.61446
[2026-01-30 20:17:25] [query] Found results using: or logic
[2026-01-30 20:17:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,1773,525,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:17:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:17:25] [query] Results: 1042 Pages of results: 6
[2026-01-30 20:17:25] [query] Execution time: 0.73537
[2026-01-30 20:17:28] [query] Query for: is real estate agent good in south carolina
[2026-01-30 20:17:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:17:28] [query] Engine: default
[2026-01-30 20:17:28] [query] Tokens: real, estate, agent, good, south, carolina
[2026-01-30 20:17:28] [query] Mods: 11
[2026-01-30 20:17:28] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:17:28] [query] Using OR logic
[2026-01-30 20:17:28] [query] Found results using: or logic
[2026-01-30 20:17:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,1262,840,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:17:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:17:28] [query] Results: 1280 Pages of results: 7
[2026-01-30 20:17:28] [query] Execution time: 0.59327
[2026-01-30 20:18:17] [query] Query for: realtor license wva
[2026-01-30 20:18:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:18:17] [query] Engine: default
[2026-01-30 20:18:17] [query] Tokens: realtor, license, wva
[2026-01-30 20:18:17] [query] Mods: 11
[2026-01-30 20:18:17] [query] Using OR logic
[2026-01-30 20:18:17] [query] Found results using: or logic
[2026-01-30 20:18:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4784,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,4784,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:18:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:18:17] [query] Results: 681 Pages of results: 4
[2026-01-30 20:18:17] [query] Execution time: 0.35747
[2026-01-30 20:18:27] [query] Query for: addendum to lease document
[2026-01-30 20:18:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:18:27] [query] Engine: default
[2026-01-30 20:18:27] [query] Tokens: addendum, lease, document
[2026-01-30 20:18:27] [query] Mods: 11
[2026-01-30 20:18:27] [query] Trying AND logic
[2026-01-30 20:18:27] [query] Found results using: and logic
[2026-01-30 20:18:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12562,17181,4385) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:18:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:18:27] [query] Results: 1 Pages of results: 1
[2026-01-30 20:18:27] [query] Execution time: 0.10613
[2026-01-30 20:18:37] [index:background] Health check
[2026-01-30 20:18:37] [index:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 20:18:39] [indexer:background] CPU load threshold (3) breached: 3.23 [waiting 2]
[2026-01-30 20:18:50] [indexer:background] Health check
[2026-01-30 20:18:50] [indexer:background] CPU load threshold (3) breached: 3.19 [waiting 2]
[2026-01-30 20:19:20] [query] Query for: explain the following text primarily based on surrounding page content: "mandatory listing types must be submitted to stellar mls within how many business days of either the date the owner(s) sign the listing agreement or of the effective date of the listing agreement?"
[2026-01-30 20:19:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:19:20] [query] Engine: default
[2026-01-30 20:19:20] [query] Tokens: explain, following, text, primarily, based, surrounding, page, content, mandatory, listing
[2026-01-30 20:19:20] [query] Mods: 11
[2026-01-30 20:19:20] [query] Skipping AND logic pass, too many token groups (11) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:19:20] [query] Using OR logic
[2026-01-30 20:19:20] [query] Found results using: or logic
[2026-01-30 20:19:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (873,865,522,316,720,124,832,1554,727,917,1936,6556,537,2699,115,180,2210,2448,68,1312,15274,6470,7711,3570,145,122)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (727,917,3570,2448,865,7711,2210,316,6556,1936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:19:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:19:20] [query] Results: 1126 Pages of results: 6
[2026-01-30 20:19:20] [query] Execution time: 0.45617
[2026-01-30 20:19:42] [query] Query for: lexi terrell realtor talk story realty
[2026-01-30 20:19:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:19:42] [query] Engine: default
[2026-01-30 20:19:42] [query] Tokens: lexica, lexington, lexington-davidson, lexingtondavidson, realtor, realty, story, talk
[2026-01-30 20:19:42] [query] Mods: 11
[2026-01-30 20:19:42] [query] Trying AND logic
[2026-01-30 20:19:42] [query] Using OR logic
[2026-01-30 20:19:42] [query] Found results using: or logic
[2026-01-30 20:19:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402,1138,270,2834)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42800,14223,14235,14246,402,1138,270,2834) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:19:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:19:42] [query] Results: 566 Pages of results: 3
[2026-01-30 20:19:42] [query] Execution time: 0.32127
[2026-01-30 20:20:01] [query] Query for: secretaria de educacao mogi
[2026-01-30 20:20:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:20:01] [query] Engine: default
[2026-01-30 20:20:01] [query] Tokens: de, secretary, mo&g, mog, secretaria educacao mogi
[2026-01-30 20:20:01] [query] Mods: 11
[2026-01-30 20:20:01] [query] Using OR logic
[2026-01-30 20:20:01] [query] Found results using: or logic
[2026-01-30 20:20:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,12430,44132,33928,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:20:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:20:01] [query] Results: 28 Pages of results: 1
[2026-01-30 20:20:01] [query] Execution time: 0.15275
[2026-01-30 20:20:02] [query] Query for: tcja real estate
[2026-01-30 20:20:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:20:02] [query] Engine: default
[2026-01-30 20:20:02] [query] Tokens: tcja, real, estate
[2026-01-30 20:20:02] [query] Mods: 11
[2026-01-30 20:20:02] [query] Trying AND logic
[2026-01-30 20:20:02] [query] Using OR logic
[2026-01-30 20:20:03] [query] Found results using: or logic
[2026-01-30 20:20:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15440,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:20:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:20:03] [query] Results: 942 Pages of results: 5
[2026-01-30 20:20:03] [query] Execution time: 0.40821
[2026-01-30 20:20:04] [query] Query for: 仁王3 微妙
[2026-01-30 20:20:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:20:04] [query] Engine: default
[2026-01-30 20:20:04] [query] Tokens: 3, 仁王3 微妙
[2026-01-30 20:20:04] [query] Mods: 11
[2026-01-30 20:20:04] [query] Using OR logic
[2026-01-30 20:20:04] [query] Found results using: or logic
[2026-01-30 20:20:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (689)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (689,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:20:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:20:04] [query] Results: 503 Pages of results: 3
[2026-01-30 20:20:04] [query] Execution time: 0.32317
[2026-01-30 20:20:19] [query] Query for: explain the following text primarily based on surrounding page content: "mandatory listing types must be submitted to stellar mls within how many business days of either the date the owner(s) sign the listing agreement or of the effective date of the listing agreement?"
[2026-01-30 20:20:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:20:19] [query] Engine: default
[2026-01-30 20:20:19] [query] Tokens: explain, following, text, primarily, based, surrounding, page, content, mandatory, listing
[2026-01-30 20:20:19] [query] Mods: 11
[2026-01-30 20:20:19] [query] Skipping AND logic pass, too many token groups (11) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:20:19] [query] Using OR logic
[2026-01-30 20:20:19] [query] Found results using: or logic
[2026-01-30 20:20:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (873,865,522,316,720,124,832,1554,727,917,1936,6556,537,2699,115,180,2210,2448,68,1312,15274,6470,7711,3570,145,122)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (727,917,3570,2448,865,7711,2210,316,6556,1936) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:20:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:20:19] [query] Results: 1126 Pages of results: 6
[2026-01-30 20:20:19] [query] Execution time: 0.30529
[2026-01-30 20:21:27] [query] Query for: 🗿➽ koupit aristocort - 🔅 www.pillshipment.com levny ➽🗿koupit krem objednat 4 mg
[2026-01-30 20:21:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:21:27] [query] Engine: default
[2026-01-30 20:21:27] [query] Tokens: mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, -, 4, com, www
[2026-01-30 20:21:27] [query] Mods: 11
[2026-01-30 20:21:27] [query] Trying AND logic
[2026-01-30 20:21:27] [query] Using OR logic
[2026-01-30 20:21:28] [query] Found results using: or logic
[2026-01-30 20:21:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,440,23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,32437,51000,51009,51015,5004,440,23,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:21:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:21:28] [query] Results: 904 Pages of results: 5
[2026-01-30 20:21:28] [query] Execution time: 0.83187
[2026-01-30 20:21:32] [query] Query for: generisches proscar ⥲🔗 www.7rx.biz/fr/proscar 1 mg et 5 de vendre. ou acheter du pas cher.commander en ligne.
[2026-01-30 20:21:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:21:32] [query] Engine: default
[2026-01-30 20:21:32] [query] Tokens: mg, commander, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, cherished, cherokee, cherokeenc, cherokees
[2026-01-30 20:21:32] [query] Mods: 11
[2026-01-30 20:21:32] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:21:32] [query] Using OR logic
[2026-01-30 20:21:32] [query] Found results using: or logic
[2026-01-30 20:21:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,439,3783,49439,19370,1016,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,53659,17695,61401,61404,61406,57018,19554,68888,70868) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:21:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:21:32] [query] Results: 10 Pages of results: 1
[2026-01-30 20:21:32] [query] Execution time: 0.02948
[2026-01-30 20:21:50] [query] Query for: meet joe black nereden izlenir
[2026-01-30 20:21:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:21:50] [query] Engine: default
[2026-01-30 20:21:51] [query] Tokens: meet, joe, black, nereden izlenir
[2026-01-30 20:21:51] [query] Mods: 11
[2026-01-30 20:21:51] [query] Using OR logic
[2026-01-30 20:21:51] [query] Found results using: or logic
[2026-01-30 20:21:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4091,14956,116)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (116,14956,4091,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:21:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:21:51] [query] Results: 131 Pages of results: 1
[2026-01-30 20:21:51] [query] Execution time: 0.18822
[2026-01-30 20:22:02] [query] Query for: is a rental real estate
[2026-01-30 20:22:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:22:02] [query] Engine: default
[2026-01-30 20:22:02] [query] Tokens: rental, real, estate
[2026-01-30 20:22:02] [query] Mods: 11
[2026-01-30 20:22:02] [query] Trying AND logic
[2026-01-30 20:22:02] [query] Found results using: and logic
[2026-01-30 20:22:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (625,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:22:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10061', '1043', '1049', '11678', '11911', '12417', '13243', '13282', '13318', '13329', '13807', '14075', '14176', '14230', '15960', '17035', '17448', '19388', '20206', '20396', '20429', '20470', '20482', '20548', '20601', '20617', '21275', '21310', '21357', '21391', '21606', '21614', '21616', '21663', '2368', '24908', '25160', '25264', '25665', '25828', '25949', '26148', '26261', '2950', '30466', '30478', '37850', '40131', '41094', '41095', '43391', '44544', '45070', '45572', '46635', '49351', '50403', '52033', '54327', '54859', '54929', '6200', '798') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:22:02] [query] Results: 58 Pages of results: 1
[2026-01-30 20:22:02] [query] Execution time: 0.18874
[2026-01-30 20:22:09] [query] Query for: ryan homes realtor commission
[2026-01-30 20:22:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:22:09] [query] Engine: default
[2026-01-30 20:22:09] [query] Tokens: ryan, homes, realtor, commission
[2026-01-30 20:22:09] [query] Mods: 11
[2026-01-30 20:22:09] [query] Trying AND logic
[2026-01-30 20:22:09] [query] Found results using: and logic
[2026-01-30 20:22:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9855,370,402,843) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:22:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11252') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:22:09] [query] Results: 1 Pages of results: 1
[2026-01-30 20:22:09] [query] Execution time: 0.05534
[2026-01-30 20:22:43] [query] Query for: counter
[2026-01-30 20:22:43] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:22:43] [query] Engine: legal_qandas
[2026-01-30 20:22:43] [query] Tokens: counter
[2026-01-30 20:22:43] [query] Mods: 5
[2026-01-30 20:22:43] [query] Found results using: or logic
[2026-01-30 20:22:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1498) AND (( `s`.`id` IN ( 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:22:43] [query] Results: 17 Pages of results: 1
[2026-01-30 20:22:43] [query] Execution time: 0.01493
[2026-01-30 20:22:44] [query] Query for: april simpson
[2026-01-30 20:22:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:22:44] [query] Engine: default
[2026-01-30 20:22:44] [query] Tokens: april, simpson
[2026-01-30 20:22:44] [query] Mods: 11
[2026-01-30 20:22:44] [query] Trying AND logic
[2026-01-30 20:22:44] [query] Found results using: and logic
[2026-01-30 20:22:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5952,27880) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:22:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('21627') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:22:44] [query] Results: 1 Pages of results: 1
[2026-01-30 20:22:44] [query] Execution time: 0.16143
[2026-01-30 20:23:36] [index:background] Health check
[2026-01-30 20:24:33] [query] Query for: 中国煤电企业碳成本测算 十五五规划产能置换执行率
[2026-01-30 20:24:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:24:33] [query] Engine: default
[2026-01-30 20:24:33] [query] Tokens: 中国煤电企业碳成本测算 十五五规划产能置换执行率
[2026-01-30 20:24:33] [query] Mods: 11
[2026-01-30 20:24:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:24:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:24:33] [query] Results: 0 Pages of results: 0
[2026-01-30 20:24:33] [query] Execution time: 0.11564
[2026-01-30 20:24:41] [indexer:background] Health check
[2026-01-30 20:24:41] [indexer:background] CPU load threshold (3) breached: 3.01 [waiting 2]
[2026-01-30 20:24:51] [query] Query for: scale of property values in real estate
[2026-01-30 20:24:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:24:51] [query] Engine: default
[2026-01-30 20:24:51] [query] Tokens: scale, property, values, real, estate
[2026-01-30 20:24:51] [query] Mods: 11
[2026-01-30 20:24:51] [query] Trying AND logic
[2026-01-30 20:24:51] [query] Using OR logic
[2026-01-30 20:24:52] [query] Found results using: or logic
[2026-01-30 20:24:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1208,107,1096,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:24:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:24:52] [query] Results: 1292 Pages of results: 7
[2026-01-30 20:24:52] [query] Execution time: 0.63594
[2026-01-30 20:24:53] [query] Query for: can an estate agent receive lifetime introducer fees for mortgage referrals
[2026-01-30 20:24:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:24:53] [query] Engine: default
[2026-01-30 20:24:53] [query] Tokens: can, estate, agent, receive, lifetime, fees, mortgage, referrals, introducer
[2026-01-30 20:24:53] [query] Mods: 11
[2026-01-30 20:24:53] [query] Using OR logic
[2026-01-30 20:24:54] [query] Found results using: or logic
[2026-01-30 20:24:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,589,172,3018,11695,622,2155,5837)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,172,1470,2155,11695,3018,622,5837,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:24:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:24:54] [query] Results: 1341 Pages of results: 7
[2026-01-30 20:24:54] [query] Execution time: 0.70310
[2026-01-30 20:24:54] [query] Query for: kanawha board of realtors mls
[2026-01-30 20:24:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:24:54] [query] Engine: default
[2026-01-30 20:24:54] [query] Tokens: board, realtors, mls, kanawha
[2026-01-30 20:24:54] [query] Mods: 11
[2026-01-30 20:24:54] [query] Using OR logic
[2026-01-30 20:24:55] [query] Found results using: or logic
[2026-01-30 20:24:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (646,2699,96)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (646,96,2699,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:24:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:24:55] [query] Results: 814 Pages of results: 5
[2026-01-30 20:24:55] [query] Execution time: 0.56251
[2026-01-30 20:25:34] [query] Query for: residential unleashed - nc/sc realtor
[2026-01-30 20:25:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:25:34] [query] Engine: default
[2026-01-30 20:25:34] [query] Tokens: residential, unleashed, nc, sc, realtor, -
[2026-01-30 20:25:34] [query] Mods: 11
[2026-01-30 20:25:34] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:25:34] [query] Using OR logic
[2026-01-30 20:25:35] [query] Found results using: or logic
[2026-01-30 20:25:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,480,396,452,402,5004) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:25:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:25:35] [query] Results: 1280 Pages of results: 7
[2026-01-30 20:25:35] [query] Execution time: 1.04808
[2026-01-30 20:26:26] [query] Query for: n property group leasing
[2026-01-30 20:26:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:26:26] [query] Engine: default
[2026-01-30 20:26:26] [query] Tokens: n, property, group, leasing
[2026-01-30 20:26:26] [query] Mods: 11
[2026-01-30 20:26:26] [query] Trying AND logic
[2026-01-30 20:26:26] [query] Found results using: and logic
[2026-01-30 20:26:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2552,107,1286,9810) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:26:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '14465') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:26:26] [query] Results: 2 Pages of results: 1
[2026-01-30 20:26:26] [query] Execution time: 0.08687
[2026-01-30 20:26:38] [query] Query for: low commission realtor
[2026-01-30 20:26:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:26:38] [query] Engine: default
[2026-01-30 20:26:38] [query] Tokens: low, commission, realtor
[2026-01-30 20:26:38] [query] Mods: 11
[2026-01-30 20:26:38] [query] Trying AND logic
[2026-01-30 20:26:38] [query] Found results using: and logic
[2026-01-30 20:26:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1652,843,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:26:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10158', '19909', '19915', '19992', '21357', '2555', '46448', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:26:38] [query] Results: 8 Pages of results: 1
[2026-01-30 20:26:38] [query] Execution time: 0.05581
[2026-01-30 20:28:10] [query] Query for: living trust kit and forms 2025 form library
[2026-01-30 20:28:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:28:10] [query] Engine: default
[2026-01-30 20:28:11] [query] Tokens: living, trust, kit, forms, 2025, form, library, form 201g, forms 2025
[2026-01-30 20:28:11] [query] Mods: 11
[2026-01-30 20:28:11] [query] Using OR logic
[2026-01-30 20:28:11] [query] Found results using: or logic
[2026-01-30 20:28:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,1817,2409,10026,7200,1590,3288)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1590,3288,10026,2409,24711,1817,7200,20399,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:28:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:28:11] [query] Results: 1167 Pages of results: 6
[2026-01-30 20:28:11] [query] Execution time: 0.50691
[2026-01-30 20:28:30] [query] Query for: 
[2026-01-30 20:28:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:28:30] [query] Engine: default
[2026-01-30 20:28:30] [query] Tokens: 
[2026-01-30 20:28:30] [query] Mods: 11
[2026-01-30 20:28:30] [query] Found results using: or logic
[2026-01-30 20:28:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:28:30') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:28:30] [query] Results: 2025 Pages of results: 11
[2026-01-30 20:28:30] [query] Execution time: 0.21001
[2026-01-30 20:28:36] [index:background] Health check
[2026-01-30 20:29:22] [query] Query for: calculate the vertical distance that a coconut dropped from rest covers in 6 seconds of free fall. would be _______ m. (answer to two decimal places.)
[2026-01-30 20:29:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:29:22] [query] Engine: default
[2026-01-30 20:29:22] [query] Tokens: decimals, 6, _______, answer, calculate, covers, distance, dropped, fall, free
[2026-01-30 20:29:22] [query] Mods: 11
[2026-01-30 20:29:22] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:29:22] [query] Using OR logic
[2026-01-30 20:29:22] [query] Found results using: or logic
[2026-01-30 20:29:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2629,33562,1209,8780,9575,4102,16568,57,2811,35256,1812,23585,2227,2118,8218,872,7027)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8790,2629,33562,1209,8780,9575,4102,16568,57,2811) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:29:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:29:22] [query] Results: 890 Pages of results: 5
[2026-01-30 20:29:22] [query] Execution time: 0.24361
[2026-01-30 20:29:38] [indexer:background] Health check
[2026-01-30 20:29:38] [indexer:background] Health check
[2026-01-30 20:30:08] [query] Query for: 12419 ncdr
[2026-01-30 20:30:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:30:08] [query] Engine: default
[2026-01-30 20:30:08] [query] Tokens: 12419, ncdr
[2026-01-30 20:30:08] [query] Mods: 11
[2026-01-30 20:30:08] [query] Using OR logic
[2026-01-30 20:30:08] [query] Found results using: or logic
[2026-01-30 20:30:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17176)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17176,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:30:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:30:08] [query] Results: 1 Pages of results: 1
[2026-01-30 20:30:08] [query] Execution time: 0.08819
[2026-01-30 20:30:13] [query] Query for: large tracts of land for sale in north carolina
[2026-01-30 20:30:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:30:13] [query] Engine: default
[2026-01-30 20:30:13] [query] Tokens: large, tracts, land, sale, north, carolina
[2026-01-30 20:30:13] [query] Mods: 11
[2026-01-30 20:30:13] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:30:13] [query] Using OR logic
[2026-01-30 20:30:14] [query] Found results using: or logic
[2026-01-30 20:30:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1828,882,979,125,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:30:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:30:14] [query] Results: 844 Pages of results: 5
[2026-01-30 20:30:14] [query] Execution time: 0.32149
[2026-01-30 20:32:27] [query] Query for: libre the
[2026-01-30 20:32:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:32:27] [query] Engine: default
[2026-01-30 20:32:27] [query] Tokens: libreworx
[2026-01-30 20:32:27] [query] Mods: 11
[2026-01-30 20:32:27] [query] Found results using: and logic
[2026-01-30 20:32:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5403) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:32:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:32:27] [query] Results: 1 Pages of results: 1
[2026-01-30 20:32:27] [query] Execution time: 0.01947
[2026-01-30 20:32:44] [query] Query for: rpac awards
[2026-01-30 20:32:44] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:32:44] [query] Engine: default
[2026-01-30 20:32:44] [query] Tokens: rpac, awards
[2026-01-30 20:32:44] [query] Mods: 12
[2026-01-30 20:32:44] [query] Trying AND logic
[2026-01-30 20:32:44] [query] Found results using: and logic
[2026-01-30 20:32:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = 'searchwp_cro_7792a3afc6700b0d8c146a797d5405b9') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s4 ON (s4.post_id = s.id AND s4.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12034,5317) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s3.meta_value >= '2026-01-30 20:32:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17147', '25332', '30479', '39649', '44133', '51544', '7131', '7494') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = 'searchwp_cro_7792a3afc6700b0d8c146a797d5405b9') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s4 ON (s4.post_id = s.id AND s4.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s2.meta_value+0 DESC, s4.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:32:44] [query] Results: 8 Pages of results: 1
[2026-01-30 20:32:44] [query] Execution time: 0.13674
[2026-01-30 20:32:54] [query] Query for: signature real estae
[2026-01-30 20:32:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:32:54] [query] Engine: default
[2026-01-30 20:32:54] [query] Tokens: signature, real, est, estate, estate 17, estate 2, estate 22, estate 24, estate17, estae
[2026-01-30 20:32:54] [query] Mods: 11
[2026-01-30 20:32:54] [query] Using OR logic
[2026-01-30 20:32:54] [query] Found results using: or logic
[2026-01-30 20:32:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (171,8131)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8131,171,11202,172,61301,11468,59636,30402,61317,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:32:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:32:54] [query] Results: 965 Pages of results: 5
[2026-01-30 20:32:54] [query] Execution time: 0.77990
[2026-01-30 20:33:24] [query] Query for: how do i change my cosigner nccu
[2026-01-30 20:33:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:33:24] [query] Engine: default
[2026-01-30 20:33:24] [query] Tokens: change, ncac, ncsc, ncsecu, ncua, cosigner nccu
[2026-01-30 20:33:24] [query] Mods: 11
[2026-01-30 20:33:24] [query] Using OR logic
[2026-01-30 20:33:24] [query] Found results using: or logic
[2026-01-30 20:33:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1212)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1212,33070,838,32528,16299,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:33:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:33:24] [query] Results: 295 Pages of results: 2
[2026-01-30 20:33:24] [query] Execution time: 0.29586
[2026-01-30 20:33:46] [query] Query for: signature real estae
[2026-01-30 20:33:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:33:46] [query] Engine: default
[2026-01-30 20:33:46] [query] Tokens: signature, real, est, estate, estate 17, estate 2, estate 22, estate 24, estate17, estae
[2026-01-30 20:33:46] [query] Mods: 11
[2026-01-30 20:33:46] [query] Using OR logic
[2026-01-30 20:33:47] [query] Found results using: or logic
[2026-01-30 20:33:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (171,8131)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8131,171,11202,172,61301,11468,59636,30402,61317,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:33:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:33:47] [query] Results: 965 Pages of results: 5
[2026-01-30 20:33:47] [query] Execution time: 0.51492
[2026-01-30 20:34:03] [query] Query for: mineral
[2026-01-30 20:34:03] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:34:03] [query] Engine: forms_and_contracts
[2026-01-30 20:34:03] [query] Tokens: mineral
[2026-01-30 20:34:03] [query] Mods: 5
[2026-01-30 20:34:03] [query] Found results using: or logic
[2026-01-30 20:34:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6537) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29810, 29804, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:34:03] [query] Results: 2 Pages of results: 1
[2026-01-30 20:34:03] [query] Execution time: 0.01580
[2026-01-30 20:34:16] [index:background] Health check
[2026-01-30 20:34:17] [indexer:background] Health check
[2026-01-30 20:34:28] [query] Query for: is this a real estate or personal property tax bill?
[2026-01-30 20:34:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:34:28] [query] Engine: default
[2026-01-30 20:34:28] [query] Tokens: real, estate, personal, property, tax, bill
[2026-01-30 20:34:28] [query] Mods: 11
[2026-01-30 20:34:28] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:34:28] [query] Using OR logic
[2026-01-30 20:34:29] [query] Found results using: or logic
[2026-01-30 20:34:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,3795,107,81,1054) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:34:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:34:29] [query] Results: 1335 Pages of results: 7
[2026-01-30 20:34:29] [query] Execution time: 0.79023
[2026-01-30 20:34:35] [query] Query for: 29115
[2026-01-30 20:34:35] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:34:35] [query] Engine: download_ready
[2026-01-30 20:34:35] [query] Tokens: 29115
[2026-01-30 20:34:35] [query] Mods: 5
[2026-01-30 20:34:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31518) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:34:35] [query] Results: 0 Pages of results: 0
[2026-01-30 20:34:35] [query] Execution time: 0.00976
[2026-01-30 20:35:15] [query] Query for: is this a real estate or personal property tax bill?
[2026-01-30 20:35:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:35:15] [query] Engine: default
[2026-01-30 20:35:15] [query] Tokens: real, estate, personal, property, tax, bill
[2026-01-30 20:35:15] [query] Mods: 11
[2026-01-30 20:35:15] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:35:15] [query] Using OR logic
[2026-01-30 20:35:15] [query] Found results using: or logic
[2026-01-30 20:35:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,3795,107,81,1054) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:35:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:35:15] [query] Results: 1335 Pages of results: 7
[2026-01-30 20:35:15] [query] Execution time: 0.85654
[2026-01-30 20:36:00] [query] Query for: for sale signs real estate agents
[2026-01-30 20:36:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:36:00] [query] Engine: default
[2026-01-30 20:36:00] [query] Tokens: sale, signs, real, estate, agents
[2026-01-30 20:36:00] [query] Mods: 11
[2026-01-30 20:36:00] [query] Trying AND logic
[2026-01-30 20:36:00] [query] Using OR logic
[2026-01-30 20:36:00] [query] Found results using: or logic
[2026-01-30 20:36:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (125,2650,171,172,1155) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:36:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:36:00] [query] Results: 1135 Pages of results: 6
[2026-01-30 20:36:00] [query] Execution time: 0.61437
[2026-01-30 20:36:04] [query] Query for: paul r. bailey ga
[2026-01-30 20:36:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:36:04] [query] Engine: default
[2026-01-30 20:36:04] [query] Tokens: paul, r, bailey, ga, r.
[2026-01-30 20:36:04] [query] Mods: 11
[2026-01-30 20:36:04] [query] Trying AND logic
[2026-01-30 20:36:04] [query] Using OR logic
[2026-01-30 20:36:05] [query] Found results using: or logic
[2026-01-30 20:36:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2355,9360,7204,28043,13628) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:36:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:36:05] [query] Results: 48 Pages of results: 1
[2026-01-30 20:36:05] [query] Execution time: 0.79933
[2026-01-30 20:37:20] [query] Query for: for sale signs real estate agents
[2026-01-30 20:37:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:37:20] [query] Engine: default
[2026-01-30 20:37:20] [query] Tokens: sale, signs, real, estate, agents
[2026-01-30 20:37:20] [query] Mods: 11
[2026-01-30 20:37:20] [query] Trying AND logic
[2026-01-30 20:37:20] [query] Using OR logic
[2026-01-30 20:37:21] [query] Found results using: or logic
[2026-01-30 20:37:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (125,2650,171,172,1155) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:37:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:37:21] [query] Results: 1135 Pages of results: 6
[2026-01-30 20:37:21] [query] Execution time: 0.46054
[2026-01-30 20:37:58] [query] Query for: 在怎么搜夸克91
[2026-01-30 20:37:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:37:58] [query] Engine: default
[2026-01-30 20:37:58] [query] Tokens: 91, 在怎么搜夸克91
[2026-01-30 20:37:58] [query] Mods: 11
[2026-01-30 20:37:58] [query] Using OR logic
[2026-01-30 20:37:58] [query] Found results using: or logic
[2026-01-30 20:37:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6473)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6473,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:37:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:37:58] [query] Results: 5 Pages of results: 1
[2026-01-30 20:37:58] [query] Execution time: 0.09828
[2026-01-30 20:38:03] [query] Query for: ackman realtor
[2026-01-30 20:38:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:38:03] [query] Engine: default
[2026-01-30 20:38:04] [query] Tokens: realtor, ackman
[2026-01-30 20:38:04] [query] Mods: 11
[2026-01-30 20:38:04] [query] Using OR logic
[2026-01-30 20:38:04] [query] Found results using: or logic
[2026-01-30 20:38:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:38:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:38:04] [query] Results: 507 Pages of results: 3
[2026-01-30 20:38:04] [query] Execution time: 0.33057
[2026-01-30 20:38:42] [query] Query for: chris leavitt realtor show
[2026-01-30 20:38:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:38:42] [query] Engine: default
[2026-01-30 20:38:42] [query] Tokens: chris, realtor, show, levity, leavitt
[2026-01-30 20:38:42] [query] Mods: 11
[2026-01-30 20:38:42] [query] Using OR logic
[2026-01-30 20:38:42] [query] Found results using: or logic
[2026-01-30 20:38:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6499,402,896)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6499,402,896,25092,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:38:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:38:42] [query] Results: 578 Pages of results: 3
[2026-01-30 20:38:42] [query] Execution time: 0.42990
[2026-01-30 20:39:01] [index:background] Health check
[2026-01-30 20:39:01] [indexer:background] Health check
[2026-01-30 20:39:01] [indexer:background] Health check
[2026-01-30 20:39:23] [query] Query for: how far is greensboro nc to charlette north carolina
[2026-01-30 20:39:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:39:23] [query] Engine: default
[2026-01-30 20:39:23] [query] Tokens: far, greensboro, nc, north, carolina, charlotte, charlotte1925, charlotte1933, charlotte1940, charlette
[2026-01-30 20:39:23] [query] Mods: 11
[2026-01-30 20:39:23] [query] Using OR logic
[2026-01-30 20:39:24] [query] Found results using: or logic
[2026-01-30 20:39:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,128,5623,396,253)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (128,5623,396,253,254,5224,30710,30718,30725,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:39:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:39:24] [query] Results: 931 Pages of results: 5
[2026-01-30 20:39:24] [query] Execution time: 0.90313
[2026-01-30 20:39:31] [query] Query for: real estate open house sign
[2026-01-30 20:39:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:39:31] [query] Engine: default
[2026-01-30 20:39:31] [query] Tokens: real, estate, open, house, sign
[2026-01-30 20:39:31] [query] Mods: 11
[2026-01-30 20:39:31] [query] Trying AND logic
[2026-01-30 20:39:31] [query] Using OR logic
[2026-01-30 20:39:32] [query] Found results using: or logic
[2026-01-30 20:39:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,2949,244,1312) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:39:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:39:32] [query] Results: 1102 Pages of results: 6
[2026-01-30 20:39:32] [query] Execution time: 0.49627
[2026-01-30 20:40:18] [query] Query for: how far is greensboro nc to charlette north carolina
[2026-01-30 20:40:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:40:18] [query] Engine: default
[2026-01-30 20:40:18] [query] Tokens: far, greensboro, nc, north, carolina, charlotte, charlotte1925, charlotte1933, charlotte1940, charlette
[2026-01-30 20:40:18] [query] Mods: 11
[2026-01-30 20:40:18] [query] Using OR logic
[2026-01-30 20:40:18] [query] Found results using: or logic
[2026-01-30 20:40:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (254,128,5623,396,253)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (128,5623,396,253,254,5224,30710,30718,30725,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:40:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:40:18] [query] Results: 931 Pages of results: 5
[2026-01-30 20:40:18] [query] Execution time: 0.68322
[2026-01-30 20:40:35] [query] Query for: clarksville association of realtors login
[2026-01-30 20:40:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:40:35] [query] Engine: default
[2026-01-30 20:40:35] [query] Tokens: association, realtors, login, clarksville
[2026-01-30 20:40:35] [query] Mods: 11
[2026-01-30 20:40:35] [query] Using OR logic
[2026-01-30 20:40:36] [query] Found results using: or logic
[2026-01-30 20:40:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (155,9770,96)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (155,96,9770,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:40:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:40:36] [query] Results: 778 Pages of results: 4
[2026-01-30 20:40:36] [query] Execution time: 0.66061
[2026-01-30 20:40:38] [query] Query for: homes for sale in morrisville nc
[2026-01-30 20:40:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:40:38] [query] Engine: default
[2026-01-30 20:40:38] [query] Tokens: homes, sale, morrisville, nc
[2026-01-30 20:40:38] [query] Mods: 11
[2026-01-30 20:40:38] [query] Trying AND logic
[2026-01-30 20:40:38] [query] Using OR logic
[2026-01-30 20:40:38] [query] Found results using: or logic
[2026-01-30 20:40:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,20006,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:40:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:40:38] [query] Results: 916 Pages of results: 5
[2026-01-30 20:40:38] [query] Execution time: 0.45568
[2026-01-30 20:41:18] [query] Query for: grano verde
[2026-01-30 20:41:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:41:18] [query] Engine: default
[2026-01-30 20:41:18] [query] Tokens: german, gorman, grano verde
[2026-01-30 20:41:18] [query] Mods: 11
[2026-01-30 20:41:18] [query] Using OR logic
[2026-01-30 20:41:18] [query] Found results using: or logic
[2026-01-30 20:41:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9370,23346,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:41:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:41:18] [query] Results: 5 Pages of results: 1
[2026-01-30 20:41:18] [query] Execution time: 0.10680
[2026-01-30 20:41:44] [query] Query for: fee on condition real estate
[2026-01-30 20:41:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:41:44] [query] Engine: default
[2026-01-30 20:41:44] [query] Tokens: fee, condition, real, estate
[2026-01-30 20:41:44] [query] Mods: 11
[2026-01-30 20:41:44] [query] Trying AND logic
[2026-01-30 20:41:44] [query] Using OR logic
[2026-01-30 20:41:45] [query] Found results using: or logic
[2026-01-30 20:41:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1510,5121,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:41:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:41:45] [query] Results: 1065 Pages of results: 6
[2026-01-30 20:41:45] [query] Execution time: 0.42789
[2026-01-30 20:43:01] [query] Query for: 3-t
[2026-01-30 20:43:01] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:43:01] [query] Engine: forms_and_contracts
[2026-01-30 20:43:01] [query] Tokens: 3, t, 3-t
[2026-01-30 20:43:01] [query] Mods: 5
[2026-01-30 20:43:01] [query] Using OR logic
[2026-01-30 20:43:01] [query] Found results using: or logic
[2026-01-30 20:43:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (689,860,20372) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:43:01] [query] Results: 138 Pages of results: 1
[2026-01-30 20:43:01] [query] Execution time: 0.06918
[2026-01-30 20:43:03] [query] Query for: maquinas secar roupa qilive
[2026-01-30 20:43:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:43:03] [query] Engine: default
[2026-01-30 20:43:03] [query] Tokens: scare, scary, secure, maquinas secar roupa qilive
[2026-01-30 20:43:03] [query] Mods: 11
[2026-01-30 20:43:03] [query] Using OR logic
[2026-01-30 20:43:03] [query] Found results using: or logic
[2026-01-30 20:43:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2721,14040,3223,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:43:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:43:03] [query] Results: 41 Pages of results: 1
[2026-01-30 20:43:03] [query] Execution time: 0.21256
[2026-01-30 20:44:01] [index:background] Health check
[2026-01-30 20:44:02] [indexer:background] Health check
[2026-01-30 20:44:25] [query] Query for: ontario real estate for sale sign rules
[2026-01-30 20:44:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:44:25] [query] Engine: default
[2026-01-30 20:44:25] [query] Tokens: ontario, real, estate, sale, sign, rules
[2026-01-30 20:44:25] [query] Mods: 11
[2026-01-30 20:44:25] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:44:25] [query] Using OR logic
[2026-01-30 20:44:25] [query] Found results using: or logic
[2026-01-30 20:44:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4137,171,172,125,1312,1773) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:44:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:44:25] [query] Results: 1139 Pages of results: 6
[2026-01-30 20:44:25] [query] Execution time: 0.59238
[2026-01-30 20:44:29] [query] Query for: who can be a memeber of the ncsecu
[2026-01-30 20:44:29] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:44:29] [query] Engine: default
[2026-01-30 20:44:29] [query] Tokens: can, ncsecu, 000-member, 000member, 8-member, 8member, member, member2013, member2014, memeber
[2026-01-30 20:44:29] [query] Mods: 11
[2026-01-30 20:44:29] [query] Using OR logic
[2026-01-30 20:44:30] [query] Found results using: or logic
[2026-01-30 20:44:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (589,32528)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,32528,18845,18853,14188,14199,1727,12411,12409,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:44:29') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:44:30] [query] Results: 964 Pages of results: 5
[2026-01-30 20:44:30] [query] Execution time: 0.32751
[2026-01-30 20:44:57] [query] Query for: ❤️ treffit minulle: www.dating4me.site heidi von beltz dating avioeron jalkeen
[2026-01-30 20:44:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:44:57] [query] Engine: default
[2026-01-30 20:44:57] [query] Tokens: heidi, von, vonderburg, dating, site, www
[2026-01-30 20:44:57] [query] Mods: 11
[2026-01-30 20:44:57] [query] Trying AND logic
[2026-01-30 20:44:57] [query] Using OR logic
[2026-01-30 20:44:57] [query] Found results using: or logic
[2026-01-30 20:44:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15866,1964,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (55989,24270,24272,15866,1964,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:44:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:44:57] [query] Results: 175 Pages of results: 1
[2026-01-30 20:44:57] [query] Execution time: 0.20106
[2026-01-30 20:45:03] [query] Query for: 3-g
[2026-01-30 20:45:03] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:45:03] [query] Engine: forms_and_contracts
[2026-01-30 20:45:03] [query] Tokens: g, 3-g, g-suite, g., g.k, g.k., g.s, g.s., g2, g6opwa
[2026-01-30 20:45:03] [query] Mods: 5
[2026-01-30 20:45:03] [query] Using OR logic
[2026-01-30 20:45:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (689)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2525,33489,2588,12522,19384,19383,17854,17852,32487,61219) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:45:03] [query] Results: 0 Pages of results: 0
[2026-01-30 20:45:03] [query] Execution time: 0.01423
[2026-01-30 20:45:14] [query] Query for: ontario real estate for sale sign rules
[2026-01-30 20:45:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:45:14] [query] Engine: default
[2026-01-30 20:45:14] [query] Tokens: ontario, real, estate, sale, sign, rules
[2026-01-30 20:45:14] [query] Mods: 11
[2026-01-30 20:45:14] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:45:14] [query] Using OR logic
[2026-01-30 20:45:14] [query] Found results using: or logic
[2026-01-30 20:45:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4137,171,172,125,1312,1773) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:45:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:45:14] [query] Results: 1139 Pages of results: 6
[2026-01-30 20:45:14] [query] Execution time: 0.44752
[2026-01-30 20:45:16] [query] Query for: 3g
[2026-01-30 20:45:16] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:45:16] [query] Engine: forms_and_contracts
[2026-01-30 20:45:16] [query] Tokens: 3g
[2026-01-30 20:45:16] [query] Mods: 5
[2026-01-30 20:45:16] [query] Found results using: or logic
[2026-01-30 20:45:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20332) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29810, 29804, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:45:16] [query] Results: 2 Pages of results: 1
[2026-01-30 20:45:16] [query] Execution time: 0.01955
[2026-01-30 20:45:16] [query] Query for: goedkoop misoprostol online ⣛ www.7store.biz/misoprostol farmacie on line italia. kopen europa goedkopen legaal online. koop misoprostol. gegarandeerd hoge kwaliteit
[2026-01-30 20:45:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:45:16] [query] Engine: default
[2026-01-30 20:45:16] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, italian, line, online, www
[2026-01-30 20:45:16] [query] Mods: 11
[2026-01-30 20:45:16] [query] Trying AND logic
[2026-01-30 20:45:16] [query] Using OR logic
[2026-01-30 20:45:16] [query] Found results using: or logic
[2026-01-30 20:45:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (399,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,7760,399,994,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:45:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:45:16] [query] Results: 299 Pages of results: 2
[2026-01-30 20:45:16] [query] Execution time: 0.18463
[2026-01-30 20:45:17] [query] Query for: 贵州省2025中医药工作会 详细部署
[2026-01-30 20:45:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:45:17] [query] Engine: default
[2026-01-30 20:45:17] [query] Tokens: 2025, 贵州省2025中医药工作会 详细部署
[2026-01-30 20:45:17] [query] Mods: 11
[2026-01-30 20:45:17] [query] Using OR logic
[2026-01-30 20:45:17] [query] Found results using: or logic
[2026-01-30 20:45:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:45:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:45:17] [query] Results: 183 Pages of results: 1
[2026-01-30 20:45:17] [query] Execution time: 0.34168
[2026-01-30 20:45:41] [query] Query for: hedingham nc hoa covenants
[2026-01-30 20:45:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:45:41] [query] Engine: default
[2026-01-30 20:45:41] [query] Tokens: nc, hoa, covenants, hedingham
[2026-01-30 20:45:41] [query] Mods: 11
[2026-01-30 20:45:41] [query] Using OR logic
[2026-01-30 20:45:41] [query] Found results using: or logic
[2026-01-30 20:45:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (33465,7597,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,7597,33465,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:45:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:45:41] [query] Results: 663 Pages of results: 4
[2026-01-30 20:45:41] [query] Execution time: 0.50630
[2026-01-30 20:46:22] [query] Query for: real estate lawyer to sell a home
[2026-01-30 20:46:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:46:22] [query] Engine: default
[2026-01-30 20:46:22] [query] Tokens: real, estate, lawyer, sell, home
[2026-01-30 20:46:22] [query] Mods: 11
[2026-01-30 20:46:22] [query] Trying AND logic
[2026-01-30 20:46:22] [query] Using OR logic
[2026-01-30 20:46:23] [query] Found results using: or logic
[2026-01-30 20:46:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,4909,106,234) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:46:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:46:23] [query] Results: 1173 Pages of results: 6
[2026-01-30 20:46:23] [query] Execution time: 0.53526
[2026-01-30 20:47:00] [query] Query for: net lease real estate
[2026-01-30 20:47:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:47:00] [query] Engine: default
[2026-01-30 20:47:00] [query] Tokens: net, lease, real, estate
[2026-01-30 20:47:00] [query] Mods: 11
[2026-01-30 20:47:00] [query] Trying AND logic
[2026-01-30 20:47:00] [query] Found results using: and logic
[2026-01-30 20:47:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3128,17181,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:47:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14075') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:47:00] [query] Results: 1 Pages of results: 1
[2026-01-30 20:47:00] [query] Execution time: 0.05011
[2026-01-30 20:47:18] [query] Query for: 3t
[2026-01-30 20:47:18] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:47:18] [query] Engine: forms_and_contracts
[2026-01-30 20:47:18] [query] Tokens: 3t
[2026-01-30 20:47:18] [query] Mods: 5
[2026-01-30 20:47:18] [query] Found results using: or logic
[2026-01-30 20:47:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20427) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:47:18] [query] Results: 2 Pages of results: 1
[2026-01-30 20:47:18] [query] Execution time: 0.01251
[2026-01-30 20:47:39] [query] Query for: alabama for sale by owner real estate contract
[2026-01-30 20:47:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:47:39] [query] Engine: default
[2026-01-30 20:47:39] [query] Tokens: alabama, sale, owner, real, estate, contract
[2026-01-30 20:47:39] [query] Mods: 11
[2026-01-30 20:47:39] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:47:39] [query] Using OR logic
[2026-01-30 20:47:39] [query] Found results using: or logic
[2026-01-30 20:47:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11429,125,180,171,172,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:47:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:47:39] [query] Results: 1484 Pages of results: 8
[2026-01-30 20:47:39] [query] Execution time: 0.55251
[2026-01-30 20:48:05] [index] Marking post.post 56494 to be dropped
[2026-01-30 20:48:05] [index] Marking post.page 56494 to be dropped
[2026-01-30 20:48:05] [index] Marking post.tribe_events 56494 to be dropped
[2026-01-30 20:48:05] [index] Marking post.dlm_download 56494 to be dropped
[2026-01-30 20:48:05] [index] Marking post.sponsors 56494 to be dropped
[2026-01-30 20:48:05] [index] Marking post.contacts 56494 to be dropped
[2026-01-30 20:48:05] [index] Marking post.legal 56494 to be dropped
[2026-01-30 20:48:05] [index] Marking post.risk_tools 56494 to be dropped
[2026-01-30 20:48:07] [query] Query for: armodafinil
[2026-01-30 20:48:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:48:07] [query] Engine: default
[2026-01-30 20:48:07] [query] Tokens: armodafinil
[2026-01-30 20:48:07] [query] Mods: 11
[2026-01-30 20:48:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:48:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:48:07] [query] Results: 0 Pages of results: 0
[2026-01-30 20:48:07] [query] Execution time: 0.08909
[2026-01-30 20:48:10] [index] Dropping post.post 56494
[2026-01-30 20:48:10] [index] Dropping post.page 56494
[2026-01-30 20:48:10] [index] Dropping post.tribe_events 56494
[2026-01-30 20:48:10] [index] Dropping post.dlm_download 56494
[2026-01-30 20:48:10] [index] Dropping post.sponsors 56494
[2026-01-30 20:48:10] [index] Dropping post.contacts 56494
[2026-01-30 20:48:10] [index] Dropping post.legal 56494
[2026-01-30 20:48:10] [index] Dropping post.risk_tools 56494
[2026-01-30 20:48:10] [index:background] CPU load threshold (3) breached: 3.13 [waiting 2]
[2026-01-30 20:48:12] [indexer] Queued next batch (1)
[2026-01-30 20:48:12] [indexer:background] CPU load threshold (3) breached: 3.13 [waiting 2]
[2026-01-30 20:48:16] [indexer] Processing batch (1)
[2026-01-30 20:48:16] [indexer] Indexing post.legal:56494
[2026-01-30 20:48:17] [index] Marking [1] post.legal 56494 as indexed
[2026-01-30 20:48:17] [indexer] Index built
[2026-01-30 20:48:17] [indexer:background] CPU load threshold (3) breached: 3.12 [waiting 2]
[2026-01-30 20:48:22] [query] Query for: 3t
[2026-01-30 20:48:22] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:48:22] [query] Engine: forms_and_contracts
[2026-01-30 20:48:22] [query] Tokens: 3t
[2026-01-30 20:48:22] [query] Mods: 5
[2026-01-30 20:48:22] [query] Found results using: or logic
[2026-01-30 20:48:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20427) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:48:22] [query] Results: 2 Pages of results: 1
[2026-01-30 20:48:22] [query] Execution time: 0.01626
[2026-01-30 20:48:31] [query] Query for: ncar
[2026-01-30 20:48:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:48:31] [query] Engine: default
[2026-01-30 20:48:31] [query] Tokens: ncar
[2026-01-30 20:48:31] [query] Mods: 11
[2026-01-30 20:48:31] [query] Found results using: or logic
[2026-01-30 20:48:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (262) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:48:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:48:31] [query] Results: 31 Pages of results: 1
[2026-01-30 20:48:31] [query] Execution time: 0.02490
[2026-01-30 20:48:36] [index:background] Health check
[2026-01-30 20:48:36] [index:background] CPU load threshold (3) breached: 3.03 [waiting 2]
[2026-01-30 20:48:50] [indexer:background] Health check
[2026-01-30 20:49:14] [query] Query for: calculo de prestaciones laborales honduras
[2026-01-30 20:49:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:49:14] [query] Engine: default
[2026-01-30 20:49:15] [query] Tokens: de, hondros, calculo prestaciones laborales honduras
[2026-01-30 20:49:15] [query] Mods: 11
[2026-01-30 20:49:15] [query] Using OR logic
[2026-01-30 20:49:15] [query] Found results using: or logic
[2026-01-30 20:49:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,29969,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:49:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:49:15] [query] Results: 5 Pages of results: 1
[2026-01-30 20:49:15] [query] Execution time: 0.20846
[2026-01-30 20:50:35] [query] Query for: .gg/condoz
[2026-01-30 20:50:35] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:50:35] [query] Engine: default
[2026-01-30 20:50:35] [query] Tokens: 1fj0ck1dzpggln3w47kv80sl, 1fj0ck1dzpggln3w47kv80sl_acevwdn8, 1fj0ck1dzpggln3w47kv80slacevwdn8, aggravating, aggregate, aggregated, aggregating, aggregator, aggressive, aggressively
[2026-01-30 20:50:35] [query] Mods: 11
[2026-01-30 20:50:35] [query] Using OR logic
[2026-01-30 20:50:35] [query] Found results using: or logic
[2026-01-30 20:50:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (29521,29523,29524,56127,24476,6237,4716,6208,3294,4526) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:50:35') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:50:35] [query] Results: 19 Pages of results: 1
[2026-01-30 20:50:35] [query] Execution time: 0.08180
[2026-01-30 20:51:34] [query] Query for: as if versus is in real estate appraisal report meaning
[2026-01-30 20:51:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:51:34] [query] Engine: default
[2026-01-30 20:51:34] [query] Tokens: versus, real, estate, appraisal, report, meaning
[2026-01-30 20:51:34] [query] Mods: 11
[2026-01-30 20:51:34] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:51:34] [query] Using OR logic
[2026-01-30 20:51:34] [query] Found results using: or logic
[2026-01-30 20:51:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2308,171,172,8778,1003,3038) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:51:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:51:34] [query] Results: 1015 Pages of results: 6
[2026-01-30 20:51:34] [query] Execution time: 0.45684
[2026-01-30 20:51:36] [query] Query for: vulkana soyanova
[2026-01-30 20:51:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:51:36] [query] Engine: default
[2026-01-30 20:51:36] [query] Tokens: vulkana soyanova
[2026-01-30 20:51:36] [query] Mods: 11
[2026-01-30 20:51:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:51:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:51:36] [query] Results: 0 Pages of results: 0
[2026-01-30 20:51:36] [query] Execution time: 0.11149
[2026-01-30 20:51:39] [query] Query for: hillsborough county public schools bus employees
[2026-01-30 20:51:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:51:39] [query] Engine: default
[2026-01-30 20:51:39] [query] Tokens: hillsborough, county, public, schools, bus, employees
[2026-01-30 20:51:39] [query] Mods: 11
[2026-01-30 20:51:39] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:51:39] [query] Using OR logic
[2026-01-30 20:51:39] [query] Found results using: or logic
[2026-01-30 20:51:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30579,574,1886,5463,7726,1764) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:51:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:51:39] [query] Results: 273 Pages of results: 2
[2026-01-30 20:51:39] [query] Execution time: 0.36096
[2026-01-30 20:51:41] [query] Query for: loca likit
[2026-01-30 20:51:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:51:41] [query] Engine: default
[2026-01-30 20:51:41] [query] Tokens: local, local-, local-advocacy, local-association, local-associations, local-board, local-government, local-government-101, local-government-meetings, local-municipal-coverage
[2026-01-30 20:51:41] [query] Mods: 11
[2026-01-30 20:51:41] [query] Using OR logic
[2026-01-30 20:51:41] [query] Found results using: and logic
[2026-01-30 20:51:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1530,4802,68977,74489,62241,74490,68978,44479,44480,77197) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:51:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:51:41] [query] Results: 321 Pages of results: 2
[2026-01-30 20:51:41] [query] Execution time: 0.14379
[2026-01-30 20:51:53] [query] Query for: 1% listing fee real estate
[2026-01-30 20:51:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:51:53] [query] Engine: default
[2026-01-30 20:51:53] [query] Tokens: 1, listing, fee, real, estate
[2026-01-30 20:51:53] [query] Mods: 11
[2026-01-30 20:51:53] [query] Trying AND logic
[2026-01-30 20:51:53] [query] Using OR logic
[2026-01-30 20:51:54] [query] Found results using: or logic
[2026-01-30 20:51:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,1936,1510,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:51:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:51:54] [query] Results: 1529 Pages of results: 8
[2026-01-30 20:51:54] [query] Execution time: 0.86919
[2026-01-30 20:52:46] [query] Query for: 1% listing fee real estate
[2026-01-30 20:52:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:52:46] [query] Engine: default
[2026-01-30 20:52:46] [query] Tokens: 1, listing, fee, real, estate
[2026-01-30 20:52:46] [query] Mods: 11
[2026-01-30 20:52:46] [query] Trying AND logic
[2026-01-30 20:52:46] [query] Using OR logic
[2026-01-30 20:52:47] [query] Found results using: or logic
[2026-01-30 20:52:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,1936,1510,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:52:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:52:47] [query] Results: 1529 Pages of results: 8
[2026-01-30 20:52:47] [query] Execution time: 0.82039
[2026-01-30 20:52:56] [query] Query for: billig metformin online 💙 www.7search.xyz/metformin kob billige danmark billige. uden recept bestil natten over. ricetta
[2026-01-30 20:52:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:52:56] [query] Engine: default
[2026-01-30 20:52:56] [query] Tokens: kobe, kober, reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch, receptions, receptivity
[2026-01-30 20:52:56] [query] Mods: 11
[2026-01-30 20:52:56] [query] Trying AND logic
[2026-01-30 20:52:56] [query] Using OR logic
[2026-01-30 20:52:57] [query] Found results using: or logic
[2026-01-30 20:52:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,27767,4035,43036,52915,43039,26363,52919,4992,24499) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:52:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:52:57] [query] Results: 20 Pages of results: 1
[2026-01-30 20:52:57] [query] Execution time: 0.15009
[2026-01-30 20:53:03] [query] Query for: multi listing real estate
[2026-01-30 20:53:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:53:03] [query] Engine: default
[2026-01-30 20:53:03] [query] Tokens: multi, listing, real, estate
[2026-01-30 20:53:03] [query] Mods: 11
[2026-01-30 20:53:03] [query] Trying AND logic
[2026-01-30 20:53:03] [query] Found results using: and logic
[2026-01-30 20:53:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4618,1936,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:53:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10792', '19992', '20172', '2581', '41094', '55407', '8864') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:53:03] [query] Results: 6 Pages of results: 1
[2026-01-30 20:53:03] [query] Execution time: 0.09224
[2026-01-30 20:53:23] [query] Query for: who was catherine o'hara's mother
[2026-01-30 20:53:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:53:23] [query] Engine: default
[2026-01-30 20:53:23] [query] Tokens: hara, o'hara, harass, harassing, harassment, catherine, mother, o, s
[2026-01-30 20:53:23] [query] Mods: 11
[2026-01-30 20:53:23] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 20:53:23] [query] Using OR logic
[2026-01-30 20:53:23] [query] Found results using: or logic
[2026-01-30 20:53:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22861,12132,5654,68)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23869,24362,70341,34821,70342,22861,12132,5654,68) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:53:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:53:23] [query] Results: 1275 Pages of results: 7
[2026-01-30 20:53:23] [query] Execution time: 0.37715
[2026-01-30 20:53:25] [query] Query for: svl box
[2026-01-30 20:53:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:53:25] [query] Engine: default
[2026-01-30 20:53:25] [query] Tokens: box, svl
[2026-01-30 20:53:25] [query] Mods: 11
[2026-01-30 20:53:25] [query] Using OR logic
[2026-01-30 20:53:25] [query] Found results using: or logic
[2026-01-30 20:53:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2975)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2975,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:53:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:53:25] [query] Results: 71 Pages of results: 1
[2026-01-30 20:53:25] [query] Execution time: 0.11549
[2026-01-30 20:53:38] [index:background] Health check
[2026-01-30 20:53:50] [indexer:background] Health check
[2026-01-30 20:54:13] [query] Query for: business for sale nin raliegh nc
[2026-01-30 20:54:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:54:13] [query] Engine: default
[2026-01-30 20:54:13] [query] Tokens: nina, nine, nine-month, nine-year, ninemonth, ninety, nineyear, ninja, nintendo, ninth
[2026-01-30 20:54:13] [query] Mods: 11
[2026-01-30 20:54:13] [query] Using OR logic
[2026-01-30 20:54:13] [query] Found results using: and logic
[2026-01-30 20:54:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (522,396,125)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (43173,2915,10503,28308,10510,22001,28310,1636,12973,48479) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:54:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:54:13] [query] Results: 27 Pages of results: 1
[2026-01-30 20:54:13] [query] Execution time: 0.12483
[2026-01-30 20:55:34] [index] Marking post.post 56468 to be dropped
[2026-01-30 20:55:38] [index] Dropping post.post 56468
[2026-01-30 20:55:38] [indexer] Index built
[2026-01-30 20:55:52] [query] Query for: asheville board of realtors
[2026-01-30 20:55:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:55:52] [query] Engine: default
[2026-01-30 20:55:52] [query] Tokens: asheville, board, realtors
[2026-01-30 20:55:52] [query] Mods: 11
[2026-01-30 20:55:52] [query] Trying AND logic
[2026-01-30 20:55:52] [query] Found results using: and logic
[2026-01-30 20:55:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6434,646,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:55:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('20187', '21391', '24823', '40144', '54') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:55:52] [query] Results: 5 Pages of results: 1
[2026-01-30 20:55:52] [query] Execution time: 0.27120
[2026-01-30 20:56:12] [query] Query for: offer to lease commercial form
[2026-01-30 20:56:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:56:12] [query] Engine: default
[2026-01-30 20:56:12] [query] Tokens: offer, lease, commercial, form
[2026-01-30 20:56:12] [query] Mods: 11
[2026-01-30 20:56:12] [query] Trying AND logic
[2026-01-30 20:56:12] [query] Using OR logic
[2026-01-30 20:56:12] [query] Found results using: or logic
[2026-01-30 20:56:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1798,17181,95,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:56:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:56:12] [query] Results: 1148 Pages of results: 6
[2026-01-30 20:56:12] [query] Execution time: 0.45787
[2026-01-30 20:57:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 20:57:37] [index] Dropping post.post 56468
[2026-01-30 20:57:37] [indexer] Index built
[2026-01-30 20:57:54] [query] Query for: ecole st louis de montfort
[2026-01-30 20:57:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:57:54] [query] Engine: default
[2026-01-30 20:57:54] [query] Tokens: st, louis, de, ecole montfort
[2026-01-30 20:57:54] [query] Mods: 11
[2026-01-30 20:57:54] [query] Using OR logic
[2026-01-30 20:57:54] [query] Found results using: or logic
[2026-01-30 20:57:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,11627,5222)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5222,11627,3783,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:57:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:57:54] [query] Results: 17 Pages of results: 1
[2026-01-30 20:57:54] [query] Execution time: 0.20658
[2026-01-30 20:57:56] [query] Query for: residential rental
[2026-01-30 20:57:56] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:57:56] [query] Engine: forms_and_contracts
[2026-01-30 20:57:56] [query] Tokens: residential, rental
[2026-01-30 20:57:56] [query] Mods: 5
[2026-01-30 20:57:56] [query] Trying AND logic
[2026-01-30 20:57:56] [query] Found results using: and logic
[2026-01-30 20:57:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,625) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29756', '29781', '29810', '29848', '34766', '34769', '34782', '34785') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:57:56] [query] Results: 8 Pages of results: 1
[2026-01-30 20:57:56] [query] Execution time: 0.06913
[2026-01-30 20:59:01] [index:background] Health check
[2026-01-30 20:59:01] [indexer:background] Health check
[2026-01-30 20:59:01] [indexer:background] Health check
[2026-01-30 20:59:34] [query] Query for: houses for sale in north carolina
[2026-01-30 20:59:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 20:59:34] [query] Engine: default
[2026-01-30 20:59:34] [query] Tokens: houses, sale, north, carolina
[2026-01-30 20:59:34] [query] Mods: 11
[2026-01-30 20:59:34] [query] Trying AND logic
[2026-01-30 20:59:34] [query] Found results using: and logic
[2026-01-30 20:59:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2990,125,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 20:59:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1049', '14230', '14256', '14364', '26241', '26257', '4876', '51394') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 20:59:34] [query] Results: 8 Pages of results: 1
[2026-01-30 20:59:34] [query] Execution time: 0.18729
[2026-01-30 21:00:00] [query] Query for: forewarn
[2026-01-30 21:00:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:00:00] [query] Engine: default
[2026-01-30 21:00:00] [query] Tokens: forewarn
[2026-01-30 21:00:00] [query] Mods: 11
[2026-01-30 21:00:00] [query] Found results using: or logic
[2026-01-30 21:00:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:00:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:00:00] [query] Results: 1 Pages of results: 1
[2026-01-30 21:00:00] [query] Execution time: 0.01512
[2026-01-30 21:00:14] [query] Query for: is married to real estate for rea
[2026-01-30 21:00:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:00:14] [query] Engine: default
[2026-01-30 21:00:14] [query] Tokens: reach, reach 100, reach 53, reach 54, reach 55, reach 56, reach 57, reach-back, reach-outs, reach100
[2026-01-30 21:00:14] [query] Mods: 11
[2026-01-30 21:00:14] [query] Using OR logic
[2026-01-30 21:00:14] [query] Found results using: and logic
[2026-01-30 21:00:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,9355,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1876,30430,52001,37682,29272,56818,46885,19314,73316,30439) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:00:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:00:14] [query] Results: 81 Pages of results: 1
[2026-01-30 21:00:14] [query] Execution time: 0.06017
[2026-01-30 21:00:56] [query] Query for: 395 25
[2026-01-30 21:00:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:00:56] [query] Engine: default
[2026-01-30 21:00:56] [query] Tokens: 3950, 3952, 39528, 39528 39528, 3952839528, 39529, 39530, 39530 39530, 3953039530, 39531
[2026-01-30 21:00:56] [query] Mods: 11
[2026-01-30 21:00:56] [query] Using OR logic
[2026-01-30 21:00:56] [query] Found results using: or logic
[2026-01-30 21:00:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3111)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (40934,31467,37106,37107,37108,37338,37275,37276,37277,37264) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:00:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:00:56] [query] Results: 6 Pages of results: 1
[2026-01-30 21:00:56] [query] Execution time: 0.14515
[2026-01-30 21:01:04] [query] Query for: move property release
[2026-01-30 21:01:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:01:04] [query] Engine: default
[2026-01-30 21:01:04] [query] Tokens: move, property, release
[2026-01-30 21:01:04] [query] Mods: 11
[2026-01-30 21:01:04] [query] Trying AND logic
[2026-01-30 21:01:04] [query] Found results using: and logic
[2026-01-30 21:01:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (78,107,11851) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:01:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17737', '17792', '21265', '24476', '25631', '39803', '46434', '46561') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:01:04] [query] Results: 8 Pages of results: 1
[2026-01-30 21:01:04] [query] Execution time: 0.06511
[2026-01-30 21:01:06] [query] Query for: realtors near me to sell my house
[2026-01-30 21:01:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:01:06] [query] Engine: default
[2026-01-30 21:01:06] [query] Tokens: realtors, near, sell, house
[2026-01-30 21:01:06] [query] Mods: 11
[2026-01-30 21:01:06] [query] Trying AND logic
[2026-01-30 21:01:06] [query] Using OR logic
[2026-01-30 21:01:06] [query] Found results using: or logic
[2026-01-30 21:01:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (96,633,106,244) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:01:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:01:06] [query] Results: 948 Pages of results: 5
[2026-01-30 21:01:06] [query] Execution time: 0.53238
[2026-01-30 21:01:55] [query] Query for: realtors near me to sell my house
[2026-01-30 21:01:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:01:55] [query] Engine: default
[2026-01-30 21:01:55] [query] Tokens: realtors, near, sell, house
[2026-01-30 21:01:55] [query] Mods: 11
[2026-01-30 21:01:55] [query] Trying AND logic
[2026-01-30 21:01:55] [query] Using OR logic
[2026-01-30 21:01:55] [query] Found results using: or logic
[2026-01-30 21:01:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (96,633,106,244) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:01:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:01:55] [query] Results: 948 Pages of results: 5
[2026-01-30 21:01:55] [query] Execution time: 0.45158
[2026-01-30 21:02:00] [query] Query for: windowsの検索バー
[2026-01-30 21:02:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:02:00] [query] Engine: default
[2026-01-30 21:02:01] [query] Tokens: windowsの検索バー
[2026-01-30 21:02:01] [query] Mods: 11
[2026-01-30 21:02:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:02:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:02:01] [query] Results: 0 Pages of results: 0
[2026-01-30 21:02:01] [query] Execution time: 0.13116
[2026-01-30 21:02:17] [query] Query for: does a home warranty cover gas fireplace not working
[2026-01-30 21:02:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:02:17] [query] Engine: default
[2026-01-30 21:02:17] [query] Tokens: home, warranty, cover, gas, fireplace, working
[2026-01-30 21:02:17] [query] Mods: 11
[2026-01-30 21:02:17] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:02:17] [query] Using OR logic
[2026-01-30 21:02:17] [query] Found results using: or logic
[2026-01-30 21:02:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (234,6946,281,6542,13724,400) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:02:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:02:17] [query] Results: 643 Pages of results: 4
[2026-01-30 21:02:17] [query] Execution time: 0.23891
[2026-01-30 21:03:07] [query] Query for: buying and selling real estate
[2026-01-30 21:03:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:03:07] [query] Engine: default
[2026-01-30 21:03:07] [query] Tokens: buying, selling, real, estate
[2026-01-30 21:03:07] [query] Mods: 11
[2026-01-30 21:03:07] [query] Trying AND logic
[2026-01-30 21:03:08] [query] Found results using: and logic
[2026-01-30 21:03:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2061,187,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:03:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10061', '10719', '11361', '1215', '12352', '1250', '14364', '17737', '17872', '17962', '18438', '20033', '20359', '20577', '21587', '21588', '21661', '2279', '25639', '25795', '26256', '2927', '37304', '38172', '44801', '46635', '47072', '47879', '48034', '4876', '53053', '6447', '9657') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:03:08] [query] Results: 31 Pages of results: 1
[2026-01-30 21:03:08] [query] Execution time: 0.14127
[2026-01-30 21:03:10] [query] Query for: deputy derrick bonham with the weakley county sheriff’s office.
[2026-01-30 21:03:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:03:10] [query] Engine: default
[2026-01-30 21:03:10] [query] Tokens: derrick, county, deputy, office, s, sheriff, sheriff’s
[2026-01-30 21:03:10] [query] Mods: 11
[2026-01-30 21:03:10] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:03:10] [query] Using OR logic
[2026-01-30 21:03:10] [query] Found results using: or logic
[2026-01-30 21:03:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (574,17784,907,68,13083,35103)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23246,574,17784,907,68,13083,35103) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:03:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:03:10] [query] Results: 1311 Pages of results: 7
[2026-01-30 21:03:10] [query] Execution time: 0.35975
[2026-01-30 21:03:13] [query] Query for: erechim populacao 2026
[2026-01-30 21:03:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:03:13] [query] Engine: default
[2026-01-30 21:03:13] [query] Tokens: 2026, policy 2026, erechim populacao populacao 2026
[2026-01-30 21:03:13] [query] Mods: 11
[2026-01-30 21:03:13] [query] Using OR logic
[2026-01-30 21:03:13] [query] Found results using: or logic
[2026-01-30 21:03:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (28036,65927,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:03:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:03:13] [query] Results: 76 Pages of results: 1
[2026-01-30 21:03:13] [query] Execution time: 0.26037
[2026-01-30 21:03:15] [query] Query for: 28804
[2026-01-30 21:03:15] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:03:15] [query] Engine: download_ready
[2026-01-30 21:03:15] [query] Tokens: 28804
[2026-01-30 21:03:15] [query] Mods: 5
[2026-01-30 21:03:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31369) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:03:15] [query] Results: 0 Pages of results: 0
[2026-01-30 21:03:15] [query] Execution time: 0.00915
[2026-01-30 21:03:37] [index:background] Health check
[2026-01-30 21:03:37] [index:background] CPU load threshold (3) breached: 3.29 [waiting 2]
[2026-01-30 21:03:39] [indexer:background] CPU load threshold (3) breached: 3.18 [waiting 2]
[2026-01-30 21:03:47] [query] Query for: fire damage realtor
[2026-01-30 21:03:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:03:47] [query] Engine: default
[2026-01-30 21:03:47] [query] Tokens: fire, damage, realtor
[2026-01-30 21:03:47] [query] Mods: 11
[2026-01-30 21:03:47] [query] Trying AND logic
[2026-01-30 21:03:47] [query] Using OR logic
[2026-01-30 21:03:48] [query] Found results using: or logic
[2026-01-30 21:03:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6329,473,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:03:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:03:48] [query] Results: 553 Pages of results: 3
[2026-01-30 21:03:48] [query] Execution time: 0.28806
[2026-01-30 21:03:50] [indexer:background] Health check
[2026-01-30 21:03:50] [indexer:background] CPU load threshold (3) breached: 3.68 [waiting 2]
[2026-01-30 21:04:39] [query] Query for: квалифицированная консультация психолога онлайн соломоновы острова непал по скайпу русскоязычный психолог в германии skype:amt777
[2026-01-30 21:04:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:04:39] [query] Engine: default
[2026-01-30 21:04:39] [query] Query for: realtor.comperty value
[2026-01-30 21:04:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:04:39] [query] Engine: default
[2026-01-30 21:04:39] [query] Tokens: realtor, value, comperty realtor.comperty
[2026-01-30 21:04:39] [query] Mods: 11
[2026-01-30 21:04:39] [query] Using OR logic
[2026-01-30 21:04:40] [query] Found results using: or logic
[2026-01-30 21:04:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402,1217)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,1217,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:04:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:04:40] [query] Results: 579 Pages of results: 3
[2026-01-30 21:04:40] [query] Execution time: 0.36479
[2026-01-30 21:04:40] [query] Tokens: квалифицированная консультация психолога онлайн соломоновы острова непал по скайпу русскоязычный
[2026-01-30 21:04:40] [query] Mods: 11
[2026-01-30 21:04:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12787)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:04:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:04:40] [query] Results: 0 Pages of results: 0
[2026-01-30 21:04:40] [query] Execution time: 0.50568
[2026-01-30 21:04:44] [query] Query for: working with real estate agents
[2026-01-30 21:04:44] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:04:44] [query] Engine: forms_and_contracts
[2026-01-30 21:04:44] [query] Tokens: working, real, estate, agents
[2026-01-30 21:04:44] [query] Mods: 5
[2026-01-30 21:04:44] [query] Trying AND logic
[2026-01-30 21:04:44] [query] Found results using: and logic
[2026-01-30 21:04:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1155) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:04:44] [query] Results: 18 Pages of results: 1
[2026-01-30 21:04:44] [query] Execution time: 0.04139
[2026-01-30 21:04:52] [query] Query for: working with real estate agents
[2026-01-30 21:04:52] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:04:52] [query] Engine: forms_and_contracts
[2026-01-30 21:04:52] [query] Tokens: working, real, estate, agents
[2026-01-30 21:04:52] [query] Mods: 5
[2026-01-30 21:04:52] [query] Trying AND logic
[2026-01-30 21:04:52] [query] Found results using: and logic
[2026-01-30 21:04:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400,171,172,1155) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29486', '34850', '34853', '34867', '34870', '34876', '34879', '34932', '34939', '34943', '34947', '34951', '34962', '34995', '35000', '35005', '35010', '35160') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:04:52] [query] Results: 18 Pages of results: 1
[2026-01-30 21:04:52] [query] Execution time: 0.01025
[2026-01-30 21:05:48] [query] Query for: 34853
[2026-01-30 21:05:48] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:05:48] [query] Engine: download_ready
[2026-01-30 21:05:48] [query] Tokens: 34853
[2026-01-30 21:05:48] [query] Mods: 5
[2026-01-30 21:05:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32039) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 27786, 30251, 30239, 30254, 30241, 30256, 35148, 35546, 48269, 34780, 35195, 41964, 50431, 34932, 35377, 45864, 35010, 35152, 35553, 48331, 34782, 35199, 41967, 53551, 34939, 35382, 45867, 34756, 35052, 35156, 35564, 48334, 34785, 35203, 42059, 53552, 34943, 35392, 45872, 34758, 35054, 35160, 48469, 34850, 35207, 42062, 53557, 34947, 35397, 45876, 34762, 35058, 35165, 48665, 34853, 35261, 42169, 53560, 34951, 35403, 45879, 34764, 35062, 35169, 38731, 48669, 34867, 35273, 42207, 56030, 34955, 35409, 45884, 34766, 35088, 35173, 38772, 48760, 34870, 35285, 42298, 34958, 35463, 45887, 34769, 35093, 35177, 41678, 38993, 48763, 34876, 35290, 42323, 34962, 45894, 34772, 35183, 41689, 48911, 34879, 35360, 42357, 34995, 47716, 34774, 35140, 35187, 41743, 49576, 34902, 35366, 45858, 35000, 48258, 34778, 35144, 35191, 41768, 50428, 34905, 35371, 45861, 35005 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:05:48] [query] Results: 0 Pages of results: 0
[2026-01-30 21:05:48] [query] Execution time: 0.01284
[2026-01-30 21:05:55] [query] Query for: corbett law south carolina real estate email
[2026-01-30 21:05:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:05:55] [query] Engine: default
[2026-01-30 21:05:55] [query] Tokens: corbett, law, south, carolina, real, estate, email
[2026-01-30 21:05:55] [query] Mods: 11
[2026-01-30 21:05:55] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:05:55] [query] Using OR logic
[2026-01-30 21:05:56] [query] Found results using: or logic
[2026-01-30 21:05:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16079,1796,840,254,171,172,276) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:05:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:05:56] [query] Results: 1173 Pages of results: 6
[2026-01-30 21:05:56] [query] Execution time: 0.69529
[2026-01-30 21:06:26] [query] Query for: 520b
[2026-01-30 21:06:26] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:06:26] [query] Engine: forms_and_contracts
[2026-01-30 21:06:26] [query] Tokens: 520b
[2026-01-30 21:06:26] [query] Mods: 5
[2026-01-30 21:06:26] [query] Found results using: or logic
[2026-01-30 21:06:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31079) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:06:26] [query] Results: 2 Pages of results: 1
[2026-01-30 21:06:26] [query] Execution time: 0.02296
[2026-01-30 21:06:36] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:06:39] [index] Dropping post.post 56468
[2026-01-30 21:06:39] [index:background] CPU load threshold (3) breached: 3.32 [waiting 2]
[2026-01-30 21:06:41] [indexer] Index built
[2026-01-30 21:06:41] [indexer:background] CPU load threshold (3) breached: 3.32 [waiting 2]
[2026-01-30 21:07:00] [query] Query for: how to use docusign upload lease for tenants sign
[2026-01-30 21:07:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:07:00] [query] Engine: default
[2026-01-30 21:07:00] [query] Tokens: use, docusign, upload, lease, tenants, sign
[2026-01-30 21:07:00] [query] Mods: 11
[2026-01-30 21:07:00] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:07:00] [query] Using OR logic
[2026-01-30 21:07:00] [query] Found results using: or logic
[2026-01-30 21:07:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1466,8130,8401,17181,3871,1312) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:07:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:07:00] [query] Results: 609 Pages of results: 4
[2026-01-30 21:07:00] [query] Execution time: 0.14156
[2026-01-30 21:07:17] [query] Query for: real estate agents spring
[2026-01-30 21:07:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:07:17] [query] Engine: default
[2026-01-30 21:07:17] [query] Tokens: real, estate, agents, spring
[2026-01-30 21:07:17] [query] Mods: 11
[2026-01-30 21:07:17] [query] Trying AND logic
[2026-01-30 21:07:17] [query] Found results using: and logic
[2026-01-30 21:07:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1155,2) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:07:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('11252', '19992', '2193', '30465', '6608') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:07:17] [query] Results: 5 Pages of results: 1
[2026-01-30 21:07:17] [query] Execution time: 0.07013
[2026-01-30 21:07:27] [query] Query for: renewal real estate
[2026-01-30 21:07:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:07:27] [query] Engine: default
[2026-01-30 21:07:27] [query] Tokens: renewal, real, estate
[2026-01-30 21:07:27] [query] Mods: 11
[2026-01-30 21:07:27] [query] Trying AND logic
[2026-01-30 21:07:27] [query] Found results using: and logic
[2026-01-30 21:07:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16272,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:07:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '20171', '21642', '22189', '26189', '46501', '50411', '51394', '53050') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:07:27] [query] Results: 8 Pages of results: 1
[2026-01-30 21:07:27] [query] Execution time: 0.11744
[2026-01-30 21:07:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:07:38] [index] Dropping post.post 56468
[2026-01-30 21:07:38] [indexer] Index built
[2026-01-30 21:07:54] [query] Query for: personal
[2026-01-30 21:07:54] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:07:54] [query] Engine: forms_and_contracts
[2026-01-30 21:07:54] [query] Tokens: personal
[2026-01-30 21:07:54] [query] Mods: 5
[2026-01-30 21:07:54] [query] Found results using: or logic
[2026-01-30 21:07:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3795) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:07:54] [query] Results: 4 Pages of results: 1
[2026-01-30 21:07:54] [query] Execution time: 0.02188
[2026-01-30 21:08:10] [query] Query for: guarantee
[2026-01-30 21:08:10] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:08:10] [query] Engine: forms_and_contracts
[2026-01-30 21:08:10] [query] Tokens: guarantee, guaranteed, guaranteeing, guarantees
[2026-01-30 21:08:10] [query] Mods: 5
[2026-01-30 21:08:10] [query] Using OR logic
[2026-01-30 21:08:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14108,2148,20500,13076) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:08:10] [query] Results: 0 Pages of results: 0
[2026-01-30 21:08:11] [query] Execution time: 0.01357
[2026-01-30 21:08:34] [query] Query for: guaranty
[2026-01-30 21:08:34] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:08:34] [query] Engine: forms_and_contracts
[2026-01-30 21:08:34] [query] Tokens: guaranty
[2026-01-30 21:08:34] [query] Mods: 5
[2026-01-30 21:08:34] [query] Found results using: or logic
[2026-01-30 21:08:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20479) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29516, 29640, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:08:34] [query] Results: 4 Pages of results: 1
[2026-01-30 21:08:34] [query] Execution time: 0.01270
[2026-01-30 21:08:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:08:37] [index:background] Health check
[2026-01-30 21:08:38] [index] Dropping post.post 56468
[2026-01-30 21:08:38] [indexer] Index built
[2026-01-30 21:08:49] [indexer:background] Health check
[2026-01-30 21:09:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:09:38] [index] Dropping post.post 56468
[2026-01-30 21:09:38] [indexer] Index built
[2026-01-30 21:11:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:11:38] [index] Dropping post.post 56468
[2026-01-30 21:11:38] [indexer] Index built
[2026-01-30 21:12:25] [query] Query for: agency
[2026-01-30 21:12:25] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:12:25] [query] Engine: default
[2026-01-30 21:12:25] [query] Tokens: agency
[2026-01-30 21:12:25] [query] Mods: 11
[2026-01-30 21:12:26] [query] Found results using: or logic
[2026-01-30 21:12:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1500) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:12:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:12:26] [query] Results: 253 Pages of results: 2
[2026-01-30 21:12:26] [query] Execution time: 0.12111
[2026-01-30 21:12:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:12:38] [index] Dropping post.post 56468
[2026-01-30 21:12:38] [indexer] Index built
[2026-01-30 21:12:38] [query] Query for: hold
[2026-01-30 21:12:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:12:38] [query] Engine: default
[2026-01-30 21:12:38] [query] Tokens: hold
[2026-01-30 21:12:38] [query] Mods: 11
[2026-01-30 21:12:38] [query] Found results using: or logic
[2026-01-30 21:12:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3208) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:12:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:12:38] [query] Results: 65 Pages of results: 1
[2026-01-30 21:12:38] [query] Execution time: 0.04985
[2026-01-30 21:12:45] [query] Query for: hold
[2026-01-30 21:12:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:12:45] [query] Engine: default
[2026-01-30 21:12:45] [query] Tokens: hold
[2026-01-30 21:12:45] [query] Mods: 11
[2026-01-30 21:12:45] [query] Found results using: or logic
[2026-01-30 21:12:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3208) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:12:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:12:45] [query] Results: 65 Pages of results: 1
[2026-01-30 21:12:45] [query] Execution time: 0.03647
[2026-01-30 21:12:47] [query] Query for: mrs hoodenpile chattanooga tn
[2026-01-30 21:12:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:12:47] [query] Engine: default
[2026-01-30 21:12:47] [query] Tokens: tn, mrs
[2026-01-30 21:12:47] [query] Mods: 11
[2026-01-30 21:12:47] [query] Trying AND logic
[2026-01-30 21:12:47] [query] Using OR logic
[2026-01-30 21:12:47] [query] Found results using: or logic
[2026-01-30 21:12:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15670)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24725,15670) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:12:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:12:47] [query] Results: 3 Pages of results: 1
[2026-01-30 21:12:47] [query] Execution time: 0.02677
[2026-01-30 21:13:15] [query] Query for: unfair and deceptive trade practices nc
[2026-01-30 21:13:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:13:15] [query] Engine: default
[2026-01-30 21:13:15] [query] Tokens: unfair, deceptive, trade, practices, nc
[2026-01-30 21:13:15] [query] Mods: 11
[2026-01-30 21:13:15] [query] Trying AND logic
[2026-01-30 21:13:15] [query] Using OR logic
[2026-01-30 21:13:16] [query] Found results using: or logic
[2026-01-30 21:13:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4460,4461,1523,1792,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:13:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:13:16] [query] Results: 701 Pages of results: 4
[2026-01-30 21:13:16] [query] Execution time: 0.50669
[2026-01-30 21:13:19] [query] Query for: fuller center bike adventure 2026
[2026-01-30 21:13:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:13:19] [query] Engine: default
[2026-01-30 21:13:19] [query] Tokens: fuller, center, bike, adventure, 2026, adventurer, adventure 2026
[2026-01-30 21:13:19] [query] Mods: 11
[2026-01-30 21:13:19] [query] Using OR logic
[2026-01-30 21:13:20] [query] Found results using: or logic
[2026-01-30 21:13:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,4885,13568,4987,14544)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14544,4987,13568,4885,28036,17638,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:13:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:13:20] [query] Results: 142 Pages of results: 1
[2026-01-30 21:13:20] [query] Execution time: 0.26620
[2026-01-30 21:13:36] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:13:37] [index:background] Health check
[2026-01-30 21:13:38] [index] Dropping post.post 56468
[2026-01-30 21:13:38] [indexer] Index built
[2026-01-30 21:13:45] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:13:46] [query] Query for: buying a real estate brokerage
[2026-01-30 21:13:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:13:46] [query] Engine: default
[2026-01-30 21:13:46] [query] Tokens: buying, real, estate, brokerage
[2026-01-30 21:13:46] [query] Mods: 11
[2026-01-30 21:13:46] [query] Trying AND logic
[2026-01-30 21:13:46] [query] Found results using: and logic
[2026-01-30 21:13:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2061,171,172,1133) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:13:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1250', '14364', '14465', '20577', '21591', '25805', '43727', '50411') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:13:46] [query] Results: 8 Pages of results: 1
[2026-01-30 21:13:46] [query] Execution time: 0.14729
[2026-01-30 21:13:49] [index] Dropping post.post 56468
[2026-01-30 21:13:49] [indexer] Index built
[2026-01-30 21:13:49] [indexer:background] Health check
[2026-01-30 21:13:51] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:13:54] [index] Dropping post.post 56468
[2026-01-30 21:13:54] [indexer] Index built
[2026-01-30 21:14:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:14:38] [index] Dropping post.post 56468
[2026-01-30 21:14:38] [indexer] Index built
[2026-01-30 21:14:50] [query] Query for: buying a real estate company
[2026-01-30 21:14:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:14:50] [query] Engine: default
[2026-01-30 21:14:50] [query] Tokens: buying, real, estate, company
[2026-01-30 21:14:50] [query] Mods: 11
[2026-01-30 21:14:50] [query] Trying AND logic
[2026-01-30 21:14:50] [query] Found results using: and logic
[2026-01-30 21:14:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2061,171,172,1225) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:14:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1041', '11361', '1211', '1250', '14465', '17872', '19992', '21391', '25639', '37844', '41396', '45058', '49210', '49253', '50411', '51084') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:14:50] [query] Results: 11 Pages of results: 1
[2026-01-30 21:14:50] [query] Execution time: 0.08991
[2026-01-30 21:15:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:15:38] [index] Dropping post.post 56468
[2026-01-30 21:15:38] [indexer] Index built
[2026-01-30 21:16:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:16:38] [index] Dropping post.post 56468
[2026-01-30 21:16:38] [indexer] Index built
[2026-01-30 21:16:57] [query] Query for: alexatranscutie
[2026-01-30 21:16:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:16:57] [query] Engine: default
[2026-01-30 21:16:57] [query] Tokens: alexatranscutie
[2026-01-30 21:16:57] [query] Mods: 11
[2026-01-30 21:16:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:16:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:16:57] [query] Results: 0 Pages of results: 0
[2026-01-30 21:16:57] [query] Execution time: 0.07685
[2026-01-30 21:17:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:17:38] [index] Dropping post.post 56468
[2026-01-30 21:17:38] [indexer] Index built
[2026-01-30 21:18:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:18:38] [index] Dropping post.post 56468
[2026-01-30 21:18:38] [indexer] Index built
[2026-01-30 21:19:02] [index:background] Health check
[2026-01-30 21:19:02] [indexer:background] Health check
[2026-01-30 21:19:02] [indexer:background] Health check
[2026-01-30 21:19:33] [query] Query for: homes for sale in supply nc
[2026-01-30 21:19:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:19:33] [query] Engine: default
[2026-01-30 21:19:33] [query] Tokens: homes, sale, supply, nc
[2026-01-30 21:19:33] [query] Mods: 11
[2026-01-30 21:19:33] [query] Trying AND logic
[2026-01-30 21:19:33] [query] Found results using: and logic
[2026-01-30 21:19:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,2306,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:19:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14256', '51805') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:19:33] [query] Results: 2 Pages of results: 1
[2026-01-30 21:19:33] [query] Execution time: 0.21958
[2026-01-30 21:19:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:19:38] [index] Dropping post.post 56468
[2026-01-30 21:19:38] [indexer] Index built
[2026-01-30 21:20:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:20:38] [index] Dropping post.post 56468
[2026-01-30 21:20:38] [indexer] Index built
[2026-01-30 21:20:58] [query] Query for: ara kovacs attila
[2026-01-30 21:20:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:20:58] [query] Engine: default
[2026-01-30 21:20:58] [query] Tokens: ara, arabia, arabic, arah, araj
[2026-01-30 21:20:58] [query] Mods: 11
[2026-01-30 21:20:58] [query] Using OR logic
[2026-01-30 21:20:58] [query] Found results using: and logic
[2026-01-30 21:20:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42219,40177,40179,9887,29934) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:20:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:20:58] [query] Results: 1 Pages of results: 1
[2026-01-30 21:20:58] [query] Execution time: 0.02250
[2026-01-30 21:21:03] [query] Query for: 
[2026-01-30 21:21:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:21:03] [query] Engine: default
[2026-01-30 21:21:03] [query] Tokens: 
[2026-01-30 21:21:03] [query] Mods: 11
[2026-01-30 21:21:03] [query] Found results using: or logic
[2026-01-30 21:21:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:21:03') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:21:03] [query] Results: 2026 Pages of results: 11
[2026-01-30 21:21:03] [query] Execution time: 0.21573
[2026-01-30 21:21:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:21:38] [index] Dropping post.post 56468
[2026-01-30 21:21:38] [indexer] Index built
[2026-01-30 21:21:51] [query] Query for: division five nc contractor owner
[2026-01-30 21:21:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:21:51] [query] Engine: default
[2026-01-30 21:21:51] [query] Tokens: division, five, nc, contractor, owner
[2026-01-30 21:21:51] [query] Mods: 11
[2026-01-30 21:21:51] [query] Trying AND logic
[2026-01-30 21:21:51] [query] Using OR logic
[2026-01-30 21:21:51] [query] Found results using: or logic
[2026-01-30 21:21:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6702,406,396,2923,180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:21:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:21:51] [query] Results: 833 Pages of results: 5
[2026-01-30 21:21:51] [query] Execution time: 0.49308
[2026-01-30 21:21:53] [query] Query for: when can a contract be terminated in real estate nc
[2026-01-30 21:21:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:21:53] [query] Engine: default
[2026-01-30 21:21:53] [query] Tokens: can, contract, terminated, real, estate, nc
[2026-01-30 21:21:53] [query] Mods: 11
[2026-01-30 21:21:53] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:21:53] [query] Using OR logic
[2026-01-30 21:21:55] [query] Found results using: or logic
[2026-01-30 21:21:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,2727,4899,171,172,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:21:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:21:55] [query] Results: 1744 Pages of results: 9
[2026-01-30 21:21:55] [query] Execution time: 1.34431
[2026-01-30 21:22:35] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:22:38] [index] Dropping post.post 56468
[2026-01-30 21:22:38] [indexer] Index built
[2026-01-30 21:22:51] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:22:54] [index] Dropping post.post 56468
[2026-01-30 21:22:54] [indexer] Queued next batch (1)
[2026-01-30 21:22:55] [indexer] Processing batch (1)
[2026-01-30 21:22:55] [indexer] Indexing post.post:56468
[2026-01-30 21:22:56] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:22:56] [index] Marking [1] post.post 56468 as indexed
[2026-01-30 21:22:56] [indexer] Index built
[2026-01-30 21:22:59] [index] Dropping post.post 56468
[2026-01-30 21:22:59] [indexer] Queued next batch (1)
[2026-01-30 21:23:01] [indexer] Processing batch (1)
[2026-01-30 21:23:01] [indexer] Indexing post.post:56468
[2026-01-30 21:23:01] [index] Marking [1] post.post 56468 as indexed
[2026-01-30 21:23:01] [indexer] Index built
[2026-01-30 21:23:03] [query] Query for: ordenada
[2026-01-30 21:23:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:23:03] [query] Engine: default
[2026-01-30 21:23:03] [query] Tokens: ordenada
[2026-01-30 21:23:03] [query] Mods: 11
[2026-01-30 21:23:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:23:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:23:03] [query] Results: 0 Pages of results: 0
[2026-01-30 21:23:03] [query] Execution time: 0.07819
[2026-01-30 21:23:09] [query] Query for: realestate agenty
[2026-01-30 21:23:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:23:09] [query] Engine: default
[2026-01-30 21:23:09] [query] Tokens: realestate, agent, agent 24, agent(, agent-, agent24, augment, agenty
[2026-01-30 21:23:09] [query] Mods: 11
[2026-01-30 21:23:09] [query] Using OR logic
[2026-01-30 21:23:09] [query] Found results using: or logic
[2026-01-30 21:23:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7703)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7703,1470,34332,12331,3802,34334,54632,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:23:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:23:09] [query] Results: 580 Pages of results: 3
[2026-01-30 21:23:09] [query] Execution time: 0.29667
[2026-01-30 21:23:11] [query] Query for: omino diffusion插件下载
[2026-01-30 21:23:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:23:11] [query] Engine: default
[2026-01-30 21:23:11] [query] Tokens: domino
[2026-01-30 21:23:11] [query] Mods: 11
[2026-01-30 21:23:11] [query] Found results using: and logic
[2026-01-30 21:23:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2500) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:23:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:23:11] [query] Results: 1 Pages of results: 1
[2026-01-30 21:23:11] [query] Execution time: 0.07932
[2026-01-30 21:23:13] [index] Marking post.post 56468 to be dropped
[2026-01-30 21:23:16] [index] Dropping post.post 56468
[2026-01-30 21:23:16] [indexer] Queued next batch (1)
[2026-01-30 21:23:18] [indexer] Processing batch (1)
[2026-01-30 21:23:18] [indexer] Indexing post.post:56468
[2026-01-30 21:23:18] [index] Marking [1] post.post 56468 as indexed
[2026-01-30 21:23:18] [indexer] Index built
[2026-01-30 21:23:19] [query] Query for: wendt
[2026-01-30 21:23:19] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:23:19] [query] Engine: nc_realtorsr_contacts
[2026-01-30 21:23:20] [query] Tokens: wendts, wendt
[2026-01-30 21:23:20] [query] Mods: 5
[2026-01-30 21:23:20] [query] Using OR logic
[2026-01-30 21:23:20] [query] Found results using: or logic
[2026-01-30 21:23:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (68973,22211) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:23:20] [query] Results: 1 Pages of results: 1
[2026-01-30 21:23:20] [query] Execution time: 0.16651
[2026-01-30 21:23:36] [index:background] Health check
[2026-01-30 21:24:38] [indexer:background] Health check
[2026-01-30 21:27:07] [query] Query for: scratch登录不了账号
[2026-01-30 21:27:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:27:07] [query] Engine: default
[2026-01-30 21:27:07] [query] Tokens: scratch登录不了账号
[2026-01-30 21:27:07] [query] Mods: 11
[2026-01-30 21:27:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:27:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:27:07] [query] Results: 0 Pages of results: 0
[2026-01-30 21:27:07] [query] Execution time: 0.08451
[2026-01-30 21:27:56] [query] Query for: u盘被锁定怎么解除win11家庭
[2026-01-30 21:27:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:27:56] [query] Engine: default
[2026-01-30 21:27:56] [query] Tokens: u盘被锁定怎么解除win11家庭
[2026-01-30 21:27:56] [query] Mods: 11
[2026-01-30 21:27:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:27:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:27:56] [query] Results: 0 Pages of results: 0
[2026-01-30 21:27:56] [query] Execution time: 0.08398
[2026-01-30 21:28:08] [query] Query for: alfordson bed frame
[2026-01-30 21:28:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:28:08] [query] Engine: default
[2026-01-30 21:28:08] [query] Tokens: bed, frame, alfordson
[2026-01-30 21:28:08] [query] Mods: 11
[2026-01-30 21:28:08] [query] Using OR logic
[2026-01-30 21:28:08] [query] Found results using: or logic
[2026-01-30 21:28:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8525,8748)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8525,8748,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:28:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:28:08] [query] Results: 15 Pages of results: 1
[2026-01-30 21:28:08] [query] Execution time: 0.09286
[2026-01-30 21:28:19] [query] Query for: is there such a thing as narrow tape
[2026-01-30 21:28:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:28:19] [query] Engine: default
[2026-01-30 21:28:19] [query] Tokens: thing, narrow, tape
[2026-01-30 21:28:19] [query] Mods: 11
[2026-01-30 21:28:19] [query] Trying AND logic
[2026-01-30 21:28:19] [query] Using OR logic
[2026-01-30 21:28:19] [query] Found results using: or logic
[2026-01-30 21:28:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2618,9681,8658) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:28:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:28:19] [query] Results: 97 Pages of results: 1
[2026-01-30 21:28:19] [query] Execution time: 0.05993
[2026-01-30 21:28:44] [query] Query for: harrington
[2026-01-30 21:28:44] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:28:44] [query] Engine: nc_realtorsr_contacts
[2026-01-30 21:28:44] [query] Tokens: harrington 2024installation, harrington2024installation, harrington’s, harringtons, harrington, harrington 2026, harrington2026
[2026-01-30 21:28:44] [query] Mods: 5
[2026-01-30 21:28:44] [query] Using OR logic
[2026-01-30 21:28:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (48508,48511,61307,61323,10926,74072,74075) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:28:44] [query] Results: 0 Pages of results: 0
[2026-01-30 21:28:44] [query] Execution time: 0.19806
[2026-01-30 21:28:51] [query] Query for: harrington
[2026-01-30 21:28:51] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:28:51] [query] Engine: nc_realtorsr_contacts
[2026-01-30 21:28:51] [query] Tokens: harrington 2024installation, harrington2024installation, harrington’s, harringtons, harrington, harrington 2026, harrington2026
[2026-01-30 21:28:51] [query] Mods: 5
[2026-01-30 21:28:51] [query] Using OR logic
[2026-01-30 21:28:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (48508,48511,61307,61323,10926,74072,74075) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:28:51] [query] Results: 0 Pages of results: 0
[2026-01-30 21:28:51] [query] Execution time: 0.01120
[2026-01-30 21:28:57] [query] Query for: tie term real estate
[2026-01-30 21:28:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:28:57] [query] Engine: default
[2026-01-30 21:28:57] [query] Tokens: tie, term, real, estate
[2026-01-30 21:28:57] [query] Mods: 11
[2026-01-30 21:28:57] [query] Trying AND logic
[2026-01-30 21:28:57] [query] Using OR logic
[2026-01-30 21:28:57] [query] Found results using: or logic
[2026-01-30 21:28:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25112,1323,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:28:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:28:57] [query] Results: 1026 Pages of results: 6
[2026-01-30 21:28:57] [query] Execution time: 0.52867
[2026-01-30 21:29:02] [index:background] Health check
[2026-01-30 21:29:02] [indexer:background] Health check
[2026-01-30 21:29:02] [indexer:background] Health check
[2026-01-30 21:29:45] [query] Query for: nc 100
[2026-01-30 21:29:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:29:45] [query] Engine: default
[2026-01-30 21:29:45] [query] Tokens: nc, 100, nc 1, nc 27030, nc 27103, nc 28104, nc 28110, nc 28210, nc 100
[2026-01-30 21:29:45] [query] Mods: 11
[2026-01-30 21:29:45] [query] Using OR logic
[2026-01-30 21:29:46] [query] Found results using: or logic
[2026-01-30 21:29:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (133,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,133,66680,28993,29096,21493,29046,30406,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:29:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:29:46] [query] Results: 729 Pages of results: 4
[2026-01-30 21:29:46] [query] Execution time: 0.78634
[2026-01-30 21:29:49] [query] Query for: tie term real estate
[2026-01-30 21:29:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:29:49] [query] Engine: default
[2026-01-30 21:29:49] [query] Tokens: tie, term, real, estate
[2026-01-30 21:29:49] [query] Mods: 11
[2026-01-30 21:29:49] [query] Trying AND logic
[2026-01-30 21:29:49] [query] Using OR logic
[2026-01-30 21:29:49] [query] Found results using: or logic
[2026-01-30 21:29:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25112,1323,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:29:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:29:49] [query] Results: 1026 Pages of results: 6
[2026-01-30 21:29:49] [query] Execution time: 0.40542
[2026-01-30 21:30:59] [query] Query for: how long does it take a realtor to list home for sale
[2026-01-30 21:30:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:30:59] [query] Engine: default
[2026-01-30 21:30:59] [query] Tokens: long, take, realtor, list, home, sale
[2026-01-30 21:30:59] [query] Mods: 11
[2026-01-30 21:30:59] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:30:59] [query] Using OR logic
[2026-01-30 21:31:00] [query] Found results using: or logic
[2026-01-30 21:31:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1147,175,402,1192,234,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:30:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:31:00] [query] Results: 1122 Pages of results: 6
[2026-01-30 21:31:00] [query] Execution time: 0.51435
[2026-01-30 21:31:22] [query] Query for: 8980 10+7438
[2026-01-30 21:31:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:31:22] [query] Engine: default
[2026-01-30 21:31:22] [query] Tokens: 1677743838, 1677743838 1677743838, 16777438381677743838, 1686774384, 1716907431 1716907438, 17169074311716907438, 1716907438, 1716907438 1716907431, 1716907438 1716907438, 17169074381716907431
[2026-01-30 21:31:22] [query] Mods: 11
[2026-01-30 21:31:22] [query] Using OR logic
[2026-01-30 21:31:22] [query] Found results using: or logic
[2026-01-30 21:31:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (393,28864)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (35909,35922,35936,38797,55334,55339,55332,55335,55337,55340) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:31:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:31:22] [query] Results: 1 Pages of results: 1
[2026-01-30 21:31:22] [query] Execution time: 0.08001
[2026-01-30 21:31:47] [query] Query for: real estate agent age requirement
[2026-01-30 21:31:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:31:47] [query] Engine: default
[2026-01-30 21:31:47] [query] Tokens: real, estate, agent, age, requirement
[2026-01-30 21:31:47] [query] Mods: 11
[2026-01-30 21:31:47] [query] Trying AND logic
[2026-01-30 21:31:47] [query] Using OR logic
[2026-01-30 21:31:47] [query] Found results using: or logic
[2026-01-30 21:31:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,2138,2944) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:31:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:31:47] [query] Results: 1154 Pages of results: 6
[2026-01-30 21:31:47] [query] Execution time: 0.52194
[2026-01-30 21:31:47] [query] Query for: how long does it take a realtor to list home for sale
[2026-01-30 21:31:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:31:47] [query] Engine: default
[2026-01-30 21:31:47] [query] Tokens: long, take, realtor, list, home, sale
[2026-01-30 21:31:47] [query] Mods: 11
[2026-01-30 21:31:47] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:31:47] [query] Using OR logic
[2026-01-30 21:31:48] [query] Found results using: or logic
[2026-01-30 21:31:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1147,175,402,1192,234,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:31:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:31:48] [query] Results: 1122 Pages of results: 6
[2026-01-30 21:31:48] [query] Execution time: 0.53126
[2026-01-30 21:32:04] [query] Query for: statement of real estate rentals 2025
[2026-01-30 21:32:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:32:04] [query] Engine: default
[2026-01-30 21:32:04] [query] Tokens: statement, real, estate, rentals, 2025, rentals 301, rentals301, rentals 2025
[2026-01-30 21:32:04] [query] Mods: 11
[2026-01-30 21:32:04] [query] Using OR logic
[2026-01-30 21:32:05] [query] Found results using: or logic
[2026-01-30 21:32:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,172,171,3872,1502)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1502,171,172,3872,24711,27019,27021,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:32:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:32:05] [query] Results: 1092 Pages of results: 6
[2026-01-30 21:32:05] [query] Execution time: 0.74996
[2026-01-30 21:32:16] [query] Query for: ocean lyrics pearl jam
[2026-01-30 21:32:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:32:16] [query] Engine: default
[2026-01-30 21:32:16] [query] Tokens: ocean, pearl, jam, lyrics
[2026-01-30 21:32:16] [query] Mods: 11
[2026-01-30 21:32:16] [query] Using OR logic
[2026-01-30 21:32:16] [query] Found results using: or logic
[2026-01-30 21:32:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9437,18141,28546)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18141,28546,9437,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:32:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:32:16] [query] Results: 5 Pages of results: 1
[2026-01-30 21:32:16] [query] Execution time: 0.11581
[2026-01-30 21:32:25] [query] Query for: national land realty south carolina
[2026-01-30 21:32:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:32:25] [query] Engine: default
[2026-01-30 21:32:25] [query] Tokens: national, land, realty, south, carolina
[2026-01-30 21:32:25] [query] Mods: 11
[2026-01-30 21:32:25] [query] Trying AND logic
[2026-01-30 21:32:25] [query] Using OR logic
[2026-01-30 21:32:25] [query] Found results using: or logic
[2026-01-30 21:32:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (154,979,1138,840,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:32:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:32:25] [query] Results: 781 Pages of results: 4
[2026-01-30 21:32:25] [query] Execution time: 0.31458
[2026-01-30 21:32:50] [query] Query for: elevate real estate properties
[2026-01-30 21:32:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:32:50] [query] Engine: default
[2026-01-30 21:32:50] [query] Tokens: elevate, real, estate, properties
[2026-01-30 21:32:50] [query] Mods: 11
[2026-01-30 21:32:50] [query] Trying AND logic
[2026-01-30 21:32:50] [query] Found results using: and logic
[2026-01-30 21:32:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15088,171,172,182) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:32:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('46635', '49253', '55707') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:32:50] [query] Results: 2 Pages of results: 1
[2026-01-30 21:32:50] [query] Execution time: 0.04959
[2026-01-30 21:33:02] [query] Query for: real estate agent age requirement
[2026-01-30 21:33:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:33:02] [query] Engine: default
[2026-01-30 21:33:02] [query] Tokens: real, estate, agent, age, requirement
[2026-01-30 21:33:02] [query] Mods: 11
[2026-01-30 21:33:02] [query] Trying AND logic
[2026-01-30 21:33:02] [query] Using OR logic
[2026-01-30 21:33:03] [query] Found results using: or logic
[2026-01-30 21:33:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,2138,2944) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:33:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:33:03] [query] Results: 1154 Pages of results: 6
[2026-01-30 21:33:03] [query] Execution time: 0.62894
[2026-01-30 21:33:09] [query] Query for: bond penalty real estate
[2026-01-30 21:33:09] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:33:09] [query] Engine: default
[2026-01-30 21:33:09] [query] Tokens: bond, penalty, real, estate
[2026-01-30 21:33:09] [query] Mods: 11
[2026-01-30 21:33:09] [query] Trying AND logic
[2026-01-30 21:33:09] [query] Using OR logic
[2026-01-30 21:33:09] [query] Found results using: or logic
[2026-01-30 21:33:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2145,4498,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:33:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:33:09] [query] Results: 949 Pages of results: 5
[2026-01-30 21:33:09] [query] Execution time: 0.45484
[2026-01-30 21:33:36] [index:background] Health check
[2026-01-30 21:33:45] [query] Query for: la realtor license
[2026-01-30 21:33:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:33:45] [query] Engine: default
[2026-01-30 21:33:45] [query] Tokens: la, realtor, license
[2026-01-30 21:33:45] [query] Mods: 11
[2026-01-30 21:33:45] [query] Trying AND logic
[2026-01-30 21:33:45] [query] Found results using: and logic
[2026-01-30 21:33:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3789,402,4784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:33:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10719') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:33:45] [query] Results: 1 Pages of results: 1
[2026-01-30 21:33:45] [query] Execution time: 0.04778
[2026-01-30 21:33:56] [query] Query for: property management
[2026-01-30 21:33:56] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:33:56] [query] Engine: forms_and_contracts
[2026-01-30 21:33:56] [query] Tokens: property, management
[2026-01-30 21:33:56] [query] Mods: 5
[2026-01-30 21:33:56] [query] Trying AND logic
[2026-01-30 21:33:56] [query] Found results using: and logic
[2026-01-30 21:33:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('29133', '29522', '29719', '29725', '29731', '29738', '29744', '29750', '29756', '29762', '29768', '29774', '29781', '29790', '29797', '29804', '29810', '29816', '29823', '29829', '29835', '29841', '29848', '29857', '29863', '29870', '29876', '29882', '34762', '34764', '34766', '34769', '34778', '34780', '34782', '34785', '34902', '34905', '35088', '35093', '35165', '35169', '35173', '35195', '35199', '35203', '35377', '35382', '35403', '35409', '35553', '35564', '41768', '42207', '48331', '48334', '48760', '48763') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:33:56] [query] Results: 58 Pages of results: 1
[2026-01-30 21:33:56] [query] Execution time: 0.05651
[2026-01-30 21:34:14] [query] Query for: national land realty south carolina
[2026-01-30 21:34:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:34:14] [query] Engine: default
[2026-01-30 21:34:14] [query] Tokens: national, land, realty, south, carolina
[2026-01-30 21:34:14] [query] Mods: 11
[2026-01-30 21:34:14] [query] Trying AND logic
[2026-01-30 21:34:14] [query] Using OR logic
[2026-01-30 21:34:15] [query] Found results using: or logic
[2026-01-30 21:34:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (154,979,1138,840,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:34:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:34:15] [query] Results: 781 Pages of results: 4
[2026-01-30 21:34:15] [query] Execution time: 0.24706
[2026-01-30 21:34:15] [query] Query for: bond penalty real estate
[2026-01-30 21:34:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:34:15] [query] Engine: default
[2026-01-30 21:34:15] [query] Tokens: bond, penalty, real, estate
[2026-01-30 21:34:15] [query] Mods: 11
[2026-01-30 21:34:15] [query] Trying AND logic
[2026-01-30 21:34:15] [query] Using OR logic
[2026-01-30 21:34:16] [query] Found results using: or logic
[2026-01-30 21:34:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2145,4498,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:34:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:34:16] [query] Results: 949 Pages of results: 5
[2026-01-30 21:34:16] [query] Execution time: 0.38216
[2026-01-30 21:34:32] [query] Query for: 29768
[2026-01-30 21:34:32] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:34:32] [query] Engine: download_ready
[2026-01-30 21:34:32] [query] Tokens: 29768
[2026-01-30 21:34:32] [query] Mods: 5
[2026-01-30 21:34:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31792) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:34:32] [query] Results: 0 Pages of results: 0
[2026-01-30 21:34:32] [query] Execution time: 0.01055
[2026-01-30 21:34:34] [query] Query for: 영웅문에서 1번계좌로 주식 옮기기
[2026-01-30 21:34:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:34:34] [query] Engine: default
[2026-01-30 21:34:34] [query] Tokens: 1, 영웅문에서 1번계좌로 주식 옮기기
[2026-01-30 21:34:34] [query] Mods: 11
[2026-01-30 21:34:34] [query] Using OR logic
[2026-01-30 21:34:35] [query] Found results using: or logic
[2026-01-30 21:34:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:34:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:34:35] [query] Results: 1225 Pages of results: 7
[2026-01-30 21:34:35] [query] Execution time: 0.49453
[2026-01-30 21:34:37] [query] Query for: plural de walk
[2026-01-30 21:34:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:34:37] [query] Engine: default
[2026-01-30 21:34:37] [query] Tokens: de, walk, plural
[2026-01-30 21:34:37] [query] Mods: 11
[2026-01-30 21:34:37] [query] Using OR logic
[2026-01-30 21:34:37] [query] Found results using: or logic
[2026-01-30 21:34:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,734)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3783,734,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:34:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:34:37] [query] Results: 58 Pages of results: 1
[2026-01-30 21:34:37] [query] Execution time: 0.13575
[2026-01-30 21:34:38] [query] Query for: home purchase agreement
[2026-01-30 21:34:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:34:38] [query] Engine: default
[2026-01-30 21:34:38] [query] Tokens: home, purchase, agreement
[2026-01-30 21:34:38] [query] Mods: 11
[2026-01-30 21:34:38] [query] Trying AND logic
[2026-01-30 21:34:39] [query] Found results using: and logic
[2026-01-30 21:34:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (234,120,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:34:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1057', '14230', '14256', '17384', '19885', '19953', '20261', '20269', '20274', '20377', '20378', '20386', '20392', '20395', '20445', '20448', '20472', '20485', '20504', '20517', '20562', '20589', '2256', '24333', '24546', '24563', '24753', '24891', '25160', '25310', '25454', '25510', '25536', '25640', '25648', '25828', '36785', '39803', '40247', '40258', '41095', '42850', '43566', '44398', '44590', '45442', '46544', '49636', '50411', '50505', '51394', '53050', '54184', '54887', '54979', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:34:39] [query] Results: 57 Pages of results: 1
[2026-01-30 21:34:39] [query] Execution time: 0.30101
[2026-01-30 21:34:39] [indexer:background] Health check
[2026-01-30 21:35:08] [query] Query for: property management
[2026-01-30 21:35:08] [query] Arguments: engine: risk_management (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:35:08] [query] Engine: risk_management
[2026-01-30 21:35:08] [query] Tokens: management, management & education, management & legal, management & real, management 101, management 2018, management101, management2018, managementeducation, managementlegal
[2026-01-30 21:35:08] [query] Mods: 5
[2026-01-30 21:35:08] [query] Using OR logic
[2026-01-30 21:35:08] [query] Using OR logic
[2026-01-30 21:35:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.risk_tools' AND (s.attribute IN ('title','slug','taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.risk_tools' AND (s.attribute IN ('content','excerpt'))) ) THEN 1 WHEN ( (s.source = 'post.risk_tools' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (107)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1167,17287,20196,53614,49238,12432,49239,12435,17296,20201) AND (( `s`.`id` IN ( 37691, 38129, 37762, 38128, 38041, 38127, 38040, 38126, 44380, 38039, 38125, 38038, 38124, 38037, 38036, 38123, 38122, 38035, 38119, 38034, 38118, 38033, 38121, 38032, 38120, 38031, 38117, 38030, 38116, 38029, 38028, 38115, 38114, 38027, 38099, 38026, 38098, 38025, 38097, 38024, 38096, 38023, 38095, 38022, 38094, 38021, 38093, 38020, 38092, 38019, 38091, 38017, 38090, 38089, 37926, 38088, 38015, 37925, 38087, 37898, 38086, 37897, 37895, 38085, 38084, 37894, 38083, 37892, 38082, 37889, 38080, 37888, 38079 ) )) AND ((s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:35:08] [query] Results: 0 Pages of results: 0
[2026-01-30 21:35:08] [query] Execution time: 0.02095
[2026-01-30 21:35:36] [query] Query for: sc
[2026-01-30 21:35:36] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:35:36] [query] Engine: forms_and_contracts
[2026-01-30 21:35:36] [query] Tokens: sc, scald, scale, scaled, scales, scaling, scam, scammed, scammed 60, scammed60
[2026-01-30 21:35:36] [query] Mods: 5
[2026-01-30 21:35:36] [query] Using OR logic
[2026-01-30 21:35:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (452,7452,1208,3848,4678,3442,2477,2571,72987,72988) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:35:36] [query] Results: 0 Pages of results: 0
[2026-01-30 21:35:36] [query] Execution time: 0.01401
[2026-01-30 21:35:37] [query] Query for: deborah mccormick realestate in massachusetts realtor
[2026-01-30 21:35:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:35:37] [query] Engine: default
[2026-01-30 21:35:37] [query] Tokens: deborah, realestate, massachusetts, realtor, mccormick
[2026-01-30 21:35:37] [query] Mods: 11
[2026-01-30 21:35:37] [query] Using OR logic
[2026-01-30 21:35:37] [query] Found results using: or logic
[2026-01-30 21:35:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10472,6352,7703,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10472,7703,6352,402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:35:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:35:37] [query] Results: 517 Pages of results: 3
[2026-01-30 21:35:37] [query] Execution time: 0.54484
[2026-01-30 21:35:51] [query] Query for: buenos aires pizza cachin
[2026-01-30 21:35:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:35:51] [query] Engine: default
[2026-01-30 21:35:51] [query] Tokens: claires, questionnaires, pizza
[2026-01-30 21:35:51] [query] Mods: 11
[2026-01-30 21:35:51] [query] Trying AND logic
[2026-01-30 21:35:51] [query] Using OR logic
[2026-01-30 21:35:51] [query] Found results using: or logic
[2026-01-30 21:35:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15510)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33085,21672,15510) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:35:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:35:51] [query] Results: 6 Pages of results: 1
[2026-01-30 21:35:51] [query] Execution time: 0.11094
[2026-01-30 21:35:56] [query] Query for: property management
[2026-01-30 21:35:56] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:35:56] [query] Engine: default
[2026-01-30 21:35:56] [query] Tokens: property, management
[2026-01-30 21:35:56] [query] Mods: 11
[2026-01-30 21:35:56] [query] Trying AND logic
[2026-01-30 21:35:59] [query] Found results using: and logic
[2026-01-30 21:35:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:35:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (107) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1167) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:35:59] [query] Results: 176 Pages of results: 1
[2026-01-30 21:35:59] [query] Execution time: 3.76805
[2026-01-30 21:36:02] [query] Query for: real estate attorney for sale by owner
[2026-01-30 21:36:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:36:02] [query] Engine: default
[2026-01-30 21:36:02] [query] Tokens: real, estate, attorney, sale, owner
[2026-01-30 21:36:02] [query] Mods: 11
[2026-01-30 21:36:02] [query] Trying AND logic
[2026-01-30 21:36:02] [query] Using OR logic
[2026-01-30 21:36:02] [query] Found results using: or logic
[2026-01-30 21:36:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,900,125,180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:36:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:36:02] [query] Results: 1113 Pages of results: 6
[2026-01-30 21:36:02] [query] Execution time: 0.47041
[2026-01-30 21:36:14] [query] Query for: forms form library
[2026-01-30 21:36:14] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:36:14] [query] Engine: legal_qandas
[2026-01-30 21:36:14] [query] Tokens: forms, form, library
[2026-01-30 21:36:14] [query] Mods: 5
[2026-01-30 21:36:14] [query] Using OR logic
[2026-01-30 21:36:14] [query] Found results using: or logic
[2026-01-30 21:36:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2409,1817,7200) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:36:14] [query] Results: 492 Pages of results: 3
[2026-01-30 21:36:14] [query] Execution time: 0.11590
[2026-01-30 21:36:54] [query] Query for: property management
[2026-01-30 21:36:54] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:36:54] [query] Engine: default
[2026-01-30 21:36:54] [query] Tokens: property, management
[2026-01-30 21:36:54] [query] Mods: 11
[2026-01-30 21:36:54] [query] Trying AND logic
[2026-01-30 21:36:58] [query] Found results using: and logic
[2026-01-30 21:36:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:36:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (107) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1167) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:36:58] [query] Results: 176 Pages of results: 1
[2026-01-30 21:36:58] [query] Execution time: 3.62695
[2026-01-30 21:37:31] [query] Query for: ahmsa monclova
[2026-01-30 21:37:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:37:31] [query] Engine: default
[2026-01-30 21:37:31] [query] Tokens: ahmsa monclova
[2026-01-30 21:37:31] [query] Mods: 11
[2026-01-30 21:37:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:37:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:37:31] [query] Results: 0 Pages of results: 0
[2026-01-30 21:37:31] [query] Execution time: 0.13428
[2026-01-30 21:37:45] [query] Query for: property management
[2026-01-30 21:37:45] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:37:45] [query] Engine: default
[2026-01-30 21:37:45] [query] Tokens: property, management
[2026-01-30 21:37:45] [query] Mods: 11
[2026-01-30 21:37:45] [query] Trying AND logic
[2026-01-30 21:37:48] [query] Found results using: and logic
[2026-01-30 21:37:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:37:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (107) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1167) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:37:48] [query] Results: 176 Pages of results: 1
[2026-01-30 21:37:48] [query] Execution time: 3.53356
[2026-01-30 21:38:17] [query] Query for: fifth third bank "client advisor"
[2026-01-30 21:38:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:38:17] [query] Engine: default
[2026-01-30 21:38:17] [query] Tokens: fifth, third, bank, client, advisor
[2026-01-30 21:38:17] [query] Mods: 11
[2026-01-30 21:38:18] [query] Trying AND logic
[2026-01-30 21:38:18] [query] Using OR logic
[2026-01-30 21:38:18] [query] Found results using: or logic
[2026-01-30 21:38:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5824,5469,2140,5564,3923) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:38:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:38:18] [query] Results: 515 Pages of results: 3
[2026-01-30 21:38:18] [query] Execution time: 0.42737
[2026-01-30 21:38:27] [query] Query for: usda
[2026-01-30 21:38:27] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:38:27] [query] Engine: default
[2026-01-30 21:38:27] [query] Tokens: usda
[2026-01-30 21:38:27] [query] Mods: 11
[2026-01-30 21:38:27] [query] Found results using: or logic
[2026-01-30 21:38:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25599) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:38:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:38:27] [query] Results: 3 Pages of results: 1
[2026-01-30 21:38:27] [query] Execution time: 0.01575
[2026-01-30 21:38:36] [index:background] Health check
[2026-01-30 21:39:00] [query] Query for: are election observers paid in north carolina?
[2026-01-30 21:39:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:39:00] [query] Engine: default
[2026-01-30 21:39:00] [query] Tokens: election, observers, paid, north, carolina
[2026-01-30 21:39:00] [query] Mods: 12
[2026-01-30 21:39:00] [query] Trying AND logic
[2026-01-30 21:39:00] [query] Using OR logic
[2026-01-30 21:39:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = 'searchwp_cro_9a1a7e92f5dac959fbf641868e6564b5') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s4 ON (s4.post_id = s.id AND s4.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (364,10245,3052,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s3.meta_value >= '2026-01-30 21:39:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = 'searchwp_cro_9a1a7e92f5dac959fbf641868e6564b5') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s4 ON (s4.post_id = s.id AND s4.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s2.meta_value+0 DESC, s4.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:39:00] [query] Results: 0 Pages of results: 0
[2026-01-30 21:39:00] [query] Execution time: 0.03744
[2026-01-30 21:39:39] [indexer:background] Health check
[2026-01-30 21:39:39] [indexer:background] Health check
[2026-01-30 21:39:39] [indexer:background] Health check
[2026-01-30 21:40:10] [query] Query for: trans act brokers real estate
[2026-01-30 21:40:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:40:10] [query] Engine: default
[2026-01-30 21:40:10] [query] Tokens: trans, act, brokers, real, estate
[2026-01-30 21:40:10] [query] Mods: 11
[2026-01-30 21:40:10] [query] Trying AND logic
[2026-01-30 21:40:10] [query] Using OR logic
[2026-01-30 21:40:11] [query] Found results using: or logic
[2026-01-30 21:40:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59687,1058,943,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:40:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:40:11] [query] Results: 1023 Pages of results: 6
[2026-01-30 21:40:11] [query] Execution time: 0.65451
[2026-01-30 21:41:51] [query] Query for: real estate address lookup north carolina
[2026-01-30 21:41:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:41:51] [query] Engine: default
[2026-01-30 21:41:51] [query] Tokens: real, estate, address, lookup, north, carolina
[2026-01-30 21:41:51] [query] Mods: 11
[2026-01-30 21:41:51] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:41:51] [query] Using OR logic
[2026-01-30 21:41:52] [query] Found results using: or logic
[2026-01-30 21:41:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,923,8810,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:41:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:41:52] [query] Results: 1110 Pages of results: 6
[2026-01-30 21:41:52] [query] Execution time: 0.61721
[2026-01-30 21:42:07] [query] Query for: feed
[2026-01-30 21:42:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 21:42:07] [query] Engine: default
[2026-01-30 21:42:07] [query] Tokens: feed
[2026-01-30 21:42:07] [query] Mods: 11
[2026-01-30 21:42:07] [query] Found results using: or logic
[2026-01-30 21:42:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5978) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:42:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:42:07] [query] Results: 8 Pages of results: 1
[2026-01-30 21:42:07] [query] Execution time: 0.04275
[2026-01-30 21:42:44] [query] Query for: real estate address lookup north carolina
[2026-01-30 21:42:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:42:44] [query] Engine: default
[2026-01-30 21:42:44] [query] Tokens: real, estate, address, lookup, north, carolina
[2026-01-30 21:42:44] [query] Mods: 11
[2026-01-30 21:42:44] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:42:44] [query] Using OR logic
[2026-01-30 21:42:44] [query] Found results using: or logic
[2026-01-30 21:42:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,923,8810,253,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:42:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:42:44] [query] Results: 1110 Pages of results: 6
[2026-01-30 21:42:44] [query] Execution time: 0.58869
[2026-01-30 21:43:20] [query] Query for: steve harvey screams are so funny.
[2026-01-30 21:43:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:43:20] [query] Engine: default
[2026-01-30 21:43:20] [query] Tokens: steve, harvey, screams, funny
[2026-01-30 21:43:20] [query] Mods: 11
[2026-01-30 21:43:20] [query] Trying AND logic
[2026-01-30 21:43:20] [query] Using OR logic
[2026-01-30 21:43:20] [query] Found results using: or logic
[2026-01-30 21:43:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1140,10103,8431,3329) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:43:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:43:20] [query] Results: 31 Pages of results: 1
[2026-01-30 21:43:20] [query] Execution time: 0.04069
[2026-01-30 21:43:36] [index:background] Health check
[2026-01-30 21:43:36] [index:background] CPU load threshold (3) breached: 3.12 [waiting 2]
[2026-01-30 21:43:49] [indexer:background] Health check
[2026-01-30 21:44:15] [query] Query for: residential property and owners association disclosure statement
[2026-01-30 21:44:15] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:44:15] [query] Engine: legal_qandas
[2026-01-30 21:44:15] [query] Tokens: residential, property, owners, association, disclosure, statement
[2026-01-30 21:44:15] [query] Mods: 5
[2026-01-30 21:44:15] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:44:15] [query] Using OR logic
[2026-01-30 21:44:16] [query] Found results using: or logic
[2026-01-30 21:44:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,107,922,155,6557,1502) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:44:16] [query] Results: 572 Pages of results: 3
[2026-01-30 21:44:16] [query] Execution time: 0.39748
[2026-01-30 21:44:22] [query] Query for: mecklenburg county estate portal
[2026-01-30 21:44:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:44:22] [query] Engine: default
[2026-01-30 21:44:22] [query] Tokens: mecklenburg, county, estate, portal
[2026-01-30 21:44:22] [query] Mods: 11
[2026-01-30 21:44:22] [query] Trying AND logic
[2026-01-30 21:44:22] [query] Found results using: and logic
[2026-01-30 21:44:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8984,574,172,1887) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:44:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:44:22] [query] Results: 1 Pages of results: 1
[2026-01-30 21:44:22] [query] Execution time: 0.21620
[2026-01-30 21:44:31] [query] Query for: residential property and owners association disclosure statement
[2026-01-30 21:44:31] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:44:31] [query] Engine: legal_qandas
[2026-01-30 21:44:31] [query] Tokens: residential, property, owners, association, disclosure, statement
[2026-01-30 21:44:31] [query] Mods: 5
[2026-01-30 21:44:31] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:44:31] [query] Using OR logic
[2026-01-30 21:44:31] [query] Found results using: or logic
[2026-01-30 21:44:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,107,922,155,6557,1502) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:44:31] [query] Results: 572 Pages of results: 3
[2026-01-30 21:44:31] [query] Execution time: 0.00918
[2026-01-30 21:45:10] [query] Query for: 完整版、可愛い巨乳fカップ素人18歳。彼氏バレ不可避の顔出し生挿入中出しハメ
[2026-01-30 21:45:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:45:10] [query] Engine: default
[2026-01-30 21:45:10] [query] Tokens: 18, 完整版 可愛い巨乳fカップ素人18歳 彼氏バレ不可避の顔出し生挿入中出しハメ
[2026-01-30 21:45:10] [query] Mods: 11
[2026-01-30 21:45:10] [query] Using OR logic
[2026-01-30 21:45:10] [query] Found results using: or logic
[2026-01-30 21:45:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3110)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3110,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:45:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:45:10] [query] Results: 87 Pages of results: 1
[2026-01-30 21:45:10] [query] Execution time: 0.21476
[2026-01-30 21:45:21] [query] Query for: pmd legal handbook
[2026-01-30 21:45:21] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:45:21] [query] Engine: default
[2026-01-30 21:45:21] [query] Tokens: pmd, legal, handbook
[2026-01-30 21:45:21] [query] Mods: 11
[2026-01-30 21:45:21] [query] Trying AND logic
[2026-01-30 21:45:21] [query] Found results using: and logic
[2026-01-30 21:45:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10880,869,21034) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:45:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('30466') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:45:21] [query] Results: 1 Pages of results: 1
[2026-01-30 21:45:21] [query] Execution time: 0.05779
[2026-01-30 21:45:27] [query] Query for: low commission realtors near me
[2026-01-30 21:45:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:45:27] [query] Engine: default
[2026-01-30 21:45:27] [query] Tokens: low, commission, realtors, near
[2026-01-30 21:45:27] [query] Mods: 11
[2026-01-30 21:45:27] [query] Trying AND logic
[2026-01-30 21:45:27] [query] Using OR logic
[2026-01-30 21:45:28] [query] Found results using: or logic
[2026-01-30 21:45:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1652,843,96,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:45:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:45:28] [query] Results: 996 Pages of results: 5
[2026-01-30 21:45:28] [query] Execution time: 0.56189
[2026-01-30 21:45:40] [query] Query for: property management legal handbook
[2026-01-30 21:45:40] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:45:40] [query] Engine: default
[2026-01-30 21:45:40] [query] Tokens: property, management, legal, handbook
[2026-01-30 21:45:40] [query] Mods: 11
[2026-01-30 21:45:40] [query] Trying AND logic
[2026-01-30 21:45:40] [query] Found results using: and logic
[2026-01-30 21:45:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167,869,21034) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:45:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('21591', '30466') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:45:40] [query] Results: 2 Pages of results: 1
[2026-01-30 21:45:40] [query] Execution time: 0.07240
[2026-01-30 21:48:11] [query] Query for: 29781
[2026-01-30 21:48:11] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:48:11] [query] Engine: download_ready
[2026-01-30 21:48:11] [query] Tokens: 29781
[2026-01-30 21:48:11] [query] Mods: 5
[2026-01-30 21:48:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31803) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 30054, 29271, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29646, 29127, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29968, 29552, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29652, 29835, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:48:11] [query] Results: 0 Pages of results: 0
[2026-01-30 21:48:11] [query] Execution time: 0.01018
[2026-01-30 21:48:11] [query] Query for: does the acurite 3 in 1 notos weather station have a atomic clock
[2026-01-30 21:48:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:48:11] [query] Engine: default
[2026-01-30 21:48:12] [query] Tokens: 3, 1, weather, station, clock, in 1, acurite notos atomic acurite 3
[2026-01-30 21:48:12] [query] Mods: 11
[2026-01-30 21:48:12] [query] Using OR logic
[2026-01-30 21:48:12] [query] Found results using: or logic
[2026-01-30 21:48:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (431,689,8358,30123,12636,1415)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (689,431,1415,12636,8358,30123,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:48:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:48:12] [query] Results: 1324 Pages of results: 7
[2026-01-30 21:48:12] [query] Execution time: 0.69991
[2026-01-30 21:48:20] [query] Query for: 2a11t
[2026-01-30 21:48:20] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:48:20] [query] Engine: forms_and_contracts
[2026-01-30 21:48:20] [query] Tokens: 2a11t
[2026-01-30 21:48:20] [query] Mods: 5
[2026-01-30 21:48:20] [query] Found results using: or logic
[2026-01-30 21:48:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12588) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:48:20] [query] Results: 2 Pages of results: 1
[2026-01-30 21:48:20] [query] Execution time: 0.02477
[2026-01-30 21:48:37] [query] Query for: zyvox
[2026-01-30 21:48:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:48:37] [query] Engine: default
[2026-01-30 21:48:37] [query] Tokens: zyvox
[2026-01-30 21:48:37] [query] Mods: 11
[2026-01-30 21:48:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:48:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:48:37] [query] Results: 0 Pages of results: 0
[2026-01-30 21:48:37] [query] Execution time: 0.09149
[2026-01-30 21:48:56] [query] Query for: provigil pfizer online 🚟🍗🍔 www.7search.xyz/provigil generisk merkevare hvor kan jeg kjope pa nettet billig. kjop medikament uten resept.billig
[2026-01-30 21:48:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:48:56] [query] Engine: default
[2026-01-30 21:48:56] [query] Tokens: kandyce, kane, kaneohe, kangaroo, kangaroos, kansas, utensils, online, pa, www
[2026-01-30 21:48:56] [query] Mods: 11
[2026-01-30 21:48:56] [query] Trying AND logic
[2026-01-30 21:48:56] [query] Using OR logic
[2026-01-30 21:48:56] [query] Found results using: or logic
[2026-01-30 21:48:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,7795,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23237,47685,65859,57034,57031,44846,55646,994,7795,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:48:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:48:56] [query] Results: 227 Pages of results: 2
[2026-01-30 21:48:56] [query] Execution time: 0.23394
[2026-01-30 21:49:08] [query] Query for: kop amphetamine 🧭⣝ www.7search.xyz/amphetamine kopa pa natet oss europa europa. utan recept. 24 7 amphetamine. billiga till salu med recept kravs.
[2026-01-30 21:49:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:49:08] [query] Engine: default
[2026-01-30 21:49:08] [query] Tokens: med, kopf, koppelmann, kopstein, medal, medals, meddling, medeiros, media, media & vendor
[2026-01-30 21:49:08] [query] Mods: 11
[2026-01-30 21:49:08] [query] Trying AND logic
[2026-01-30 21:49:08] [query] Using OR logic
[2026-01-30 21:49:08] [query] Found results using: or logic
[2026-01-30 21:49:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3839,374,7795,61272,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (73891,40438,23577,10737,53666,7823,2141,75005,5521,73417) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:49:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:49:08] [query] Results: 100 Pages of results: 1
[2026-01-30 21:49:08] [query] Execution time: 0.07079
[2026-01-30 21:49:10] [query] Query for: exit realty raeford nc reviews and complaints
[2026-01-30 21:49:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:49:10] [query] Engine: default
[2026-01-30 21:49:10] [query] Tokens: exit, realty, nc, reviews, complaints, raiford, rayford, raeford
[2026-01-30 21:49:10] [query] Mods: 11
[2026-01-30 21:49:10] [query] Using OR logic
[2026-01-30 21:49:10] [query] Found results using: or logic
[2026-01-30 21:49:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10872,2059,396,1138,4327)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2059,1138,396,4327,10872,27526,65085,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:49:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:49:10] [query] Results: 686 Pages of results: 4
[2026-01-30 21:49:10] [query] Execution time: 0.57139
[2026-01-30 21:49:17] [index:background] Health check
[2026-01-30 21:49:17] [indexer:background] Health check
[2026-01-30 21:49:17] [indexer:background] Health check
[2026-01-30 21:49:20] [query] Query for: real estate sign closing
[2026-01-30 21:49:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:49:20] [query] Engine: default
[2026-01-30 21:49:20] [query] Tokens: real, estate, sign, closing
[2026-01-30 21:49:20] [query] Mods: 11
[2026-01-30 21:49:20] [query] Trying AND logic
[2026-01-30 21:49:20] [query] Using OR logic
[2026-01-30 21:49:21] [query] Found results using: or logic
[2026-01-30 21:49:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1312,3054) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:49:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:49:21] [query] Results: 1116 Pages of results: 6
[2026-01-30 21:49:21] [query] Execution time: 0.51936
[2026-01-30 21:49:47] [query] Query for: 730
[2026-01-30 21:49:47] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:49:47] [query] Engine: forms_and_contracts
[2026-01-30 21:49:47] [query] Tokens: 730
[2026-01-30 21:49:47] [query] Mods: 5
[2026-01-30 21:49:47] [query] Found results using: or logic
[2026-01-30 21:49:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (21533) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:49:47] [query] Results: 3 Pages of results: 1
[2026-01-30 21:49:47] [query] Execution time: 0.04015
[2026-01-30 21:49:48] [query] Query for: 1litre hotel cordless kettle
[2026-01-30 21:49:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:49:48] [query] Engine: default
[2026-01-30 21:49:48] [query] Tokens: hotel, cordless, liter, 1litre kettle
[2026-01-30 21:49:48] [query] Mods: 11
[2026-01-30 21:49:48] [query] Using OR logic
[2026-01-30 21:49:48] [query] Found results using: or logic
[2026-01-30 21:49:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7997,3049)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3049,7997,34424,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:49:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:49:48] [query] Results: 23 Pages of results: 1
[2026-01-30 21:49:48] [query] Execution time: 0.14434
[2026-01-30 21:49:50] [query] Query for: come
[2026-01-30 21:49:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:49:50] [query] Engine: default
[2026-01-30 21:49:50] [query] Tokens: come
[2026-01-30 21:49:50] [query] Mods: 11
[2026-01-30 21:49:50] [query] Found results using: or logic
[2026-01-30 21:49:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (632) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:49:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:49:50] [query] Results: 145 Pages of results: 1
[2026-01-30 21:49:50] [query] Execution time: 0.07735
[2026-01-30 21:49:59] [query] Query for: kaufen tramadol online 🧡✗⠩ www.7rx.biz/de/tramadol preiswertes deutschland von deutschland. geschlechtsakt beim menschen dauer. g
[2026-01-30 21:49:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:49:59] [query] Engine: default
[2026-01-30 21:49:59] [query] Tokens: von, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, vonderburg, de, g, online, www
[2026-01-30 21:49:59] [query] Mods: 11
[2026-01-30 21:49:59] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:49:59] [query] Using OR logic
[2026-01-30 21:49:59] [query] Found results using: or logic
[2026-01-30 21:49:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,2525,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24270,17695,61401,61404,61406,24272,3783,2525,994,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:49:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:49:59] [query] Results: 309 Pages of results: 2
[2026-01-30 21:49:59] [query] Execution time: 0.16883
[2026-01-30 21:50:19] [query] Query for: real estate sign closing
[2026-01-30 21:50:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:50:19] [query] Engine: default
[2026-01-30 21:50:19] [query] Tokens: real, estate, sign, closing
[2026-01-30 21:50:19] [query] Mods: 11
[2026-01-30 21:50:19] [query] Trying AND logic
[2026-01-30 21:50:19] [query] Using OR logic
[2026-01-30 21:50:19] [query] Found results using: or logic
[2026-01-30 21:50:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1312,3054) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:50:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:50:19] [query] Results: 1116 Pages of results: 6
[2026-01-30 21:50:19] [query] Execution time: 0.45470
[2026-01-30 21:50:27] [query] Query for: can anyone use texas realtors forms for lease agreement form library
[2026-01-30 21:50:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:50:27] [query] Engine: default
[2026-01-30 21:50:27] [query] Tokens: can, anyone, use, texas, realtors, forms, lease, agreement, form, library
[2026-01-30 21:50:27] [query] Mods: 11
[2026-01-30 21:50:27] [query] Skipping AND logic pass, too many token groups (9) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:50:27] [query] Using OR logic
[2026-01-30 21:50:28] [query] Found results using: or logic
[2026-01-30 21:50:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,951,1466,4115,96,2409,17181,873,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:50:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:50:28] [query] Results: 1764 Pages of results: 9
[2026-01-30 21:50:28] [query] Execution time: 0.88493
[2026-01-30 21:50:54] [query] Query for: coroxy vpn
[2026-01-30 21:50:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:50:54] [query] Engine: default
[2026-01-30 21:50:54] [query] Tokens: vpn, coroxy
[2026-01-30 21:50:54] [query] Mods: 11
[2026-01-30 21:50:54] [query] Using OR logic
[2026-01-30 21:50:54] [query] Found results using: or logic
[2026-01-30 21:50:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9219)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9219,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:50:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:50:54] [query] Results: 1 Pages of results: 1
[2026-01-30 21:50:54] [query] Execution time: 0.10276
[2026-01-30 21:51:04] [query] Query for: 
[2026-01-30 21:51:04] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:51:04] [query] Engine: default
[2026-01-30 21:51:04] [query] Tokens: 
[2026-01-30 21:51:04] [query] Mods: 11
[2026-01-30 21:51:04] [query] Found results using: or logic
[2026-01-30 21:51:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,1 AS relevance FROM ncr_searchwp_status s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND 1=1 AND ((s.source = 'post.post' AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:51:04') OR (s.source = 'post.contacts' AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:51:04] [query] Results: 2027 Pages of results: 11
[2026-01-30 21:51:04] [query] Execution time: 0.23759
[2026-01-30 21:51:47] [query] Query for: billig ritonavir online 🛠🎺😒 www.7rx.biz/ritonavir eiaculazione precoce soluzione. kjop paypal der hvor a kjope ritonavir? bestill over natten pa nettet. nettet norge kan du
[2026-01-30 21:51:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:51:47] [query] Engine: default
[2026-01-30 21:51:47] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, derail, derek, derelict, derive, derived, derives
[2026-01-30 21:51:47] [query] Mods: 11
[2026-01-30 21:51:47] [query] Trying AND logic
[2026-01-30 21:51:47] [query] Using OR logic
[2026-01-30 21:51:47] [query] Found results using: or logic
[2026-01-30 21:51:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,7795,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,63696,59403,19703,21700,6624,21677) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:51:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:51:47] [query] Results: 9 Pages of results: 1
[2026-01-30 21:51:47] [query] Execution time: 0.04311
[2026-01-30 21:52:01] [query] Query for: acontecimento rua itambe hoje
[2026-01-30 21:52:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:52:01] [query] Engine: default
[2026-01-30 21:52:01] [query] Tokens: accrual, february, february 1, february 10, february 11, february 12, february 13, february 14, february 15, february 15th
[2026-01-30 21:52:01] [query] Mods: 11
[2026-01-30 21:52:01] [query] Using OR logic
[2026-01-30 21:52:01] [query] Found results using: and logic
[2026-01-30 21:52:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19141,332,20060,20062,25476,63077,43219,11783,20063,34223) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:52:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:52:01] [query] Results: 74 Pages of results: 1
[2026-01-30 21:52:01] [query] Execution time: 0.13998
[2026-01-30 21:52:53] [query] Query for: flat fee mls listing for sale by owner
[2026-01-30 21:52:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:52:53] [query] Engine: default
[2026-01-30 21:52:53] [query] Tokens: flat, fee, mls, listing, sale, owner
[2026-01-30 21:52:53] [query] Mods: 11
[2026-01-30 21:52:53] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:52:53] [query] Using OR logic
[2026-01-30 21:52:54] [query] Found results using: or logic
[2026-01-30 21:52:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3526,1510,2699,1936,125,180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:52:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:52:54] [query] Results: 830 Pages of results: 5
[2026-01-30 21:52:54] [query] Execution time: 0.20679
[2026-01-30 21:54:00] [index:background] Health check
[2026-01-30 21:54:00] [indexer:background] Health check
[2026-01-30 21:54:00] [indexer:background] Health check
[2026-01-30 21:54:04] [query] Query for: flat fee mls listing for sale by owner
[2026-01-30 21:54:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:54:04] [query] Engine: default
[2026-01-30 21:54:04] [query] Tokens: flat, fee, mls, listing, sale, owner
[2026-01-30 21:54:04] [query] Mods: 11
[2026-01-30 21:54:04] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 21:54:04] [query] Using OR logic
[2026-01-30 21:54:05] [query] Found results using: or logic
[2026-01-30 21:54:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3526,1510,2699,1936,125,180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:54:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:54:05] [query] Results: 830 Pages of results: 5
[2026-01-30 21:54:05] [query] Execution time: 0.19626
[2026-01-30 21:55:11] [query] Query for: farmhouse chandelier 6-lights industrial rustic dining room pendant light adjustable hanging candle fixtures for kitchen island living foyer
[2026-01-30 21:55:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:55:11] [query] Engine: default
[2026-01-30 21:55:11] [query] Tokens: farmhouse, chandelier, 6, lights, industrial, rustic, dining, room, light, pendant
[2026-01-30 21:55:11] [query] Mods: 11
[2026-01-30 21:55:11] [query] Using OR logic
[2026-01-30 21:55:12] [query] Found results using: or logic
[2026-01-30 21:55:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2629,3225,9988,10570,6481,57025,5122,10197,8065,3257,6357,7582,5966,8432,1590,2805,10559)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57025,10570,2629,8432,3257,10559,6481,2805,5966,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:55:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:55:12] [query] Results: 269 Pages of results: 2
[2026-01-30 21:55:12] [query] Execution time: 0.28448
[2026-01-30 21:56:02] [query] Query for: real estate agen
[2026-01-30 21:56:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:56:02] [query] Engine: default
[2026-01-30 21:56:02] [query] Tokens: agencies, agency, agency 2025, agency's, agency2025, agencys, agency’s, agenda, agendas, agent
[2026-01-30 21:56:02] [query] Mods: 11
[2026-01-30 21:56:02] [query] Using OR logic
[2026-01-30 21:56:02] [query] Found results using: and logic
[2026-01-30 21:56:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1905,1500,74613,45353,74619,1624,1606,11388,45975,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:56:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:56:02] [query] Results: 697 Pages of results: 4
[2026-01-30 21:56:02] [query] Execution time: 0.16750
[2026-01-30 21:56:33] [query] Query for: real estate agen
[2026-01-30 21:56:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:56:33] [query] Engine: default
[2026-01-30 21:56:33] [query] Tokens: agencies, agency, agency 2025, agency's, agency2025, agencys, agency’s, agenda, agendas, agent
[2026-01-30 21:56:33] [query] Mods: 11
[2026-01-30 21:56:33] [query] Using OR logic
[2026-01-30 21:56:33] [query] Found results using: and logic
[2026-01-30 21:56:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1905,1500,74613,45353,74619,1624,1606,11388,45975,1470) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:56:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:56:33] [query] Results: 697 Pages of results: 4
[2026-01-30 21:56:33] [query] Execution time: 0.18696
[2026-01-30 21:56:34] [index] Marking post.page 44187 to be dropped
[2026-01-30 21:56:38] [index] Dropping post.page 44187
[2026-01-30 21:56:38] [indexer] Queued next batch (1)
[2026-01-30 21:56:40] [index] Marking post.page 44187 to be dropped
[2026-01-30 21:56:41] [indexer] Processing batch (1)
[2026-01-30 21:56:41] [indexer] Indexing post.page:44187
[2026-01-30 21:56:42] [index] Marking [1] post.page 44187 as indexed
[2026-01-30 21:56:42] [indexer] Index built
[2026-01-30 21:56:44] [index] Dropping post.page 44187
[2026-01-30 21:56:44] [indexer] Queued next batch (1)
[2026-01-30 21:56:46] [indexer] Processing batch (1)
[2026-01-30 21:56:46] [indexer] Indexing post.page:44187
[2026-01-30 21:56:46] [index] Marking [1] post.page 44187 as indexed
[2026-01-30 21:56:46] [indexer] Index built
[2026-01-30 21:56:58] [query] Query for: property management agreement
[2026-01-30 21:56:58] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:56:58] [query] Engine: legal_qandas
[2026-01-30 21:56:58] [query] Tokens: property, management, agreement
[2026-01-30 21:56:58] [query] Mods: 5
[2026-01-30 21:56:58] [query] Trying AND logic
[2026-01-30 21:56:58] [query] Found results using: and logic
[2026-01-30 21:56:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167,873) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('19922', '19972', '19973', '20172', '20477', '20574', '21275', '22266', '23511', '25013', '25700', '25701', '25828', '26148', '26250', '39803', '40283', '40631', '40916', '41095', '42229', '46544', '47873', '47948', '49064') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:56:58] [query] Results: 25 Pages of results: 1
[2026-01-30 21:56:58] [query] Execution time: 0.43376
[2026-01-30 21:57:32] [index] Marking post.page 44187 to be dropped
[2026-01-30 21:57:36] [index] Dropping post.page 44187
[2026-01-30 21:57:36] [indexer] Queued next batch (1)
[2026-01-30 21:57:37] [index] Marking post.page 44187 to be dropped
[2026-01-30 21:57:38] [indexer] Processing batch (1)
[2026-01-30 21:57:38] [indexer] Indexing post.page:44187
[2026-01-30 21:57:38] [index] Marking [1] post.page 44187 as indexed
[2026-01-30 21:57:38] [indexer] Index built
[2026-01-30 21:57:40] [index] Dropping post.page 44187
[2026-01-30 21:57:40] [indexer] Queued next batch (1)
[2026-01-30 21:57:41] [indexer] Processing batch (1)
[2026-01-30 21:57:41] [indexer] Indexing post.page:44187
[2026-01-30 21:57:42] [index] Marking [1] post.page 44187 as indexed
[2026-01-30 21:57:42] [indexer] Index built
[2026-01-30 21:58:12] [query] Query for: ral estate ads nw galloway
[2026-01-30 21:58:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:58:12] [query] Engine: default
[2026-01-30 21:58:12] [query] Tokens: raleigh, raleigh 1931, raleigh 1937, raleigh 1945, raleigh 1957, raleigh 1963, raleigh 1968, raleigh 1974, raleigh 1979, raleigh 1987
[2026-01-30 21:58:12] [query] Mods: 11
[2026-01-30 21:58:12] [query] Using OR logic
[2026-01-30 21:58:12] [query] Found results using: and logic
[2026-01-30 21:58:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2364,172,28604)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4821,30607,30613,30621,30633,30639,30644,30650,30654,30662) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:58:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:58:12] [query] Results: 113 Pages of results: 1
[2026-01-30 21:58:12] [query] Execution time: 0.06410
[2026-01-30 21:58:36] [index:background] Health check
[2026-01-30 21:58:39] [query] Query for: matrix realtor
[2026-01-30 21:58:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:58:39] [query] Engine: default
[2026-01-30 21:58:39] [query] Tokens: realtor, matrix
[2026-01-30 21:58:39] [query] Mods: 11
[2026-01-30 21:58:40] [query] Using OR logic
[2026-01-30 21:58:40] [query] Found results using: or logic
[2026-01-30 21:58:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 21:58:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:58:40] [query] Results: 508 Pages of results: 3
[2026-01-30 21:58:40] [query] Execution time: 0.38035
[2026-01-30 21:58:57] [query] Query for: 29925
[2026-01-30 21:58:57] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 21:58:57] [query] Engine: download_ready
[2026-01-30 21:58:57] [query] Tokens: 29925
[2026-01-30 21:58:57] [query] Mods: 5
[2026-01-30 21:58:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31863) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 34962, 35290, 42323, 34772, 45894, 34879, 35183, 41689, 48911, 34995, 35360, 42357, 34774, 35140, 47716, 34902, 35187, 41743, 49576, 35000, 35366, 45858, 34778, 35144, 48258, 34905, 35191, 41768, 50428, 35005, 35371, 45861, 34780, 35148, 35546, 48269, 34932, 35195, 41964, 50431, 35010, 35377, 45864, 34782, 35152, 35553, 48331, 34939, 35199, 41967, 53551, 34756, 35052, 35382, 45867, 34785, 35156, 35564, 48334, 34943, 35203, 42059, 53552, 34758, 35054, 35392, 45872, 34850, 35160, 48469, 34947, 35207, 42062, 53557, 34762, 35058, 35397, 45876, 34853, 35165, 48665, 34951, 35261, 42169, 53560, 34764, 35062, 35403, 45879, 34867, 35169, 38731, 48669, 34955, 35273, 42207, 56030, 34766, 35088, 35409, 45884, 34870, 35173, 38772, 48760, 34958, 35285, 42298, 34769, 35093, 35463, 45887, 34876, 35177, 41678, 38993, 48763 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 21:58:57] [query] Results: 0 Pages of results: 0
[2026-01-30 21:58:57] [query] Execution time: 0.01009
[2026-01-30 21:59:38] [indexer:background] Health check
[2026-01-30 21:59:38] [indexer:background] Health check
[2026-01-30 22:00:37] [query] Query for: 29925
[2026-01-30 22:00:37] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:00:37] [query] Engine: download_ready
[2026-01-30 22:00:37] [query] Tokens: 29925
[2026-01-30 22:00:37] [query] Mods: 5
[2026-01-30 22:00:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31863) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 38772, 48760, 34870, 35173, 42298, 34958, 35285, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:00:37] [query] Results: 0 Pages of results: 0
[2026-01-30 22:00:37] [query] Execution time: 0.00788
[2026-01-30 22:01:22] [query] Query for: how to send my realtor wishlist on realtor.com
[2026-01-30 22:01:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:01:22] [query] Engine: default
[2026-01-30 22:01:22] [query] Tokens: send, realtor, wishlist, com, realtor.com
[2026-01-30 22:01:22] [query] Mods: 11
[2026-01-30 22:01:22] [query] Trying AND logic
[2026-01-30 22:01:22] [query] Using OR logic
[2026-01-30 22:01:23] [query] Found results using: or logic
[2026-01-30 22:01:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (731,402,21253,23,6254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:01:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:01:23] [query] Results: 665 Pages of results: 4
[2026-01-30 22:01:23] [query] Execution time: 0.59306
[2026-01-30 22:01:45] [query] Query for: when can another firm advertise a vacation rental property under contract with firm?
[2026-01-30 22:01:45] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:01:45] [query] Engine: legal_qandas
[2026-01-30 22:01:45] [query] Tokens: can, another, firm, advertise, vacation, rental, property, contract
[2026-01-30 22:01:45] [query] Mods: 5
[2026-01-30 22:01:45] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:01:45] [query] Using OR logic
[2026-01-30 22:01:45] [query] Found results using: or logic
[2026-01-30 22:01:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (589,1662,1165,8451,6025,625,107,2727) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:01:45] [query] Results: 720 Pages of results: 4
[2026-01-30 22:01:45] [query] Execution time: 0.29646
[2026-01-30 22:01:48] [index] Marking post.page 44187 to be dropped
[2026-01-30 22:01:51] [index] Dropping post.page 44187
[2026-01-30 22:01:51] [indexer] Queued next batch (1)
[2026-01-30 22:01:53] [index] Marking post.page 44187 to be dropped
[2026-01-30 22:01:54] [indexer] Processing batch (1)
[2026-01-30 22:01:54] [indexer] Indexing post.page:44187
[2026-01-30 22:01:54] [index] Marking [1] post.page 44187 as indexed
[2026-01-30 22:01:54] [indexer] Index built
[2026-01-30 22:01:57] [index] Dropping post.page 44187
[2026-01-30 22:01:57] [indexer] Queued next batch (1)
[2026-01-30 22:01:58] [indexer] Processing batch (1)
[2026-01-30 22:01:58] [indexer] Indexing post.page:44187
[2026-01-30 22:01:58] [index] Marking [1] post.page 44187 as indexed
[2026-01-30 22:01:58] [indexer] Index built
[2026-01-30 22:02:05] [query] Query for: national automobile dealers association real estate
[2026-01-30 22:02:05] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:02:05] [query] Engine: default
[2026-01-30 22:02:05] [query] Tokens: national, automobile, dealers, association, real, estate
[2026-01-30 22:02:05] [query] Mods: 11
[2026-01-30 22:02:05] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:02:05] [query] Using OR logic
[2026-01-30 22:02:06] [query] Found results using: or logic
[2026-01-30 22:02:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (154,13943,26726,155,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:02:05') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:02:06] [query] Results: 1066 Pages of results: 6
[2026-01-30 22:02:06] [query] Execution time: 0.81693
[2026-01-30 22:02:41] [query] Query for: national automobile dealers association real estate
[2026-01-30 22:02:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:02:41] [query] Engine: default
[2026-01-30 22:02:41] [query] Tokens: national, automobile, dealers, association, real, estate
[2026-01-30 22:02:41] [query] Mods: 11
[2026-01-30 22:02:41] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:02:41] [query] Using OR logic
[2026-01-30 22:02:42] [query] Found results using: or logic
[2026-01-30 22:02:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (154,13943,26726,155,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:02:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:02:42] [query] Results: 1066 Pages of results: 6
[2026-01-30 22:02:42] [query] Execution time: 0.93931
[2026-01-30 22:03:33] [index] Marking post.page 44187 to be dropped
[2026-01-30 22:03:36] [index] Dropping post.page 44187
[2026-01-30 22:03:36] [indexer] Queued next batch (1)
[2026-01-30 22:03:37] [index] Marking post.page 44187 to be dropped
[2026-01-30 22:03:37] [indexer] Processing batch (1)
[2026-01-30 22:03:37] [indexer] Indexing post.page:44187
[2026-01-30 22:03:38] [index] Marking [1] post.page 44187 as indexed
[2026-01-30 22:03:38] [indexer] Index built
[2026-01-30 22:03:40] [index] Dropping post.page 44187
[2026-01-30 22:03:40] [indexer] Queued next batch (1)
[2026-01-30 22:03:42] [indexer] Processing batch (1)
[2026-01-30 22:03:42] [indexer] Indexing post.page:44187
[2026-01-30 22:03:42] [index] Marking [1] post.page 44187 as indexed
[2026-01-30 22:03:42] [indexer] Index built
[2026-01-30 22:04:10] [index:background] Health check
[2026-01-30 22:04:10] [indexer:background] Health check
[2026-01-30 22:04:10] [indexer:background] Health check
[2026-01-30 22:04:20] [query] Query for: is it real esate or realestate
[2026-01-30 22:04:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:04:20] [query] Engine: default
[2026-01-30 22:04:20] [query] Tokens: real, realestate, equate, est, estate, estate 17, estate 2, estate 22, estate 24, esate
[2026-01-30 22:04:20] [query] Mods: 11
[2026-01-30 22:04:20] [query] Using OR logic
[2026-01-30 22:04:20] [query] Found results using: or logic
[2026-01-30 22:04:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (171,7703)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,7703,32859,11202,172,61301,11468,59636,30402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:04:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:04:20] [query] Results: 944 Pages of results: 5
[2026-01-30 22:04:20] [query] Execution time: 0.54911
[2026-01-30 22:04:38] [index] Marking post.page 43655 to be dropped
[2026-01-30 22:04:41] [index] Dropping post.page 43655
[2026-01-30 22:04:41] [indexer] Index built
[2026-01-30 22:04:41] [query] Query for: option funding real estate and mortgage
[2026-01-30 22:04:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:04:41] [query] Engine: default
[2026-01-30 22:04:41] [query] Tokens: option, funding, real, estate, mortgage
[2026-01-30 22:04:41] [query] Mods: 11
[2026-01-30 22:04:41] [query] Trying AND logic
[2026-01-30 22:04:41] [query] Using OR logic
[2026-01-30 22:04:41] [query] Found results using: or logic
[2026-01-30 22:04:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2945,419,171,172,622) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:04:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:04:41] [query] Results: 1003 Pages of results: 6
[2026-01-30 22:04:41] [query] Execution time: 0.42396
[2026-01-30 22:04:49] [index] Marking post.page 43663 to be dropped
[2026-01-30 22:04:52] [index] Dropping post.page 43663
[2026-01-30 22:04:52] [indexer] Index built
[2026-01-30 22:05:00] [query] Query for: yokovich
[2026-01-30 22:05:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:05:00] [query] Engine: default
[2026-01-30 22:05:00] [query] Tokens: yokovich
[2026-01-30 22:05:00] [query] Mods: 11
[2026-01-30 22:05:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:05:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:05:00] [query] Results: 0 Pages of results: 0
[2026-01-30 22:05:00] [query] Execution time: 0.07692
[2026-01-30 22:05:02] [index] Marking post.page 43641 to be dropped
[2026-01-30 22:05:05] [index] Dropping post.page 43641
[2026-01-30 22:05:05] [indexer] Index built
[2026-01-30 22:05:12] [index] Marking post.page 43530 to be dropped
[2026-01-30 22:05:15] [index] Dropping post.page 43530
[2026-01-30 22:05:15] [indexer] Index built
[2026-01-30 22:05:23] [index] Marking post.page 43572 to be dropped
[2026-01-30 22:05:26] [index] Dropping post.page 43572
[2026-01-30 22:05:26] [indexer] Index built
[2026-01-30 22:05:33] [index] Marking post.page 43421 to be dropped
[2026-01-30 22:05:37] [index] Dropping post.page 43421
[2026-01-30 22:05:37] [indexer] Index built
[2026-01-30 22:05:43] [query] Query for: is it real esate or realestate
[2026-01-30 22:05:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:05:43] [query] Engine: default
[2026-01-30 22:05:43] [query] Tokens: real, realestate, equate, est, estate, estate 17, estate 2, estate 22, estate 24, esate
[2026-01-30 22:05:43] [query] Mods: 11
[2026-01-30 22:05:43] [query] Using OR logic
[2026-01-30 22:05:43] [query] Found results using: or logic
[2026-01-30 22:05:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (171,7703)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,7703,32859,11202,172,61301,11468,59636,30402,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:05:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:05:43] [query] Results: 943 Pages of results: 5
[2026-01-30 22:05:43] [query] Execution time: 0.44414
[2026-01-30 22:05:45] [index] Marking post.page 43420 to be dropped
[2026-01-30 22:05:47] [query] Query for: north carolina state meeting
[2026-01-30 22:05:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:05:47] [query] Engine: default
[2026-01-30 22:05:48] [query] Tokens: north, carolina, state, meeting
[2026-01-30 22:05:48] [query] Mods: 11
[2026-01-30 22:05:48] [query] Trying AND logic
[2026-01-30 22:05:48] [query] Using OR logic
[2026-01-30 22:05:48] [query] Found results using: or logic
[2026-01-30 22:05:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,517,2836) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:05:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:05:48] [query] Results: 762 Pages of results: 4
[2026-01-30 22:05:48] [query] Execution time: 0.80385
[2026-01-30 22:05:51] [index] Dropping post.page 43420
[2026-01-30 22:05:51] [indexer] Index built
[2026-01-30 22:05:51] [query] Query for: jackson burns realtor charlotte nc
[2026-01-30 22:05:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:05:51] [query] Engine: default
[2026-01-30 22:05:51] [query] Tokens: jackson, burns, realtor, charlotte, nc
[2026-01-30 22:05:51] [query] Mods: 11
[2026-01-30 22:05:51] [query] Trying AND logic
[2026-01-30 22:05:51] [query] Using OR logic
[2026-01-30 22:05:52] [query] Found results using: or logic
[2026-01-30 22:05:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (18318,1422,402,5224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:05:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:05:52] [query] Results: 851 Pages of results: 5
[2026-01-30 22:05:52] [query] Execution time: 0.66378
[2026-01-30 22:05:56] [index] Marking post.page 43407 to be dropped
[2026-01-30 22:05:59] [index] Dropping post.page 43407
[2026-01-30 22:05:59] [indexer] Index built
[2026-01-30 22:06:26] [index] Marking post.page 43797 to be dropped
[2026-01-30 22:06:29] [index] Dropping post.page 43797
[2026-01-30 22:06:29] [indexer] Index built
[2026-01-30 22:06:37] [query] Query for: nick race real estate
[2026-01-30 22:06:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:06:37] [query] Engine: default
[2026-01-30 22:06:37] [query] Tokens: nick, race, real, estate
[2026-01-30 22:06:37] [query] Mods: 11
[2026-01-30 22:06:37] [query] Trying AND logic
[2026-01-30 22:06:37] [query] Using OR logic
[2026-01-30 22:06:38] [query] Found results using: or logic
[2026-01-30 22:06:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1423,4090,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:06:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:06:38] [query] Results: 947 Pages of results: 5
[2026-01-30 22:06:38] [query] Execution time: 0.36352
[2026-01-30 22:06:44] [query] Query for: option funding real estate and mortgage
[2026-01-30 22:06:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:06:44] [query] Engine: default
[2026-01-30 22:06:44] [query] Tokens: option, funding, real, estate, mortgage
[2026-01-30 22:06:44] [query] Mods: 11
[2026-01-30 22:06:44] [query] Trying AND logic
[2026-01-30 22:06:44] [query] Using OR logic
[2026-01-30 22:06:45] [query] Found results using: or logic
[2026-01-30 22:06:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2945,419,171,172,622) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:06:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:06:45] [query] Results: 999 Pages of results: 5
[2026-01-30 22:06:45] [query] Execution time: 0.44441
[2026-01-30 22:07:07] [query] Query for: 2024 form 511-x
[2026-01-30 22:07:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:07:07] [query] Engine: default
[2026-01-30 22:07:07] [query] Tokens: 2024, form, 511, x, form 511, 511-x
[2026-01-30 22:07:07] [query] Mods: 11
[2026-01-30 22:07:07] [query] Using OR logic
[2026-01-30 22:07:08] [query] Found results using: or logic
[2026-01-30 22:07:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17910,31638,1817,31639,6383)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17910,1817,31638,6383,31639,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:07:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:07:08] [query] Results: 982 Pages of results: 5
[2026-01-30 22:07:08] [query] Execution time: 0.48099
[2026-01-30 22:07:10] [query] Query for: dayi 2 izle full
[2026-01-30 22:07:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:07:10] [query] Engine: default
[2026-01-30 22:07:11] [query] Tokens: todayi, 2, full
[2026-01-30 22:07:11] [query] Mods: 11
[2026-01-30 22:07:11] [query] Trying AND logic
[2026-01-30 22:07:11] [query] Using OR logic
[2026-01-30 22:07:11] [query] Found results using: or logic
[2026-01-30 22:07:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706,711)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12266,706,711) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:07:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:07:11] [query] Results: 998 Pages of results: 5
[2026-01-30 22:07:11] [query] Execution time: 0.50368
[2026-01-30 22:07:28] [index] Marking post.post 56311 to be dropped
[2026-01-30 22:07:31] [index] Dropping post.post 56311
[2026-01-30 22:07:31] [index:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 22:07:33] [indexer] Index built
[2026-01-30 22:07:33] [indexer:background] CPU load threshold (3) breached: 3.16 [waiting 2]
[2026-01-30 22:08:04] [index] Marking post.post 56221 to be dropped
[2026-01-30 22:08:08] [index] Dropping post.post 56221
[2026-01-30 22:08:08] [indexer] Index built
[2026-01-30 22:09:01] [index:background] Health check
[2026-01-30 22:09:02] [index:background] Health check
[2026-01-30 22:09:04] [indexer:background] Health check
[2026-01-30 22:09:44] [query] Query for: short sale realtor
[2026-01-30 22:09:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:09:44] [query] Engine: default
[2026-01-30 22:09:44] [query] Tokens: short, sale, realtor
[2026-01-30 22:09:44] [query] Mods: 11
[2026-01-30 22:09:44] [query] Trying AND logic
[2026-01-30 22:09:44] [query] Found results using: and logic
[2026-01-30 22:09:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1351,125,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:09:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '14256', '26144', '45070', '4876', '51394') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:09:44] [query] Results: 5 Pages of results: 1
[2026-01-30 22:09:44] [query] Execution time: 0.12871
[2026-01-30 22:09:46] [query] Query for: realtor
[2026-01-30 22:09:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:09:46] [query] Engine: default
[2026-01-30 22:09:46] [query] Tokens: realtor
[2026-01-30 22:09:46] [query] Mods: 11
[2026-01-30 22:09:46] [query] Found results using: or logic
[2026-01-30 22:09:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:09:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:09:46] [query] Results: 503 Pages of results: 3
[2026-01-30 22:09:46] [query] Execution time: 0.26166
[2026-01-30 22:10:47] [query] Query for: north carolina charter schools list addresses pdf
[2026-01-30 22:10:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:10:47] [query] Engine: default
[2026-01-30 22:10:47] [query] Tokens: north, carolina, charter, schools, list, addresses, pdf
[2026-01-30 22:10:47] [query] Mods: 11
[2026-01-30 22:10:47] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:10:47] [query] Using OR logic
[2026-01-30 22:10:47] [query] Found results using: or logic
[2026-01-30 22:10:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,16038,5463,1192,3940,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:10:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:10:47] [query] Results: 761 Pages of results: 4
[2026-01-30 22:10:47] [query] Execution time: 0.44223
[2026-01-30 22:11:21] [query] Query for: working
[2026-01-30 22:11:21] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:11:21] [query] Engine: forms_and_contracts
[2026-01-30 22:11:21] [query] Tokens: working
[2026-01-30 22:11:21] [query] Mods: 5
[2026-01-30 22:11:21] [query] Found results using: or logic
[2026-01-30 22:11:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:11:21] [query] Results: 18 Pages of results: 1
[2026-01-30 22:11:21] [query] Execution time: 0.02862
[2026-01-30 22:11:31] [query] Query for: king nc new construction homes for rent
[2026-01-30 22:11:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:11:31] [query] Engine: default
[2026-01-30 22:11:31] [query] Tokens: king, nc, new, construction, homes, rent
[2026-01-30 22:11:31] [query] Mods: 11
[2026-01-30 22:11:31] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:11:31] [query] Using OR logic
[2026-01-30 22:11:31] [query] Found results using: or logic
[2026-01-30 22:11:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9899,396,110,4902,370,603) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:11:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:11:31] [query] Results: 971 Pages of results: 5
[2026-01-30 22:11:31] [query] Execution time: 0.48807
[2026-01-30 22:11:42] [query] Query for: 自古黄毛多败犬女王主题说明书下载
[2026-01-30 22:11:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:11:42] [query] Engine: default
[2026-01-30 22:11:43] [query] Tokens: 自古黄毛多败犬女王主题说明书下载
[2026-01-30 22:11:43] [query] Mods: 11
[2026-01-30 22:11:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:11:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:11:43] [query] Results: 0 Pages of results: 0
[2026-01-30 22:11:43] [query] Execution time: 0.10096
[2026-01-30 22:11:46] [query] Query for: working
[2026-01-30 22:11:46] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:11:46] [query] Engine: forms_and_contracts
[2026-01-30 22:11:46] [query] Tokens: working
[2026-01-30 22:11:46] [query] Mods: 5
[2026-01-30 22:11:46] [query] Found results using: or logic
[2026-01-30 22:11:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (400) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:11:46] [query] Results: 18 Pages of results: 1
[2026-01-30 22:11:46] [query] Execution time: 0.00668
[2026-01-30 22:12:12] [query] Query for: king nc new construction homes for rent
[2026-01-30 22:12:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:12:12] [query] Engine: default
[2026-01-30 22:12:12] [query] Tokens: king, nc, new, construction, homes, rent
[2026-01-30 22:12:12] [query] Mods: 11
[2026-01-30 22:12:12] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:12:12] [query] Using OR logic
[2026-01-30 22:12:13] [query] Found results using: or logic
[2026-01-30 22:12:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (9899,396,110,4902,370,603) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:12:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:12:13] [query] Results: 971 Pages of results: 5
[2026-01-30 22:12:13] [query] Execution time: 0.45012
[2026-01-30 22:12:23] [query] Query for: miscellaneous-offer-to-purchase-and-contract
[2026-01-30 22:12:23] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:12:23] [query] Engine: legal_qandas
[2026-01-30 22:12:23] [query] Tokens: miscellaneous, offer, purchase, contract, miscellaneous-offer-to-purchase-and-contract
[2026-01-30 22:12:23] [query] Mods: 5
[2026-01-30 22:12:23] [query] Using OR logic
[2026-01-30 22:12:23] [query] Found results using: or logic
[2026-01-30 22:12:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16847,1798,120,2727,32773) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:12:23] [query] Results: 617 Pages of results: 4
[2026-01-30 22:12:23] [query] Execution time: 0.19697
[2026-01-30 22:12:40] [query] Query for: buyer agency
[2026-01-30 22:12:40] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:12:40] [query] Engine: forms_and_contracts
[2026-01-30 22:12:40] [query] Tokens: buyer, agency
[2026-01-30 22:12:40] [query] Mods: 5
[2026-01-30 22:12:40] [query] Trying AND logic
[2026-01-30 22:12:40] [query] Found results using: and logic
[2026-01-30 22:12:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('27678', '30034', '30041', '30047', '30054', '30060', '30066', '30072', '30079', '30085', '30212', '35532') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:12:40] [query] Results: 12 Pages of results: 1
[2026-01-30 22:12:40] [query] Execution time: 0.04017
[2026-01-30 22:13:34] [query] Query for: buyer agency
[2026-01-30 22:13:34] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:13:34] [query] Engine: forms_and_contracts
[2026-01-30 22:13:34] [query] Tokens: buyer, agency
[2026-01-30 22:13:34] [query] Mods: 5
[2026-01-30 22:13:34] [query] Trying AND logic
[2026-01-30 22:13:34] [query] Found results using: and logic
[2026-01-30 22:13:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('27678', '30034', '30041', '30047', '30054', '30060', '30066', '30072', '30079', '30085', '30212', '35532') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:13:34] [query] Results: 12 Pages of results: 1
[2026-01-30 22:13:34] [query] Execution time: 0.00854
[2026-01-30 22:13:36] [query] Query for: buyer agency
[2026-01-30 22:13:36] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:13:36] [query] Engine: forms_and_contracts
[2026-01-30 22:13:36] [query] Tokens: buyer, agency
[2026-01-30 22:13:36] [query] Mods: 5
[2026-01-30 22:13:36] [query] Trying AND logic
[2026-01-30 22:13:36] [query] Found results using: and logic
[2026-01-30 22:13:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('27678', '30034', '30041', '30047', '30054', '30060', '30066', '30072', '30079', '30085', '30212', '35532') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:13:36] [query] Results: 12 Pages of results: 1
[2026-01-30 22:13:36] [query] Execution time: 0.00933
[2026-01-30 22:13:40] [query] Query for: buyer agency
[2026-01-30 22:13:40] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:13:40] [query] Engine: forms_and_contracts
[2026-01-30 22:13:40] [query] Tokens: buyer, agency
[2026-01-30 22:13:40] [query] Mods: 5
[2026-01-30 22:13:40] [query] Trying AND logic
[2026-01-30 22:13:40] [query] Found results using: and logic
[2026-01-30 22:13:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3046,1500) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('27678', '30034', '30041', '30047', '30054', '30060', '30066', '30072', '30079', '30085', '30212', '35532') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:13:40] [query] Results: 12 Pages of results: 1
[2026-01-30 22:13:40] [query] Execution time: 0.00966
[2026-01-30 22:13:54] [query] Query for: is bryant 134s ac any good
[2026-01-30 22:13:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:13:54] [query] Engine: default
[2026-01-30 22:13:54] [query] Tokens: bryant, ac, good, 14s, 134s bryant 134s
[2026-01-30 22:13:54] [query] Mods: 11
[2026-01-30 22:13:54] [query] Using OR logic
[2026-01-30 22:13:54] [query] Found results using: or logic
[2026-01-30 22:13:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8070,22946,1262)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22946,8070,1262,33819,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:13:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:13:54] [query] Results: 233 Pages of results: 2
[2026-01-30 22:13:54] [query] Execution time: 0.16718
[2026-01-30 22:14:01] [index:background] Health check
[2026-01-30 22:14:03] [indexer:background] Health check
[2026-01-30 22:14:31] [query] Query for: davie county nc real estate tax bill search
[2026-01-30 22:14:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:14:31] [query] Engine: default
[2026-01-30 22:14:31] [query] Tokens: davie, county, nc, real, estate, tax, bill, search
[2026-01-30 22:14:31] [query] Mods: 11
[2026-01-30 22:14:31] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:14:31] [query] Using OR logic
[2026-01-30 22:14:32] [query] Found results using: or logic
[2026-01-30 22:14:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15566,574,396,171,172,81,1054,2239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:14:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:14:32] [query] Results: 1201 Pages of results: 7
[2026-01-30 22:14:32] [query] Execution time: 0.69668
[2026-01-30 22:15:34] [query] Query for: davie county nc real estate tax bill search
[2026-01-30 22:15:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:15:34] [query] Engine: default
[2026-01-30 22:15:34] [query] Tokens: davie, county, nc, real, estate, tax, bill, search
[2026-01-30 22:15:34] [query] Mods: 11
[2026-01-30 22:15:34] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:15:34] [query] Using OR logic
[2026-01-30 22:15:35] [query] Found results using: or logic
[2026-01-30 22:15:35] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15566,574,396,171,172,81,1054,2239) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:15:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:15:35] [query] Results: 1201 Pages of results: 7
[2026-01-30 22:15:35] [query] Execution time: 0.84475
[2026-01-30 22:16:01] [query] Query for: land trust cost south carolina
[2026-01-30 22:16:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:16:01] [query] Engine: default
[2026-01-30 22:16:01] [query] Tokens: land, trust, cost, south, carolina
[2026-01-30 22:16:01] [query] Mods: 11
[2026-01-30 22:16:01] [query] Trying AND logic
[2026-01-30 22:16:01] [query] Using OR logic
[2026-01-30 22:16:02] [query] Found results using: or logic
[2026-01-30 22:16:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,3288,1549,840,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:16:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:16:02] [query] Results: 740 Pages of results: 4
[2026-01-30 22:16:02] [query] Execution time: 0.21124
[2026-01-30 22:16:06] [query] Query for: フランス レ・ポン・ド・セ
[2026-01-30 22:16:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:16:06] [query] Engine: default
[2026-01-30 22:16:06] [query] Tokens: フランス レ ポン ド セ
[2026-01-30 22:16:06] [query] Mods: 11
[2026-01-30 22:16:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:16:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:16:07] [query] Results: 0 Pages of results: 0
[2026-01-30 22:16:07] [query] Execution time: 0.16806
[2026-01-30 22:16:41] [query] Query for: land trust cost south carolina
[2026-01-30 22:16:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:16:41] [query] Engine: default
[2026-01-30 22:16:41] [query] Tokens: land, trust, cost, south, carolina
[2026-01-30 22:16:41] [query] Mods: 11
[2026-01-30 22:16:41] [query] Trying AND logic
[2026-01-30 22:16:41] [query] Using OR logic
[2026-01-30 22:16:41] [query] Found results using: or logic
[2026-01-30 22:16:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (979,3288,1549,840,254) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:16:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:16:41] [query] Results: 740 Pages of results: 4
[2026-01-30 22:16:41] [query] Execution time: 0.20664
[2026-01-30 22:16:57] [query] Query for: triad internet nc
[2026-01-30 22:16:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:16:57] [query] Engine: default
[2026-01-30 22:16:57] [query] Tokens: triad, internet, nc
[2026-01-30 22:16:57] [query] Mods: 11
[2026-01-30 22:16:57] [query] Trying AND logic
[2026-01-30 22:16:57] [query] Using OR logic
[2026-01-30 22:16:58] [query] Found results using: or logic
[2026-01-30 22:16:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5442,598,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:16:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:16:58] [query] Results: 666 Pages of results: 4
[2026-01-30 22:16:58] [query] Execution time: 0.43427
[2026-01-30 22:17:00] [query] Query for: for sale by owner contract pdf free download
[2026-01-30 22:17:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:17:00] [query] Engine: default
[2026-01-30 22:17:00] [query] Tokens: sale, owner, contract, pdf, free, download
[2026-01-30 22:17:00] [query] Mods: 11
[2026-01-30 22:17:00] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:17:00] [query] Using OR logic
[2026-01-30 22:17:00] [query] Found results using: or logic
[2026-01-30 22:17:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (125,180,2727,3613,2811,9546) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:17:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:17:00] [query] Results: 1114 Pages of results: 6
[2026-01-30 22:17:00] [query] Execution time: 0.32639
[2026-01-30 22:17:28] [query] Query for: artane generika billig ⥦🏢⚁ www.7search.xyz/es/artane quiere comprar entrega en linea de la noche a manana. europa baratos sin receta ordene europa.
[2026-01-30 22:17:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:17:28] [query] Engine: default
[2026-01-30 22:17:28] [query] Tokens: delineates, de, en, es, la, sin, www, xyz
[2026-01-30 22:17:28] [query] Mods: 11
[2026-01-30 22:17:28] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:17:28] [query] Using OR logic
[2026-01-30 22:17:28] [query] Found results using: or logic
[2026-01-30 22:17:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,49439,59810,3789,1315,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,3783,49439,59810,3789,1315,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:17:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:17:28] [query] Results: 127 Pages of results: 1
[2026-01-30 22:17:28] [query] Execution time: 0.35239
[2026-01-30 22:18:31] [query] Query for: true southern real estate
[2026-01-30 22:18:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:18:31] [query] Engine: default
[2026-01-30 22:18:31] [query] Tokens: true, southern, real, estate
[2026-01-30 22:18:31] [query] Mods: 11
[2026-01-30 22:18:31] [query] Trying AND logic
[2026-01-30 22:18:31] [query] Using OR logic
[2026-01-30 22:18:32] [query] Found results using: or logic
[2026-01-30 22:18:32] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1233,3133,171,172) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:18:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:18:32] [query] Results: 968 Pages of results: 5
[2026-01-30 22:18:32] [query] Execution time: 0.37379
[2026-01-30 22:18:34] [query] Query for: amalgama real estate
[2026-01-30 22:18:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:18:34] [query] Engine: default
[2026-01-30 22:18:34] [query] Tokens: real, estate, amalgama
[2026-01-30 22:18:34] [query] Mods: 11
[2026-01-30 22:18:34] [query] Using OR logic
[2026-01-30 22:18:34] [query] Found results using: or logic
[2026-01-30 22:18:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:18:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:18:34] [query] Results: 937 Pages of results: 5
[2026-01-30 22:18:34] [query] Execution time: 0.50454
[2026-01-30 22:18:36] [index:background] Health check
[2026-01-30 22:18:37] [query] Query for: amalgama real estate
[2026-01-30 22:18:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:18:37] [query] Engine: default
[2026-01-30 22:18:37] [query] Tokens: real, estate, amalgama
[2026-01-30 22:18:37] [query] Mods: 11
[2026-01-30 22:18:37] [query] Using OR logic
[2026-01-30 22:18:38] [query] Found results using: or logic
[2026-01-30 22:18:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:18:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:18:38] [query] Results: 937 Pages of results: 5
[2026-01-30 22:18:38] [query] Execution time: 0.49201
[2026-01-30 22:19:19] [query] Query for: amalgama real estate
[2026-01-30 22:19:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:19:19] [query] Engine: default
[2026-01-30 22:19:19] [query] Tokens: real, estate, amalgama
[2026-01-30 22:19:19] [query] Mods: 11
[2026-01-30 22:19:19] [query] Using OR logic
[2026-01-30 22:19:20] [query] Found results using: or logic
[2026-01-30 22:19:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:19:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:19:20] [query] Results: 937 Pages of results: 5
[2026-01-30 22:19:20] [query] Execution time: 0.45221
[2026-01-30 22:19:38] [indexer:background] Health check
[2026-01-30 22:19:38] [indexer:background] Health check
[2026-01-30 22:21:04] [query] Query for: 2025
[2026-01-30 22:21:04] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:21:04] [query] Engine: legal_qandas
[2026-01-30 22:21:04] [query] Tokens: 2025
[2026-01-30 22:21:04] [query] Mods: 5
[2026-01-30 22:21:04] [query] Found results using: or logic
[2026-01-30 22:21:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:21:04] [query] Results: 61 Pages of results: 1
[2026-01-30 22:21:04] [query] Execution time: 0.06216
[2026-01-30 22:21:21] [query] Query for: write "we cannot proceed with sfr appraisal for a 2-unit property that also has an adu. we will need a 1025 appraisal for 2-4 units with appropriate comps that have an adu" in a professional manner.
[2026-01-30 22:21:21] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:21:21] [query] Engine: default
[2026-01-30 22:21:21] [query] Tokens: 10252016, 10252017, 10252018, 10252022, adult, adulthood, adults, adus, for 20, for 2016
[2026-01-30 22:21:21] [query] Mods: 11
[2026-01-30 22:21:21] [query] Trying AND logic
[2026-01-30 22:21:21] [query] Using OR logic
[2026-01-30 22:21:21] [query] Found results using: or logic
[2026-01-30 22:21:21] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706,45243,440,15827,610,8778,1717,9611,2322,562,18978,947,107,15083,3858,3840,77,3630)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67215,21053,46777,46773,13463,57973,7487,29681,24819,40559) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:21:21') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:21:21] [query] Results: 20 Pages of results: 1
[2026-01-30 22:21:21] [query] Execution time: 0.19902
[2026-01-30 22:21:23] [query] Query for: 1 commission realtors
[2026-01-30 22:21:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:21:23] [query] Engine: default
[2026-01-30 22:21:23] [query] Tokens: 1, commission, realtors
[2026-01-30 22:21:23] [query] Mods: 11
[2026-01-30 22:21:23] [query] Trying AND logic
[2026-01-30 22:21:24] [query] Found results using: and logic
[2026-01-30 22:21:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,843,96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:21:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (431) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (843) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (96) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:21:24] [query] Results: 107 Pages of results: 1
[2026-01-30 22:21:24] [query] Execution time: 0.87117
[2026-01-30 22:23:27] [query] Query for: house rental agreement form
[2026-01-30 22:23:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:23:27] [query] Engine: default
[2026-01-30 22:23:27] [query] Tokens: house, rental, agreement, form
[2026-01-30 22:23:27] [query] Mods: 11
[2026-01-30 22:23:27] [query] Trying AND logic
[2026-01-30 22:23:27] [query] Found results using: and logic
[2026-01-30 22:23:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (244,625,873,1817) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:23:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '20377', '20445', '20617', '26261', '41095') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:23:27] [query] Results: 6 Pages of results: 1
[2026-01-30 22:23:27] [query] Execution time: 0.22844
[2026-01-30 22:23:37] [index:background] Health check
[2026-01-30 22:23:49] [query] Query for: zillow for agents new account
[2026-01-30 22:23:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:23:49] [query] Engine: default
[2026-01-30 22:23:49] [query] Tokens: zillow, agents, new, account
[2026-01-30 22:23:49] [query] Mods: 11
[2026-01-30 22:23:49] [query] Trying AND logic
[2026-01-30 22:23:49] [query] Found results using: and logic
[2026-01-30 22:23:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16571,1155,110,2144) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:23:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('51394') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:23:49] [query] Results: 1 Pages of results: 1
[2026-01-30 22:23:49] [query] Execution time: 0.04610
[2026-01-30 22:23:49] [indexer:background] Health check
[2026-01-30 22:26:03] [query] Query for: huckaby
[2026-01-30 22:26:03] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:26:03] [query] Engine: nc_realtorsr_contacts
[2026-01-30 22:26:03] [query] Tokens: huckaby
[2026-01-30 22:26:03] [query] Mods: 5
[2026-01-30 22:26:03] [query] Found results using: or logic
[2026-01-30 22:26:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25075) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:26:03] [query] Results: 1 Pages of results: 1
[2026-01-30 22:26:03] [query] Execution time: 0.04320
[2026-01-30 22:28:12] [query] Query for: real estate management companies charlotte nc
[2026-01-30 22:28:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:28:12] [query] Engine: default
[2026-01-30 22:28:12] [query] Tokens: real, estate, management, companies, charlotte, nc
[2026-01-30 22:28:12] [query] Mods: 11
[2026-01-30 22:28:12] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:28:12] [query] Using OR logic
[2026-01-30 22:28:13] [query] Found results using: or logic
[2026-01-30 22:28:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1167,1655,5224,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:28:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:28:13] [query] Results: 1249 Pages of results: 7
[2026-01-30 22:28:13] [query] Execution time: 0.71824
[2026-01-30 22:28:28] [query] Query for: aceable real estate login
[2026-01-30 22:28:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:28:28] [query] Engine: default
[2026-01-30 22:28:28] [query] Tokens: real, estate, login, accessible, achievable, aceable
[2026-01-30 22:28:28] [query] Mods: 11
[2026-01-30 22:28:28] [query] Using OR logic
[2026-01-30 22:28:28] [query] Found results using: or logic
[2026-01-30 22:28:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (172,9770,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,9770,4967,21749,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:28:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:28:28] [query] Results: 948 Pages of results: 5
[2026-01-30 22:28:28] [query] Execution time: 0.46046
[2026-01-30 22:28:28] [query] Query for: seller counter offer form
[2026-01-30 22:28:28] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:28:28] [query] Engine: forms_and_contracts
[2026-01-30 22:28:28] [query] Tokens: counter, counter-intuitive, counter-offer, counter-offers, counteract, countered, countering, counterintuitive, counteroffer, counteroffers
[2026-01-30 22:28:28] [query] Mods: 5
[2026-01-30 22:28:28] [query] Trying AND logic
[2026-01-30 22:28:28] [query] Using OR logic
[2026-01-30 22:28:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1817,1798,210)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1498,1596,32992,32783,26992,32780,38038,1614,14315,17194) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:28:28] [query] Results: 0 Pages of results: 0
[2026-01-30 22:28:28] [query] Execution time: 0.02197
[2026-01-30 22:28:36] [index:background] Health check
[2026-01-30 22:28:36] [index:background] CPU load threshold (3) breached: 3.08 [waiting 2]
[2026-01-30 22:28:38] [indexer:background] CPU load threshold (3) breached: 3.08 [waiting 2]
[2026-01-30 22:28:44] [query] Query for: seller counter
[2026-01-30 22:28:44] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:28:44] [query] Engine: forms_and_contracts
[2026-01-30 22:28:44] [query] Tokens: counter, counter-intuitive, counter-offer, counter-offers, counteract, countered, countering, counterintuitive, counteroffer, counteroffers
[2026-01-30 22:28:44] [query] Mods: 5
[2026-01-30 22:28:44] [query] Using OR logic
[2026-01-30 22:28:44] [query] Using OR logic
[2026-01-30 22:28:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (210)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1498,1596,32992,32783,26992,32780,38038,1614,14315,17194) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:28:44] [query] Results: 0 Pages of results: 0
[2026-01-30 22:28:44] [query] Execution time: 0.01192
[2026-01-30 22:28:49] [indexer:background] Health check
[2026-01-30 22:28:50] [indexer:background] CPU load threshold (3) breached: 3.05 [waiting 2]
[2026-01-30 22:28:58] [query] Query for: 1 nc
[2026-01-30 22:28:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:28:58] [query] Engine: default
[2026-01-30 22:28:58] [query] Tokens: 1, nc
[2026-01-30 22:28:58] [query] Mods: 11
[2026-01-30 22:28:58] [query] Trying AND logic
[2026-01-30 22:28:59] [query] Query for: counter offer
[2026-01-30 22:28:59] [query] Arguments: engine: forms_and_contracts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:28:59] [query] Engine: forms_and_contracts
[2026-01-30 22:28:59] [query] Tokens: counter, counter-intuitive, counter-offer, counter-offers, counteract, countered, countering, counterintuitive, counteroffer, counteroffers
[2026-01-30 22:28:59] [query] Mods: 5
[2026-01-30 22:28:59] [query] Trying AND logic
[2026-01-30 22:28:59] [query] Using OR logic
[2026-01-30 22:28:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1798)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1498,1596,32992,32783,26992,32780,38038,1614,14315,17194) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 27282, 48269, 34943, 35203, 53551, 34758, 35054, 35392, 41964, 34850, 35160, 41678, 48331, 34947, 35207, 53552, 34762, 35058, 35397, 41967, 34853, 35165, 48334, 34951, 35261, 53557, 34764, 35062, 35403, 42059, 34867, 35169, 48469, 34955, 35273, 53560, 34766, 35088, 35409, 42062, 34870, 35173, 48665, 34958, 35285, 34769, 35093, 35463, 42169, 34876, 35177, 48669, 34962, 35290, 34772, 42207, 34879, 35183, 48760, 34995, 35360, 34774, 35140, 42298, 34902, 35187, 48763, 35000, 35366, 34778, 35144, 42323, 34905, 35191, 48911, 35005, 35371, 41689, 34780, 35148, 35546, 42357, 34932, 35195, 50428, 35010, 35377, 41743, 34782, 35152, 35553, 48258, 34939, 35199, 50431, 34756, 35052, 35382, 41768, 34785, 35156, 35564 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:28:59] [query] Results: 0 Pages of results: 0
[2026-01-30 22:28:59] [query] Execution time: 0.02925
[2026-01-30 22:29:06] [query] Found results using: and logic
[2026-01-30 22:29:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (431,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:28:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (431) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (396) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:29:06] [query] Results: 496 Pages of results: 3
[2026-01-30 22:29:06] [query] Execution time: 8.10876
[2026-01-30 22:29:08] [query] Query for: seller-forms-100-series
[2026-01-30 22:29:08] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:29:08] [query] Engine: legal_qandas
[2026-01-30 22:29:08] [query] Tokens: seller, forms, 100, series, seller-forms-100-series
[2026-01-30 22:29:08] [query] Mods: 5
[2026-01-30 22:29:08] [query] Using OR logic
[2026-01-30 22:29:08] [query] Found results using: or logic
[2026-01-30 22:29:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (210,2409,133,8310,32803) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:29:08] [query] Results: 586 Pages of results: 3
[2026-01-30 22:29:08] [query] Execution time: 0.14327
[2026-01-30 22:29:37] [query] Query for: an applicant for a real estate license can solicit buyers and sellers after receipt by broker of individual's license?
[2026-01-30 22:29:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:29:37] [query] Engine: default
[2026-01-30 22:29:37] [query] Tokens: applicant, real, estate, license, can, solicit, buyers, sellers, receipt, broker
[2026-01-30 22:29:37] [query] Mods: 11
[2026-01-30 22:29:37] [query] Skipping AND logic pass, too many token groups (11) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:29:37] [query] Using OR logic
[2026-01-30 22:29:38] [query] Found results using: or logic
[2026-01-30 22:29:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (676,171,172,4784,589,16829,2022,2023,6563,1885) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:29:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:29:38] [query] Results: 1399 Pages of results: 7
[2026-01-30 22:29:38] [query] Execution time: 0.71175
[2026-01-30 22:29:50] [query] Query for: pearl jam dark matter tour pittsburgh merch prices
[2026-01-30 22:29:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:29:50] [query] Engine: default
[2026-01-30 22:29:50] [query] Tokens: merchandise, merchant, merchants, dark, jam, matter, pearl, prices, tour
[2026-01-30 22:29:50] [query] Mods: 11
[2026-01-30 22:29:50] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:29:50] [query] Using OR logic
[2026-01-30 22:29:50] [query] Found results using: or logic
[2026-01-30 22:29:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8297,9437,1160,28546,2213,4688)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33907,23772,25291,8297,9437,1160,28546,2213,4688) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:29:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:29:50] [query] Results: 166 Pages of results: 1
[2026-01-30 22:29:50] [query] Execution time: 0.10165
[2026-01-30 22:30:31] [query] Query for: ssri kaufen 🎶⣨ www.7search.xyz/fr/zantac ou acheter zantac pas cher. 150 mg quel site zantac.
[2026-01-30 22:30:31] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 22:30:31] [query] Engine: default
[2026-01-30 22:30:31] [query] Tokens: mg, cherished, cherokee, cherokeenc, cherokees, cherokee’s, cherry, cheryl, mga, mgrqispi
[2026-01-30 22:30:31] [query] Mods: 11
[2026-01-30 22:30:31] [query] Trying AND logic
[2026-01-30 22:30:31] [query] Using OR logic
[2026-01-30 22:30:31] [query] Found results using: or logic
[2026-01-30 22:30:31] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10380,1016,1964,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,57018,19554,68888,70868,70860,22856,13815,32437,51000) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:30:31') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:30:31] [query] Results: 11 Pages of results: 1
[2026-01-30 22:30:31] [query] Execution time: 0.08797
[2026-01-30 22:30:33] [query] Query for: euro tipo vendedor
[2026-01-30 22:30:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:30:33] [query] Engine: default
[2026-01-30 22:30:33] [query] Tokens: europe, european, europeanheels, europeanheels.com, europeanheelscom, tipoff, tipoftheiceberg
[2026-01-30 22:30:33] [query] Mods: 11
[2026-01-30 22:30:33] [query] Trying AND logic
[2026-01-30 22:30:33] [query] Using OR logic
[2026-01-30 22:30:33] [query] Found results using: or logic
[2026-01-30 22:30:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10552,11471,58253,58254,58255,6292,21979) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:30:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:30:33] [query] Results: 10 Pages of results: 1
[2026-01-30 22:30:33] [query] Execution time: 0.03096
[2026-01-30 22:31:45] [query] Query for: real estate terms to know for state exam pdf
[2026-01-30 22:31:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:31:45] [query] Engine: default
[2026-01-30 22:31:45] [query] Tokens: real, estate, terms, know, state, exam, pdf
[2026-01-30 22:31:45] [query] Mods: 11
[2026-01-30 22:31:45] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:31:45] [query] Using OR logic
[2026-01-30 22:31:46] [query] Found results using: or logic
[2026-01-30 22:31:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,654,695,517,20114,3613) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:31:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:31:46] [query] Results: 1195 Pages of results: 6
[2026-01-30 22:31:46] [query] Execution time: 0.64379
[2026-01-30 22:31:48] [query] Query for: the barrell tap
[2026-01-30 22:31:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:31:48] [query] Engine: default
[2026-01-30 22:31:48] [query] Tokens: tap, barely, borrelli, burrell, barrell
[2026-01-30 22:31:48] [query] Mods: 11
[2026-01-30 22:31:48] [query] Using OR logic
[2026-01-30 22:31:48] [query] Found results using: or logic
[2026-01-30 22:31:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4707)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4707,21683,27625,52104,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:31:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:31:48] [query] Results: 9 Pages of results: 1
[2026-01-30 22:31:48] [query] Execution time: 0.10973
[2026-01-30 22:33:02] [query] Query for: realtor for short sale
[2026-01-30 22:33:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:33:02] [query] Engine: default
[2026-01-30 22:33:02] [query] Tokens: realtor, short, sale
[2026-01-30 22:33:02] [query] Mods: 11
[2026-01-30 22:33:02] [query] Trying AND logic
[2026-01-30 22:33:02] [query] Found results using: and logic
[2026-01-30 22:33:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,1351,125) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:33:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '14256', '26144', '45070', '4876', '51394') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:33:02] [query] Results: 5 Pages of results: 1
[2026-01-30 22:33:02] [query] Execution time: 0.17508
[2026-01-30 22:33:37] [index:background] Health check
[2026-01-30 22:33:37] [index:background] CPU load threshold (3) breached: 3.06 [waiting 2]
[2026-01-30 22:33:39] [indexer:background] CPU load threshold (3) breached: 3.05 [waiting 2]
[2026-01-30 22:33:49] [indexer:background] Health check
[2026-01-30 22:33:55] [query] Query for: 2 way propane hose
[2026-01-30 22:33:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:33:55] [query] Engine: default
[2026-01-30 22:33:55] [query] Tokens: 2, way, propane, hose
[2026-01-30 22:33:55] [query] Mods: 11
[2026-01-30 22:33:55] [query] Trying AND logic
[2026-01-30 22:33:55] [query] Using OR logic
[2026-01-30 22:33:56] [query] Found results using: or logic
[2026-01-30 22:33:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,1305,20227,8169) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:33:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:33:56] [query] Results: 1066 Pages of results: 6
[2026-01-30 22:33:56] [query] Execution time: 0.25092
[2026-01-30 22:34:23] [query] Query for: kjop chloroquine online ⡝🧀🔪 www.7search.xyz/chloroquine til salgs billig norge kan du kjope pa nettet i norge. farmacia on line. chloroquine.
[2026-01-30 22:34:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 22:34:23] [query] Engine: default
[2026-01-30 22:34:23] [query] Tokens: dua, dual, dual-agent, dualagent, dually, dubai, dubious, dubois, duct, dude
[2026-01-30 22:34:23] [query] Mods: 11
[2026-01-30 22:34:23] [query] Using OR logic
[2026-01-30 22:34:23] [query] Found results using: and logic
[2026-01-30 22:34:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (399,994,7795,6661,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (59782,967,13260,13267,69683,21992,35177,23213,8685,37844) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:34:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:34:23] [query] Results: 52 Pages of results: 5
[2026-01-30 22:34:23] [query] Execution time: 0.04386
[2026-01-30 22:36:14] [query] Query for: addenda-to-offer-to-purchase-and-contract
[2026-01-30 22:36:14] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:36:14] [query] Engine: legal_qandas
[2026-01-30 22:36:14] [query] Tokens: addenda, offer, purchase, contract, addenda-to-offer-to-purchase-and-contract
[2026-01-30 22:36:14] [query] Mods: 5
[2026-01-30 22:36:14] [query] Using OR logic
[2026-01-30 22:36:14] [query] Found results using: or logic
[2026-01-30 22:36:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17198,1798,120,2727,32868) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:36:14] [query] Results: 563 Pages of results: 3
[2026-01-30 22:36:14] [query] Execution time: 0.18806
[2026-01-30 22:36:17] [query] Query for: colorado real estate broker new license application fee 2026 division
[2026-01-30 22:36:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:36:17] [query] Engine: default
[2026-01-30 22:36:17] [query] Tokens: colorado, real, estate, broker, new, license, application, fee, 2026, division
[2026-01-30 22:36:17] [query] Mods: 11
[2026-01-30 22:36:17] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:36:17] [query] Using OR logic
[2026-01-30 22:36:18] [query] Found results using: or logic
[2026-01-30 22:36:18] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,3010,1885,30081,6702,172,1510,4784,110,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30081,171,172,1885,110,4784,3010,1510,28036,6702) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:36:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:36:18] [query] Results: 1297 Pages of results: 7
[2026-01-30 22:36:18] [query] Execution time: 1.00251
[2026-01-30 22:36:38] [query] Query for: trulia real estate log in
[2026-01-30 22:36:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:36:38] [query] Engine: default
[2026-01-30 22:36:38] [query] Tokens: trulia, real, estate, log
[2026-01-30 22:36:38] [query] Mods: 11
[2026-01-30 22:36:38] [query] Trying AND logic
[2026-01-30 22:36:38] [query] Using OR logic
[2026-01-30 22:36:39] [query] Found results using: or logic
[2026-01-30 22:36:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16766,171,172,7248) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:36:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:36:39] [query] Results: 938 Pages of results: 5
[2026-01-30 22:36:39] [query] Execution time: 0.44440
[2026-01-30 22:37:42] [query] Query for: colorado real estate broker new license application fee 2026 division
[2026-01-30 22:37:42] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:37:42] [query] Engine: default
[2026-01-30 22:37:42] [query] Tokens: colorado, real, estate, broker, new, license, application, fee, 2026, division
[2026-01-30 22:37:42] [query] Mods: 11
[2026-01-30 22:37:42] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:37:42] [query] Using OR logic
[2026-01-30 22:37:42] [query] Found results using: or logic
[2026-01-30 22:37:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,3010,1885,30081,6702,172,1510,4784,110,171)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (30081,171,172,1885,110,4784,3010,1510,28036,6702) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:37:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:37:42] [query] Results: 1297 Pages of results: 7
[2026-01-30 22:37:42] [query] Execution time: 0.72479
[2026-01-30 22:37:44] [query] Query for: trulia real estate log in
[2026-01-30 22:37:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:37:44] [query] Engine: default
[2026-01-30 22:37:44] [query] Tokens: trulia, real, estate, log
[2026-01-30 22:37:44] [query] Mods: 11
[2026-01-30 22:37:44] [query] Trying AND logic
[2026-01-30 22:37:45] [query] Using OR logic
[2026-01-30 22:37:45] [query] Found results using: or logic
[2026-01-30 22:37:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16766,171,172,7248) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:37:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:37:45] [query] Results: 938 Pages of results: 5
[2026-01-30 22:37:45] [query] Execution time: 0.35426
[2026-01-30 22:37:47] [query] Query for: open house signs realtor
[2026-01-30 22:37:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:37:47] [query] Engine: default
[2026-01-30 22:37:47] [query] Tokens: open, house, signs, realtor
[2026-01-30 22:37:47] [query] Mods: 11
[2026-01-30 22:37:47] [query] Trying AND logic
[2026-01-30 22:37:47] [query] Found results using: and logic
[2026-01-30 22:37:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2949,244,2650,402) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:37:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14075', '14230', '14256', '2193') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:37:47] [query] Results: 4 Pages of results: 1
[2026-01-30 22:37:47] [query] Execution time: 0.40655
[2026-01-30 22:38:10] [query] Query for: getting my realtor license
[2026-01-30 22:38:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:38:10] [query] Engine: default
[2026-01-30 22:38:10] [query] Tokens: getting, realtor, license
[2026-01-30 22:38:10] [query] Mods: 11
[2026-01-30 22:38:10] [query] Trying AND logic
[2026-01-30 22:38:10] [query] Found results using: and logic
[2026-01-30 22:38:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2868,402,4784) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:38:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1057', '13282', '13807', '14230', '17962', '18495', '25642', '26199', '50633', '50639', '52033', '55803', '6450', '7854') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:38:10] [query] Results: 14 Pages of results: 1
[2026-01-30 22:38:10] [query] Execution time: 0.10820
[2026-01-30 22:38:36] [index:background] Health check
[2026-01-30 22:39:06] [query] Query for: demineralization cleaning ball
[2026-01-30 22:39:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:39:06] [query] Engine: default
[2026-01-30 22:39:06] [query] Tokens: cleaning, ball, demineralization
[2026-01-30 22:39:06] [query] Mods: 11
[2026-01-30 22:39:07] [query] Using OR logic
[2026-01-30 22:39:07] [query] Found results using: or logic
[2026-01-30 22:39:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (8663,5288)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5288,8663,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:39:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:39:07] [query] Results: 33 Pages of results: 1
[2026-01-30 22:39:07] [query] Execution time: 0.11768
[2026-01-30 22:39:39] [indexer:background] Health check
[2026-01-30 22:39:39] [indexer:background] Health check
[2026-01-30 22:39:57] [query] Query for: realtor in stuart
[2026-01-30 22:39:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:39:57] [query] Engine: default
[2026-01-30 22:39:57] [query] Tokens: realtor, stuart
[2026-01-30 22:39:57] [query] Mods: 11
[2026-01-30 22:39:57] [query] Trying AND logic
[2026-01-30 22:39:57] [query] Found results using: and logic
[2026-01-30 22:39:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,4405) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:39:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1232') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:39:57] [query] Results: 1 Pages of results: 1
[2026-01-30 22:39:57] [query] Execution time: 0.03421
[2026-01-30 22:40:02] [query] Query for: real estate forum
[2026-01-30 22:40:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:40:02] [query] Engine: default
[2026-01-30 22:40:02] [query] Tokens: real, estate, forum
[2026-01-30 22:40:02] [query] Mods: 11
[2026-01-30 22:40:02] [query] Trying AND logic
[2026-01-30 22:40:02] [query] Found results using: and logic
[2026-01-30 22:40:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,10118) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:40:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13318', '14230', '21188', '21665', '30465', '30467', '37850', '51020', '54263', '55263', '6616', '9245') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:40:02] [query] Results: 10 Pages of results: 1
[2026-01-30 22:40:02] [query] Execution time: 0.14526
[2026-01-30 22:42:03] [query] Query for: it狂人互联网
[2026-01-30 22:42:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:42:03] [query] Engine: default
[2026-01-30 22:42:03] [query] Tokens: it狂人互联网
[2026-01-30 22:42:03] [query] Mods: 11
[2026-01-30 22:42:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:42:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:42:03] [query] Results: 0 Pages of results: 0
[2026-01-30 22:42:03] [query] Execution time: 0.08380
[2026-01-30 22:42:09] [query] Query for: property
[2026-01-30 22:42:09] [query] Arguments: engine: legal_qandas (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:42:09] [query] Engine: legal_qandas
[2026-01-30 22:42:09] [query] Tokens: property
[2026-01-30 22:42:09] [query] Mods: 5
[2026-01-30 22:42:09] [query] Found results using: or logic
[2026-01-30 22:42:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('title','slug','taxonomy.question-cat'))) ) THEN 300 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('content'))) ) THEN 1 WHEN ( (s.source = 'post.legal' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107) AND (( `s`.`id` IN ( 56494, 56436, 56282, 56242, 56220, 56052, 56023, 55994, 55922, 55921, 55865, 55789, 55740, 55697, 55629, 55587, 55480, 55423, 55277, 55137, 55041, 54979, 54887, 54828, 54742, 54640, 54588, 54532, 54502, 54324, 54184, 53526, 53472, 53471, 53401, 53374, 53297, 53181, 53180, 53179, 53187, 53050, 52937, 52953, 52798, 52635, 52539, 52531, 52465, 52360, 52268, 52157, 52108, 52008, 51938, 51862, 51774, 51601, 53189, 51547, 51394, 51399, 51291, 51232, 51107, 51023, 50901, 50836, 50739, 50667, 50655, 53190, 50577, 50505, 50411, 50410, 50298, 50218, 50035, 49923, 49803, 49725, 49636, 49587, 49496, 49465, 49381, 49286, 49187, 49064, 47948, 47947, 47873, 47872, 48630, 48189, 47981, 47919, 47755, 47711, 47590, 47478, 47450, 47337, 47251, 47178, 46929, 46692, 46646, 46544, 46471, 46434, 46302, 46225, 46141, 45899, 45689, 45635, 45442, 45260, 45108, 44978, 44800, 44772, 44721, 44644, 44544, 46627, 44500, 44449, 44419, 44412, 44398, 44339, 44152, 44046, 43938, 43763, 43566, 43359, 43253, 43385, 42850, 42589, 42409, 42229, 42005, 40285, 41583, 41077, 40616, 40030, 40631, 39804, 39803, 40215, 40214, 40212, 40213, 26472, 40251, 40247, 40249, 40250, 40253, 40256, 40257, 40254, 40252, 25498, 25454, 25435, 25409, 25808, 25357, 25310, 25282, 25205, 25136, 25094, 25048, 24980, 24941, 24874, 24804, 25809, 40316, 24721, 24686, 24615, 24555, 24537, 24466, 24420, 24371, 24333, 24282, 24212, 21493, 25810, 24156, 24092, 24053, 23855, 23511, 23300, 23257, 23151, 23112, 40916, 41094, 41093, 41095, 23062, 22991, 22865, 22693, 25811, 36804, 22551, 22436, 22370, 22275, 22189, 22162, 22125, 21962, 21875, 21806, 25812, 40283, 21624, 36802, 21431, 21387, 36800, 36799, 21139, 36798, 36796, 20758, 25813, 36795, 36794, 36793, 36792, 36791, 36790, 20197, 36789, 36788, 36787, 36786, 19982, 19877, 25814, 19895, 19928, 19976, 19891, 19889, 20174, 19977, 20173, 20172, 20171, 20170, 19941, 20175, 19978, 19893, 25815, 19894, 19892, 20177, 20178, 19896, 20198, 20199, 19885, 20202, 20203, 19921, 19890, 25816, 20204, 19929, 20205, 19979, 20206, 20207, 19953, 20208, 20219, 20222, 19922, 25817, 20261, 19940, 20260, 20259, 20258, 20264, 19924, 20262, 20263, 19883, 20265, 20267, 25818, 20269, 20271, 20268, 20270, 19920, 20274, 19884, 20272, 20273, 20353, 19926, 19886, 20361, 25819, 20363, 20368, 20369, 20370, 19974, 20371, 19923, 20373, 25820, 20374, 20375, 20376, 20377, 20378, 19887, 19927, 20379, 20372, 20380, 20381, 20382, 25836, 20383, 44748, 20384, 20385, 20386, 19975, 20387, 20388, 20389, 19970, 36785, 20391, 20392, 20393, 25837, 20394, 20395, 20396, 20397, 20403, 20404, 20405, 20443, 20444, 20445, 20446, 20447, 25838, 20448, 20449, 20450, 20451, 20470, 19888, 20471, 20472, 20473, 20474, 20476, 20477, 20478, 20480, 20481, 20482, 20483, 20484, 20485, 20486, 20487, 20488, 20489, 20490, 25839, 20491, 20511, 20512, 20513, 20514, 20515, 20516, 20517, 20518, 20519, 20521, 20522, 25762, 20523, 20524, 20525, 20526, 20535, 20536, 20537, 20538, 20539, 19972, 19925, 20546, 20547, 25763, 20548, 20549, 20550, 20551, 20562, 20563, 20564, 20110, 20565, 20566, 20567, 20568, 25764, 20570, 20571, 20572, 20573, 20574, 20575, 20576, 20577, 20578, 20579, 20580, 25850, 20581, 20582, 20583, 20584, 20585, 20586, 20587, 20589, 20613, 20614, 20615, 20616, 20617, 25851, 20618, 20619, 20620, 20622, 21257, 21256, 21255, 21262, 21261, 21260, 21259, 21263, 25761, 21264, 21265, 21267, 21266, 21270, 44698, 21269, 21274, 21272, 21271, 21273, 25760, 21278, 21276, 21275, 21279, 21277, 36772, 21695, 21694, 36776, 36775, 36774, 36773, 36777, 21704, 21705, 21703, 21706, 36778, 20359, 21707, 36781, 36779, 36780, 21758, 36783, 36782, 19973, 36771, 22247, 22249, 22250, 22248, 22255, 22251, 22253, 22254, 22252, 25708, 22256, 22257, 22258, 22261, 22260, 22259, 22266, 22265, 22264, 22263, 25707, 22267, 22268, 22269, 22270, 24476, 24478, 24479, 24475, 24911, 24910, 24909, 24908, 24753, 25506, 25505, 25504, 24563, 23235, 25736, 25511, 25510, 24770, 25516, 40258, 25520, 25735, 25536, 25024, 25537, 24739, 25538, 24635, 25541, 25630, 24560, 25631, 25632, 25264, 25639, 25640, 25641, 25642, 25643, 25644, 25645, 25646, 25647, 25648, 25649, 25650, 25651, 20509, 24581, 25657, 25658, 25659, 25665, 25692, 25693, 25694, 25143, 25696, 25608, 20504, 25698, 25160, 25699, 25700, 25270, 25701, 25702, 25704, 25706, 25712, 25714, 25715, 25716, 25717, 25719, 25835, 25722, 24546, 25738, 25150, 25740, 25795, 25801, 25803, 25805, 25806, 25807, 25822, 25821, 25828, 25824, 25823, 25840, 25841, 25013, 25843, 25842, 25924, 25163, 25861, 25859, 25860, 25862, 25925, 25863, 25021, 25921, 25922, 25923, 25920, 26104, 26142, 26143, 26145, 26144, 26147, 26148, 26146, 25027, 25834, 26189, 26192, 26194, 26193, 26191, 26197, 26196, 26195, 26198, 26199, 26201, 26200, 26203, 26202, 26204, 23224, 26206, 25153, 26205, 26207, 26208, 26209, 26213, 26210, 26212, 26211, 19971, 24549, 26216, 26217, 26220, 26219, 26222, 26221, 26223, 26226, 26225, 26224, 26227, 26237, 26238, 26239, 26282, 26281, 26280, 26279, 26278, 26276, 26277, 26270, 19981, 26269, 26268, 26267, 26266, 26265, 26264, 26263, 26262, 19980, 26261, 26260, 26259, 26258, 26257, 26256, 26255, 26254, 26253, 26252, 26251, 26250, 26249, 26248, 26247, 26246, 26245, 26244, 26243, 26242, 26241, 26240 ) )) AND ((s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:42:09] [query] Results: 501 Pages of results: 3
[2026-01-30 22:42:09] [query] Execution time: 0.09331
[2026-01-30 22:42:27] [query] Query for: how much does it cost to change a flight segment on american airlines
[2026-01-30 22:42:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:42:27] [query] Engine: default
[2026-01-30 22:42:27] [query] Tokens: much, cost, change, flight, segment, american, airlines
[2026-01-30 22:42:27] [query] Mods: 11
[2026-01-30 22:42:27] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:42:27] [query] Using OR logic
[2026-01-30 22:42:27] [query] Found results using: or logic
[2026-01-30 22:42:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (963,1549,1212,4890,3797,1087,32616) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:42:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:42:27] [query] Results: 497 Pages of results: 3
[2026-01-30 22:42:27] [query] Execution time: 0.15938
[2026-01-30 22:42:34] [query] Query for: selling real estate locations
[2026-01-30 22:42:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:42:34] [query] Engine: default
[2026-01-30 22:42:34] [query] Tokens: selling, real, estate, locations
[2026-01-30 22:42:34] [query] Mods: 11
[2026-01-30 22:42:34] [query] Trying AND logic
[2026-01-30 22:42:34] [query] Found results using: and logic
[2026-01-30 22:42:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (187,171,172,2622) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:42:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('14230', '17569') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:42:34] [query] Results: 2 Pages of results: 1
[2026-01-30 22:42:34] [query] Execution time: 0.10382
[2026-01-30 22:42:37] [query] Query for: vacant rental property in your neighborhood
[2026-01-30 22:42:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:42:37] [query] Engine: default
[2026-01-30 22:42:37] [query] Tokens: vacant, rental, property, neighborhood
[2026-01-30 22:42:37] [query] Mods: 11
[2026-01-30 22:42:37] [query] Trying AND logic
[2026-01-30 22:42:37] [query] Using OR logic
[2026-01-30 22:42:37] [query] Found results using: or logic
[2026-01-30 22:42:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4880,625,107,2713) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:42:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:42:37] [query] Results: 905 Pages of results: 5
[2026-01-30 22:42:37] [query] Execution time: 0.26997
[2026-01-30 22:42:57] [query] Query for: standard document share purchase agreement
[2026-01-30 22:42:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:42:57] [query] Engine: default
[2026-01-30 22:42:57] [query] Tokens: standard, document, share, purchase, agreement
[2026-01-30 22:42:57] [query] Mods: 11
[2026-01-30 22:42:57] [query] Trying AND logic
[2026-01-30 22:42:57] [query] Using OR logic
[2026-01-30 22:42:57] [query] Found results using: or logic
[2026-01-30 22:42:57] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4276,4385,267,120,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:42:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:42:57] [query] Results: 1002 Pages of results: 6
[2026-01-30 22:42:57] [query] Execution time: 0.29161
[2026-01-30 22:43:57] [query] Query for: redfin buyer agent fee 2026
[2026-01-30 22:43:57] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:43:57] [query] Engine: default
[2026-01-30 22:43:57] [query] Tokens: redfin, buyer, agent, fee, 2026, feb 26, fee 2, fee 2026
[2026-01-30 22:43:57] [query] Mods: 11
[2026-01-30 22:43:57] [query] Using OR logic
[2026-01-30 22:43:58] [query] Found results using: or logic
[2026-01-30 22:43:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,1470,3046,1510,52070)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (52070,3046,1470,1510,28036,77205,34651,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:43:57') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:43:58] [query] Results: 924 Pages of results: 5
[2026-01-30 22:43:58] [query] Execution time: 0.45058
[2026-01-30 22:44:01] [index:background] Health check
[2026-01-30 22:44:01] [indexer:background] Health check
[2026-01-30 22:44:01] [indexer:background] Health check
[2026-01-30 22:44:07] [query] Query for: propranolol economico in linea 🍳🧨 www.7search.xyz/it/propranolol acquistare online sicuro. compra ora spedizione durante la notte. linea. generico compresse ordinare a buon mercato.
[2026-01-30 22:44:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:44:07] [query] Engine: default
[2026-01-30 22:44:07] [query] Tokens: oral, orally, orange, orange-chatham, orangechatham, orangechathamrealtors, orangechathamrealtors.com, orangechathamrealtorscom, oranjestad, la
[2026-01-30 22:44:07] [query] Mods: 11
[2026-01-30 22:44:07] [query] Trying AND logic
[2026-01-30 22:44:07] [query] Using OR logic
[2026-01-30 22:44:07] [query] Found results using: or logic
[2026-01-30 22:44:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3789,994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13215,32738,4125,18571,18579,28921,28922,28923,65809,3789) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:44:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:44:07] [query] Results: 55 Pages of results: 1
[2026-01-30 22:44:07] [query] Execution time: 0.07165
[2026-01-30 22:44:45] [query] Query for: redfin buyer agent fee 2026
[2026-01-30 22:44:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:44:45] [query] Engine: default
[2026-01-30 22:44:45] [query] Tokens: redfin, buyer, agent, fee, 2026, feb 26, fee 2, fee 2026
[2026-01-30 22:44:45] [query] Mods: 11
[2026-01-30 22:44:45] [query] Using OR logic
[2026-01-30 22:44:46] [query] Found results using: or logic
[2026-01-30 22:44:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (28036,1470,3046,1510,52070)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (52070,3046,1470,1510,28036,77205,34651,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:44:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:44:46] [query] Results: 924 Pages of results: 5
[2026-01-30 22:44:46] [query] Execution time: 0.29957
[2026-01-30 22:45:08] [query] Query for: vacant rental property in your neighborhood
[2026-01-30 22:45:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:45:08] [query] Engine: default
[2026-01-30 22:45:08] [query] Tokens: vacant, rental, property, neighborhood
[2026-01-30 22:45:08] [query] Mods: 11
[2026-01-30 22:45:08] [query] Trying AND logic
[2026-01-30 22:45:08] [query] Using OR logic
[2026-01-30 22:45:08] [query] Found results using: or logic
[2026-01-30 22:45:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4880,625,107,2713) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:45:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:45:08] [query] Results: 905 Pages of results: 5
[2026-01-30 22:45:08] [query] Execution time: 0.24457
[2026-01-30 22:45:15] [query] Query for: furry microphone wind cover deadcat 9cm
[2026-01-30 22:45:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:45:15] [query] Engine: default
[2026-01-30 22:45:15] [query] Tokens: furry, microphone, wind, cover, dedicate, dedicated, deduct, deadcat 9cm
[2026-01-30 22:45:15] [query] Mods: 11
[2026-01-30 22:45:15] [query] Using OR logic
[2026-01-30 22:45:15] [query] Found results using: or logic
[2026-01-30 22:45:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (281,10133,15345,5239)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10133,15345,5239,281,5558,3651,3453,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:45:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:45:15] [query] Results: 188 Pages of results: 1
[2026-01-30 22:45:15] [query] Execution time: 0.23474
[2026-01-30 22:46:04] [query] Query for: realtors dues
[2026-01-30 22:46:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:46:04] [query] Engine: default
[2026-01-30 22:46:04] [query] Tokens: realtors, dues
[2026-01-30 22:46:04] [query] Mods: 11
[2026-01-30 22:46:04] [query] Trying AND logic
[2026-01-30 22:46:04] [query] Found results using: and logic
[2026-01-30 22:46:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (96,4328) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:46:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1230', '17502', '20566', '21587', '21618', '21638', '44493', '46561', '50571', '51612', '55594', '56078') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:46:04] [query] Results: 12 Pages of results: 1
[2026-01-30 22:46:04] [query] Execution time: 0.07521
[2026-01-30 22:46:06] [query] Query for: natural gas furnace installation near me
[2026-01-30 22:46:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:46:06] [query] Engine: default
[2026-01-30 22:46:06] [query] Tokens: natural, gas, furnace, installation, near
[2026-01-30 22:46:06] [query] Mods: 11
[2026-01-30 22:46:06] [query] Trying AND logic
[2026-01-30 22:46:06] [query] Using OR logic
[2026-01-30 22:46:06] [query] Found results using: or logic
[2026-01-30 22:46:06] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6590,6542,42086,4407,633) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:46:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:46:06] [query] Results: 108 Pages of results: 1
[2026-01-30 22:46:06] [query] Execution time: 0.06024
[2026-01-30 22:46:53] [query] Query for: top real estate agent remax
[2026-01-30 22:46:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:46:53] [query] Engine: default
[2026-01-30 22:46:54] [query] Tokens: top, real, estate, agent, remix, remax
[2026-01-30 22:46:54] [query] Mods: 11
[2026-01-30 22:46:54] [query] Using OR logic
[2026-01-30 22:46:54] [query] Found results using: or logic
[2026-01-30 22:46:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1470,172,171,1156)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1156,171,172,1470,63267,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:46:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:46:54] [query] Results: 1161 Pages of results: 6
[2026-01-30 22:46:54] [query] Execution time: 0.63111
[2026-01-30 22:47:19] [query] Query for: sample real estate listings prices
[2026-01-30 22:47:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:47:19] [query] Engine: default
[2026-01-30 22:47:19] [query] Tokens: sample, real, estate, listings, prices
[2026-01-30 22:47:19] [query] Mods: 11
[2026-01-30 22:47:19] [query] Trying AND logic
[2026-01-30 22:47:19] [query] Using OR logic
[2026-01-30 22:47:20] [query] Found results using: or logic
[2026-01-30 22:47:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6475,171,172,906,2213) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:47:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:47:20] [query] Results: 1137 Pages of results: 6
[2026-01-30 22:47:20] [query] Execution time: 0.40304
[2026-01-30 22:48:19] [query] Query for: matematicas secundaria 2
[2026-01-30 22:48:19] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:48:19] [query] Engine: default
[2026-01-30 22:48:19] [query] Tokens: 2, mathematics, secondary, matematicas secundaria secundaria 2
[2026-01-30 22:48:19] [query] Mods: 11
[2026-01-30 22:48:19] [query] Using OR logic
[2026-01-30 22:48:19] [query] Found results using: or logic
[2026-01-30 22:48:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (706)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (706,29341,24670,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:48:19') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:48:19] [query] Results: 931 Pages of results: 5
[2026-01-30 22:48:19] [query] Execution time: 0.38181
[2026-01-30 22:48:22] [query] Query for: 虎葬 式神
[2026-01-30 22:48:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:48:22] [query] Engine: default
[2026-01-30 22:48:22] [query] Tokens: 虎葬 式神
[2026-01-30 22:48:22] [query] Mods: 11
[2026-01-30 22:48:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:48:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:48:22] [query] Results: 0 Pages of results: 0
[2026-01-30 22:48:22] [query] Execution time: 0.11559
[2026-01-30 22:48:24] [query] Query for: sample real estate listings prices
[2026-01-30 22:48:24] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:48:24] [query] Engine: default
[2026-01-30 22:48:24] [query] Tokens: sample, real, estate, listings, prices
[2026-01-30 22:48:24] [query] Mods: 11
[2026-01-30 22:48:24] [query] Trying AND logic
[2026-01-30 22:48:24] [query] Using OR logic
[2026-01-30 22:48:24] [query] Found results using: or logic
[2026-01-30 22:48:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (6475,171,172,906,2213) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:48:24') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:48:24] [query] Results: 1137 Pages of results: 6
[2026-01-30 22:48:24] [query] Execution time: 0.41438
[2026-01-30 22:48:36] [index:background] Health check
[2026-01-30 22:49:41] [indexer:background] Health check
[2026-01-30 22:49:54] [query] Query for: areas affected by the 2021 westport floods nz
[2026-01-30 22:49:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:49:54] [query] Engine: default
[2026-01-30 22:49:54] [query] Tokens: 1yikdqs9extauneavnhrqu3p8jqvnzm71, allianz, artanzia, bonzie, brinzey, bronze, camenzind, chimpanzees, danzey, danziger
[2026-01-30 22:49:54] [query] Mods: 11
[2026-01-30 22:49:54] [query] Using OR logic
[2026-01-30 22:49:54] [query] Found results using: and logic
[2026-01-30 22:49:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4824,591,468,5611,20911)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (67408,30949,9951,12329,10371,10312,44801,32574,51987,25586) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:49:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:49:54] [query] Results: 6 Pages of results: 1
[2026-01-30 22:49:54] [query] Execution time: 0.08393
[2026-01-30 22:50:41] [query] Query for: real estate agency in
[2026-01-30 22:50:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:50:41] [query] Engine: default
[2026-01-30 22:50:41] [query] Tokens: real, estate, agency
[2026-01-30 22:50:41] [query] Mods: 11
[2026-01-30 22:50:41] [query] Trying AND logic
[2026-01-30 22:50:42] [query] Found results using: and logic
[2026-01-30 22:50:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1500) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:50:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ( SELECT id FROM ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (171) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (172) GROUP BY id) AND id IN ( SELECT id FROM ncr_searchwp_index s WHERE 1=1 AND (s.source = 'post.post' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.page' AND(s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.dlm_download' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.sponsors' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.legal' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.tribe_events' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) OR s.source = 'post.contacts' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) OR s.source = 'post.risk_tools' AND(s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics'))) AND token IN (1500) GROUP BY id) GROUP BY id) AS a) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:50:42] [query] Results: 156 Pages of results: 1
[2026-01-30 22:50:42] [query] Execution time: 0.53249
[2026-01-30 22:50:44] [query] Query for: real estate agency in new
[2026-01-30 22:50:44] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:50:44] [query] Engine: default
[2026-01-30 22:50:44] [query] Tokens: real, estate, agency, new
[2026-01-30 22:50:44] [query] Mods: 11
[2026-01-30 22:50:44] [query] Trying AND logic
[2026-01-30 22:50:44] [query] Using OR logic
[2026-01-30 22:50:44] [query] Found results using: or logic
[2026-01-30 22:50:44] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1500,110) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:50:44') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:50:44] [query] Results: 1198 Pages of results: 6
[2026-01-30 22:50:44] [query] Execution time: 0.48032
[2026-01-30 22:51:28] [query] Query for: real estate agency in new
[2026-01-30 22:51:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:51:28] [query] Engine: default
[2026-01-30 22:51:28] [query] Tokens: real, estate, agency, new
[2026-01-30 22:51:28] [query] Mods: 11
[2026-01-30 22:51:28] [query] Trying AND logic
[2026-01-30 22:51:28] [query] Using OR logic
[2026-01-30 22:51:29] [query] Found results using: or logic
[2026-01-30 22:51:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1500,110) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:51:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:51:29] [query] Results: 1198 Pages of results: 6
[2026-01-30 22:51:29] [query] Execution time: 0.58538
[2026-01-30 22:52:25] [query] Query for: 황칠나무 판매
[2026-01-30 22:52:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:52:25] [query] Engine: default
[2026-01-30 22:52:25] [query] Tokens: 황칠나무 판매
[2026-01-30 22:52:25] [query] Mods: 11
[2026-01-30 22:52:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:52:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:52:25] [query] Results: 0 Pages of results: 0
[2026-01-30 22:52:25] [query] Execution time: 0.15833
[2026-01-30 22:53:36] [index:background] Health check
[2026-01-30 22:54:20] [query] Query for: linx nc log in
[2026-01-30 22:54:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:54:20] [query] Engine: default
[2026-01-30 22:54:20] [query] Tokens: nc, log, linc, link, linx
[2026-01-30 22:54:20] [query] Mods: 11
[2026-01-30 22:54:20] [query] Using OR logic
[2026-01-30 22:54:20] [query] Found results using: or logic
[2026-01-30 22:54:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7248,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,7248,17751,2474,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:54:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:54:20] [query] Results: 671 Pages of results: 4
[2026-01-30 22:54:20] [query] Execution time: 0.61489
[2026-01-30 22:54:43] [indexer:background] Health check
[2026-01-30 22:55:08] [query] Query for: billig dextroamphetamine online 🔇 www.7search.xyz/dextroamphetamine kjop uten manus visa. farmacia on line roma. lege.
[2026-01-30 22:55:08] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:55:08] [query] Engine: default
[2026-01-30 22:55:08] [query] Tokens: legend, legendary, legends, roman, romance, romano, utensils, line, online, visa
[2026-01-30 22:55:08] [query] Mods: 11
[2026-01-30 22:55:08] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 22:55:08] [query] Using OR logic
[2026-01-30 22:55:08] [query] Found results using: or logic
[2026-01-30 22:55:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (399,994,21266,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33221,61290,13522,24029,40159,24031,55646,399,994,21266) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:55:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:55:08] [query] Results: 202 Pages of results: 2
[2026-01-30 22:55:08] [query] Execution time: 0.07809
[2026-01-30 22:55:28] [query] Query for: rholl008@cox.net realtor with homesmart
[2026-01-30 22:55:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:55:28] [query] Engine: default
[2026-01-30 22:55:28] [query] Tokens: cox, net, realtor, homesmart, rholl008 cox.net
[2026-01-30 22:55:28] [query] Mods: 11
[2026-01-30 22:55:28] [query] Using OR logic
[2026-01-30 22:55:28] [query] Found results using: or logic
[2026-01-30 22:55:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14933,3786,3128,402)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (14933,3128,402,3786,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:55:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:55:28] [query] Results: 515 Pages of results: 3
[2026-01-30 22:55:28] [query] Execution time: 0.33321
[2026-01-30 22:55:41] [query] Query for: k through 8
[2026-01-30 22:55:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:55:41] [query] Engine: default
[2026-01-30 22:55:41] [query] Tokens: k, 8, thorough, through 1, through 10, through 12, through 1985, through 2014, through 8
[2026-01-30 22:55:41] [query] Mods: 11
[2026-01-30 22:55:41] [query] Using OR logic
[2026-01-30 22:55:41] [query] Found results using: or logic
[2026-01-30 22:55:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (445,7263)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (7263,445,3423,34604,14566,22819,15903,74194,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:55:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:55:41] [query] Results: 218 Pages of results: 2
[2026-01-30 22:55:41] [query] Execution time: 0.24897
[2026-01-30 22:56:00] [query] Query for: nc agr
[2026-01-30 22:56:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:56:00] [query] Engine: default
[2026-01-30 22:56:00] [query] Tokens: agree, agreeable, agreed, agreed-upon, agreedupon, agreeing, agreement, agreement 1, agreement 10, agreement 11
[2026-01-30 22:56:00] [query] Mods: 11
[2026-01-30 22:56:00] [query] Using OR logic
[2026-01-30 22:56:00] [query] Found results using: and logic
[2026-01-30 22:56:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1292,34084,4493,5182,5188,32961,873,38258,35257,33994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:56:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:56:00] [query] Results: 604 Pages of results: 4
[2026-01-30 22:56:00] [query] Execution time: 0.15731
[2026-01-30 22:56:03] [query] Query for: nc agr
[2026-01-30 22:56:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:56:03] [query] Engine: default
[2026-01-30 22:56:03] [query] Tokens: agree, agreeable, agreed, agreed-upon, agreedupon, agreeing, agreement, agreement 1, agreement 10, agreement 11
[2026-01-30 22:56:03] [query] Mods: 11
[2026-01-30 22:56:03] [query] Using OR logic
[2026-01-30 22:56:03] [query] Found results using: and logic
[2026-01-30 22:56:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1292,34084,4493,5182,5188,32961,873,38258,35257,33994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:56:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:56:03] [query] Results: 604 Pages of results: 4
[2026-01-30 22:56:03] [query] Execution time: 0.13839
[2026-01-30 22:56:43] [query] Query for: nc agr
[2026-01-30 22:56:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:56:43] [query] Engine: default
[2026-01-30 22:56:43] [query] Tokens: agree, agreeable, agreed, agreed-upon, agreedupon, agreeing, agreement, agreement 1, agreement 10, agreement 11
[2026-01-30 22:56:43] [query] Mods: 11
[2026-01-30 22:56:43] [query] Using OR logic
[2026-01-30 22:56:43] [query] Found results using: and logic
[2026-01-30 22:56:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1292,34084,4493,5182,5188,32961,873,38258,35257,33994) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:56:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:56:43] [query] Results: 604 Pages of results: 4
[2026-01-30 22:56:43] [query] Execution time: 0.16813
[2026-01-30 22:56:43] [query] Query for: gunstiges topamax online ⡂😙 www.7search.xyz/de/topamax generika aus deutschland. kaufen 25mg 50mg 100mg und 200mg online-verkaufe. online. kann ich ohne rezept.
[2026-01-30 22:56:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:56:43] [query] Engine: default
[2026-01-30 22:56:43] [query] Tokens: auster, austin, australia, australian, austria, austrian, austrian-partnership, austrianpartnership, undefined, undeniable
[2026-01-30 22:56:43] [query] Mods: 11
[2026-01-30 22:56:43] [query] Trying AND logic
[2026-01-30 22:56:43] [query] Using OR logic
[2026-01-30 22:56:43] [query] Found results using: or logic
[2026-01-30 22:56:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22883,23348,15535,24733,11883,14763,29719,29720,32785,42128) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:56:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:56:43] [query] Results: 12 Pages of results: 1
[2026-01-30 22:56:43] [query] Execution time: 0.03676
[2026-01-30 22:57:22] [query] Query for: grace opc elburn il
[2026-01-30 22:57:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:57:22] [query] Engine: default
[2026-01-30 22:57:22] [query] Tokens: dotloopcom, popcorn, wwwdotloopcom, wwwtheceshopcom, grace, il
[2026-01-30 22:57:22] [query] Mods: 11
[2026-01-30 22:57:22] [query] Trying AND logic
[2026-01-30 22:57:22] [query] Using OR logic
[2026-01-30 22:57:22] [query] Found results using: or logic
[2026-01-30 22:57:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12108,15081)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (20726,10073,20727,60232,12108,15081) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:57:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:57:22] [query] Results: 28 Pages of results: 1
[2026-01-30 22:57:22] [query] Execution time: 0.13441
[2026-01-30 22:57:38] [query] Query for: real estate trainer reviews
[2026-01-30 22:57:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:57:38] [query] Engine: default
[2026-01-30 22:57:38] [query] Tokens: real, estate, trainer, reviews
[2026-01-30 22:57:38] [query] Mods: 11
[2026-01-30 22:57:38] [query] Trying AND logic
[2026-01-30 22:57:38] [query] Using OR logic
[2026-01-30 22:57:38] [query] Found results using: or logic
[2026-01-30 22:57:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,22743,4327) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:57:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:57:38] [query] Results: 939 Pages of results: 5
[2026-01-30 22:57:38] [query] Execution time: 0.35827
[2026-01-30 22:57:45] [query] Query for: 2025 nc-3
[2026-01-30 22:57:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:57:45] [query] Engine: default
[2026-01-30 22:57:45] [query] Tokens: 2025, nc, 3, nc-3
[2026-01-30 22:57:45] [query] Mods: 11
[2026-01-30 22:57:45] [query] Using OR logic
[2026-01-30 22:57:46] [query] Found results using: or logic
[2026-01-30 22:57:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,689,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,396,689,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:57:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:57:46] [query] Results: 1013 Pages of results: 6
[2026-01-30 22:57:46] [query] Execution time: 0.64876
[2026-01-30 22:58:02] [query] Query for: 30079
[2026-01-30 22:58:02] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:58:02] [query] Engine: download_ready
[2026-01-30 22:58:02] [query] Tokens: 30079
[2026-01-30 22:58:02] [query] Mods: 5
[2026-01-30 22:58:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31909) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29510, 29756, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 28705, 29231, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 28980, 29103, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29438, 29097, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29419, 29468, 29450, 29498, 29355, 29349, 29492, 35098, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 34774, 35140, 47716, 34902, 35187, 41743, 49576, 35000, 35366, 45858, 34778, 35144, 48258, 34905, 35191, 41768, 50428, 35005, 35371, 45861, 34780, 35148, 35546, 48269, 34932, 35195, 41964, 50431, 35010, 35377, 45864, 34782, 35152, 35553, 48331, 34939, 35199, 41967, 53551, 34756, 35052, 35382, 45867, 34785, 35156, 35564, 48334, 34943, 35203, 42059, 53552, 34758, 35054, 35392, 45872, 34850, 35160, 48469, 34947, 35207, 42062, 53557, 34762, 35058, 35397, 45876, 34853, 35165, 48665, 34951, 35261, 42169, 53560, 34764, 35062, 35403, 45879, 34867, 35169, 38731, 48669, 34955, 35273, 42207, 56030, 34766, 35088, 35409, 45884, 34870, 35173, 38772, 48760, 34958, 35285, 42298, 34769, 35093, 35463, 45887, 34876, 35177, 41678, 38993, 48763, 34962, 35290, 42323, 34772, 45894, 34879, 35183, 41689, 48911, 34995, 35360, 42357 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:58:02] [query] Results: 0 Pages of results: 0
[2026-01-30 22:58:02] [query] Execution time: 0.01084
[2026-01-30 22:58:11] [query] Query for: jeremy pearl jam lyrics
[2026-01-30 22:58:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:58:11] [query] Engine: default
[2026-01-30 22:58:11] [query] Tokens: jeremy, jam, pearl
[2026-01-30 22:58:11] [query] Mods: 11
[2026-01-30 22:58:11] [query] Trying AND logic
[2026-01-30 22:58:11] [query] Using OR logic
[2026-01-30 22:58:11] [query] Found results using: or logic
[2026-01-30 22:58:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (9437,28546)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (23078,9437,28546) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:58:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:58:11] [query] Results: 3 Pages of results: 1
[2026-01-30 22:58:11] [query] Execution time: 0.03433
[2026-01-30 22:58:36] [query] Query for: 2025 nc-3
[2026-01-30 22:58:36] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:58:36] [query] Engine: default
[2026-01-30 22:58:36] [query] Tokens: 2025, nc, 3, nc-3
[2026-01-30 22:58:36] [query] Mods: 11
[2026-01-30 22:58:36] [query] Using OR logic
[2026-01-30 22:58:36] [query] Found results using: or logic
[2026-01-30 22:58:36] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,689,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24711,396,689,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:58:36') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:58:36] [query] Results: 1013 Pages of results: 6
[2026-01-30 22:58:36] [query] Execution time: 0.46183
[2026-01-30 22:58:38] [query] Query for: mls service contract
[2026-01-30 22:58:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:58:38] [query] Engine: default
[2026-01-30 22:58:38] [query] Tokens: mls, service, contract
[2026-01-30 22:58:38] [query] Mods: 11
[2026-01-30 22:58:38] [query] Trying AND logic
[2026-01-30 22:58:38] [query] Found results using: and logic
[2026-01-30 22:58:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2699,1526,2727) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:58:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13807', '14230', '14256', '20375', '21391', '2256', '24823', '24891', '2520', '44590', '51394', '55587', '7716') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:58:38] [query] Results: 13 Pages of results: 1
[2026-01-30 22:58:38] [query] Execution time: 0.17030
[2026-01-30 22:59:00] [index:background] Health check
[2026-01-30 22:59:00] [index:background] CPU load threshold (3) breached: 3.55 [waiting 2]
[2026-01-30 22:59:02] [indexer:background] CPU load threshold (3) breached: 3.55 [waiting 2]
[2026-01-30 22:59:04] [indexer:background] Health check
[2026-01-30 22:59:04] [indexer:background] CPU load threshold (3) breached: 3.5 [waiting 2]
[2026-01-30 22:59:06] [indexer:background] Health check
[2026-01-30 22:59:06] [indexer:background] CPU load threshold (3) breached: 3.5 [waiting 2]
[2026-01-30 22:59:32] [query] Query for: property management agreement with owner
[2026-01-30 22:59:32] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 22:59:32] [query] Engine: default
[2026-01-30 22:59:32] [query] Tokens: property, management, agreement, owner
[2026-01-30 22:59:32] [query] Mods: 11
[2026-01-30 22:59:32] [query] Trying AND logic
[2026-01-30 22:59:32] [query] Using OR logic
[2026-01-30 22:59:33] [query] Found results using: or logic
[2026-01-30 22:59:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167,873,180) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 22:59:32') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 22:59:33] [query] Results: 1121 Pages of results: 6
[2026-01-30 22:59:33] [query] Execution time: 0.30364
[2026-01-30 23:00:28] [query] Query for: etilaam economico 🔋 www.7store.biz/it/etilaam vuoi acquistare ordinare la recensione online di etilaam. genericoo italia. acquista durante notte cod.
[2026-01-30 23:00:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:00:28] [query] Engine: default
[2026-01-30 23:00:28] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, diabetes, diagnoses, diagnostic, diagram, dial, dial 2018
[2026-01-30 23:00:28] [query] Mods: 11
[2026-01-30 23:00:28] [query] Trying AND logic
[2026-01-30 23:00:29] [query] Found results using: and logic
[2026-01-30 23:00:29] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (22434,3789,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,17663,24615,43889,2692,4399,15383) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:00:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13243') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:00:29] [query] Results: 1 Pages of results: 1
[2026-01-30 23:00:29] [query] Execution time: 0.05169
[2026-01-30 23:00:40] [query] Query for: triarc property management rental notice 2025
[2026-01-30 23:00:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:00:40] [query] Engine: default
[2026-01-30 23:00:40] [query] Tokens: property, management, rental, notice, 2025, trace, traci, triarc notice 2025
[2026-01-30 23:00:40] [query] Mods: 11
[2026-01-30 23:00:40] [query] Using OR logic
[2026-01-30 23:00:41] [query] Found results using: or logic
[2026-01-30 23:00:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,1167,903,107,625)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167,625,903,24711,75328,24023,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:00:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:00:41] [query] Results: 1102 Pages of results: 6
[2026-01-30 23:00:41] [query] Execution time: 0.54654
[2026-01-30 23:00:58] [query] Query for: buyers agency agreement
[2026-01-30 23:00:58] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:00:58] [query] Engine: default
[2026-01-30 23:00:58] [query] Tokens: buyers, agency, agreement
[2026-01-30 23:00:58] [query] Mods: 11
[2026-01-30 23:00:58] [query] Trying AND logic
[2026-01-30 23:00:58] [query] Query for: kaupa stromectol a netinu ivermectin ordu 🎞️🥊 www.7search.top/stromectol 🎞️🥊.
[2026-01-30 23:00:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:00:58] [query] Engine: default
[2026-01-30 23:00:58] [query] Found results using: and logic
[2026-01-30 23:00:58] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:00:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17502', '19885', '19909', '19972', '19979', '20171', '20174', '20207', '20394', '20482', '20504', '20511', '20574', '20584', '21188', '21579', '21588', '22189', '22260', '25094', '25160', '25264', '25701', '25801', '25805', '25842', '25843', '25861', '26148', '26189', '26244', '26249', '26265', '36776', '39803', '39804', '40214', '40283', '41095', '43763', '44412', '44590', '44800', '45108', '47167', '47178', '47711', '47873', '47981', '48189', '48630', '49286', '49465', '49496', '49636', '49725', '50035', '50410', '50411', '50639', '51394', '51774', '52008', '53181', '54532', '54828', '54887', '55480', '55587', '55994', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:00:58] [query] Results: 72 Pages of results: 1
[2026-01-30 23:00:58] [query] Execution time: 0.14844
[2026-01-30 23:00:59] [query] Tokens: www, top, kaupa stromectol netinu ivermectin ordu 🎞️🥊 7search stromectol
[2026-01-30 23:00:59] [query] Mods: 11
[2026-01-30 23:00:59] [query] Using OR logic
[2026-01-30 23:00:59] [query] Found results using: or logic
[2026-01-30 23:00:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2485,1156,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:00:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:00:59] [query] Results: 232 Pages of results: 20
[2026-01-30 23:00:59] [query] Execution time: 0.48029
[2026-01-30 23:01:09] [query] Query for: buyers agency agreement
[2026-01-30 23:01:09] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:01:09] [query] Engine: default
[2026-01-30 23:01:09] [query] Tokens: buyers, agency, agreement
[2026-01-30 23:01:09] [query] Mods: 11
[2026-01-30 23:01:09] [query] Trying AND logic
[2026-01-30 23:01:09] [query] Found results using: and logic
[2026-01-30 23:01:09] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:01:09') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17502', '19885', '19909', '19972', '19979', '20171', '20174', '20207', '20394', '20482', '20504', '20511', '20574', '20584', '21188', '21579', '21588', '22189', '22260', '25094', '25160', '25264', '25701', '25801', '25805', '25842', '25843', '25861', '26148', '26189', '26244', '26249', '26265', '36776', '39803', '39804', '40214', '40283', '41095', '43763', '44412', '44590', '44800', '45108', '47167', '47178', '47711', '47873', '47981', '48189', '48630', '49286', '49465', '49496', '49636', '49725', '50035', '50410', '50411', '50639', '51394', '51774', '52008', '53181', '54532', '54828', '54887', '55480', '55587', '55994', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:01:09] [query] Results: 72 Pages of results: 1
[2026-01-30 23:01:09] [query] Execution time: 0.06973
[2026-01-30 23:01:23] [query] Query for: triarc property management rental notice 2025
[2026-01-30 23:01:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:01:23] [query] Engine: default
[2026-01-30 23:01:23] [query] Tokens: property, management, rental, notice, 2025, trace, traci, triarc notice 2025
[2026-01-30 23:01:23] [query] Mods: 11
[2026-01-30 23:01:23] [query] Using OR logic
[2026-01-30 23:01:24] [query] Found results using: or logic
[2026-01-30 23:01:24] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,1167,903,107,625)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (107,1167,625,903,24711,75328,24023,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:01:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:01:24] [query] Results: 1102 Pages of results: 6
[2026-01-30 23:01:24] [query] Execution time: 0.33621
[2026-01-30 23:01:27] [query] Query for: buyers agency agreement
[2026-01-30 23:01:27] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:01:27] [query] Engine: default
[2026-01-30 23:01:27] [query] Tokens: buyers, agency, agreement
[2026-01-30 23:01:27] [query] Mods: 11
[2026-01-30 23:01:27] [query] Trying AND logic
[2026-01-30 23:01:27] [query] Found results using: and logic
[2026-01-30 23:01:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:01:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17502', '19885', '19909', '19972', '19979', '20171', '20174', '20207', '20394', '20482', '20504', '20511', '20574', '20584', '21188', '21579', '21588', '22189', '22260', '25094', '25160', '25264', '25701', '25801', '25805', '25842', '25843', '25861', '26148', '26189', '26244', '26249', '26265', '36776', '39803', '39804', '40214', '40283', '41095', '43763', '44412', '44590', '44800', '45108', '47167', '47178', '47711', '47873', '47981', '48189', '48630', '49286', '49465', '49496', '49636', '49725', '50035', '50410', '50411', '50639', '51394', '51774', '52008', '53181', '54532', '54828', '54887', '55480', '55587', '55994', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:01:27] [query] Results: 72 Pages of results: 1
[2026-01-30 23:01:27] [query] Execution time: 0.06279
[2026-01-30 23:01:42] [query] Query for: buyers agency agreement
[2026-01-30 23:01:42] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:01:42] [query] Engine: default
[2026-01-30 23:01:42] [query] Tokens: buyers, agency, agreement
[2026-01-30 23:01:42] [query] Mods: 11
[2026-01-30 23:01:42] [query] Trying AND logic
[2026-01-30 23:01:42] [query] Found results using: and logic
[2026-01-30 23:01:42] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:01:42') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17502', '19885', '19909', '19972', '19979', '20171', '20174', '20207', '20394', '20482', '20504', '20511', '20574', '20584', '21188', '21579', '21588', '22189', '22260', '25094', '25160', '25264', '25701', '25801', '25805', '25842', '25843', '25861', '26148', '26189', '26244', '26249', '26265', '36776', '39803', '39804', '40214', '40283', '41095', '43763', '44412', '44590', '44800', '45108', '47167', '47178', '47711', '47873', '47981', '48189', '48630', '49286', '49465', '49496', '49636', '49725', '50035', '50410', '50411', '50639', '51394', '51774', '52008', '53181', '54532', '54828', '54887', '55480', '55587', '55994', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:01:42] [query] Results: 72 Pages of results: 1
[2026-01-30 23:01:42] [query] Execution time: 0.06196
[2026-01-30 23:01:52] [query] Query for: buyers agency agreement
[2026-01-30 23:01:52] [query] Arguments: engine: default mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:01:52] [query] Engine: default
[2026-01-30 23:01:52] [query] Tokens: buyers, agency, agreement
[2026-01-30 23:01:52] [query] Mods: 11
[2026-01-30 23:01:52] [query] Trying AND logic
[2026-01-30 23:01:52] [query] Found results using: and logic
[2026-01-30 23:01:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500,873) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:01:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('17502', '19885', '19909', '19972', '19979', '20171', '20174', '20207', '20394', '20482', '20504', '20511', '20574', '20584', '21188', '21579', '21588', '22189', '22260', '25094', '25160', '25264', '25701', '25801', '25805', '25842', '25843', '25861', '26148', '26189', '26244', '26249', '26265', '36776', '39803', '39804', '40214', '40283', '41095', '43763', '44412', '44590', '44800', '45108', '47167', '47178', '47711', '47873', '47981', '48189', '48630', '49286', '49465', '49496', '49636', '49725', '50035', '50410', '50411', '50639', '51394', '51774', '52008', '53181', '54532', '54828', '54887', '55480', '55587', '55994', '7716', '8772') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:01:52] [query] Results: 72 Pages of results: 1
[2026-01-30 23:01:52] [query] Execution time: 0.06253
[2026-01-30 23:02:25] [query] Query for: 雄琴あむあーじゅ
[2026-01-30 23:02:25] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:02:25] [query] Engine: default
[2026-01-30 23:02:25] [query] Tokens: 雄琴あむあーじゅ
[2026-01-30 23:02:25] [query] Mods: 11
[2026-01-30 23:02:25] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:02:25') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:02:25] [query] Results: 0 Pages of results: 0
[2026-01-30 23:02:25] [query] Execution time: 0.10058
[2026-01-30 23:03:36] [index:background] Health check
[2026-01-30 23:03:38] [query] Query for: buyers agency agreement
[2026-01-30 23:03:38] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:03:38] [query] Engine: forms_and_contracts
[2026-01-30 23:03:38] [query] Tokens: buyers, agency, agreement
[2026-01-30 23:03:38] [query] Mods: 4
[2026-01-30 23:03:38] [query] Trying AND logic
[2026-01-30 23:03:38] [query] Using OR logic
[2026-01-30 23:03:38] [query] Found results using: or logic
[2026-01-30 23:03:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2022,1500,873) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:03:38] [query] Results: 146 Pages of results: 1
[2026-01-30 23:03:38] [query] Execution time: 0.06162
[2026-01-30 23:03:49] [indexer:background] Health check
[2026-01-30 23:04:55] [query] Query for: achat telmisartan en ligne ⡏⠽ www.7search.xyz/fr/telmisartan pharmacie sans ordonnance telmisartan. tabletten. pagamento postepay.
[2026-01-30 23:04:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:04:55] [query] Engine: default
[2026-01-30 23:04:55] [query] Tokens: pharmacies, en, fr, sans, www, xyz
[2026-01-30 23:04:55] [query] Mods: 11
[2026-01-30 23:04:55] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:04:55] [query] Using OR logic
[2026-01-30 23:04:55] [query] Found results using: or logic
[2026-01-30 23:04:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,13792,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19003,49439,1016,13792,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:04:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:04:55] [query] Results: 131 Pages of results: 11
[2026-01-30 23:04:55] [query] Execution time: 0.13052
[2026-01-30 23:04:59] [query] Query for: achat zithromax ☍⣧ www.7search.top/fr/zithromax sans ordonnance commander de europe. generika kaufen. achetez fedex.
[2026-01-30 23:04:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:04:59] [query] Engine: default
[2026-01-30 23:04:59] [query] Tokens: commander, de, europe, fedex, fr, sans, top, www
[2026-01-30 23:04:59] [query] Mods: 11
[2026-01-30 23:04:59] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:04:59] [query] Using OR logic
[2026-01-30 23:04:59] [query] Found results using: or logic
[2026-01-30 23:04:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,10552,8261,1016,13792,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53659,3783,10552,8261,1016,13792,1156,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:04:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:04:59] [query] Results: 256 Pages of results: 22
[2026-01-30 23:04:59] [query] Execution time: 0.13786
[2026-01-30 23:05:03] [query] Query for: goedkoop bupropion ⧫ www.7search.xyz/bupropion wilt kopen uit europa. oral.generieke tabletten online legaal
[2026-01-30 23:05:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:05:03] [query] Engine: default
[2026-01-30 23:05:03] [query] Tokens: ambiguity, circuit, circuits, circuit’s, colquitt, conduit, connect.intuit.com, connectintuitcom, continuity, counter-intuitive
[2026-01-30 23:05:03] [query] Mods: 11
[2026-01-30 23:05:03] [query] Using OR logic
[2026-01-30 23:05:03] [query] Found results using: and logic
[2026-01-30 23:05:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,13215,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33307,6321,63385,63379,16691,14641,72258,72260,2536,1596) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:05:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:05:03] [query] Results: 22 Pages of results: 2
[2026-01-30 23:05:03] [query] Execution time: 0.24231
[2026-01-30 23:05:06] [query] Query for: fair housimg
[2026-01-30 23:05:06] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:05:06] [query] Engine: forms_and_contracts
[2026-01-30 23:05:07] [query] Tokens: fair, fair-housing, fair-housing-academy, fair-housing-coloring-book-program, fair-housing-laws, fair-housing-month, fair-housing-month-toolkit, fair-housing-resources, fair-market-value, fair-trade
[2026-01-30 23:05:07] [query] Mods: 4
[2026-01-30 23:05:07] [query] Using OR logic
[2026-01-30 23:05:07] [query] Query for: prezzo tab s ⠻ www.7search.xyz/it/wellbutrin acquistare wellbutrin ups consegna in linea sicuro ordinare legalmente. senza ricetta visa durante la notte. economico linea.
[2026-01-30 23:05:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:05:07] [query] Engine: default
[2026-01-30 23:05:07] [query] Using OR logic
[2026-01-30 23:05:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1522,11793,27093,59957,47154,70960,70961,47155,59672,1598) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:05:07] [query] Results: 0 Pages of results: 0
[2026-01-30 23:05:07] [query] Execution time: 0.01677
[2026-01-30 23:05:07] [query] Tokens: delineates, la, s, tab, ups, visa, www, xyz
[2026-01-30 23:05:07] [query] Mods: 11
[2026-01-30 23:05:07] [query] Skipping AND logic pass, too many token groups (8) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:05:07] [query] Using OR logic
[2026-01-30 23:05:07] [query] Found results using: or logic
[2026-01-30 23:05:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3789,68,8813,5688,21266,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22163,3789,68,8813,5688,21266,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:05:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:05:07] [query] Results: 1315 Pages of results: 110
[2026-01-30 23:05:07] [query] Execution time: 0.74092
[2026-01-30 23:05:11] [query] Query for: trazodon preis ➟ www.7search.xyz/de/trazodon kaufen . zum verkauf deutschland online mit rezept. trazodon.
[2026-01-30 23:05:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:05:11] [query] Engine: default
[2026-01-30 23:05:11] [query] Tokens: preisler, de, mit, online, www, xyz
[2026-01-30 23:05:11] [query] Mods: 11
[2026-01-30 23:05:11] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:05:11] [query] Using OR logic
[2026-01-30 23:05:11] [query] Found results using: or logic
[2026-01-30 23:05:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,13809,994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72908,3783,13809,994,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:05:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:05:11] [query] Results: 226 Pages of results: 19
[2026-01-30 23:05:11] [query] Execution time: 0.18162
[2026-01-30 23:05:11] [query] Query for: fair housing
[2026-01-30 23:05:11] [query] Arguments: engine: forms_and_contracts mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:05:11] [query] Engine: forms_and_contracts
[2026-01-30 23:05:11] [query] Tokens: fair, fair-housing, fair-housing-academy, fair-housing-coloring-book-program, fair-housing-laws, fair-housing-month, fair-housing-month-toolkit, fair-housing-resources, fair-market-value, fair-trade
[2026-01-30 23:05:11] [query] Mods: 4
[2026-01-30 23:05:11] [query] Trying AND logic
[2026-01-30 23:05:11] [query] Using OR logic
[2026-01-30 23:05:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','taxonomy.dlm_download_category'))) ) THEN 300 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (559)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1522,11793,27093,59957,47154,70960,70961,47155,59672,1598) AND 1=1 AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:05:11] [query] Results: 0 Pages of results: 0
[2026-01-30 23:05:11] [query] Execution time: 0.01689
[2026-01-30 23:06:15] [query] Query for: real estate companies
[2026-01-30 23:06:15] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:06:15] [query] Engine: default
[2026-01-30 23:06:15] [query] Tokens: real, estate, companies
[2026-01-30 23:06:15] [query] Mods: 11
[2026-01-30 23:06:15] [query] Trying AND logic
[2026-01-30 23:06:15] [query] Found results using: and logic
[2026-01-30 23:06:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1655) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:06:15') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('1041', '1051', '10792', '11218', '1195', '1205', '1227', '1234', '12407', '1241', '1246', '1250', '13282', '14075', '14230', '14364', '15960', '17716', '20429', '20601', '21391', '21614', '21665', '2371', '24823', '24915', '2520', '25435', '25506', '26257', '2805', '2950', '30478', '33319', '34078', '37853', '41396', '43391', '43934', '44500', '44590', '45203', '46177', '46226', '46241', '46561', '46564', '47617', '47619', '503', '50586', '50655', '510', '51232', '55', '6556', '6572', '7777', '7854', '865', '8864') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:06:15] [query] Results: 50 Pages of results: 1
[2026-01-30 23:06:15] [query] Execution time: 0.14962
[2026-01-30 23:07:16] [query] Query for: cualesson las normas segun su apertura
[2026-01-30 23:07:16] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:07:16] [query] Engine: default
[2026-01-30 23:07:16] [query] Tokens: sub, sub-committee, sub-forum, sub-prime, subagency, subagent, subagents, subagent’s, subchapter, subchapter 57a
[2026-01-30 23:07:16] [query] Mods: 11
[2026-01-30 23:07:16] [query] Using OR logic
[2026-01-30 23:07:16] [query] Found results using: and logic
[2026-01-30 23:07:16] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (4658)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3213,43947,24778,3350,33804,32989,34794,52352,32733,35152) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:07:16') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:07:16] [query] Results: 27 Pages of results: 1
[2026-01-30 23:07:16] [query] Execution time: 0.03551
[2026-01-30 23:08:00] [query] Query for: chat/z/ai
[2026-01-30 23:08:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:08:00] [query] Engine: default
[2026-01-30 23:08:00] [query] Tokens: chat, z, ai
[2026-01-30 23:08:00] [query] Mods: 11
[2026-01-30 23:08:00] [query] Using OR logic
[2026-01-30 23:08:00] [query] Found results using: or logic
[2026-01-30 23:08:00] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11192,10028,28220) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:08:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:08:00] [query] Results: 30 Pages of results: 1
[2026-01-30 23:08:00] [query] Execution time: 0.05077
[2026-01-30 23:08:54] [query] Query for: clubhouse психолог online клабхаус онлайн batmanapollo
[2026-01-30 23:08:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:08:54] [query] Engine: default
[2026-01-30 23:08:54] [query] Tokens: online, clubs, clubhouse психолог клабхаус онлайн batmanapollo
[2026-01-30 23:08:54] [query] Mods: 11
[2026-01-30 23:08:54] [query] Using OR logic
[2026-01-30 23:08:54] [query] Found results using: or logic
[2026-01-30 23:08:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (994,44002,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:08:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:08:54] [query] Results: 124 Pages of results: 1
[2026-01-30 23:08:54] [query] Execution time: 0.22042
[2026-01-30 23:09:01] [index:background] Health check
[2026-01-30 23:09:02] [index:background] Health check
[2026-01-30 23:09:03] [indexer:background] Health check
[2026-01-30 23:09:54] [query] Query for: california department of real estate re 620 residential seller’s home fire hardening disclosure 2025
[2026-01-30 23:09:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:09:54] [query] Engine: default
[2026-01-30 23:09:54] [query] Tokens: california, department, real, estate, re, 620, residential, seller, s, home
[2026-01-30 23:09:54] [query] Mods: 11
[2026-01-30 23:09:54] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:09:54] [query] Using OR logic
[2026-01-30 23:09:55] [query] Found results using: or logic
[2026-01-30 23:09:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,17902,4112,487,6557,172,6329,234,830,171,1805,68,210,2746)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4112,487,171,172,830,17902,1805,210,68,234) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:09:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:09:55] [query] Results: 1600 Pages of results: 8
[2026-01-30 23:09:55] [query] Execution time: 1.23595
[2026-01-30 23:10:27] [query] Query for: residential seller's home fire hardening disclosure form re-620
[2026-01-30 23:10:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:10:27] [query] Engine: default
[2026-01-30 23:10:27] [query] Tokens: residential, seller, s, home, fire, disclosure, form, re, 620, hardening
[2026-01-30 23:10:27] [query] Mods: 11
[2026-01-30 23:10:27] [query] Using OR logic
[2026-01-30 23:10:27] [query] Found results using: or logic
[2026-01-30 23:10:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,6557,6329,1817,234,830,1805,68,210,7274)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,210,68,234,6329,6557,1817,830,17902,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:10:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:10:27] [query] Results: 1716 Pages of results: 9
[2026-01-30 23:10:27] [query] Execution time: 0.77859
[2026-01-30 23:10:50] [query] Query for: california department of real estate re 620 residential seller’s home fire hardening disclosure 2025
[2026-01-30 23:10:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:10:50] [query] Engine: default
[2026-01-30 23:10:50] [query] Tokens: california, department, real, estate, re, 620, residential, seller, s, home
[2026-01-30 23:10:50] [query] Mods: 11
[2026-01-30 23:10:50] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:10:50] [query] Using OR logic
[2026-01-30 23:10:51] [query] Found results using: or logic
[2026-01-30 23:10:51] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (24711,17902,4112,487,6557,172,6329,234,830,171,1805,68,210,2746)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4112,487,171,172,830,17902,1805,210,68,234) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:10:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:10:51] [query] Results: 1600 Pages of results: 8
[2026-01-30 23:10:51] [query] Execution time: 0.83577
[2026-01-30 23:11:37] [query] Query for: "re 620" "residential seller" dre pdf
[2026-01-30 23:11:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:11:37] [query] Engine: default
[2026-01-30 23:11:37] [query] Tokens: dreaded, dream, dreama, dreamed, dreaming, dreams, dreams 120623, dreams 2, dreams 3, dreams120623
[2026-01-30 23:11:37] [query] Mods: 11
[2026-01-30 23:11:37] [query] Using OR logic
[2026-01-30 23:11:37] [query] Found results using: and logic
[2026-01-30 23:11:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,3613,830,1805,210)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (11295,1088,51875,4417,7581,3335,43635,36449,20067,43636) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:11:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:11:37] [query] Results: 31 Pages of results: 1
[2026-01-30 23:11:37] [query] Execution time: 0.26845
[2026-01-30 23:11:39] [query] Query for: residential seller's home fire hardening disclosure form re-620
[2026-01-30 23:11:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:11:39] [query] Engine: default
[2026-01-30 23:11:39] [query] Tokens: residential, seller, s, home, fire, disclosure, form, re, 620, hardening
[2026-01-30 23:11:39] [query] Mods: 11
[2026-01-30 23:11:39] [query] Using OR logic
[2026-01-30 23:11:40] [query] Found results using: or logic
[2026-01-30 23:11:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,6557,6329,1817,234,830,1805,68,210,7274)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,210,68,234,6329,6557,1817,830,17902,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:11:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:11:40] [query] Results: 1716 Pages of results: 9
[2026-01-30 23:11:40] [query] Execution time: 0.63712
[2026-01-30 23:13:30] [query] Query for: jeptha creed
[2026-01-30 23:13:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:13:30] [query] Engine: default
[2026-01-30 23:13:30] [query] Tokens: creed, creedmoor, creedmoor-parks-and-recreation, creedmoorparksandrecreation
[2026-01-30 23:13:30] [query] Mods: 11
[2026-01-30 23:13:30] [query] Using OR logic
[2026-01-30 23:13:30] [query] Using OR logic
[2026-01-30 23:13:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (64754,28365,28378,28385) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:13:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:13:30] [query] Results: 0 Pages of results: 0
[2026-01-30 23:13:30] [query] Execution time: 0.01772
[2026-01-30 23:13:37] [index:background] Health check
[2026-01-30 23:13:37] [index:background] CPU load threshold (3) breached: 3.13 [waiting 2]
[2026-01-30 23:13:39] [indexer:background] CPU load threshold (3) breached: 3.13 [waiting 2]
[2026-01-30 23:13:49] [indexer:background] Health check
[2026-01-30 23:13:49] [indexer:background] CPU load threshold (3) breached: 3.27 [waiting 2]
[2026-01-30 23:14:10] [query] Query for: buy tramadol cod overnight ~~ www.bit.ly/bestpoppills lowest price! super quality!
[2026-01-30 23:14:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:14:10] [query] Engine: default
[2026-01-30 23:14:11] [query] Tokens: buy, cod, overnight, www, bit, ly, lowest, price, tramadol bestpoppills
[2026-01-30 23:14:11] [query] Mods: 11
[2026-01-30 23:14:11] [query] Using OR logic
[2026-01-30 23:14:11] [query] Found results using: or logic
[2026-01-30 23:14:11] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (6545,2933,22434,2637,17273,5536,2168,2425,3251,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2933,22434,5536,2485,6545,17273,2637,2168,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:14:11') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:14:11] [query] Results: 361 Pages of results: 2
[2026-01-30 23:14:11] [query] Execution time: 0.35944
[2026-01-30 23:14:51] [query] Query for: florida real estate for sale sign rules
[2026-01-30 23:14:51] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:14:51] [query] Engine: default
[2026-01-30 23:14:51] [query] Tokens: florida, real, estate, sale, sign, rules
[2026-01-30 23:14:51] [query] Mods: 11
[2026-01-30 23:14:51] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:14:51] [query] Using OR logic
[2026-01-30 23:14:52] [query] Found results using: or logic
[2026-01-30 23:14:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,171,172,125,1312,1773) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:14:51') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:14:52] [query] Results: 1139 Pages of results: 6
[2026-01-30 23:14:52] [query] Execution time: 0.42133
[2026-01-30 23:15:14] [query] Query for: brown
[2026-01-30 23:15:14] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:15:14] [query] Engine: nc_realtorsr_contacts
[2026-01-30 23:15:14] [query] Tokens: browns, browning, brown
[2026-01-30 23:15:14] [query] Mods: 5
[2026-01-30 23:15:14] [query] Using OR logic
[2026-01-30 23:15:14] [query] Found results using: or logic
[2026-01-30 23:15:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (8703,25732,7737) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:15:14] [query] Results: 1 Pages of results: 1
[2026-01-30 23:15:14] [query] Execution time: 0.17602
[2026-01-30 23:15:33] [query] Query for: florida real estate for sale sign rules
[2026-01-30 23:15:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:15:33] [query] Engine: default
[2026-01-30 23:15:33] [query] Tokens: florida, real, estate, sale, sign, rules
[2026-01-30 23:15:33] [query] Mods: 11
[2026-01-30 23:15:33] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:15:33] [query] Using OR logic
[2026-01-30 23:15:34] [query] Found results using: or logic
[2026-01-30 23:15:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4111,171,172,125,1312,1773) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:15:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:15:34] [query] Results: 1139 Pages of results: 6
[2026-01-30 23:15:34] [query] Execution time: 0.41755
[2026-01-30 23:15:41] [query] Query for: コナン 映画劇場版の200８年を短縮して教えて
[2026-01-30 23:15:41] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:15:41] [query] Engine: default
[2026-01-30 23:15:41] [query] Tokens: 200, コナン 映画劇場版の200８年を短縮して教えて
[2026-01-30 23:15:41] [query] Mods: 11
[2026-01-30 23:15:41] [query] Using OR logic
[2026-01-30 23:15:41] [query] Found results using: or logic
[2026-01-30 23:15:41] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3436)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (3436,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:15:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:15:41] [query] Results: 59 Pages of results: 1
[2026-01-30 23:15:41] [query] Execution time: 0.13853
[2026-01-30 23:15:48] [query] Query for: remeron economico in linea ⤃🍣 www.7search.xyz/it/remeron pillole remeron. compra acquista ora ordinare europa. linea. sicuro pernottamento durante la notte.
[2026-01-30 23:15:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:15:48] [query] Engine: default
[2026-01-30 23:15:48] [query] Tokens: oral, orally, orange, orange-chatham, orangechatham, orangechathamrealtors, orangechathamrealtors.com, orangechathamrealtorscom, oranjestad, la
[2026-01-30 23:15:48] [query] Mods: 11
[2026-01-30 23:15:48] [query] Trying AND logic
[2026-01-30 23:15:48] [query] Using OR logic
[2026-01-30 23:15:48] [query] Found results using: or logic
[2026-01-30 23:15:48] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3789,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (13215,32738,4125,18571,18579,28921,28922,28923,65809,3789) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:15:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:15:48] [query] Results: 55 Pages of results: 1
[2026-01-30 23:15:48] [query] Execution time: 0.05769
[2026-01-30 23:16:10] [query] Query for: remeron pillen bestellen 🧞‍♂ www.7search.xyz/fr/remeron 15mg et 30mg prix. bonne prix pharmacie remeron.
[2026-01-30 23:16:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:16:10] [query] Engine: default
[2026-01-30 23:16:10] [query] Tokens: bonnell, bonner, bonney, pharmacies, et, fr, www, xyz
[2026-01-30 23:16:10] [query] Mods: 11
[2026-01-30 23:16:10] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:16:10] [query] Using OR logic
[2026-01-30 23:16:10] [query] Found results using: or logic
[2026-01-30 23:16:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (19370,1016,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22992,22993,30875,19003,19370,1016,2485,32952) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:16:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:16:10] [query] Results: 136 Pages of results: 1
[2026-01-30 23:16:10] [query] Execution time: 0.12422
[2026-01-30 23:16:13] [query] Query for: www.ncsec of
[2026-01-30 23:16:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:16:13] [query] Engine: default
[2026-01-30 23:16:13] [query] Tokens: ncsecu, www.ncsecu.org, www
[2026-01-30 23:16:13] [query] Mods: 11
[2026-01-30 23:16:13] [query] Trying AND logic
[2026-01-30 23:16:13] [query] Found results using: and logic
[2026-01-30 23:16:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (32528,32530,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:16:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('36748') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:16:13] [query] Results: 1 Pages of results: 1
[2026-01-30 23:16:13] [query] Execution time: 0.02778
[2026-01-30 23:16:27] [query] Query for: さくなだふぁみりあ
[2026-01-30 23:16:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:16:27] [query] Engine: default
[2026-01-30 23:16:27] [query] Tokens: さくなだふぁみりあ
[2026-01-30 23:16:27] [query] Mods: 11
[2026-01-30 23:16:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:16:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:16:27] [query] Results: 0 Pages of results: 0
[2026-01-30 23:16:27] [query] Execution time: 0.09770
[2026-01-30 23:17:53] [query] Query for: realator c
[2026-01-30 23:17:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:17:53] [query] Engine: default
[2026-01-30 23:17:53] [query] Tokens: c, -realtor, realtor, realtor 301, realtor301, realtora, realtor¨, realtorâ, relator, realator
[2026-01-30 23:17:53] [query] Mods: 11
[2026-01-30 23:17:53] [query] Using OR logic
[2026-01-30 23:17:53] [query] Found results using: or logic
[2026-01-30 23:17:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1685)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1685,12370,402,30813,30816,18055,45317,18050,56203,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:17:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:17:53] [query] Results: 608 Pages of results: 4
[2026-01-30 23:17:53] [query] Execution time: 0.40466
[2026-01-30 23:18:22] [query] Query for: 種子島 サーフィン ブログ
[2026-01-30 23:18:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:18:22] [query] Engine: default
[2026-01-30 23:18:22] [query] Tokens: 種子島 サーフィン ブログ
[2026-01-30 23:18:22] [query] Mods: 11
[2026-01-30 23:18:22] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:18:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:18:22] [query] Results: 0 Pages of results: 0
[2026-01-30 23:18:22] [query] Execution time: 0.13182
[2026-01-30 23:18:23] [query] Query for: ⡩➭👊 all papers here: ⭐ www.lowriter.store grad school essay writing service 👊➭⡩pay - college essays for purchase
[2026-01-30 23:18:23] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:18:23] [query] Engine: default
[2026-01-30 23:18:23] [query] Tokens: papers, www, store, grad, school, writing, ⡩➭👊 ⭐ lowriter essay
[2026-01-30 23:18:23] [query] Mods: 11
[2026-01-30 23:18:23] [query] Using OR logic
[2026-01-30 23:18:23] [query] Found results using: or logic
[2026-01-30 23:18:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (5004,7549,24611,4410,120,2107,1526,2902,1580,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (4410,2485,2902,24611,2107,1580,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:18:23') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:18:23] [query] Results: 338 Pages of results: 2
[2026-01-30 23:18:23] [query] Execution time: 0.42969
[2026-01-30 23:18:37] [query] Query for: north carolina car registration requirements
[2026-01-30 23:18:37] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:18:37] [query] Engine: default
[2026-01-30 23:18:37] [query] Tokens: north, carolina, car, registration, requirements
[2026-01-30 23:18:37] [query] Mods: 11
[2026-01-30 23:18:37] [query] Trying AND logic
[2026-01-30 23:18:37] [query] Using OR logic
[2026-01-30 23:18:37] [query] Found results using: or logic
[2026-01-30 23:18:37] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (253,254,7094,8389,118) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:18:37') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:18:37] [query] Results: 670 Pages of results: 4
[2026-01-30 23:18:37] [query] Execution time: 0.29577
[2026-01-30 23:18:38] [index:background] Health check
[2026-01-30 23:18:50] [indexer:background] Health check
[2026-01-30 23:19:02] [query] Query for: awana discovery review
[2026-01-30 23:19:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:19:02] [query] Engine: default
[2026-01-30 23:19:02] [query] Tokens: discovery, review, ana, awana
[2026-01-30 23:19:02] [query] Mods: 11
[2026-01-30 23:19:02] [query] Using OR logic
[2026-01-30 23:19:02] [query] Found results using: or logic
[2026-01-30 23:19:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10492,2620)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (10492,2620,23312,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:19:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:19:02] [query] Results: 106 Pages of results: 1
[2026-01-30 23:19:02] [query] Execution time: 0.12245
[2026-01-30 23:20:38] [query] Query for: 劳伦希尔为什么只发一张专辑
[2026-01-30 23:20:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:20:38] [query] Engine: default
[2026-01-30 23:20:38] [query] Tokens: 劳伦希尔为什么只发一张专辑
[2026-01-30 23:20:38] [query] Mods: 11
[2026-01-30 23:20:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:20:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:20:38] [query] Results: 0 Pages of results: 0
[2026-01-30 23:20:38] [query] Execution time: 0.08362
[2026-01-30 23:20:43] [query] Query for: kupiti stromectol na mrezi ivermectin narucite ⚗☝ www.7search.xyz/stromectol ⚗☝.
[2026-01-30 23:20:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:20:43] [query] Engine: default
[2026-01-30 23:20:43] [query] Tokens: naa, naacp, naacps, naacp’s, nable, nadene, nadia, nadine, nading, naegele
[2026-01-30 23:20:43] [query] Mods: 11
[2026-01-30 23:20:43] [query] Using OR logic
[2026-01-30 23:20:43] [query] Found results using: and logic
[2026-01-30 23:20:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66216,15889,56315,56264,2606,56574,60854,23810,12458,27822) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:20:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:20:43] [query] Results: 6 Pages of results: 1
[2026-01-30 23:20:43] [query] Execution time: 0.02586
[2026-01-30 23:21:27] [query] Query for: will forms to buy form library
[2026-01-30 23:21:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:21:27] [query] Engine: default
[2026-01-30 23:21:27] [query] Tokens: will, forms, buy, form, library
[2026-01-30 23:21:27] [query] Mods: 11
[2026-01-30 23:21:27] [query] Trying AND logic
[2026-01-30 23:21:27] [query] Using OR logic
[2026-01-30 23:21:27] [query] Found results using: or logic
[2026-01-30 23:21:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (77,2409,2933,1817,7200) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:21:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:21:27] [query] Results: 1445 Pages of results: 8
[2026-01-30 23:21:27] [query] Execution time: 0.48985
[2026-01-30 23:23:36] [index:background] Health check
[2026-01-30 23:23:50] [indexer:background] Health check
[2026-01-30 23:24:07] [query] Query for: real estate agent specialist
[2026-01-30 23:24:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:24:07] [query] Engine: default
[2026-01-30 23:24:07] [query] Tokens: real, estate, agent, specialist
[2026-01-30 23:24:07] [query] Mods: 11
[2026-01-30 23:24:07] [query] Trying AND logic
[2026-01-30 23:24:07] [query] Using OR logic
[2026-01-30 23:24:08] [query] Found results using: or logic
[2026-01-30 23:24:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,5304) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:24:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:24:08] [query] Results: 1134 Pages of results: 6
[2026-01-30 23:24:08] [query] Execution time: 0.41971
[2026-01-30 23:24:10] [query] Query for: won buddhist temple fresno bup lee
[2026-01-30 23:24:10] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:24:10] [query] Engine: default
[2026-01-30 23:24:10] [query] Tokens: won, lee, freshen, freshmen, furgeson, buddhist temple fresno bup
[2026-01-30 23:24:10] [query] Mods: 11
[2026-01-30 23:24:10] [query] Using OR logic
[2026-01-30 23:24:10] [query] Found results using: or logic
[2026-01-30 23:24:10] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12644,2325)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2325,12644,7412,17881,23302,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:24:10') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:24:10] [query] Results: 94 Pages of results: 1
[2026-01-30 23:24:10] [query] Execution time: 0.22184
[2026-01-30 23:24:27] [query] Query for: edip arican sokak oztrak caddesi konsept avm gazi mustafa kemalpasa mh. cerkezkoy tekirdag turkiye
[2026-01-30 23:24:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:24:27] [query] Engine: default
[2026-01-30 23:24:27] [query] Tokens: mustafa, gazillion, mhuckaby, avm
[2026-01-30 23:24:27] [query] Mods: 11
[2026-01-30 23:24:27] [query] Trying AND logic
[2026-01-30 23:24:27] [query] Using OR logic
[2026-01-30 23:24:27] [query] Found results using: or logic
[2026-01-30 23:24:27] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (33316)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (42230,15635,37177,33316) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:24:27') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:24:27] [query] Results: 2 Pages of results: 1
[2026-01-30 23:24:27] [query] Execution time: 0.03320
[2026-01-30 23:24:54] [query] Query for: real estate agent specialist
[2026-01-30 23:24:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:24:54] [query] Engine: default
[2026-01-30 23:24:54] [query] Tokens: real, estate, agent, specialist
[2026-01-30 23:24:54] [query] Mods: 11
[2026-01-30 23:24:54] [query] Trying AND logic
[2026-01-30 23:24:55] [query] Using OR logic
[2026-01-30 23:24:55] [query] Found results using: or logic
[2026-01-30 23:24:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,5304) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:24:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:24:55] [query] Results: 1134 Pages of results: 6
[2026-01-30 23:24:55] [query] Execution time: 0.42281
[2026-01-30 23:25:34] [query] Query for: gunstiges zyban 🐎 www.7search.xyz/de/zyban kaufen 150 mg bestellen uber nacht versand. online mit mastercard kein arzt. was sind tabletten
[2026-01-30 23:25:34] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:25:34] [query] Engine: default
[2026-01-30 23:25:34] [query] Tokens: mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, 150, de, mit, online, uber
[2026-01-30 23:25:34] [query] Mods: 11
[2026-01-30 23:25:34] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:25:34] [query] Using OR logic
[2026-01-30 23:25:34] [query] Found results using: or logic
[2026-01-30 23:25:34] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (10380,3783,13809,994,6583,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,32437,51000,51009,51015,10380,3783,13809,994,6583) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:25:34') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:25:34] [query] Results: 144 Pages of results: 1
[2026-01-30 23:25:34] [query] Execution time: 0.08307
[2026-01-30 23:27:04] [query] Query for: residential seller's home fire hardening disclosure form re 620
[2026-01-30 23:27:04] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:27:04] [query] Engine: default
[2026-01-30 23:27:04] [query] Tokens: residential, seller, s, home, fire, disclosure, form, re, 620, hardening
[2026-01-30 23:27:04] [query] Mods: 11
[2026-01-30 23:27:04] [query] Using OR logic
[2026-01-30 23:27:05] [query] Found results using: or logic
[2026-01-30 23:27:05] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,6557,6329,1817,234,830,1805,68,210,7274)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,210,68,234,6329,6557,1817,830,17902,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:27:04') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:27:05] [query] Results: 1716 Pages of results: 9
[2026-01-30 23:27:05] [query] Execution time: 0.72650
[2026-01-30 23:27:17] [query] Query for: buy eszopiclone 🎤⡜➞ www.7rx.biz/eszopiclone online no prescription from the best drugstores. 2mg uk cheap uk.
[2026-01-30 23:27:17] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:27:17] [query] Engine: default
[2026-01-30 23:27:17] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, best, buy, cheap, online, prescription, uk
[2026-01-30 23:27:17] [query] Mods: 11
[2026-01-30 23:27:17] [query] Skipping AND logic pass, too many token groups (7) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:27:17] [query] Using OR logic
[2026-01-30 23:27:17] [query] Found results using: or logic
[2026-01-30 23:27:17] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1490,2933,15343,994,12933,5465,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,1490,2933,15343,994,12933,5465) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:27:17') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:27:17] [query] Results: 400 Pages of results: 2
[2026-01-30 23:27:17] [query] Execution time: 0.11451
[2026-01-30 23:27:40] [query] Query for: 300-540試験問題 📳 300-540認定デベロッパー 👸 🐓 「 www.goshiken.com 」の無料ダウンロード" 300-540 "ページが開きます300-540日本語対策
[2026-01-30 23:27:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:27:40] [query] Engine: default
[2026-01-30 23:27:41] [query] Tokens: 300, www, com, 540試験問題 📳 540認定デベロッパー 👸 🐓 goshiken
[2026-01-30 23:27:41] [query] Mods: 11
[2026-01-30 23:27:43] [query] Query for: coumadin on line senza ricetta 🍡🕕⥢ www.7rx.biz/coumadin billige til salg uden recept kraevet. kob paypal hvor kan man kobe coumadin? bestil online lovligt. billig
[2026-01-30 23:27:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:27:43] [query] Engine: default
[2026-01-30 23:27:43] [query] Tokens: kobe, bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, kandyce, kane, kaneohe, kangaroo, kangaroos
[2026-01-30 23:27:43] [query] Mods: 11
[2026-01-30 23:27:43] [query] Trying AND logic
[2026-01-30 23:27:43] [query] Using OR logic
[2026-01-30 23:27:43] [query] Found results using: or logic
[2026-01-30 23:27:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (399,692,994,6661,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24700,17695,61401,61404,61406,23237,47685,65859,57034,57031) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:27:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:27:43] [query] Results: 6 Pages of results: 1
[2026-01-30 23:27:43] [query] Execution time: 0.11701
[2026-01-30 23:27:43] [query] Query for: ceannaigh stromectol ar line ivermectin ✮ www.7search.xyz/stromectol ✮.
[2026-01-30 23:27:43] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:27:43] [query] Engine: default
[2026-01-30 23:27:43] [query] Tokens: ar, line, www, xyz, ceannaigh stromectol ivermectin ✮ 7search stromectol
[2026-01-30 23:27:43] [query] Mods: 11
[2026-01-30 23:27:43] [query] Using OR logic
[2026-01-30 23:27:43] [query] Found results using: or logic
[2026-01-30 23:27:43] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12471,399,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (12471,399,2485,32952,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:27:43') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:27:43] [query] Results: 201 Pages of results: 2
[2026-01-30 23:27:43] [query] Execution time: 0.30535
[2026-01-30 23:27:47] [query] Using OR logic
[2026-01-30 23:27:47] [query] Found results using: or logic
[2026-01-30 23:27:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (669,14708,23,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (669,2485,23,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:27:41') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:27:47] [query] Results: 311 Pages of results: 2
[2026-01-30 23:27:47] [query] Execution time: 7.04001
[2026-01-30 23:27:50] [query] Query for: residential seller's home fire hardening disclosure form re 620
[2026-01-30 23:27:50] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:27:50] [query] Engine: default
[2026-01-30 23:27:50] [query] Tokens: residential, seller, s, home, fire, disclosure, form, re, 620, hardening
[2026-01-30 23:27:50] [query] Mods: 11
[2026-01-30 23:27:50] [query] Using OR logic
[2026-01-30 23:27:50] [query] Found results using: or logic
[2026-01-30 23:27:50] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,6557,6329,1817,234,830,1805,68,210,7274)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1805,210,68,234,6329,6557,1817,830,17902,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:27:50') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:27:50] [query] Results: 1716 Pages of results: 9
[2026-01-30 23:27:50] [query] Execution time: 0.64431
[2026-01-30 23:28:30] [query] Query for: シンボリルドルフ
[2026-01-30 23:28:30] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:28:30] [query] Engine: default
[2026-01-30 23:28:30] [query] Tokens: シンボリルドルフ
[2026-01-30 23:28:30] [query] Mods: 11
[2026-01-30 23:28:30] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:28:30') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:28:30] [query] Results: 0 Pages of results: 0
[2026-01-30 23:28:30] [query] Execution time: 0.08028
[2026-01-30 23:28:36] [index:background] Health check
[2026-01-30 23:28:49] [indexer:background] Health check
[2026-01-30 23:28:56] [query] Query for: apotheke online billig 🥗⨁ www.7search.top/fr/clindamycine achetez clindamycine en ligne europe legalement pas cher. acheter sans ordonnance achat clindamycine.
[2026-01-30 23:28:56] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:28:56] [query] Engine: default
[2026-01-30 23:28:56] [query] Tokens: cherished, cherokee, cherokeenc, cherokees, cherokee’s, cherry, cheryl, pasker, pasquotank, pass
[2026-01-30 23:28:56] [query] Mods: 11
[2026-01-30 23:28:56] [query] Trying AND logic
[2026-01-30 23:28:56] [query] Using OR logic
[2026-01-30 23:28:56] [query] Found results using: or logic
[2026-01-30 23:28:56] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,10552,1016,994,13792,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57018,19554,68888,70868,70860,22856,13815,43545,21163,5662) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:28:56') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:28:56] [query] Results: 41 Pages of results: 1
[2026-01-30 23:28:56] [query] Execution time: 0.08404
[2026-01-30 23:29:00] [query] Query for: "re-620" "residential seller’s home fire hardening disclosure" pdf
[2026-01-30 23:29:00] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:29:00] [query] Engine: default
[2026-01-30 23:29:00] [query] Tokens: re, 620, residential, seller, s, home, fire, disclosure, pdf, hardening
[2026-01-30 23:29:00] [query] Mods: 11
[2026-01-30 23:29:01] [query] Using OR logic
[2026-01-30 23:29:01] [query] Found results using: or logic
[2026-01-30 23:29:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,6557,6329,234,3613,830,1805,68,210,2746)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (830,17902,1805,210,68,234,6329,6557,3613,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:29:00') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:29:01] [query] Results: 1486 Pages of results: 8
[2026-01-30 23:29:01] [query] Execution time: 0.80110
[2026-01-30 23:29:59] [query] Query for: "re-620" "residential seller’s home fire hardening disclosure" pdf
[2026-01-30 23:29:59] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:29:59] [query] Engine: default
[2026-01-30 23:29:59] [query] Tokens: re, 620, residential, seller, s, home, fire, disclosure, pdf, hardening
[2026-01-30 23:29:59] [query] Mods: 11
[2026-01-30 23:29:59] [query] Using OR logic
[2026-01-30 23:29:59] [query] Found results using: or logic
[2026-01-30 23:29:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (17902,6557,6329,234,3613,830,1805,68,210,2746)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (830,17902,1805,210,68,234,6329,6557,3613,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:29:59') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:29:59] [query] Results: 1486 Pages of results: 8
[2026-01-30 23:29:59] [query] Execution time: 0.60458
[2026-01-30 23:30:03] [query] Query for: 포털사이트
[2026-01-30 23:30:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:30:03] [query] Engine: default
[2026-01-30 23:30:03] [query] Tokens: 포털사이트
[2026-01-30 23:30:03] [query] Mods: 11
[2026-01-30 23:30:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:30:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:30:03] [query] Results: 0 Pages of results: 0
[2026-01-30 23:30:03] [query] Execution time: 0.13390
[2026-01-30 23:32:49] [query] Query for: laboratorios olab
[2026-01-30 23:32:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:32:49] [query] Engine: default
[2026-01-30 23:32:49] [query] Tokens: laboratories, laboratorios olab
[2026-01-30 23:32:49] [query] Mods: 11
[2026-01-30 23:32:49] [query] Using OR logic
[2026-01-30 23:32:49] [query] Found results using: or logic
[2026-01-30 23:32:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (19736,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:32:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:32:49] [query] Results: 1 Pages of results: 1
[2026-01-30 23:32:49] [query] Execution time: 0.12568
[2026-01-30 23:33:36] [index:background] Health check
[2026-01-30 23:34:11] [query] Query for: kgb.8
[2026-01-30 23:34:11] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:34:11] [query] Engine: default
[2026-01-30 23:34:12] [query] Tokens: 8, kgb kgb.8
[2026-01-30 23:34:12] [query] Mods: 11
[2026-01-30 23:34:12] [query] Using OR logic
[2026-01-30 23:34:12] [query] Found results using: or logic
[2026-01-30 23:34:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (445)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (445,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:34:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:34:12] [query] Results: 191 Pages of results: 1
[2026-01-30 23:34:12] [query] Execution time: 0.19472
[2026-01-30 23:34:39] [indexer:background] Health check
[2026-01-30 23:34:39] [indexer:background] Health check
[2026-01-30 23:38:22] [query] Query for: freedom team realators
[2026-01-30 23:38:22] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:38:22] [query] Engine: default
[2026-01-30 23:38:22] [query] Tokens: freedom, team, realtors, realtors 2017, realtors 2019, realtors 2021, realtors 2023, realtors2017, realtors2019, realators
[2026-01-30 23:38:22] [query] Mods: 11
[2026-01-30 23:38:22] [query] Using OR logic
[2026-01-30 23:38:23] [query] Found results using: or logic
[2026-01-30 23:38:23] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (33095,1492)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (33095,1492,96,8927,16802,25631,44436,8928,16803,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:38:22') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:38:23] [query] Results: 737 Pages of results: 4
[2026-01-30 23:38:23] [query] Execution time: 0.75071
[2026-01-30 23:38:54] [query] Query for: comprar modalert 🤍📫 www.7search.xyz/es/modalert ordene europa de la entrega noche. 200 mg compre en linea. generika gunstig kaufen
[2026-01-30 23:38:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:38:54] [query] Engine: default
[2026-01-30 23:38:54] [query] Tokens: mg, comprehending, comprehends, comprehensible, comprehension, comprehensive, mga, mgrqispi, mgrqispi.dll, mgrqispidll
[2026-01-30 23:38:54] [query] Mods: 11
[2026-01-30 23:38:54] [query] Trying AND logic
[2026-01-30 23:38:54] [query] Using OR logic
[2026-01-30 23:38:54] [query] Found results using: or logic
[2026-01-30 23:38:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3436,3783,49439,59810,3789,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,54991,33182,34913,20236,80,32437,51000,51009,51015) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:38:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:38:54] [query] Results: 37 Pages of results: 1
[2026-01-30 23:38:54] [query] Execution time: 0.08515
[2026-01-30 23:39:08] [index:background] Health check
[2026-01-30 23:39:08] [indexer:background] Health check
[2026-01-30 23:39:08] [indexer:background] Health check
[2026-01-30 23:40:02] [query] Query for: bank of hawaii account number dash
[2026-01-30 23:40:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:40:02] [query] Engine: default
[2026-01-30 23:40:02] [query] Tokens: bank, hawaii, account, number, dash
[2026-01-30 23:40:02] [query] Mods: 11
[2026-01-30 23:40:02] [query] Trying AND logic
[2026-01-30 23:40:02] [query] Using OR logic
[2026-01-30 23:40:02] [query] Found results using: or logic
[2026-01-30 23:40:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (2140,6347,2144,925,13176) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:40:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:40:02] [query] Results: 310 Pages of results: 2
[2026-01-30 23:40:02] [query] Execution time: 0.16192
[2026-01-30 23:40:14] [query] Query for: realtors
[2026-01-30 23:40:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:40:14] [query] Engine: default
[2026-01-30 23:40:14] [query] Tokens: realtors
[2026-01-30 23:40:14] [query] Mods: 11
[2026-01-30 23:40:15] [query] Found results using: or logic
[2026-01-30 23:40:15] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (96) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:40:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:40:15] [query] Results: 704 Pages of results: 4
[2026-01-30 23:40:15] [query] Execution time: 0.47047
[2026-01-30 23:42:11] [query] Query for: sisk
[2026-01-30 23:42:11] [query] Arguments: engine: nc_realtorsr_contacts (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:42:11] [query] Engine: nc_realtorsr_contacts
[2026-01-30 23:42:12] [query] Tokens: sisk
[2026-01-30 23:42:12] [query] Mods: 5
[2026-01-30 23:42:12] [query] Found results using: or logic
[2026-01-30 23:42:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','taxonomy.departments'))) ) THEN 300 WHEN ( (s.source = 'post.contacts' AND (s.attribute IN ('excerpt') OR (s.attribute LIKE 'meta.%'))) ) THEN 150 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (44373) AND (( `s`.`id` IN ( 1185, 1313, 1159, 1161, 1158, 16586, 9089, 1293, 51422, 1311, 49221, 19944, 1310, 39850, 3331, 1308, 1315, 10648, 1307, 24783, 1296, 1305, 6320, 52279, 32688, 1295, 1326, 1148, 1286, 8279, 6133, 44425, 10293, 1294, 8744 ) )) AND ((s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:42:12] [query] Results: 1 Pages of results: 1
[2026-01-30 23:42:12] [query] Execution time: 0.04352
[2026-01-30 23:43:39] [query] Query for: prezzo strattera 50 🦆🎅🎽 www.7rx.biz/strattera kob nu levering samme dag online lovligt. billig uden recept. online.
[2026-01-30 23:43:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:43:39] [query] Engine: default
[2026-01-30 23:43:39] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, daga, kobe, kober, nuanced, nuances, nuclear
[2026-01-30 23:43:39] [query] Mods: 11
[2026-01-30 23:43:39] [query] Trying AND logic
[2026-01-30 23:43:39] [query] Using OR logic
[2026-01-30 23:43:39] [query] Found results using: or logic
[2026-01-30 23:43:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (690,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,6370,24700,27767,14486,3929,11827) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:43:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:43:39] [query] Results: 9 Pages of results: 1
[2026-01-30 23:43:39] [query] Execution time: 0.08597
[2026-01-30 23:44:01] [index:background] Health check
[2026-01-30 23:44:01] [indexer:background] Health check
[2026-01-30 23:44:01] [indexer:background] Health check
[2026-01-30 23:44:40] [query] Query for: what is ethyl group
[2026-01-30 23:44:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:44:40] [query] Engine: default
[2026-01-30 23:44:40] [query] Tokens: group, ethyl
[2026-01-30 23:44:40] [query] Mods: 11
[2026-01-30 23:44:40] [query] Using OR logic
[2026-01-30 23:44:40] [query] Found results using: or logic
[2026-01-30 23:44:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1286)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (1286,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:44:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:44:40] [query] Results: 119 Pages of results: 1
[2026-01-30 23:44:40] [query] Execution time: 0.23634
[2026-01-30 23:44:45] [query] Query for: real estate agent application
[2026-01-30 23:44:45] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:44:45] [query] Engine: default
[2026-01-30 23:44:45] [query] Tokens: real, estate, agent, application
[2026-01-30 23:44:45] [query] Mods: 11
[2026-01-30 23:44:45] [query] Trying AND logic
[2026-01-30 23:44:45] [query] Using OR logic
[2026-01-30 23:44:45] [query] Found results using: or logic
[2026-01-30 23:44:45] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (171,172,1470,3010) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:44:45') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:44:45] [query] Results: 1153 Pages of results: 6
[2026-01-30 23:44:45] [query] Execution time: 0.55329
[2026-01-30 23:44:49] [query] Query for: client4agents realtor reviews
[2026-01-30 23:44:49] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:44:49] [query] Engine: default
[2026-01-30 23:44:49] [query] Tokens: realtor, reviews, client4agents
[2026-01-30 23:44:49] [query] Mods: 11
[2026-01-30 23:44:49] [query] Using OR logic
[2026-01-30 23:44:49] [query] Found results using: or logic
[2026-01-30 23:44:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (402,4327)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (402,4327,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:44:49') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:44:49] [query] Results: 509 Pages of results: 3
[2026-01-30 23:44:49] [query] Execution time: 0.32421
[2026-01-30 23:45:12] [query] Query for: homa realtor fees review
[2026-01-30 23:45:12] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:45:12] [query] Engine: default
[2026-01-30 23:45:12] [query] Tokens: cthomas, thomas, thomas & bob, thomasbob, thomason, thomasville, unfathomable, fees, realtor, review
[2026-01-30 23:45:12] [query] Mods: 11
[2026-01-30 23:45:12] [query] Trying AND logic
[2026-01-30 23:45:12] [query] Found results using: and logic
[2026-01-30 23:45:12] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3018,402,2620)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (5785,1121,47504,47506,24204,8940,15259,3018,402,2620) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:45:12') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('13329') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:45:12] [query] Results: 1 Pages of results: 1
[2026-01-30 23:45:12] [query] Execution time: 0.09350
[2026-01-30 23:45:52] [query] Query for: xcdn-file是什么文件夹
[2026-01-30 23:45:52] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:45:52] [query] Engine: default
[2026-01-30 23:45:52] [query] Tokens: xcdn file是什么文件夹 xcdn-file是什么文件夹
[2026-01-30 23:45:52] [query] Mods: 11
[2026-01-30 23:45:52] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:45:52') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:45:52] [query] Results: 0 Pages of results: 0
[2026-01-30 23:45:52] [query] Execution time: 0.12704
[2026-01-30 23:45:54] [query] Query for: 与佛论禅翻译器网页打不开游戏
[2026-01-30 23:45:54] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:45:54] [query] Engine: default
[2026-01-30 23:45:54] [query] Tokens: 与佛论禅翻译器网页打不开游戏
[2026-01-30 23:45:54] [query] Mods: 11
[2026-01-30 23:45:54] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:45:54') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:45:54] [query] Results: 0 Pages of results: 0
[2026-01-30 23:45:54] [query] Execution time: 0.08856
[2026-01-30 23:46:28] [query] Query for: scout realestate reports
[2026-01-30 23:46:28] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:46:28] [query] Engine: default
[2026-01-30 23:46:28] [query] Tokens: scout, scouting, scouts, realestate, reports
[2026-01-30 23:46:28] [query] Mods: 11
[2026-01-30 23:46:28] [query] Trying AND logic
[2026-01-30 23:46:28] [query] Using OR logic
[2026-01-30 23:46:28] [query] Found results using: or logic
[2026-01-30 23:46:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (7703,462)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (24732,11875,28166,7703,462) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:46:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:46:28] [query] Results: 72 Pages of results: 1
[2026-01-30 23:46:28] [query] Execution time: 0.05644
[2026-01-30 23:46:48] [query] Query for: kupit stromectol online ivermectin objednat 🍗 www.7search.xyz/ivermectin 🍗.
[2026-01-30 23:46:48] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:46:48] [query] Engine: default
[2026-01-30 23:46:48] [query] Tokens: online, www, xyz, kupit stromectol ivermectin objednat 🍗 7search ivermectin
[2026-01-30 23:46:48] [query] Mods: 11
[2026-01-30 23:46:48] [query] Using OR logic
[2026-01-30 23:46:49] [query] Found results using: or logic
[2026-01-30 23:46:49] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (994,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (994,2485,32952,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:46:48') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:46:49] [query] Results: 221 Pages of results: 2
[2026-01-30 23:46:49] [query] Execution time: 0.58109
[2026-01-30 23:47:04] [query] Query for: 28699
[2026-01-30 23:47:04] [query] Arguments: engine: download_ready (previously instantiated) mods: 1 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:47:04] [query] Engine: download_ready
[2026-01-30 23:47:04] [query] Tokens: 28699
[2026-01-30 23:47:04] [query] Mods: 5
[2026-01-30 23:47:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt'))) ) THEN 300 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (31310) AND (( `s`.`id` IN ( 28804, 28944, 30123, 30128, 30079, 29944, 30005, 28792, 28699, 29781, 28821, 28731, 29024, 28756, 28955, 29413, 29925, 30066, 30021, 30117, 30140, 28786, 30212, 28724, 29055, 29895, 29177, 30131, 28938, 29043, 29797, 28834, 30014, 28798, 29768, 29049, 28693, 29486, 29932, 28858, 29725, 29750, 29848, 29224, 28711, 29756, 29510, 28717, 29731, 28737, 29999, 29913, 28762, 30072, 29170, 29139, 30085, 28905, 29938, 28750, 29337, 28932, 28815, 29259, 28774, 28870, 29004, 29295, 29744, 29271, 30054, 29145, 30111, 29151, 29231, 28705, 30157, 29115, 29121, 30150, 29018, 30060, 29528, 29193, 30224, 30200, 30098, 29186, 29217, 29158, 29252, 29980, 29901, 29762, 28864, 28840, 30034, 28926, 29882, 29331, 29205, 29719, 29211, 29373, 29277, 28890, 28877, 29876, 29707, 28992, 28780, 29993, 30218, 29504, 30047, 29432, 28744, 35536, 29407, 29389, 29956, 29774, 29559, 28852, 29127, 29646, 29987, 29325, 29395, 29238, 28968, 29133, 29265, 29863, 29568, 29790, 27682, 29600, 28896, 29289, 28920, 35532, 29283, 30181, 28914, 30041, 29314, 29301, 29199, 30206, 29546, 30194, 29036, 29552, 29968, 28884, 29738, 27678, 29670, 29367, 29588, 29804, 29810, 29103, 28980, 29676, 29823, 29634, 29164, 29109, 28974, 29816, 29462, 29522, 29444, 29713, 29701, 29068, 29425, 29606, 29582, 29627, 29030, 29480, 29474, 29613, 29539, 29689, 29857, 29870, 29829, 35526, 29640, 29516, 29658, 29576, 29079, 29533, 29085, 29091, 29841, 29835, 29652, 29380, 29594, 29097, 29438, 29343, 27672, 29062, 29456, 29664, 29074, 28846, 29468, 29419, 29450, 29498, 29355, 29349, 35098, 29492, 30245, 27282, 35648, 27788, 35641, 35643, 27781, 30248, 35646, 27783, 30251, 27786, 30239, 30254, 30241, 30256, 45887, 34769, 35093, 35463, 38993, 48763, 34876, 35177, 41678, 42323, 34962, 35290, 45894, 34772, 41689, 48911, 34879, 35183, 42357, 34995, 35360, 47716, 34774, 35140, 41743, 49576, 34902, 35187, 45858, 35000, 35366, 48258, 34778, 35144, 41768, 50428, 34905, 35191, 45861, 35005, 35371, 48269, 34780, 35148, 35546, 41964, 50431, 34932, 35195, 45864, 35010, 35377, 48331, 34782, 35152, 35553, 41967, 53551, 34939, 35199, 45867, 34756, 35052, 35382, 48334, 34785, 35156, 35564, 42059, 53552, 34943, 35203, 45872, 34758, 35054, 35392, 48469, 34850, 35160, 42062, 53557, 34947, 35207, 45876, 34762, 35058, 35397, 48665, 34853, 35165, 42169, 53560, 34951, 35261, 45879, 34764, 35062, 35403, 38731, 48669, 34867, 35169, 42207, 56030, 34955, 35273, 45884, 34766, 35088, 35409, 38772, 48760, 34870, 35173, 42298, 34958, 35285 ) )) AND ((s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:47:04] [query] Results: 0 Pages of results: 0
[2026-01-30 23:47:04] [query] Execution time: 0.01039
[2026-01-30 23:47:26] [query] Query for: stromectol'u cevrimici satin alin ivermectin'i stromectol siparis edin ivermectin 🔖💙 www.7search.top/ivermectin 🔖💙.
[2026-01-30 23:47:26] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:47:26] [query] Engine: default
[2026-01-30 23:47:26] [query] Tokens: edina, top, u, www
[2026-01-30 23:47:26] [query] Mods: 11
[2026-01-30 23:47:26] [query] Trying AND logic
[2026-01-30 23:47:26] [query] Using OR logic
[2026-01-30 23:47:26] [query] Found results using: or logic
[2026-01-30 23:47:26] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1156,2161,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16647,1156,2161,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:47:26') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:47:26] [query] Results: 283 Pages of results: 24
[2026-01-30 23:47:26] [query] Execution time: 0.17170
[2026-01-30 23:48:13] [query] Query for: and also say that we did not include the refrigerator comment in notes i sent yesterday. show to rebuild of confirm millwork will fit an 18"
[2026-01-30 23:48:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:48:13] [query] Engine: default
[2026-01-30 23:48:13] [query] Tokens: also, say, include, refrigerator, comment, notes, sent, yesterday, show, rebuild
[2026-01-30 23:48:13] [query] Mods: 11
[2026-01-30 23:48:13] [query] Skipping AND logic pass, too many token groups (10) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:48:13] [query] Using OR logic
[2026-01-30 23:48:13] [query] Found results using: or logic
[2026-01-30 23:48:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3110,610,25308,1195,1353,4266,141,4412,8307,7980,1911,709,896,77,1053)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (610,1911,141,7980,1195,4412,709,1053,896,8307) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:48:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:48:13] [query] Results: 864 Pages of results: 5
[2026-01-30 23:48:13] [query] Execution time: 0.45267
[2026-01-30 23:48:58] [index:background] Health check
[2026-01-30 23:49:00] [indexer:background] Health check
[2026-01-30 23:49:00] [indexer:background] CPU load threshold (3) breached: 3.06 [waiting 2]
[2026-01-30 23:49:40] [query] Query for: how do i follow a tag on the new tumblr
[2026-01-30 23:49:40] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:49:40] [query] Engine: default
[2026-01-30 23:49:40] [query] Tokens: follow, tag, new, tumblr
[2026-01-30 23:49:40] [query] Mods: 11
[2026-01-30 23:49:40] [query] Using OR logic
[2026-01-30 23:49:40] [query] Found results using: or logic
[2026-01-30 23:49:40] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (728,110,2411)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (728,2411,110,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:49:40') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:49:40] [query] Results: 564 Pages of results: 3
[2026-01-30 23:49:40] [query] Execution time: 0.29801
[2026-01-30 23:49:55] [query] Query for: mugf [[[
[2026-01-30 23:49:55] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:49:55] [query] Engine: default
[2026-01-30 23:49:55] [query] Tokens: mugf
[2026-01-30 23:49:55] [query] Mods: 11
[2026-01-30 23:49:55] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:49:55') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:49:55] [query] Results: 0 Pages of results: 0
[2026-01-30 23:49:55] [query] Execution time: 0.08686
[2026-01-30 23:50:18] [query] Query for: nc-31
[2026-01-30 23:50:18] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:50:18] [query] Engine: default
[2026-01-30 23:50:18] [query] Tokens: nc, 31, nc1, nc-31
[2026-01-30 23:50:18] [query] Mods: 11
[2026-01-30 23:50:18] [query] Using OR logic
[2026-01-30 23:50:19] [query] Found results using: or logic
[2026-01-30 23:50:19] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14207,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,14207,66687,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:50:18') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:50:19] [query] Results: 670 Pages of results: 4
[2026-01-30 23:50:19] [query] Execution time: 0.49337
[2026-01-30 23:52:06] [query] Query for: goedkoop ritonavir online ⡱⢣ www.7search.xyz/ritonavir farmaci per eiaculazioni precoce senza ricetta. canada goedkope geen recept. koop
[2026-01-30 23:52:06] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 12 page: 1 offset: 0 fields: all
[2026-01-30 23:52:06] [query] Engine: default
[2026-01-30 23:52:06] [query] Tokens: geena, geenafie, geenafie150x150, geenafie_150x150, reception, reception & inaugural, reception & lunch, receptioninaugural, receptionist, receptionlunch
[2026-01-30 23:52:06] [query] Mods: 11
[2026-01-30 23:52:06] [query] Trying AND logic
[2026-01-30 23:52:06] [query] Using OR logic
[2026-01-30 23:52:07] [query] Found results using: or logic
[2026-01-30 23:52:07] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (1909,994,620,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (25656,25670,25700,25685,4035,43036,52915,43039,26363,52919) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:52:06') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:52:07] [query] Results: 7 Pages of results: 1
[2026-01-30 23:52:07] [query] Execution time: 0.03543
[2026-01-30 23:52:38] [query] Query for: achat rivastigmine 🙈🌔 www.7search.xyz/fr/rivastigmine pharmacie en ligne generique. generika gunstig kaufen. ordonner generique le moins cher.
[2026-01-30 23:52:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:52:38] [query] Engine: default
[2026-01-30 23:52:38] [query] Tokens: cherished, cherokee, cherokeenc, cherokees, cherokee’s, cherry, cheryl, pharmacies, en, fr
[2026-01-30 23:52:38] [query] Mods: 11
[2026-01-30 23:52:38] [query] Trying AND logic
[2026-01-30 23:52:38] [query] Using OR logic
[2026-01-30 23:52:38] [query] Found results using: or logic
[2026-01-30 23:52:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,24958,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57018,19554,68888,70868,70860,22856,13815,19003,49439,1016) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:52:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:52:38] [query] Results: 25 Pages of results: 1
[2026-01-30 23:52:38] [query] Execution time: 0.09071
[2026-01-30 23:52:39] [query] Query for: buspin per donne ⡡ www.7rx.biz/it/buspin generico il marchio durante la notte in linea. acquistare subito stesso giorno consegna linea a buon mercato.
[2026-01-30 23:52:39] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:52:39] [query] Engine: default
[2026-01-30 23:52:39] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, donnelly, il, la, per, www
[2026-01-30 23:52:39] [query] Mods: 11
[2026-01-30 23:52:39] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:52:39] [query] Using OR logic
[2026-01-30 23:52:39] [query] Found results using: or logic
[2026-01-30 23:52:39] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (15081,3789,620,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,47669,15081,3789,620,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:52:39') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:52:39] [query] Results: 175 Pages of results: 1
[2026-01-30 23:52:39] [query] Execution time: 0.14743
[2026-01-30 23:52:46] [query] Query for: xarelto
[2026-01-30 23:52:46] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:52:46] [query] Engine: default
[2026-01-30 23:52:46] [query] Tokens: xarelto
[2026-01-30 23:52:46] [query] Mods: 11
[2026-01-30 23:52:46] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:52:46') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:52:46] [query] Results: 0 Pages of results: 0
[2026-01-30 23:52:46] [query] Execution time: 0.07568
[2026-01-30 23:52:47] [query] Query for: seroquel kaufen rezeptfrei ⢶ www.7rx.biz/de/seroquel online hier klicken! schnelle gunstige und lieferung. mit mastercard ohne arzt rezept online.
[2026-01-30 23:52:47] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:52:47] [query] Engine: default
[2026-01-30 23:52:47] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, hiers, undefined, undeniable, undeniably, undeniablyunreasonable, under 1
[2026-01-30 23:52:47] [query] Mods: 11
[2026-01-30 23:52:47] [query] Trying AND logic
[2026-01-30 23:52:47] [query] Using OR logic
[2026-01-30 23:52:47] [query] Found results using: or logic
[2026-01-30 23:52:47] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,13809,994,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,9944,32785,42128,22387,22453,32404) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:52:47') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:52:47] [query] Results: 13 Pages of results: 1
[2026-01-30 23:52:47] [query] Execution time: 0.09293
[2026-01-30 23:53:01] [query] Query for: kupite stromectol na spletu ivermectin naroaite 🍈 www.7rx.biz/stromectol 🍈.
[2026-01-30 23:53:01] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:53:01] [query] Engine: default
[2026-01-30 23:53:01] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, naa, naacp, naacps, naacp’s, nable, nadene
[2026-01-30 23:53:01] [query] Mods: 11
[2026-01-30 23:53:01] [query] Trying AND logic
[2026-01-30 23:53:01] [query] Using OR logic
[2026-01-30 23:53:01] [query] Found results using: or logic
[2026-01-30 23:53:01] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,66216,15889,56315,56264,2606,56574) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:53:01') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:53:01] [query] Results: 5 Pages of results: 1
[2026-01-30 23:53:01] [query] Execution time: 0.04386
[2026-01-30 23:53:02] [query] Query for: commission on home sales
[2026-01-30 23:53:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:53:02] [query] Engine: default
[2026-01-30 23:53:02] [query] Tokens: commission, home, sales
[2026-01-30 23:53:02] [query] Mods: 11
[2026-01-30 23:53:02] [query] Trying AND logic
[2026-01-30 23:53:02] [query] Found results using: and logic
[2026-01-30 23:53:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (843,234,1161) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:53:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('10158', '1083', '1219', '19892', '19915', '20208', '21255', '21276', '21391', '22257', '22267', '2256', '24753', '24891', '24909', '25516', '25643', '41095', '44398', '44698') GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:53:02] [query] Results: 20 Pages of results: 1
[2026-01-30 23:53:02] [query] Execution time: 0.13157
[2026-01-30 23:53:02] [query] Query for: achat rivastigmine 🙈🌔 www.7search.xyz/fr/rivastigmine pharmacie en ligne generique. generika gunstig kaufen. ordonner generique le moins cher.
[2026-01-30 23:53:02] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:53:02] [query] Engine: default
[2026-01-30 23:53:02] [query] Tokens: cherished, cherokee, cherokeenc, cherokees, cherokee’s, cherry, cheryl, pharmacies, en, fr
[2026-01-30 23:53:02] [query] Mods: 11
[2026-01-30 23:53:02] [query] Trying AND logic
[2026-01-30 23:53:02] [query] Using OR logic
[2026-01-30 23:53:02] [query] Found results using: or logic
[2026-01-30 23:53:02] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (49439,1016,24958,2485,32952)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (57018,19554,68888,70868,70860,22856,13815,19003,49439,1016) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:53:02') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:53:02] [query] Results: 25 Pages of results: 1
[2026-01-30 23:53:02] [query] Execution time: 0.07565
[2026-01-30 23:53:03] [query] Query for: billiga lamictal online 🌌⚳ www.7rx.biz/lamictal vidalista 20 test. kop kopa billig receptbelagd lamictal.
[2026-01-30 23:53:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:53:03] [query] Engine: default
[2026-01-30 23:53:03] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, kopf, koppelmann, kopstein, 20, online, test
[2026-01-30 23:53:03] [query] Mods: 11
[2026-01-30 23:53:03] [query] Trying AND logic
[2026-01-30 23:53:03] [query] Using OR logic
[2026-01-30 23:53:04] [query] Found results using: or logic
[2026-01-30 23:53:04] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (39,994,1941,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,40438,23577,10737,39,994,1941) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:53:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:53:04] [query] Results: 257 Pages of results: 2
[2026-01-30 23:53:04] [query] Execution time: 0.16941
[2026-01-30 23:53:14] [query] Query for: ridowane khalil
[2026-01-30 23:53:14] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:53:14] [query] Engine: default
[2026-01-30 23:53:14] [query] Tokens: redone, ridowane khalil
[2026-01-30 23:53:14] [query] Mods: 11
[2026-01-30 23:53:14] [query] Using OR logic
[2026-01-30 23:53:14] [query] Found results using: or logic
[2026-01-30 23:53:14] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (16450,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:53:14') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:53:14] [query] Results: 1 Pages of results: 1
[2026-01-30 23:53:14] [query] Execution time: 0.11964
[2026-01-30 23:53:37] [index:background] Health check
[2026-01-30 23:53:49] [indexer:background] Health check
[2026-01-30 23:53:58] [query] Query for: desyrel economico in linea 😀🏣 www.7rx.biz/it/desyrel medicinali per eiaculazioni precoci. disponibile online dall'europa. compra desyrel. generico marca legalmente.
[2026-01-30 23:53:58] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:53:58] [query] Engine: default
[2026-01-30 23:53:58] [query] Tokens: bizarre, bizfayetteville, bizfayetteville.com, bizfayettevillecom, dall, online, per, www
[2026-01-30 23:53:58] [query] Mods: 11
[2026-01-30 23:53:58] [query] Trying AND logic
[2026-01-30 23:53:59] [query] Using OR logic
[2026-01-30 23:53:59] [query] Found results using: or logic
[2026-01-30 23:53:59] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (42799,994,620,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (17695,61401,61404,61406,42799,994,620,2485) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:53:58') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:53:59] [query] Results: 266 Pages of results: 2
[2026-01-30 23:53:59] [query] Execution time: 0.23881
[2026-01-30 23:54:33] [query] Query for: deadline for filing nc dept of state listings
[2026-01-30 23:54:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:54:33] [query] Engine: default
[2026-01-30 23:54:33] [query] Tokens: deadline, filing, nc, dept, state, listings
[2026-01-30 23:54:33] [query] Mods: 11
[2026-01-30 23:54:33] [query] Skipping AND logic pass, too many token groups (6) use searchwp\query\logic\and\token_threshold filter to override current threshold (5)
[2026-01-30 23:54:33] [query] Using OR logic
[2026-01-30 23:54:33] [query] Found results using: or logic
[2026-01-30 23:54:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (15782,8270,396,17544,517,906) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:54:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:54:33] [query] Results: 863 Pages of results: 5
[2026-01-30 23:54:33] [query] Execution time: 0.41548
[2026-01-30 23:54:38] [query] Query for: flagyl 100 wirkung ⚰⢜ www.7search.top/fr/flagyl 200 mg 400 pour homme. generique en ligne 24 heures.
[2026-01-30 23:54:38] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:54:38] [query] Engine: default
[2026-01-30 23:54:38] [query] Tokens: mg, mga, mgrqispi, mgrqispi.dll, mgrqispidll, pouring, pours, pourshariati, 100, 200
[2026-01-30 23:54:38] [query] Mods: 11
[2026-01-30 23:54:38] [query] Trying AND logic
[2026-01-30 23:54:38] [query] Using OR logic
[2026-01-30 23:54:38] [query] Found results using: or logic
[2026-01-30 23:54:38] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (133,3436,3839,3772,49439,1016,1156,2485)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (53653,32437,51000,51009,51015,19476,8492,27446,133,3436) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:54:38') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:54:38] [query] Results: 182 Pages of results: 1
[2026-01-30 23:54:38] [query] Execution time: 0.11940
[2026-01-30 23:56:13] [query] Query for: carlos trejo peso
[2026-01-30 23:56:13] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:56:13] [query] Engine: default
[2026-01-30 23:56:13] [query] Tokens: carlos
[2026-01-30 23:56:13] [query] Mods: 11
[2026-01-30 23:56:13] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22949) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:56:13') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:56:13] [query] Results: 0 Pages of results: 0
[2026-01-30 23:56:13] [query] Execution time: 0.02402
[2026-01-30 23:56:20] [query] Query for: un juez federal anula partes clave de la orden ejecutiva trump sobre verificacion ciudadania y solicitud voto
[2026-01-30 23:56:20] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:56:20] [query] Engine: default
[2026-01-30 23:56:20] [query] Tokens: unabashedly, unable, unacceptable, unaccepted, unaccompanied, unaffiliate, unaffiliated, unaffordable, unambiguously, unanimous
[2026-01-30 23:56:20] [query] Mods: 11
[2026-01-30 23:56:20] [query] Trying AND logic
[2026-01-30 23:56:20] [query] Found results using: and logic
[2026-01-30 23:56:20] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (3783,75,3789,59821,4455,7388)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (66494,6643,25017,32836,45029,34579,72928,22175,51490,6484) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:56:20') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) AND s.id IN ('46692', '52033') GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:56:20] [query] Results: 2 Pages of results: 1
[2026-01-30 23:56:20] [query] Execution time: 0.03182
[2026-01-30 23:56:33] [query] Query for: bebahan leaked
[2026-01-30 23:56:33] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:56:33] [query] Engine: default
[2026-01-30 23:56:33] [query] Tokens: bean, lacked, leased, liked, bebahan leaked
[2026-01-30 23:56:33] [query] Mods: 11
[2026-01-30 23:56:33] [query] Using OR logic
[2026-01-30 23:56:33] [query] Found results using: or logic
[2026-01-30 23:56:33] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (22938,15779,17200,22417,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:56:33') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:56:33] [query] Results: 26 Pages of results: 1
[2026-01-30 23:56:33] [query] Execution time: 0.14336
[2026-01-30 23:57:03] [query] Query for: psma アメリカ 評価
[2026-01-30 23:57:03] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:57:03] [query] Engine: default
[2026-01-30 23:57:03] [query] Tokens: psma アメリカ 評価
[2026-01-30 23:57:03] [query] Mods: 11
[2026-01-30 23:57:03] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:57:03') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:57:03] [query] Results: 0 Pages of results: 0
[2026-01-30 23:57:03] [query] Execution time: 0.15166
[2026-01-30 23:57:07] [query] Query for: homes for sale rockingham county nc
[2026-01-30 23:57:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:57:07] [query] Engine: default
[2026-01-30 23:57:07] [query] Tokens: homes, sale, rockingham, county, nc
[2026-01-30 23:57:07] [query] Mods: 11
[2026-01-30 23:57:07] [query] Trying AND logic
[2026-01-30 23:57:07] [query] Using OR logic
[2026-01-30 23:57:08] [query] Found results using: or logic
[2026-01-30 23:57:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (370,125,14385,574,396) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:57:07') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:57:08] [query] Results: 919 Pages of results: 5
[2026-01-30 23:57:08] [query] Execution time: 0.42779
[2026-01-30 23:58:07] [query] Query for: nc cpa lgoin
[2026-01-30 23:58:07] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:58:07] [query] Engine: default
[2026-01-30 23:58:08] [query] Tokens: nc, cpa, legion, log-in, login, lgoin
[2026-01-30 23:58:08] [query] Mods: 11
[2026-01-30 23:58:08] [query] Using OR logic
[2026-01-30 23:58:08] [query] Found results using: or logic
[2026-01-30 23:58:08] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (14712,396)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (396,14712,53667,19188,9770,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:58:08') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:58:08] [query] Results: 649 Pages of results: 4
[2026-01-30 23:58:08] [query] Execution time: 0.49083
[2026-01-30 23:58:27] [query] Query for: 上島珈琲店 炒り豆 time to bed ap 140g
[2026-01-30 23:58:27] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:58:27] [query] Engine: default
[2026-01-30 23:58:28] [query] Tokens: time, bed, ap, 101g, 103g, 310g, 上島珈琲店 炒り豆 140g ap 140g
[2026-01-30 23:58:28] [query] Mods: 11
[2026-01-30 23:58:28] [query] Using OR logic
[2026-01-30 23:58:28] [query] Found results using: or logic
[2026-01-30 23:58:28] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance,IF(SUM(searchwp_exacts), 1, 0) AS searchwp_exacts FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance,s.token,(CASE WHEN (s.token IN (12771,8525,72)) THEN 1 ELSE 0 END) AS searchwp_exacts FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (72,8525,12771,20223,20325,20337,0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:58:28') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id,s.token) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY searchwp_exacts DESC, s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:58:28] [query] Results: 527 Pages of results: 3
[2026-01-30 23:58:28] [query] Execution time: 0.26855
[2026-01-30 23:58:37] [index:background] Health check
[2026-01-30 23:58:53] [query] Query for: 广东说唱人南老
[2026-01-30 23:58:53] [query] Arguments: engine: default (previously instantiated) mods: 0 site: all per_page: 200 page: 1 offset: 0 fields: ids
[2026-01-30 23:58:53] [query] Engine: default
[2026-01-30 23:58:53] [query] Tokens: 广东说唱人南老
[2026-01-30 23:58:53] [query] Mods: 11
[2026-01-30 23:58:53] [query] Request: SELECT s.id,s.source,s.site,SUM(relevance)  + (IF( s.source = 'post.page', '999999999999', '0' )) AS relevance FROM (SELECT s.id,s.source,s.site,s.attribute,((SUM(s.occurrences) * CASE WHEN ( (s.source = 'post.post' AND (s.attribute IN ('title'))) OR (s.source = 'post.post' AND (s.attribute IN ('content'))) OR (s.source = 'post.post' AND (s.attribute IN ('slug'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.category'))) OR (s.source = 'post.post' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.page' AND (s.attribute IN ('title'))) OR (s.source = 'post.page' AND (s.attribute IN ('content'))) OR (s.source = 'post.page' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('content'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('slug'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.partner-type'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('taxonomy.sponsor-level'))) OR (s.source = 'post.legal' AND (s.attribute IN ('title'))) OR (s.source = 'post.legal' AND (s.attribute IN ('content'))) OR (s.source = 'post.legal' AND (s.attribute IN ('slug'))) OR (s.source = 'post.legal' AND (s.attribute IN ('taxonomy.question-cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('content'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('slug'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.tribe_events_cat'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('taxonomy.post_tag'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('title'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('content'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('slug'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.contacts' AND (s.attribute IN ('taxonomy.departments'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('taxonomy.risk_topics'))) ) THEN 300 WHEN ( (s.source = 'post.post' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.post' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.page' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.page' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('slug'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.dlm_download' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('taxonomy.dlm_download_category'))) OR (s.source = 'post.sponsors' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.sponsors' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.legal' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.legal' AND ((s.attribute LIKE 'meta.%'))) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('excerpt'))) OR (s.source = 'post.tribe_events' AND ((s.attribute LIKE 'meta.%'))) ) THEN 150 WHEN ( (s.source = 'post.dlm_download' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('content'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('slug'))) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('excerpt'))) ) THEN 1 END)  ) AS relevance FROM ncr_searchwp_index s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND 1=1 AND s.token IN (0) AND 1=1 AND ((s.source = 'post.post' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.category','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'post' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.page' AND (s.attribute IN ('title','content','slug','excerpt') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'page' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('40217')) ) AND s.id NOT IN ( SELECT ncr_posts.ID FROM ncr_posts WHERE ncr_posts.ID IN (SELECT ID FROM ncr_posts WHERE ID IN  ('36549')) )) OR (s.source = 'post.dlm_download' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.dlm_download_category') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'dlm_download' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.sponsors' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.partner-type','taxonomy.sponsor-level') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'sponsors' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.legal' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.question-cat') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'legal' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.tribe_events' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.tribe_events_cat','taxonomy.post_tag') OR (s.attribute LIKE 'meta.%')) AND ( ( `s1`.`post_type` = 'tribe_events' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ) AND s2.meta_value >= '2026-01-30 23:58:53') OR (s.source = 'post.contacts' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.departments')) AND ( ( `s1`.`post_type` = 'contacts' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) )) OR (s.source = 'post.risk_tools' AND (s.attribute IN ('title','content','slug','excerpt','taxonomy.risk_topics')) AND ( ( `s1`.`post_type` = 'risk_tools' ) AND ( `s1`.`post_status` IN ( 'publish', 'acf-disabled', 'tribe-ea-success', 'tribe-ea-failed', 'tribe-ea-schedule', 'tribe-ea-pending', 'tribe-ea-draft' ) ) ))) GROUP BY s.site,s.source,s.attribute,s.id) AS s LEFT JOIN ncr_posts s1 ON (s1.ID = s.id) LEFT JOIN ncr_postmeta s2 ON (s2.post_id = s.id AND s2.meta_key = '_EventEndDate') LEFT JOIN ncr_postmeta s3 ON (s3.post_id = s.id AND s3.meta_key = '_download_count') WHERE 1=1 AND (SUBSTRING(s.source, 1, 5) != 'post.' OR (SUBSTRING(s.source, 1, 5) = 'post.' AND s.id != '0')) GROUP BY s.site, s.source, s.id HAVING relevance > 0 ORDER BY s3.meta_value+0 DESC, relevance DESC, s.id DESC
[2026-01-30 23:58:53] [query] Results: 0 Pages of results: 0
[2026-01-30 23:58:53] [query] Execution time: 0.08759
[2026-01-30 23:59:39] [indexer:background] Health check
